By type
23:57:19,826 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 23:57:19,828 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.4.2.jar!/logback.xml] 23:57:19,830 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath. 23:57:19,830 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.4.2.jar!/logback.xml] 23:57:19,830 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/app/onap/config/logback.xml] 23:57:19,860 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@399c4be1 - URL [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.4.2.jar!/logback.xml] is not of type file 23:57:20,054 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 23:57:20,069 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 23:57:20,073 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT] 23:57:20,084 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 23:57:20,161 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO 23:57:20,161 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO 23:57:20,161 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to ERROR 23:57:20,161 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.hazelcast] to ERROR 23:57:20,161 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.ccsdk.cds] to INFO 23:57:20,161 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO 23:57:20,162 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT] 23:57:20,162 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 23:57:20,164 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@291caca8 - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.6.11) 2023-03-25 23:57:21,180|||background-preinit||||INFO||||||| HV000001: Hibernate Validator 6.2.4.Final 2023-03-25 23:57:21,262|||main||||INFO||||||| Starting BlueprintProcessorApplicationKt v1.4.2 using Java 11.0.9.1 on onap-cds-blueprints-processor-fb8d4bdbb-d7bsd with PID 1 (/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.4.2.jar started by onap in /app) 2023-03-25 23:57:21,264|||main||||INFO||||||| No active profile set, falling back to 1 default profile: "default" 2023-03-25 23:57:24,983|||main||||INFO||||||| Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2023-03-25 23:57:25,568|||main||||INFO||||||| Finished Spring Data repository scanning in 567 ms. Found 11 JPA repository interfaces. 2023-03-25 23:57:27,866|||main||||INFO||||||| HHH000204: Processing PersistenceUnitInfo [name: default] 2023-03-25 23:57:27,944|||main||||INFO||||||| HHH000412: Hibernate ORM core version 5.6.10.Final 2023-03-25 23:57:28,167|||main||||INFO||||||| HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2023-03-25 23:57:28,782|||main||||INFO||||||| HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect 2023-03-25 23:57:29,118|||main||||WARN||||||| HHH000481: Encountered Java type [class com.fasterxml.jackson.databind.JsonNode] for which we could not locate a JavaTypeDescriptor and which does not appear to implement equals and/or hashCode. This can lead to significant performance problems when performing equality/dirty checking involving this Java type. Consider registering a custom JavaTypeDescriptor or at least implementing equals/hashCode. 2023-03-25 23:57:29,119|||main||||WARN||||||| HHH000481: Encountered Java type [class org.onap.ccsdk.cds.controllerblueprints.resource.dict.ResourceDefinition] for which we could not locate a JavaTypeDescriptor and which does not appear to implement equals and/or hashCode. This can lead to significant performance problems when performing equality/dirty checking involving this Java type. Consider registering a custom JavaTypeDescriptor or at least implementing equals/hashCode. 2023-03-25 23:57:31,563|||main||||INFO||||||| HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-03-25 23:57:31,594|||main||||INFO||||||| Initialized JPA EntityManagerFactory for persistence unit 'default' 2023-03-25 23:57:31,681|||main||||INFO||||||| Application ID: cds > Initializing error catalog message from properties... 2023-03-25 23:57:33,141|||main||||INFO||||||| Kakfa audit service is enabled 2023-03-25 23:57:33,272|||main||||INFO||||||| Workflow Audit store is disabled 2023-03-25 23:57:34,720|||main||||INFO||||||| Registering Dictionary Sources : [processor-db=source-db, input=source-input, default=source-default, sdnc=source-rest, aai-data=source-rest, capability=source-capability, rest=source-rest, vault-data=source-rest, script=source-capability, cps-data=source-rest] 2023-03-25 23:57:34,772|||main||||INFO||||||| Dependency Management module created... 2023-03-25 23:57:35,880|||main||||INFO||||||| Exposing 14 endpoint(s) beneath base path '/actuator' 2023-03-25 23:57:36,219|||main||||INFO||||||| Initialised Primary Transaction Manager for url jdbc:mysql://cds-db:3306/sdnctl 2023-03-25 23:57:37,304|||main||||INFO||||||| Netty started on port 8080 2023-03-25 23:57:38,788|||main||||INFO||||||| Starting Blueprint Processor GRPC Starting.. 2023-03-25 23:57:39,205|||main||||INFO||||||| Blueprint Processor GRPC server started and ready to serve on port(9111)... 2023-03-25 23:57:39,217|||main||||INFO||||||| Started BlueprintProcessorApplicationKt in 18.856 seconds (JVM running for 19.953) 2023-03-25 23:57:39,282|||DefaultDispatcher-worker-1||||INFO||||||| Cluster is disabled, to enable cluster set the environment CLUSTER_* properties. 2023-03-25 23:57:39,284|||DefaultDispatcher-worker-1||||INFO||||||| Setting up message consumer(self-service-api)message producer(self-service-api)... 2023-03-25 23:57:39,512|||DefaultDispatcher-worker-2||||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-d7bsd client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = cds-bp-processor group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = [hidden] sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.mechanism = SCRAM-SHA-512 security.protocol = SASL_PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.ByteArrayDeserializer 2023-03-25 23:57:39,669|||DefaultDispatcher-worker-2||||INFO||||||| Successfully logged in. 2023-03-25 23:57:39,758|||DefaultDispatcher-worker-2||||INFO||||||| Kafka version: 3.0.1 2023-03-25 23:57:39,758|||DefaultDispatcher-worker-2||||INFO||||||| Kafka commitId: 8e30984f43e64d8b 2023-03-25 23:57:39,758|||DefaultDispatcher-worker-2||||INFO||||||| Kafka startTimeMs: 1679788659750 2023-03-25 23:57:39,761|||DefaultDispatcher-worker-2||||INFO||||||| [Consumer clientId=request-receiver-client-id-d7bsd, groupId=cds-bp-processor] Subscribed to topic(s): cds.blueprint-processor.self-service-api.request 2023-03-25 23:57:39,762|||DefaultDispatcher-worker-2||||INFO||||||| Successfully consumed topic([cds.blueprint-processor.self-service-api.request]) 2023-03-25 23:57:40,439|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-d7bsd, 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 u4yK7VcRQPmWk27y41GHsQ 2023-03-25 23:57:40,440|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-d7bsd, 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 u4yK7VcRQPmWk27y41GHsQ 2023-03-25 23:57:40,440|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-d7bsd, 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 u4yK7VcRQPmWk27y41GHsQ 2023-03-25 23:57:40,440|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-d7bsd, 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 u4yK7VcRQPmWk27y41GHsQ 2023-03-25 23:57:40,440|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-d7bsd, 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 u4yK7VcRQPmWk27y41GHsQ 2023-03-25 23:57:40,440|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-d7bsd, 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 u4yK7VcRQPmWk27y41GHsQ 2023-03-25 23:57:40,444|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-d7bsd, groupId=cds-bp-processor] Cluster ID: gMF7g9pGSbmkPXU9uG6anA 2023-03-25 23:57:40,446|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-d7bsd, groupId=cds-bp-processor] Discovered group coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null) 2023-03-25 23:57:40,464|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-d7bsd, groupId=cds-bp-processor] (Re-)joining group 2023-03-25 23:57:40,587|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-d7bsd, groupId=cds-bp-processor] Request joining group due to: need to re-join with the given member-id 2023-03-25 23:57:40,587|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-d7bsd, groupId=cds-bp-processor] (Re-)joining group 2023-03-25 23:57:43,598|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-d7bsd, groupId=cds-bp-processor] Successfully joined group with generation Generation{generationId=1, memberId='request-receiver-client-id-d7bsd-d7b7de9b-769d-424d-9e7c-91a5ae709b19', protocol='range'} 2023-03-25 23:57:43,604|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-d7bsd, groupId=cds-bp-processor] Finished assignment for group at generation 1: {request-receiver-client-id-d7bsd-d7b7de9b-769d-424d-9e7c-91a5ae709b19=Assignment(partitions=[cds.blueprint-processor.self-service-api.request-0, cds.blueprint-processor.self-service-api.request-1, cds.blueprint-processor.self-service-api.request-2, cds.blueprint-processor.self-service-api.request-3, cds.blueprint-processor.self-service-api.request-4, cds.blueprint-processor.self-service-api.request-5])} 2023-03-25 23:57:43,647|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-d7bsd, groupId=cds-bp-processor] Successfully synced group in generation Generation{generationId=1, memberId='request-receiver-client-id-d7bsd-d7b7de9b-769d-424d-9e7c-91a5ae709b19', protocol='range'} 2023-03-25 23:57:43,647|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-d7bsd, groupId=cds-bp-processor] Notifying assignor about the new Assignment(partitions=[cds.blueprint-processor.self-service-api.request-0, cds.blueprint-processor.self-service-api.request-1, cds.blueprint-processor.self-service-api.request-2, cds.blueprint-processor.self-service-api.request-3, cds.blueprint-processor.self-service-api.request-4, cds.blueprint-processor.self-service-api.request-5]) 2023-03-25 23:57:43,651|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-d7bsd, groupId=cds-bp-processor] Adding newly assigned partitions: cds.blueprint-processor.self-service-api.request-0, cds.blueprint-processor.self-service-api.request-1, cds.blueprint-processor.self-service-api.request-2, cds.blueprint-processor.self-service-api.request-3, cds.blueprint-processor.self-service-api.request-4, cds.blueprint-processor.self-service-api.request-5 2023-03-25 23:57:43,668|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-d7bsd, groupId=cds-bp-processor] Found no committed offset for partition cds.blueprint-processor.self-service-api.request-0 2023-03-25 23:57:43,668|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-d7bsd, groupId=cds-bp-processor] Found no committed offset for partition cds.blueprint-processor.self-service-api.request-1 2023-03-25 23:57:43,668|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-d7bsd, groupId=cds-bp-processor] Found no committed offset for partition cds.blueprint-processor.self-service-api.request-2 2023-03-25 23:57:43,668|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-d7bsd, groupId=cds-bp-processor] Found no committed offset for partition cds.blueprint-processor.self-service-api.request-3 2023-03-25 23:57:43,668|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-d7bsd, groupId=cds-bp-processor] Found no committed offset for partition cds.blueprint-processor.self-service-api.request-4 2023-03-25 23:57:43,668|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-d7bsd, groupId=cds-bp-processor] Found no committed offset for partition cds.blueprint-processor.self-service-api.request-5 2023-03-25 23:57:43,892|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-d7bsd, groupId=cds-bp-processor] Resetting offset for partition cds.blueprint-processor.self-service-api.request-1 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}. 2023-03-25 23:57:43,893|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-d7bsd, groupId=cds-bp-processor] Resetting offset for partition cds.blueprint-processor.self-service-api.request-4 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}. 2023-03-25 23:57:43,893|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-d7bsd, groupId=cds-bp-processor] Resetting offset for partition cds.blueprint-processor.self-service-api.request-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}. 2023-03-25 23:57:43,893|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-d7bsd, groupId=cds-bp-processor] Resetting offset for partition cds.blueprint-processor.self-service-api.request-3 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}. 2023-03-25 23:57:43,906|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-d7bsd, groupId=cds-bp-processor] Resetting offset for partition cds.blueprint-processor.self-service-api.request-2 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}. 2023-03-25 23:57:43,906|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-d7bsd, groupId=cds-bp-processor] Resetting offset for partition cds.blueprint-processor.self-service-api.request-5 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}. 2023-03-26 04:23:02,916|28b3b476-30c3-4155-81f0-cb76e57d70a4||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2023-03-26 04:23:02,918|28b3b476-30c3-4155-81f0-cb76e57d70a4||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2023-03-26 04:23:02,921|28b3b476-30c3-4155-81f0-cb76e57d70a4||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2023-03-26 04:23:03,955|28b3b476-30c3-4155-81f0-cb76e57d70a4||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2023-03-26 04:23:03,960|28b3b476-30c3-4155-81f0-cb76e57d70a4||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2023-03-26 04:23:07,004|8e2a1d49-21d3-43c9-a7b3-c534b4b7dd24||Thread-38||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Enhancing blueprint(/opt/app/onap/blueprints/working/443f0efa-8a80-4a0c-bdcd-cc1cb75d4835) 2023-03-26 04:23:07,030|8e2a1d49-21d3-43c9-a7b3-c534b4b7dd24||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| deleting definition types under : /opt/app/onap/blueprints/working/443f0efa-8a80-4a0c-bdcd-cc1cb75d4835/Definitions 2023-03-26 04:23:07,106|8e2a1d49-21d3-43c9-a7b3-c534b4b7dd24||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| reinitialized all type definitions 2023-03-26 04:23:07,111|8e2a1d49-21d3-43c9-a7b3-c534b4b7dd24||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| ***** Enhancing NodeTemplate(helloworld) 2023-03-26 04:23:07,175|8e2a1d49-21d3-43c9-a7b3-c534b4b7dd24||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| enhancing ArtifactDefinition(helloworld-template) 2023-03-26 04:23:07,195|8e2a1d49-21d3-43c9-a7b3-c534b4b7dd24||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| enhancing ArtifactDefinition(helloworld-mapping) 2023-03-26 04:23:07,222|8e2a1d49-21d3-43c9-a7b3-c534b4b7dd24||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2023-03-26 04:23:07,259|8e2a1d49-21d3-43c9-a7b3-c534b4b7dd24||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| ##### Enhancing Workflow(helloworld) 2023-03-26 04:23:07,260|8e2a1d49-21d3-43c9-a7b3-c534b4b7dd24||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2023-03-26 04:23:07,260|8e2a1d49-21d3-43c9-a7b3-c534b4b7dd24||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| identified workflow(helloworld) targets(helloworld) 2023-03-26 04:23:07,260|8e2a1d49-21d3-43c9-a7b3-c534b4b7dd24||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2023-03-26 04:23:07,260|8e2a1d49-21d3-43c9-a7b3-c534b4b7dd24||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2023-03-26 04:23:07,261|8e2a1d49-21d3-43c9-a7b3-c534b4b7dd24||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| enriching artifacts file(/opt/app/onap/blueprints/working/443f0efa-8a80-4a0c-bdcd-cc1cb75d4835/Templates/hello-world-mapping.json 2023-03-26 04:23:07,270|8e2a1d49-21d3-43c9-a7b3-c534b4b7dd24||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2023-03-26 04:23:07,270|8e2a1d49-21d3-43c9-a7b3-c534b4b7dd24||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| dataType not present for the recipe(dt-helloworld-properties) 2023-03-26 04:23:07,270|8e2a1d49-21d3-43c9-a7b3-c534b4b7dd24||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| ##### Enhancing blueprint Resource Definitions 2023-03-26 04:23:07,271|8e2a1d49-21d3-43c9-a7b3-c534b4b7dd24||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| resources assignment files ([Templates/hello-world-mapping.json]) 2023-03-26 04:23:07,272|8e2a1d49-21d3-43c9-a7b3-c534b4b7dd24||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| processing file (Templates/hello-world-mapping.json) 2023-03-26 04:23:07,288|8e2a1d49-21d3-43c9-a7b3-c534b4b7dd24||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| distinct resource keys ([]) 2023-03-26 04:23:07,288|8e2a1d49-21d3-43c9-a7b3-c534b4b7dd24||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Enriching Resource Definition sources Node Template: [] 2023-03-26 04:23:07,561|d39e8e26-5920-46ba-93e6-6df940c7503c||Thread-38||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Save processing(879b8238-af99-4c65-a3e1-5e34af8f3f59) CBA(/opt/app/onap/blueprints/archive/879b8238-af99-4c65-a3e1-5e34af8f3f59/cba.zip) 2023-03-26 04:23:07,582|d39e8e26-5920-46ba-93e6-6df940c7503c||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/879b8238-af99-4c65-a3e1-5e34af8f3f59) and entry definition file (Definitions/blueprint.json) 2023-03-26 04:23:07,648|d39e8e26-5920-46ba-93e6-6df940c7503c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Validating Workflow(helloworld) 2023-03-26 04:23:07,671|d39e8e26-5920-46ba-93e6-6df940c7503c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/879b8238-af99-4c65-a3e1-5e34af8f3f59) and entry definition file (Definitions/blueprint.json) 2023-03-26 04:23:07,897|d39e8e26-5920-46ba-93e6-6df940c7503c||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| No compiled cache(/opt/app/onap/blueprints/working/879b8238-af99-4c65-a3e1-5e34af8f3f59) present to clean. 2023-03-26 04:23:08,109|654321||reactor-http-epoll-1||||INFO||||||| processing request id 654321 2023-03-26 04:23:08,112|654321||reactor-http-epoll-1||||INFO||||||| Setting up message producer(self-service-api.audit.request)... 2023-03-26 04:23:08,176|654321||reactor-http-epoll-1||||INFO||||||| ProducerConfig values: acks = -1 batch.size = 16384 bootstrap.servers = [onap-strimzi-kafka-bootstrap:9092] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = audit-request-producer-client-id-d7bsd compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = true interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 0 max.block.ms = 5000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.class = class org.apache.kafka.clients.producer.internals.DefaultPartitioner receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 5000 reconnect.backoff.ms = 5000 request.timeout.ms = 30000 retries = 2147483647 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = [hidden] sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.mechanism = SCRAM-SHA-512 security.protocol = SASL_PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class org.apache.kafka.common.serialization.ByteArraySerializer 2023-03-26 04:23:08,191|654321||reactor-http-epoll-1||||INFO||||||| [Producer clientId=audit-request-producer-client-id-d7bsd] Instantiated an idempotent producer. 2023-03-26 04:23:08,227|654321||reactor-http-epoll-1||||INFO||||||| Kafka version: 3.0.1 2023-03-26 04:23:08,228|654321||reactor-http-epoll-1||||INFO||||||| Kafka commitId: 8e30984f43e64d8b 2023-03-26 04:23:08,228|654321||reactor-http-epoll-1||||INFO||||||| Kafka startTimeMs: 1679804588227 2023-03-26 04:23:08,297|||kafka-producer-network-thread | audit-request-producer-client-id-d7bsd||||INFO||||||| [Producer clientId=audit-request-producer-client-id-d7bsd] 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 nRAE0MOWRzWVejTB3euzPA 2023-03-26 04:23:08,297|||kafka-producer-network-thread | audit-request-producer-client-id-d7bsd||||INFO||||||| [Producer clientId=audit-request-producer-client-id-d7bsd] 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 nRAE0MOWRzWVejTB3euzPA 2023-03-26 04:23:08,297|||kafka-producer-network-thread | audit-request-producer-client-id-d7bsd||||INFO||||||| [Producer clientId=audit-request-producer-client-id-d7bsd] 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 nRAE0MOWRzWVejTB3euzPA 2023-03-26 04:23:08,297|||kafka-producer-network-thread | audit-request-producer-client-id-d7bsd||||INFO||||||| [Producer clientId=audit-request-producer-client-id-d7bsd] 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 nRAE0MOWRzWVejTB3euzPA 2023-03-26 04:23:08,297|||kafka-producer-network-thread | audit-request-producer-client-id-d7bsd||||INFO||||||| [Producer clientId=audit-request-producer-client-id-d7bsd] 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 nRAE0MOWRzWVejTB3euzPA 2023-03-26 04:23:08,297|||kafka-producer-network-thread | audit-request-producer-client-id-d7bsd||||INFO||||||| [Producer clientId=audit-request-producer-client-id-d7bsd] 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 nRAE0MOWRzWVejTB3euzPA 2023-03-26 04:23:08,298|||kafka-producer-network-thread | audit-request-producer-client-id-d7bsd||||INFO||||||| [Producer clientId=audit-request-producer-client-id-d7bsd] Cluster ID: gMF7g9pGSbmkPXU9uG6anA 2023-03-26 04:23:08,300|||kafka-producer-network-thread | audit-request-producer-client-id-d7bsd||||INFO||||||| [Producer clientId=audit-request-producer-client-id-d7bsd] ProducerId set to 2005 with epoch 0 2023-03-26 04:23:08,317|654321||reactor-http-epoll-1||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 2023-03-26 04:23:08,322|654321||reactor-http-epoll-1||||INFO||||||| StoreAuditService ID -1 2023-03-26 04:23:08,336|654321||DefaultDispatcher-worker-10||||INFO||||||| getting cba file name(test101), version(1.0.1) from db 2023-03-26 04:23:08,440|654321||kafka-producer-network-thread | audit-request-producer-client-id-d7bsd||||INFO||||||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(4) offset(0) requestID(654321), subrequestID(654-654) CBA(test101/1.0.1/helloworld). 2023-03-26 04:23:08,596|654321||DefaultDispatcher-worker-10||||INFO||||||| cba file name(test101), version(1.0.1) saved in (/opt/app/onap/blueprints/deploy/test101/1.0.1) 2023-03-26 04:23:08,602|654321||DefaultDispatcher-worker-19||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2023-03-26 04:23:08,608|654321||DefaultDispatcher-worker-19||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2023-03-26 04:23:08,650|654321||DefaultDispatcher-worker-19||||INFO||||||| Deriving input data for workflow: (helloworld) 2023-03-26 04:23:08,652|654321||DefaultDispatcher-worker-19||||INFO||||||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2023-03-26 04:23:08,672|654321||DefaultDispatcher-worker-19||||INFO||||||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2023-03-26 04:23:08,680|654321||DefaultDispatcher-worker-19||||INFO||||||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2023-03-26 04:23:08,681|654321||DefaultDispatcher-worker-19||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2023-03-26 04:23:08,682|654321||DefaultDispatcher-worker-19||||INFO||||||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2023-03-26 04:23:08,712|654321||DefaultDispatcher-worker-19||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-mapping) 2023-03-26 04:23:08,751|654321||DefaultDispatcher-worker-19||||INFO||||||| Batched Sequence : ([]) 2023-03-26 04:23:08,754|654321||DefaultDispatcher-worker-19||||INFO||||||| Generated Resource Param Data ({ }) 2023-03-26 04:23:08,845|654321||DefaultDispatcher-worker-19||||INFO||||||| Preparing Response... 2023-03-26 04:23:08,847|654321||DefaultDispatcher-worker-19||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2023-03-26 04:23:08,848|654321||DefaultDispatcher-worker-19||||INFO||||||| resolveWorkflowOutputs for workflow(helloworld) 2023-03-26 04:23:08,850|654321||DefaultDispatcher-worker-19||||INFO||||||| Setting up message producer(self-service-api.audit.response)... 2023-03-26 04:23:08,873|654321||DefaultDispatcher-worker-19||||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-d7bsd compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = true interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 0 max.block.ms = 5000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.class = class org.apache.kafka.clients.producer.internals.DefaultPartitioner receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 5000 reconnect.backoff.ms = 5000 request.timeout.ms = 30000 retries = 2147483647 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = [hidden] sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.mechanism = SCRAM-SHA-512 security.protocol = SASL_PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class org.apache.kafka.common.serialization.ByteArraySerializer 2023-03-26 04:23:08,874|654321||DefaultDispatcher-worker-19||||INFO||||||| [Producer clientId=audit-response-producer-client-id-d7bsd] Instantiated an idempotent producer. 2023-03-26 04:23:08,878|654321||DefaultDispatcher-worker-19||||INFO||||||| Kafka version: 3.0.1 2023-03-26 04:23:08,878|654321||DefaultDispatcher-worker-19||||INFO||||||| Kafka commitId: 8e30984f43e64d8b 2023-03-26 04:23:08,878|654321||DefaultDispatcher-worker-19||||INFO||||||| Kafka startTimeMs: 1679804588878 2023-03-26 04:23:08,926|||kafka-producer-network-thread | audit-response-producer-client-id-d7bsd||||INFO||||||| [Producer clientId=audit-response-producer-client-id-d7bsd] 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 mhIU2-1tQ0ae9_08RXEJPg 2023-03-26 04:23:08,927|||kafka-producer-network-thread | audit-response-producer-client-id-d7bsd||||INFO||||||| [Producer clientId=audit-response-producer-client-id-d7bsd] 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 mhIU2-1tQ0ae9_08RXEJPg 2023-03-26 04:23:08,927|||kafka-producer-network-thread | audit-response-producer-client-id-d7bsd||||INFO||||||| [Producer clientId=audit-response-producer-client-id-d7bsd] 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 mhIU2-1tQ0ae9_08RXEJPg 2023-03-26 04:23:08,927|||kafka-producer-network-thread | audit-response-producer-client-id-d7bsd||||INFO||||||| [Producer clientId=audit-response-producer-client-id-d7bsd] 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 mhIU2-1tQ0ae9_08RXEJPg 2023-03-26 04:23:08,927|||kafka-producer-network-thread | audit-response-producer-client-id-d7bsd||||INFO||||||| [Producer clientId=audit-response-producer-client-id-d7bsd] 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 mhIU2-1tQ0ae9_08RXEJPg 2023-03-26 04:23:08,927|||kafka-producer-network-thread | audit-response-producer-client-id-d7bsd||||INFO||||||| [Producer clientId=audit-response-producer-client-id-d7bsd] 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 mhIU2-1tQ0ae9_08RXEJPg 2023-03-26 04:23:08,927|||kafka-producer-network-thread | audit-response-producer-client-id-d7bsd||||INFO||||||| [Producer clientId=audit-response-producer-client-id-d7bsd] Cluster ID: gMF7g9pGSbmkPXU9uG6anA 2023-03-26 04:23:08,927|||kafka-producer-network-thread | audit-response-producer-client-id-d7bsd||||INFO||||||| [Producer clientId=audit-response-producer-client-id-d7bsd] ProducerId set to 5 with epoch 0 2023-03-26 04:23:08,934|654321||DefaultDispatcher-worker-19||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID f057f13b-ed1d-454c-ab8e-c86a94809920 auditStoreId -1 2023-03-26 04:23:09,021|654321||kafka-producer-network-thread | audit-response-producer-client-id-d7bsd||||INFO||||||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(4) offset(0) requestID(654321), subrequestID(654-654) CBA(test101/1.0.1/helloworld). 2023-03-26 05:10:12,077|02f858fe-3a20-4f54-9d68-3611c0c9d3c8||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2023-03-26 05:10:12,077|02f858fe-3a20-4f54-9d68-3611c0c9d3c8||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2023-03-26 05:10:12,077|02f858fe-3a20-4f54-9d68-3611c0c9d3c8||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2023-03-26 05:10:12,778|02f858fe-3a20-4f54-9d68-3611c0c9d3c8||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2023-03-26 05:10:12,779|02f858fe-3a20-4f54-9d68-3611c0c9d3c8||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2023-03-26 05:10:14,443|541fc6f1-330c-4fba-81c3-aab8356988b3||Thread-61||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Enhancing blueprint(/opt/app/onap/blueprints/working/f6a1d156-1887-4bc5-88d1-e51c9a8ad91d) 2023-03-26 05:10:14,446|541fc6f1-330c-4fba-81c3-aab8356988b3||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| deleting definition types under : /opt/app/onap/blueprints/working/f6a1d156-1887-4bc5-88d1-e51c9a8ad91d/Definitions 2023-03-26 05:10:14,450|541fc6f1-330c-4fba-81c3-aab8356988b3||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| reinitialized all type definitions 2023-03-26 05:10:14,452|541fc6f1-330c-4fba-81c3-aab8356988b3||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| ***** Enhancing NodeTemplate(helloworld) 2023-03-26 05:10:14,512|541fc6f1-330c-4fba-81c3-aab8356988b3||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| enhancing ArtifactDefinition(helloworld-template) 2023-03-26 05:10:14,533|541fc6f1-330c-4fba-81c3-aab8356988b3||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| enhancing ArtifactDefinition(helloworld-mapping) 2023-03-26 05:10:14,554|541fc6f1-330c-4fba-81c3-aab8356988b3||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2023-03-26 05:10:14,574|541fc6f1-330c-4fba-81c3-aab8356988b3||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| ##### Enhancing Workflow(helloworld) 2023-03-26 05:10:14,575|541fc6f1-330c-4fba-81c3-aab8356988b3||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2023-03-26 05:10:14,575|541fc6f1-330c-4fba-81c3-aab8356988b3||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| identified workflow(helloworld) targets(helloworld) 2023-03-26 05:10:14,575|541fc6f1-330c-4fba-81c3-aab8356988b3||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2023-03-26 05:10:14,575|541fc6f1-330c-4fba-81c3-aab8356988b3||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2023-03-26 05:10:14,575|541fc6f1-330c-4fba-81c3-aab8356988b3||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| enriching artifacts file(/opt/app/onap/blueprints/working/f6a1d156-1887-4bc5-88d1-e51c9a8ad91d/Templates/hello-world-mapping.json 2023-03-26 05:10:14,580|541fc6f1-330c-4fba-81c3-aab8356988b3||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2023-03-26 05:10:14,580|541fc6f1-330c-4fba-81c3-aab8356988b3||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| dataType not present for the recipe(dt-helloworld-properties) 2023-03-26 05:10:14,580|541fc6f1-330c-4fba-81c3-aab8356988b3||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| ##### Enhancing blueprint Resource Definitions 2023-03-26 05:10:14,580|541fc6f1-330c-4fba-81c3-aab8356988b3||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| resources assignment files ([Templates/hello-world-mapping.json]) 2023-03-26 05:10:14,580|541fc6f1-330c-4fba-81c3-aab8356988b3||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| processing file (Templates/hello-world-mapping.json) 2023-03-26 05:10:14,587|541fc6f1-330c-4fba-81c3-aab8356988b3||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| distinct resource keys ([]) 2023-03-26 05:10:14,587|541fc6f1-330c-4fba-81c3-aab8356988b3||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Enriching Resource Definition sources Node Template: [] 2023-03-26 05:10:14,820|a3dd4727-e19c-4d8c-92f5-1a450c5e071d||Thread-61||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Save processing(d7a64d70-b5ca-4c6f-859d-43791ba173d7) CBA(/opt/app/onap/blueprints/archive/d7a64d70-b5ca-4c6f-859d-43791ba173d7/cba.zip) 2023-03-26 05:10:14,832|a3dd4727-e19c-4d8c-92f5-1a450c5e071d||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/d7a64d70-b5ca-4c6f-859d-43791ba173d7) and entry definition file (Definitions/blueprint.json) 2023-03-26 05:10:14,864|a3dd4727-e19c-4d8c-92f5-1a450c5e071d||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Validating Workflow(helloworld) 2023-03-26 05:10:14,875|a3dd4727-e19c-4d8c-92f5-1a450c5e071d||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/d7a64d70-b5ca-4c6f-859d-43791ba173d7) and entry definition file (Definitions/blueprint.json) 2023-03-26 05:10:15,012|a3dd4727-e19c-4d8c-92f5-1a450c5e071d||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| No compiled cache(/opt/app/onap/blueprints/working/d7a64d70-b5ca-4c6f-859d-43791ba173d7) present to clean. 2023-03-26 05:10:15,197|654321||reactor-http-epoll-2||||INFO||||||| processing request id 654321 2023-03-26 05:10:15,211|654321||kafka-producer-network-thread | audit-request-producer-client-id-d7bsd||||INFO||||||| [Producer clientId=audit-request-producer-client-id-d7bsd] 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 nRAE0MOWRzWVejTB3euzPA 2023-03-26 05:10:15,211|654321||kafka-producer-network-thread | audit-request-producer-client-id-d7bsd||||INFO||||||| [Producer clientId=audit-request-producer-client-id-d7bsd] 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 nRAE0MOWRzWVejTB3euzPA 2023-03-26 05:10:15,211|654321||kafka-producer-network-thread | audit-request-producer-client-id-d7bsd||||INFO||||||| [Producer clientId=audit-request-producer-client-id-d7bsd] 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 nRAE0MOWRzWVejTB3euzPA 2023-03-26 05:10:15,211|654321||kafka-producer-network-thread | audit-request-producer-client-id-d7bsd||||INFO||||||| [Producer clientId=audit-request-producer-client-id-d7bsd] 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 nRAE0MOWRzWVejTB3euzPA 2023-03-26 05:10:15,211|654321||kafka-producer-network-thread | audit-request-producer-client-id-d7bsd||||INFO||||||| [Producer clientId=audit-request-producer-client-id-d7bsd] 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 nRAE0MOWRzWVejTB3euzPA 2023-03-26 05:10:15,211|654321||kafka-producer-network-thread | audit-request-producer-client-id-d7bsd||||INFO||||||| [Producer clientId=audit-request-producer-client-id-d7bsd] 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 nRAE0MOWRzWVejTB3euzPA 2023-03-26 05:10:15,214|654321||reactor-http-epoll-2||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 2023-03-26 05:10:15,214|654321||reactor-http-epoll-2||||INFO||||||| StoreAuditService ID -1 2023-03-26 05:10:15,219|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-03-26 05:10:15,219|654321||reactor-http-epoll-2||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2023-03-26 05:10:15,232|654321||DefaultDispatcher-worker-10||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2023-03-26 05:10:15,251|654321||kafka-producer-network-thread | audit-request-producer-client-id-d7bsd||||INFO||||||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(4) offset(1) requestID(654321), subrequestID(654-654) CBA(test101/1.0.1/helloworld). 2023-03-26 05:10:15,304|654321||DefaultDispatcher-worker-10||||INFO||||||| Deriving input data for workflow: (helloworld) 2023-03-26 05:10:15,305|654321||DefaultDispatcher-worker-10||||INFO||||||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2023-03-26 05:10:15,305|654321||DefaultDispatcher-worker-10||||INFO||||||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2023-03-26 05:10:15,309|654321||DefaultDispatcher-worker-10||||INFO||||||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2023-03-26 05:10:15,309|654321||DefaultDispatcher-worker-10||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2023-03-26 05:10:15,310|654321||DefaultDispatcher-worker-10||||INFO||||||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2023-03-26 05:10:15,314|654321||DefaultDispatcher-worker-10||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-mapping) 2023-03-26 05:10:15,352|654321||DefaultDispatcher-worker-10||||INFO||||||| Batched Sequence : ([]) 2023-03-26 05:10:15,352|654321||DefaultDispatcher-worker-10||||INFO||||||| Generated Resource Param Data ({ }) 2023-03-26 05:10:15,367|654321||DefaultDispatcher-worker-10||||INFO||||||| Preparing Response... 2023-03-26 05:10:15,367|654321||DefaultDispatcher-worker-10||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2023-03-26 05:10:15,367|654321||DefaultDispatcher-worker-10||||INFO||||||| resolveWorkflowOutputs for workflow(helloworld) 2023-03-26 05:10:15,378|654321||kafka-producer-network-thread | audit-response-producer-client-id-d7bsd||||INFO||||||| [Producer clientId=audit-response-producer-client-id-d7bsd] 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 mhIU2-1tQ0ae9_08RXEJPg 2023-03-26 05:10:15,378|654321||kafka-producer-network-thread | audit-response-producer-client-id-d7bsd||||INFO||||||| [Producer clientId=audit-response-producer-client-id-d7bsd] 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 mhIU2-1tQ0ae9_08RXEJPg 2023-03-26 05:10:15,378|654321||kafka-producer-network-thread | audit-response-producer-client-id-d7bsd||||INFO||||||| [Producer clientId=audit-response-producer-client-id-d7bsd] 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 mhIU2-1tQ0ae9_08RXEJPg 2023-03-26 05:10:15,378|654321||kafka-producer-network-thread | audit-response-producer-client-id-d7bsd||||INFO||||||| [Producer clientId=audit-response-producer-client-id-d7bsd] 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 mhIU2-1tQ0ae9_08RXEJPg 2023-03-26 05:10:15,378|654321||kafka-producer-network-thread | audit-response-producer-client-id-d7bsd||||INFO||||||| [Producer clientId=audit-response-producer-client-id-d7bsd] 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 mhIU2-1tQ0ae9_08RXEJPg 2023-03-26 05:10:15,378|654321||kafka-producer-network-thread | audit-response-producer-client-id-d7bsd||||INFO||||||| [Producer clientId=audit-response-producer-client-id-d7bsd] 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 mhIU2-1tQ0ae9_08RXEJPg 2023-03-26 05:10:15,380|654321||DefaultDispatcher-worker-10||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 78de74cf-1cf6-4cbb-a7e7-6eb9f12bc59c auditStoreId -1 2023-03-26 05:10:15,398|654321||kafka-producer-network-thread | audit-response-producer-client-id-d7bsd||||INFO||||||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(4) offset(1) requestID(654321), subrequestID(654-654) CBA(test101/1.0.1/helloworld). 2023-03-26 05:39:53,193|24cf8e7d-a5a4-4bdb-84c5-a89ee8763766||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2023-03-26 05:39:53,193|24cf8e7d-a5a4-4bdb-84c5-a89ee8763766||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2023-03-26 05:39:53,193|24cf8e7d-a5a4-4bdb-84c5-a89ee8763766||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2023-03-26 05:39:53,740|24cf8e7d-a5a4-4bdb-84c5-a89ee8763766||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2023-03-26 05:39:53,741|24cf8e7d-a5a4-4bdb-84c5-a89ee8763766||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2023-03-26 05:39:55,291|9d896ed0-8a4c-49cc-a504-18e76879959a||Thread-87||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Enhancing blueprint(/opt/app/onap/blueprints/working/c48d0a89-5351-473f-8872-c630c96b62fb) 2023-03-26 05:39:55,293|9d896ed0-8a4c-49cc-a504-18e76879959a||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| deleting definition types under : /opt/app/onap/blueprints/working/c48d0a89-5351-473f-8872-c630c96b62fb/Definitions 2023-03-26 05:39:55,295|9d896ed0-8a4c-49cc-a504-18e76879959a||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| reinitialized all type definitions 2023-03-26 05:39:55,297|9d896ed0-8a4c-49cc-a504-18e76879959a||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| ***** Enhancing NodeTemplate(helloworld) 2023-03-26 05:39:55,343|9d896ed0-8a4c-49cc-a504-18e76879959a||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| enhancing ArtifactDefinition(helloworld-template) 2023-03-26 05:39:55,365|9d896ed0-8a4c-49cc-a504-18e76879959a||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| enhancing ArtifactDefinition(helloworld-mapping) 2023-03-26 05:39:55,385|9d896ed0-8a4c-49cc-a504-18e76879959a||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2023-03-26 05:39:55,406|9d896ed0-8a4c-49cc-a504-18e76879959a||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| ##### Enhancing Workflow(helloworld) 2023-03-26 05:39:55,407|9d896ed0-8a4c-49cc-a504-18e76879959a||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2023-03-26 05:39:55,407|9d896ed0-8a4c-49cc-a504-18e76879959a||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| identified workflow(helloworld) targets(helloworld) 2023-03-26 05:39:55,407|9d896ed0-8a4c-49cc-a504-18e76879959a||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2023-03-26 05:39:55,407|9d896ed0-8a4c-49cc-a504-18e76879959a||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2023-03-26 05:39:55,407|9d896ed0-8a4c-49cc-a504-18e76879959a||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| enriching artifacts file(/opt/app/onap/blueprints/working/c48d0a89-5351-473f-8872-c630c96b62fb/Templates/hello-world-mapping.json 2023-03-26 05:39:55,413|9d896ed0-8a4c-49cc-a504-18e76879959a||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2023-03-26 05:39:55,413|9d896ed0-8a4c-49cc-a504-18e76879959a||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| dataType not present for the recipe(dt-helloworld-properties) 2023-03-26 05:39:55,413|9d896ed0-8a4c-49cc-a504-18e76879959a||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| ##### Enhancing blueprint Resource Definitions 2023-03-26 05:39:55,413|9d896ed0-8a4c-49cc-a504-18e76879959a||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| resources assignment files ([Templates/hello-world-mapping.json]) 2023-03-26 05:39:55,413|9d896ed0-8a4c-49cc-a504-18e76879959a||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| processing file (Templates/hello-world-mapping.json) 2023-03-26 05:39:55,418|9d896ed0-8a4c-49cc-a504-18e76879959a||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| distinct resource keys ([]) 2023-03-26 05:39:55,419|9d896ed0-8a4c-49cc-a504-18e76879959a||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Enriching Resource Definition sources Node Template: [] 2023-03-26 05:39:55,626|6b6c90be-0f6a-449a-acab-28b7bcc2715b||Thread-87||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Save processing(1ac67706-8089-4b64-8aa7-13ecf75814c5) CBA(/opt/app/onap/blueprints/archive/1ac67706-8089-4b64-8aa7-13ecf75814c5/cba.zip) 2023-03-26 05:39:55,632|6b6c90be-0f6a-449a-acab-28b7bcc2715b||DefaultDispatcher-worker-18||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/1ac67706-8089-4b64-8aa7-13ecf75814c5) and entry definition file (Definitions/blueprint.json) 2023-03-26 05:39:55,660|6b6c90be-0f6a-449a-acab-28b7bcc2715b||DefaultDispatcher-worker-18||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Validating Workflow(helloworld) 2023-03-26 05:39:55,667|6b6c90be-0f6a-449a-acab-28b7bcc2715b||DefaultDispatcher-worker-18||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/1ac67706-8089-4b64-8aa7-13ecf75814c5) and entry definition file (Definitions/blueprint.json) 2023-03-26 05:39:55,793|6b6c90be-0f6a-449a-acab-28b7bcc2715b||DefaultDispatcher-worker-18||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| No compiled cache(/opt/app/onap/blueprints/working/1ac67706-8089-4b64-8aa7-13ecf75814c5) present to clean. 2023-03-26 05:39:55,955|654321||reactor-http-epoll-2||||INFO||||||| processing request id 654321 2023-03-26 05:39:55,966|654321||kafka-producer-network-thread | audit-request-producer-client-id-d7bsd||||INFO||||||| [Producer clientId=audit-request-producer-client-id-d7bsd] 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 nRAE0MOWRzWVejTB3euzPA 2023-03-26 05:39:55,966|654321||kafka-producer-network-thread | audit-request-producer-client-id-d7bsd||||INFO||||||| [Producer clientId=audit-request-producer-client-id-d7bsd] 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 nRAE0MOWRzWVejTB3euzPA 2023-03-26 05:39:55,967|654321||kafka-producer-network-thread | audit-request-producer-client-id-d7bsd||||INFO||||||| [Producer clientId=audit-request-producer-client-id-d7bsd] 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 nRAE0MOWRzWVejTB3euzPA 2023-03-26 05:39:55,967|654321||kafka-producer-network-thread | audit-request-producer-client-id-d7bsd||||INFO||||||| [Producer clientId=audit-request-producer-client-id-d7bsd] 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 nRAE0MOWRzWVejTB3euzPA 2023-03-26 05:39:55,967|654321||kafka-producer-network-thread | audit-request-producer-client-id-d7bsd||||INFO||||||| [Producer clientId=audit-request-producer-client-id-d7bsd] 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 nRAE0MOWRzWVejTB3euzPA 2023-03-26 05:39:55,967|654321||kafka-producer-network-thread | audit-request-producer-client-id-d7bsd||||INFO||||||| [Producer clientId=audit-request-producer-client-id-d7bsd] 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 nRAE0MOWRzWVejTB3euzPA 2023-03-26 05:39:55,968|654321||reactor-http-epoll-2||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 2023-03-26 05:39:55,968|654321||reactor-http-epoll-2||||INFO||||||| StoreAuditService ID -1 2023-03-26 05:39:55,975|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-03-26 05:39:55,975|654321||reactor-http-epoll-2||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2023-03-26 05:39:55,982|654321||DefaultDispatcher-worker-18||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2023-03-26 05:39:55,988|654321||kafka-producer-network-thread | audit-request-producer-client-id-d7bsd||||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-03-26 05:39:56,018|654321||DefaultDispatcher-worker-18||||INFO||||||| Deriving input data for workflow: (helloworld) 2023-03-26 05:39:56,018|654321||DefaultDispatcher-worker-18||||INFO||||||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2023-03-26 05:39:56,018|654321||DefaultDispatcher-worker-18||||INFO||||||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2023-03-26 05:39:56,020|654321||DefaultDispatcher-worker-18||||INFO||||||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2023-03-26 05:39:56,020|654321||DefaultDispatcher-worker-18||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2023-03-26 05:39:56,020|654321||DefaultDispatcher-worker-18||||INFO||||||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2023-03-26 05:39:56,024|654321||DefaultDispatcher-worker-18||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-mapping) 2023-03-26 05:39:56,048|654321||DefaultDispatcher-worker-18||||INFO||||||| Batched Sequence : ([]) 2023-03-26 05:39:56,049|654321||DefaultDispatcher-worker-18||||INFO||||||| Generated Resource Param Data ({ }) 2023-03-26 05:39:56,058|654321||DefaultDispatcher-worker-18||||INFO||||||| Preparing Response... 2023-03-26 05:39:56,059|654321||DefaultDispatcher-worker-18||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2023-03-26 05:39:56,059|654321||DefaultDispatcher-worker-18||||INFO||||||| resolveWorkflowOutputs for workflow(helloworld) 2023-03-26 05:39:56,077|654321||kafka-producer-network-thread | audit-response-producer-client-id-d7bsd||||INFO||||||| [Producer clientId=audit-response-producer-client-id-d7bsd] 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 mhIU2-1tQ0ae9_08RXEJPg 2023-03-26 05:39:56,078|654321||kafka-producer-network-thread | audit-response-producer-client-id-d7bsd||||INFO||||||| [Producer clientId=audit-response-producer-client-id-d7bsd] 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 mhIU2-1tQ0ae9_08RXEJPg 2023-03-26 05:39:56,078|654321||kafka-producer-network-thread | audit-response-producer-client-id-d7bsd||||INFO||||||| [Producer clientId=audit-response-producer-client-id-d7bsd] 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 mhIU2-1tQ0ae9_08RXEJPg 2023-03-26 05:39:56,078|654321||kafka-producer-network-thread | audit-response-producer-client-id-d7bsd||||INFO||||||| [Producer clientId=audit-response-producer-client-id-d7bsd] 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 mhIU2-1tQ0ae9_08RXEJPg 2023-03-26 05:39:56,078|654321||kafka-producer-network-thread | audit-response-producer-client-id-d7bsd||||INFO||||||| [Producer clientId=audit-response-producer-client-id-d7bsd] 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 mhIU2-1tQ0ae9_08RXEJPg 2023-03-26 05:39:56,078|654321||kafka-producer-network-thread | audit-response-producer-client-id-d7bsd||||INFO||||||| [Producer clientId=audit-response-producer-client-id-d7bsd] 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 mhIU2-1tQ0ae9_08RXEJPg 2023-03-26 05:39:56,079|654321||DefaultDispatcher-worker-18||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 3abf4cd8-ad39-46af-9174-751df259d267 auditStoreId -1 2023-03-26 05:39:56,098|654321||kafka-producer-network-thread | audit-response-producer-client-id-d7bsd||||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-03-26 07:56:55,843|7d562bd8-ccff-45f2-9a4c-6ec4f5d60b84||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2023-03-26 07:56:55,843|7d562bd8-ccff-45f2-9a4c-6ec4f5d60b84||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2023-03-26 07:56:55,843|7d562bd8-ccff-45f2-9a4c-6ec4f5d60b84||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2023-03-26 07:56:56,372|7d562bd8-ccff-45f2-9a4c-6ec4f5d60b84||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2023-03-26 07:56:56,373|7d562bd8-ccff-45f2-9a4c-6ec4f5d60b84||DefaultDispatcher-worker-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2023-03-26 07:56:57,980|7d562bd8-ccff-45f2-9a4c-6ec4f5d60b84||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2023-03-26 07:56:57,987|7d562bd8-ccff-45f2-9a4c-6ec4f5d60b84||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Save processing(057158fb-605c-4b06-a396-59805f779f2e) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2023-03-26 07:56:58,012|7d562bd8-ccff-45f2-9a4c-6ec4f5d60b84||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Save processing(b7dfa891-f32d-41c3-be7a-ef733efebbbe) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2023-03-26 07:56:58,016|7d562bd8-ccff-45f2-9a4c-6ec4f5d60b84||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Save processing(cf9cad4e-2747-4b89-b4ce-7cbfd47fc25a) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2023-03-26 07:56:58,024|7d562bd8-ccff-45f2-9a4c-6ec4f5d60b84||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Save processing(257fab16-9875-40e0-80ff-386174faa108) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2023-03-26 07:56:58,033|7d562bd8-ccff-45f2-9a4c-6ec4f5d60b84||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Save processing(1ec49e66-d97f-43ae-9b20-5c934e2e1098) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2023-03-26 07:56:58,061|7d562bd8-ccff-45f2-9a4c-6ec4f5d60b84||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Save processing(0ce550b7-c7b9-4d16-aa79-90393ac91f75) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2023-03-26 07:56:58,071|7d562bd8-ccff-45f2-9a4c-6ec4f5d60b84||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json) 2023-03-26 07:56:58,079|7d562bd8-ccff-45f2-9a4c-6ec4f5d60b84||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json) 2023-03-26 07:56:58,079|7d562bd8-ccff-45f2-9a4c-6ec4f5d60b84||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2023-03-26 07:56:58,079|7d562bd8-ccff-45f2-9a4c-6ec4f5d60b84||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2023-03-26 07:56:58,079|7d562bd8-ccff-45f2-9a4c-6ec4f5d60b84||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json) 2023-03-26 07:56:58,079|7d562bd8-ccff-45f2-9a4c-6ec4f5d60b84||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json) 2023-03-26 07:56:58,096|7d562bd8-ccff-45f2-9a4c-6ec4f5d60b84||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2023-03-26 07:56:58,112|7d562bd8-ccff-45f2-9a4c-6ec4f5d60b84||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| failed in blueprint service template validation org.onap.ccsdk.cds.controllerblueprints.core.BluePrintException: couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:64) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87) at java.base/java.util.LinkedHashMap.forEach(Unknown Source) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64) at java.base/java.util.LinkedHashMap.forEach(Unknown Source) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274) at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85) at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59) at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source) at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38) at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source) at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getContent(JacksonUtils.kt:75) at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getListFromFile(JacksonUtils.kt:170) at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:46) at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:30) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validateExtension(BluePrintArtifactDefinitionValidatorImpl.kt:95) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:68) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87) at java.base/java.util.LinkedHashMap.forEach(Unknown Source) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64) at java.base/java.util.LinkedHashMap.forEach(Unknown Source) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274) at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85) at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59) at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source) at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38) at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source) at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathBluePrintModelCatalog(BluePrintCatalogLoadService.kt:42) at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathsBluePrintModelCatalog(BluePrintCatalogLoadService.kt:36) at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog$suspendImpl(BluePrintDatabaseLoadService.kt:64) at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog(BluePrintDatabaseLoadService.kt) at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler.bootstrapBlueprint$suspendImpl(BluePrintModelHandler.kt:106) at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler$bootstrapBlueprint$1.invokeSuspend(BluePrintModelHandler.kt) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:33) at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) at kotlinx.coroutines.EventLoop.processUnconfinedEvent(EventLoop.common.kt:69) at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith(DispatchedContinuation.kt:375) at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith$default(DispatchedContinuation.kt:278) at kotlinx.coroutines.DispatchedCoroutine.afterResume(Builders.common.kt:256) at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665) 2023-03-26 07:56:58,119|7d562bd8-ccff-45f2-9a4c-6ec4f5d60b84||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2023-03-26 07:56:58,158|7d562bd8-ccff-45f2-9a4c-6ec4f5d60b84||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2023-03-26 07:56:58,163|7d562bd8-ccff-45f2-9a4c-6ec4f5d60b84||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2023-03-26 07:56:58,259|7d562bd8-ccff-45f2-9a4c-6ec4f5d60b84||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Validating Workflow(resource-assignment) 2023-03-26 07:56:58,259|7d562bd8-ccff-45f2-9a4c-6ec4f5d60b84||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Validating Workflow(config-assign) 2023-03-26 07:56:58,260|7d562bd8-ccff-45f2-9a4c-6ec4f5d60b84||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Validating Workflow(config-deploy) 2023-03-26 07:56:58,282|7d562bd8-ccff-45f2-9a4c-6ec4f5d60b84||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json) 2023-03-26 07:56:58,416|7d562bd8-ccff-45f2-9a4c-6ec4f5d60b84||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Validating Workflow(resource-assignment) 2023-03-26 07:56:58,416|7d562bd8-ccff-45f2-9a4c-6ec4f5d60b84||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Validating Workflow(config-assign) 2023-03-26 07:56:58,417|7d562bd8-ccff-45f2-9a4c-6ec4f5d60b84||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Validating Workflow(config-deploy) 2023-03-26 07:56:58,417|7d562bd8-ccff-45f2-9a4c-6ec4f5d60b84||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Validating Workflow(HealthCheck) 2023-03-26 07:56:58,418|7d562bd8-ccff-45f2-9a4c-6ec4f5d60b84||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Validating Workflow(ScaleOutReconfiguration) 2023-03-26 07:56:58,418|7d562bd8-ccff-45f2-9a4c-6ec4f5d60b84||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Validating Workflow(vf-config-assign) 2023-03-26 07:56:58,418|7d562bd8-ccff-45f2-9a4c-6ec4f5d60b84||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Validating Workflow(vf-config-deploy) 2023-03-26 07:56:58,436|7d562bd8-ccff-45f2-9a4c-6ec4f5d60b84||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2023-03-26 07:56:58,568|7d562bd8-ccff-45f2-9a4c-6ec4f5d60b84||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Validating Workflow(resource-assignment) 2023-03-26 07:56:58,569|7d562bd8-ccff-45f2-9a4c-6ec4f5d60b84||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Validating Workflow(config-deploy) 2023-03-26 07:56:58,584|7d562bd8-ccff-45f2-9a4c-6ec4f5d60b84||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2023-03-26 07:56:58,763|7d562bd8-ccff-45f2-9a4c-6ec4f5d60b84||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Validating Workflow(resource-assignment) 2023-03-26 07:56:58,764|7d562bd8-ccff-45f2-9a4c-6ec4f5d60b84||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Validating Workflow(config-assign) 2023-03-26 07:56:58,765|7d562bd8-ccff-45f2-9a4c-6ec4f5d60b84||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Validating Workflow(config-deploy) 2023-03-26 07:56:58,791|7d562bd8-ccff-45f2-9a4c-6ec4f5d60b84||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Validating Workflow(config-assign) 2023-03-26 07:56:58,792|7d562bd8-ccff-45f2-9a4c-6ec4f5d60b84||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Validating Workflow(config-deploy) 2023-03-26 07:56:58,792|7d562bd8-ccff-45f2-9a4c-6ec4f5d60b84||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json) 2023-03-26 07:56:58,796|7d562bd8-ccff-45f2-9a4c-6ec4f5d60b84||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json) 2023-03-26 07:56:59,025|7d562bd8-ccff-45f2-9a4c-6ec4f5d60b84||DefaultDispatcher-worker-20||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Couldn't load BlueprintModel(5GC_Simulator_CNF_CDS: failed in blueprint validation : service_template : topology_template : couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl) 2023-03-26 07:57:01,641|d7c73413-be82-49d9-a6ca-065636207251||Thread-120||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Enhancing blueprint(/opt/app/onap/blueprints/working/156558b1-60be-4353-a59c-3bef96bc1539) 2023-03-26 07:57:01,642|d7c73413-be82-49d9-a6ca-065636207251||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| deleting definition types under : /opt/app/onap/blueprints/working/156558b1-60be-4353-a59c-3bef96bc1539/Definitions 2023-03-26 07:57:01,645|d7c73413-be82-49d9-a6ca-065636207251||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| reinitialized all type definitions 2023-03-26 07:57:01,647|d7c73413-be82-49d9-a6ca-065636207251||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| ***** Enhancing NodeTemplate(resource-resolution) 2023-03-26 07:57:01,689|d7c73413-be82-49d9-a6ca-065636207251||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| enhancing ArtifactDefinition(helloworld-velocity-template) 2023-03-26 07:57:01,710|d7c73413-be82-49d9-a6ca-065636207251||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| enhancing ArtifactDefinition(helloworld-velocity-mapping) 2023-03-26 07:57:01,733|d7c73413-be82-49d9-a6ca-065636207251||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| enhancing resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(false) 2023-03-26 07:57:01,778|d7c73413-be82-49d9-a6ca-065636207251||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| ***** Enhancing NodeTemplate(capability) 2023-03-26 07:57:01,846|d7c73413-be82-49d9-a6ca-065636207251||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| ***** Enhancing NodeTemplate(capability) 2023-03-26 07:57:01,865|d7c73413-be82-49d9-a6ca-065636207251||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| ***** Enhancing NodeTemplate(processor-db) 2023-03-26 07:57:01,904|d7c73413-be82-49d9-a6ca-065636207251||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| ***** Enhancing NodeTemplate(sdnc) 2023-03-26 07:57:01,944|d7c73413-be82-49d9-a6ca-065636207251||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| ***** Enhancing NodeTemplate(sdnc) 2023-03-26 07:57:01,964|d7c73413-be82-49d9-a6ca-065636207251||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| ***** Enhancing NodeTemplate(sdnc) 2023-03-26 07:57:01,987|d7c73413-be82-49d9-a6ca-065636207251||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| ***** Enhancing NodeTemplate(sdnc) 2023-03-26 07:57:02,011|d7c73413-be82-49d9-a6ca-065636207251||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| ***** Enhancing NodeTemplate(sdnc) 2023-03-26 07:57:02,118|d7c73413-be82-49d9-a6ca-065636207251||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| enhancing ArtifactDefinition(helloworld-jinja-template) 2023-03-26 07:57:02,139|d7c73413-be82-49d9-a6ca-065636207251||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| enhancing ArtifactDefinition(helloworld-jinja-mapping) 2023-03-26 07:57:02,139|d7c73413-be82-49d9-a6ca-065636207251||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| enhancing resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(false) 2023-03-26 07:57:02,163|d7c73413-be82-49d9-a6ca-065636207251||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| ***** Enhancing NodeTemplate(capability) 2023-03-26 07:57:02,186|d7c73413-be82-49d9-a6ca-065636207251||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| ***** Enhancing NodeTemplate(capability) 2023-03-26 07:57:02,204|d7c73413-be82-49d9-a6ca-065636207251||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| ***** Enhancing NodeTemplate(capability) 2023-03-26 07:57:02,224|d7c73413-be82-49d9-a6ca-065636207251||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| ***** Enhancing NodeTemplate(processor-db) 2023-03-26 07:57:02,251|d7c73413-be82-49d9-a6ca-065636207251||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| ***** Enhancing NodeTemplate(sdnc) 2023-03-26 07:57:02,272|d7c73413-be82-49d9-a6ca-065636207251||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| ***** Enhancing NodeTemplate(sdnc) 2023-03-26 07:57:02,297|d7c73413-be82-49d9-a6ca-065636207251||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| ***** Enhancing NodeTemplate(sdnc) 2023-03-26 07:57:02,316|d7c73413-be82-49d9-a6ca-065636207251||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| ***** Enhancing NodeTemplate(sdnc) 2023-03-26 07:57:02,338|d7c73413-be82-49d9-a6ca-065636207251||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| ***** Enhancing NodeTemplate(sdnc) 2023-03-26 07:57:02,363|d7c73413-be82-49d9-a6ca-065636207251||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| ***** Enhancing NodeTemplate(sdnc) 2023-03-26 07:57:02,454|d7c73413-be82-49d9-a6ca-065636207251||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| ##### Enhancing Workflow(resource-resolution) 2023-03-26 07:57:02,455|d7c73413-be82-49d9-a6ca-065636207251||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| workflow(resource-resolution) dependent component NodeTemplates([resource-resolution]) 2023-03-26 07:57:02,455|d7c73413-be82-49d9-a6ca-065636207251||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| identified workflow(resource-resolution) targets(resource-resolution) 2023-03-26 07:57:02,455|d7c73413-be82-49d9-a6ca-065636207251||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| resource assignment artifacts(helloworld-velocity-mapping) for NodeType(resource-resolution) 2023-03-26 07:57:02,455|d7c73413-be82-49d9-a6ca-065636207251||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| resource assignment artifacts(helloworld-jinja-mapping) for NodeType(resource-resolution) 2023-03-26 07:57:02,455|d7c73413-be82-49d9-a6ca-065636207251||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| workflow(resource-resolution) resource assignment files([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json] 2023-03-26 07:57:02,455|d7c73413-be82-49d9-a6ca-065636207251||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| enriching artifacts file(/opt/app/onap/blueprints/working/156558b1-60be-4353-a59c-3bef96bc1539/Templates/hello-world-velocity-mapping.json 2023-03-26 07:57:02,463|d7c73413-be82-49d9-a6ca-065636207251||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| enhancing workflow resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(true) 2023-03-26 07:57:02,464|d7c73413-be82-49d9-a6ca-065636207251||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| dataType not present for the recipe(dt-resource-resolution-properties) 2023-03-26 07:57:02,464|d7c73413-be82-49d9-a6ca-065636207251||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| enriching artifacts file(/opt/app/onap/blueprints/working/156558b1-60be-4353-a59c-3bef96bc1539/Templates/hello-world-jinja-mapping.json 2023-03-26 07:57:02,470|d7c73413-be82-49d9-a6ca-065636207251||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| enhancing workflow resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(true) 2023-03-26 07:57:02,471|d7c73413-be82-49d9-a6ca-065636207251||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| dynamic dataType(dt-resource-resolution-properties) already present for workflow(resource-resolution). 2023-03-26 07:57:02,471|d7c73413-be82-49d9-a6ca-065636207251||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| ##### Enhancing blueprint Resource Definitions 2023-03-26 07:57:02,471|d7c73413-be82-49d9-a6ca-065636207251||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| resources assignment files ([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json]) 2023-03-26 07:57:02,471|d7c73413-be82-49d9-a6ca-065636207251||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| processing file (Templates/hello-world-velocity-mapping.json) 2023-03-26 07:57:02,471|d7c73413-be82-49d9-a6ca-065636207251||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| processing file (Templates/hello-world-jinja-mapping.json) 2023-03-26 07:57:02,484|d7c73413-be82-49d9-a6ca-065636207251||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| distinct resource keys ([RT-db, RT-rest-delete, RT-rest-get, RT-rest-get-id, RT-rest-patch, RT-rest-post, RT-rest-put, input-source, kotlin-script, properties-capability-source]) 2023-03-26 07:57:02,707|d7c73413-be82-49d9-a6ca-065636207251||DefaultDispatcher-worker-20||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Enriching Resource Definition sources Node Template: [source-db, source-rest, source-input, source-capability, source-default] 2023-03-26 07:57:03,002|1059d83f-246e-4bc1-a0b3-50ac5d2029ea||Thread-120||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Save processing(2a7819f0-4cd3-4874-8b64-d940caea8745) CBA(/opt/app/onap/blueprints/archive/2a7819f0-4cd3-4874-8b64-d940caea8745/cba.zip) 2023-03-26 07:57:03,011|1059d83f-246e-4bc1-a0b3-50ac5d2029ea||DefaultDispatcher-worker-20||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/2a7819f0-4cd3-4874-8b64-d940caea8745) and entry definition file (Definitions/resource-resolution.json) 2023-03-26 07:57:03,040|1059d83f-246e-4bc1-a0b3-50ac5d2029ea||DefaultDispatcher-worker-20||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Validating Workflow(resource-resolution) 2023-03-26 07:57:03,049|1059d83f-246e-4bc1-a0b3-50ac5d2029ea||DefaultDispatcher-worker-20||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/2a7819f0-4cd3-4874-8b64-d940caea8745) and entry definition file (Definitions/resource-resolution.json) 2023-03-26 07:57:03,185|1059d83f-246e-4bc1-a0b3-50ac5d2029ea||DefaultDispatcher-worker-20||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| No compiled cache(/opt/app/onap/blueprints/working/2a7819f0-4cd3-4874-8b64-d940caea8745) present to clean. 2023-03-26 07:57:03,360|11746898-0a01-453e-8a8a-dc49f8fa7cc8||reactor-http-epoll-4||||INFO||||||| processing request id 11746898-0a01-453e-8a8a-dc49f8fa7cc8 2023-03-26 07:57:03,376|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-20||||INFO||||||| getting cba file name(RT-resource-resolution), version(1.0.0) from db 2023-03-26 07:57:03,572|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-20||||INFO||||||| cba file name(RT-resource-resolution), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) 2023-03-26 07:57:03,586|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-20||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) and entry definition file (Definitions/resource-resolution.json) 2023-03-26 07:57:03,628|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-20||||INFO||||||| Deriving input data for workflow: (resource-resolution) 2023-03-26 07:57:03,661|654321||kafka-producer-network-thread | audit-request-producer-client-id-d7bsd||||INFO||||||| [Producer clientId=audit-request-producer-client-id-d7bsd] 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 nRAE0MOWRzWVejTB3euzPA 2023-03-26 07:57:03,662|654321||kafka-producer-network-thread | audit-request-producer-client-id-d7bsd||||INFO||||||| [Producer clientId=audit-request-producer-client-id-d7bsd] 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 nRAE0MOWRzWVejTB3euzPA 2023-03-26 07:57:03,662|654321||kafka-producer-network-thread | audit-request-producer-client-id-d7bsd||||INFO||||||| [Producer clientId=audit-request-producer-client-id-d7bsd] 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 nRAE0MOWRzWVejTB3euzPA 2023-03-26 07:57:03,662|654321||kafka-producer-network-thread | audit-request-producer-client-id-d7bsd||||INFO||||||| [Producer clientId=audit-request-producer-client-id-d7bsd] 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 nRAE0MOWRzWVejTB3euzPA 2023-03-26 07:57:03,662|654321||kafka-producer-network-thread | audit-request-producer-client-id-d7bsd||||INFO||||||| [Producer clientId=audit-request-producer-client-id-d7bsd] 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 nRAE0MOWRzWVejTB3euzPA 2023-03-26 07:57:03,663|654321||kafka-producer-network-thread | audit-request-producer-client-id-d7bsd||||INFO||||||| [Producer clientId=audit-request-producer-client-id-d7bsd] 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 nRAE0MOWRzWVejTB3euzPA 2023-03-26 07:57:03,665|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-20||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 2023-03-26 07:57:03,665|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-20||||INFO||||||| StoreAuditService ID -1 2023-03-26 07:57:03,667|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-20||||INFO||||||| cba file name(RT-resource-resolution), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) 2023-03-26 07:57:03,667|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-20||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0 2023-03-26 07:57:03,675|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-20||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) and entry definition file (Definitions/resource-resolution.json) 2023-03-26 07:57:03,731|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-20||||INFO||||||| Deriving input data for workflow: (resource-resolution) 2023-03-26 07:57:03,732|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-20||||INFO||||||| Executing workflow(resource-resolution) NodeTemplate(resource-resolution), derived from(tosca.nodes.Component) 2023-03-26 07:57:03,732|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-20||||INFO||||||| executing node template(resource-resolution) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2023-03-26 07:57:03,735|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-20||||INFO||||||| preparing request id(11746898-0a01-453e-8a8a-dc49f8fa7cc8) for workflow(resource-resolution) step(helloworld) 2023-03-26 07:57:03,735|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-20||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-resolution), interface name(ResourceResolutionComponent), operationName(process) 2023-03-26 07:57:03,735|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-20||||INFO||||||| input definition for node template (resource-resolution), values ({artifact-prefix-names={"get_input":"template-prefix"}, store-result=true, resolution-key={"get_input":"resolution-key"}}) 2023-03-26 07:57:03,737|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-20||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-velocity-mapping) 2023-03-26 07:57:03,752|11746898-0a01-453e-8a8a-dc49f8fa7cc8||kafka-producer-network-thread | audit-request-producer-client-id-d7bsd||||INFO||||||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(5) offset(0) requestID(11746898-0a01-453e-8a8a-dc49f8fa7cc8), subrequestID(0aa72bca-f3eb-4a3c-9e9f-f6908f7450ca) CBA(RT-resource-resolution/1.0.0/resource-resolution). 2023-03-26 07:57:03,812|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-20||||INFO||||||| Batched Sequence : ([[[ name = * status = null required = null dependencies = null dictionaryName = null dictionarySource = null ]], [[ name = v_put status = null required = null dependencies = [] dictionaryName = RT-rest-put dictionarySource = sdnc ]], [[ name = v_python status = null required = null dependencies = [] dictionaryName = properties-capability-source dictionarySource = capability ]], [[ name = v_patch status = null required = null dependencies = [] dictionaryName = RT-rest-patch dictionarySource = sdnc ], [ name = v_del status = null required = null dependencies = [] dictionaryName = RT-rest-delete dictionarySource = sdnc ]], [[ name = v_kotlin status = null required = null dependencies = [] dictionaryName = kotlin-script dictionarySource = capability ]], [[ name = v_get status = null required = null dependencies = [] dictionaryName = RT-rest-get dictionarySource = sdnc ]], [[ name = v_input status = null required = null dependencies = [] dictionaryName = input-source dictionarySource = input ], [ name = v_default status = null required = null dependencies = [] dictionaryName = input-source dictionarySource = input ]], [[ name = v_post status = null required = null dependencies = [] dictionaryName = RT-rest-post dictionarySource = sdnc ]], [[ name = v_db status = null required = null dependencies = null dictionaryName = RT-db dictionarySource = processor-db ]]]) 2023-03-26 07:57:03,840|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-20||||INFO||||||| Resolved Input Key mappings: {} 2023-03-26 07:57:03,844|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-20||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/put), path:(), input-key-mapping:({}), output-key-mapping:({value=value}) 2023-03-26 07:57:03,849|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-20||||INFO||||||| sdnc dictionary information : (/put), path:(), ({}), ({value=value}) 2023-03-26 07:57:04,047|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-20||||INFO||||||| Rest request method(PUT), url(/resource-resolution/put) 2023-03-26 07:57:04,123|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-20||||INFO||||||| Response status(200 - OK) 2023-03-26 07:57:04,136|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-20||||INFO||||||| Response processing type (string) 2023-03-26 07:57:04,137|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-20||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"}) 2023-03-26 07:57:04,137|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-20||||INFO||||||| For template key (v_put) trying to get value from responseNode ({"value":"put:ok"}) 2023-03-26 07:57:04,145|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-20||||INFO||||||| Setting Resource Value ("put:ok") for Resource Name (v_put), definition(RT-rest-put) of type (string) 2023-03-26 07:57:04,195|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-20||||INFO||||||| Resource resolution saved into database successfully : (v_put) 2023-03-26 07:57:04,203|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-20||||INFO||||||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py) 2023-03-26 07:57:04,206|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-20||||INFO||||||| Getting Jython Script Class(ResolvProperties) 2023-03-26 07:57:08,433|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-20||||INFO||||||| Component Object org.python.proxies.__main__$ResolvProperties$1@462e0625 2023-03-26 07:57:08,436|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-20||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_python), definition(properties-capability-source) of type (string) 2023-03-26 07:57:08,479|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-20||||INFO||||||| Resource resolution saved into database successfully : (v_python) 2023-03-26 07:57:08,481|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-20||||INFO||||||| Resolved Input Key mappings: {} 2023-03-26 07:57:08,481|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-20||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/patch), path:(), input-key-mapping:({}), output-key-mapping:({value=value}) 2023-03-26 07:57:08,481|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-20||||INFO||||||| sdnc dictionary information : (/patch), path:(), ({}), ({value=value}) 2023-03-26 07:57:08,485|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-20||||INFO||||||| Rest request method(PATCH), url(/resource-resolution/patch) 2023-03-26 07:57:08,496|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-20||||INFO||||||| Response status(200 - OK) 2023-03-26 07:57:08,496|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-20||||INFO||||||| Response processing type (string) 2023-03-26 07:57:08,496|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-20||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"}) 2023-03-26 07:57:08,496|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-20||||INFO||||||| For template key (v_patch) trying to get value from responseNode ({"value":"patch:ok"}) 2023-03-26 07:57:08,496|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-20||||INFO||||||| Setting Resource Value ("patch:ok") for Resource Name (v_patch), definition(RT-rest-patch) of type (string) 2023-03-26 07:57:08,497|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-20||||INFO||||||| Resolved Input Key mappings: {} 2023-03-26 07:57:08,498|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-20||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/delete), path:(), input-key-mapping:({}), output-key-mapping:({value=value}) 2023-03-26 07:57:08,498|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-20||||INFO||||||| sdnc dictionary information : (/delete), path:(), ({}), ({value=value}) 2023-03-26 07:57:08,499|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-20||||INFO||||||| Rest request method(DELETE), url(/resource-resolution/delete) 2023-03-26 07:57:08,510|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-20||||INFO||||||| Response status(200 - OK) 2023-03-26 07:57:08,510|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-20||||INFO||||||| Response processing type (string) 2023-03-26 07:57:08,510|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-20||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"}) 2023-03-26 07:57:08,510|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-20||||INFO||||||| For template key (v_del) trying to get value from responseNode ({"value":"delete:ok"}) 2023-03-26 07:57:08,511|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-20||||INFO||||||| Setting Resource Value ("delete:ok") for Resource Name (v_del), definition(RT-rest-delete) of type (string) 2023-03-26 07:57:08,527|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-13||||INFO||||||| Resource resolution saved into database successfully : (v_patch) 2023-03-26 07:57:08,542|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-20||||INFO||||||| Resource resolution saved into database successfully : (v_del) 2023-03-26 07:57:08,543|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-20||||INFO||||||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt) 2023-03-26 07:57:08,571|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-20||||INFO||||||| compiling for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) 2023-03-26 07:57:18,743|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-20||||INFO||||||| compiled in (10166)mSec for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) 2023-03-26 07:57:18,745|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-20||||INFO||||||| loading compiled cache(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) 2023-03-26 07:57:18,779|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-20||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_kotlin), definition(kotlin-script) of type (string) 2023-03-26 07:57:18,812|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-20||||INFO||||||| Resource resolution saved into database successfully : (v_kotlin) 2023-03-26 07:57:18,813|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-20||||INFO||||||| Resolved Input Key mappings: {} 2023-03-26 07:57:18,814|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-20||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/get), path:(), input-key-mapping:({}), output-key-mapping:({value=value}) 2023-03-26 07:57:18,814|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-20||||INFO||||||| sdnc dictionary information : (/get), path:(), ({}), ({value=value}) 2023-03-26 07:57:18,817|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-20||||INFO||||||| Rest request method(GET), url(/resource-resolution/get) 2023-03-26 07:57:18,829|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-20||||INFO||||||| Response status(200 - OK) 2023-03-26 07:57:18,829|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-20||||INFO||||||| Response processing type (string) 2023-03-26 07:57:18,830|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-20||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"}) 2023-03-26 07:57:18,830|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-20||||INFO||||||| For template key (v_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"}) 2023-03-26 07:57:18,830|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-20||||INFO||||||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (v_get), definition(RT-rest-get) of type (string) 2023-03-26 07:57:18,866|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-20||||INFO||||||| Resource resolution saved into database successfully : (v_get) 2023-03-26 07:57:18,872|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-20||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_input), definition(input-source) of type (string) 2023-03-26 07:57:18,873|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-20||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_default), definition(input-source) of type (string) 2023-03-26 07:57:18,915|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-20||||INFO||||||| Resource resolution saved into database successfully : (v_default) 2023-03-26 07:57:18,915|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-19||||INFO||||||| Resource resolution saved into database successfully : (v_input) 2023-03-26 07:57:18,916|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-19||||INFO||||||| Resolved Input Key mappings: {} 2023-03-26 07:57:18,916|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-19||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/post), path:(), input-key-mapping:({}), output-key-mapping:({value=value}) 2023-03-26 07:57:18,917|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-19||||INFO||||||| sdnc dictionary information : (/post), path:(), ({}), ({value=value}) 2023-03-26 07:57:18,919|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-19||||INFO||||||| Rest request method(POST), url(/resource-resolution/post) 2023-03-26 07:57:18,925|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-19||||INFO||||||| Response status(200 - OK) 2023-03-26 07:57:18,926|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-19||||INFO||||||| Response processing type (string) 2023-03-26 07:57:18,926|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-19||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"}) 2023-03-26 07:57:18,926|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-19||||INFO||||||| For template key (v_post) trying to get value from responseNode ({"value":"post:ok"}) 2023-03-26 07:57:18,926|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-19||||INFO||||||| Setting Resource Value ("post:ok") for Resource Name (v_post), definition(RT-rest-post) of type (string) 2023-03-26 07:57:18,964|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-19||||INFO||||||| Resource resolution saved into database successfully : (v_post) 2023-03-26 07:57:18,979|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-19||||INFO||||||| Resolved Input Key mappings: {} 2023-03-26 07:57:18,979|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-19||||INFO||||||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.RESOURCE_RESOLUTION.value from sdnctl.RESOURCE_RESOLUTION where value='ok'), input-key-mapping:({}), output-key-mapping:({value=value}) 2023-03-26 07:57:19,032|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-19||||INFO||||||| Response processing type (list) 2023-03-26 07:57:19,037|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-19||||INFO||||||| For template key (v_db) trying to get value from responseNode ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) 2023-03-26 07:57:19,037|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-19||||INFO||||||| For List Type Resource: key (value), value ("ok"), type ({string}) 2023-03-26 07:57:19,038|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-19||||INFO||||||| For List Type Resource: key (value), value ("ok"), type ({string}) 2023-03-26 07:57:19,038|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-19||||INFO||||||| For List Type Resource: key (value), value ("ok"), type ({string}) 2023-03-26 07:57:19,038|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-19||||INFO||||||| For List Type Resource: key (value), value ("ok"), type ({string}) 2023-03-26 07:57:19,038|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-19||||INFO||||||| Setting Resource Value ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) for Resource Name (v_db), definition(RT-db) of type (list) 2023-03-26 07:57:19,080|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-19||||INFO||||||| Resource resolution saved into database successfully : (v_db) 2023-03-26 07:57:19,084|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-19||||INFO||||||| Generated Resource Param Data ({ "v_db" : [ { "value" : "ok" }, { "value" : "ok" }, { "value" : "ok" }, { "value" : "ok" } ], "v_default" : "ok", "v_del" : "delete:ok", "v_get" : "A046E51D-44DC-43AE-BBA2-86FCA86C5265", "v_input" : "ok", "v_kotlin" : "ok", "v_patch" : "patch:ok", "v_post" : "post:ok", "v_put" : "put:ok", "v_python" : "ok" }) 2023-03-26 07:57:19,260|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-19||||INFO||||||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId: resourceType: ) occurrence:1 2023-03-26 07:57:19,307|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-19||||INFO||||||| Template resolution saved into database successfully : ({store-result=true, force-resolution=false, resolution-key=regression-test, resource-id=, resource-type=, occurrence=1, resolution-summary=false}) 2023-03-26 07:57:19,307|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-19||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-jinja-mapping) 2023-03-26 07:57:19,368|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-19||||INFO||||||| Batched Sequence : ([[[ name = * status = null required = null dependencies = null dictionaryName = null dictionarySource = null ]], [[ name = from_suspend_function status = null required = null dependencies = [] dictionaryName = kotlin-script dictionarySource = capability ], [ name = j_python status = null required = null dependencies = [] dictionaryName = properties-capability-source dictionarySource = capability ]], [[ name = j_patch status = null required = null dependencies = [] dictionaryName = RT-rest-patch dictionarySource = sdnc ]], [[ name = j_input status = null required = null dependencies = [] dictionaryName = input-source dictionarySource = input ]], [[ name = j_put status = null required = null dependencies = [] dictionaryName = RT-rest-put dictionarySource = sdnc ]], [[ name = j_default status = null required = null dependencies = [] dictionaryName = input-source dictionarySource = input ]], [[ name = j_del status = null required = null dependencies = [] dictionaryName = RT-rest-delete dictionarySource = sdnc ], [ name = j_post status = null required = null dependencies = [] dictionaryName = RT-rest-post dictionarySource = sdnc ], [ name = j_get status = null required = null dependencies = [] dictionaryName = RT-rest-get dictionarySource = sdnc ]], [[ name = j_get_id status = null required = null dependencies = [j_get] dictionaryName = RT-rest-get-id dictionarySource = sdnc ]], [[ name = j_kotlin status = null required = null dependencies = [] dictionaryName = kotlin-script dictionarySource = capability ]], [[ name = j_db status = null required = null dependencies = null dictionaryName = RT-db dictionarySource = processor-db ]]]) 2023-03-26 07:57:19,374|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-19||||INFO||||||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt) 2023-03-26 07:57:19,375|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-19||||INFO||||||| Setting Resource Value ("ok") for Resource Name (from_suspend_function), definition(kotlin-script) of type (string) 2023-03-26 07:57:19,376|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-19||||INFO||||||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py) 2023-03-26 07:57:19,376|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-19||||INFO||||||| Getting Jython Script Class(ResolvProperties) 2023-03-26 07:57:19,409|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-20||||INFO||||||| Resource resolution saved into database successfully : (from_suspend_function) 2023-03-26 07:57:19,431|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-19||||INFO||||||| Component Object org.python.proxies.__main__$ResolvProperties$2@5007c421 2023-03-26 07:57:19,432|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-19||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_python), definition(properties-capability-source) of type (string) 2023-03-26 07:57:19,466|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-19||||INFO||||||| Resource resolution saved into database successfully : (j_python) 2023-03-26 07:57:19,467|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-19||||INFO||||||| Resolved Input Key mappings: {} 2023-03-26 07:57:19,467|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-19||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/patch), path:(), input-key-mapping:({}), output-key-mapping:({value=value}) 2023-03-26 07:57:19,467|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-19||||INFO||||||| sdnc dictionary information : (/patch), path:(), ({}), ({value=value}) 2023-03-26 07:57:19,469|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-19||||INFO||||||| Rest request method(PATCH), url(/resource-resolution/patch) 2023-03-26 07:57:19,478|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-19||||INFO||||||| Response status(200 - OK) 2023-03-26 07:57:19,478|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-19||||INFO||||||| Response processing type (string) 2023-03-26 07:57:19,478|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-19||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"}) 2023-03-26 07:57:19,478|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-19||||INFO||||||| For template key (j_patch) trying to get value from responseNode ({"value":"patch:ok"}) 2023-03-26 07:57:19,479|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-19||||INFO||||||| Setting Resource Value ("patch:ok") for Resource Name (j_patch), definition(RT-rest-patch) of type (string) 2023-03-26 07:57:19,517|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-19||||INFO||||||| Resource resolution saved into database successfully : (j_patch) 2023-03-26 07:57:19,517|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-19||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_input), definition(input-source) of type (string) 2023-03-26 07:57:19,556|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-19||||INFO||||||| Resource resolution saved into database successfully : (j_input) 2023-03-26 07:57:19,558|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-19||||INFO||||||| Resolved Input Key mappings: {} 2023-03-26 07:57:19,559|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-19||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/put), path:(), input-key-mapping:({}), output-key-mapping:({value=value}) 2023-03-26 07:57:19,559|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-19||||INFO||||||| sdnc dictionary information : (/put), path:(), ({}), ({value=value}) 2023-03-26 07:57:19,562|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-19||||INFO||||||| Rest request method(PUT), url(/resource-resolution/put) 2023-03-26 07:57:19,574|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-19||||INFO||||||| Response status(200 - OK) 2023-03-26 07:57:19,575|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-19||||INFO||||||| Response processing type (string) 2023-03-26 07:57:19,575|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-19||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"}) 2023-03-26 07:57:19,575|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-19||||INFO||||||| For template key (j_put) trying to get value from responseNode ({"value":"put:ok"}) 2023-03-26 07:57:19,575|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-19||||INFO||||||| Setting Resource Value ("put:ok") for Resource Name (j_put), definition(RT-rest-put) of type (string) 2023-03-26 07:57:19,614|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-19||||INFO||||||| Resource resolution saved into database successfully : (j_put) 2023-03-26 07:57:19,615|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-19||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_default), definition(input-source) of type (string) 2023-03-26 07:57:19,653|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-19||||INFO||||||| Resource resolution saved into database successfully : (j_default) 2023-03-26 07:57:19,654|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-19||||INFO||||||| Resolved Input Key mappings: {} 2023-03-26 07:57:19,654|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-19||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/delete), path:(), input-key-mapping:({}), output-key-mapping:({value=value}) 2023-03-26 07:57:19,654|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-19||||INFO||||||| sdnc dictionary information : (/delete), path:(), ({}), ({value=value}) 2023-03-26 07:57:19,657|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-19||||INFO||||||| Rest request method(DELETE), url(/resource-resolution/delete) 2023-03-26 07:57:19,666|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-19||||INFO||||||| Response status(200 - OK) 2023-03-26 07:57:19,666|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-19||||INFO||||||| Response processing type (string) 2023-03-26 07:57:19,667|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-19||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"}) 2023-03-26 07:57:19,667|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-19||||INFO||||||| For template key (j_del) trying to get value from responseNode ({"value":"delete:ok"}) 2023-03-26 07:57:19,667|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-19||||INFO||||||| Setting Resource Value ("delete:ok") for Resource Name (j_del), definition(RT-rest-delete) of type (string) 2023-03-26 07:57:19,668|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-19||||INFO||||||| Resolved Input Key mappings: {} 2023-03-26 07:57:19,668|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-19||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/post), path:(), input-key-mapping:({}), output-key-mapping:({value=value}) 2023-03-26 07:57:19,668|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-19||||INFO||||||| sdnc dictionary information : (/post), path:(), ({}), ({value=value}) 2023-03-26 07:57:19,673|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-19||||INFO||||||| Rest request method(POST), url(/resource-resolution/post) 2023-03-26 07:57:19,685|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-19||||INFO||||||| Response status(200 - OK) 2023-03-26 07:57:19,685|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-19||||INFO||||||| Response processing type (string) 2023-03-26 07:57:19,685|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-19||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"}) 2023-03-26 07:57:19,685|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-19||||INFO||||||| For template key (j_post) trying to get value from responseNode ({"value":"post:ok"}) 2023-03-26 07:57:19,686|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-19||||INFO||||||| Setting Resource Value ("post:ok") for Resource Name (j_post), definition(RT-rest-post) of type (string) 2023-03-26 07:57:19,687|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-19||||INFO||||||| Resolved Input Key mappings: {} 2023-03-26 07:57:19,687|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-19||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/get), path:(), input-key-mapping:({}), output-key-mapping:({value=value}) 2023-03-26 07:57:19,687|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-19||||INFO||||||| sdnc dictionary information : (/get), path:(), ({}), ({value=value}) 2023-03-26 07:57:19,688|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-19||||INFO||||||| Rest request method(GET), url(/resource-resolution/get) 2023-03-26 07:57:19,694|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-19||||INFO||||||| Response status(200 - OK) 2023-03-26 07:57:19,694|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-19||||INFO||||||| Response processing type (string) 2023-03-26 07:57:19,694|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-19||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"}) 2023-03-26 07:57:19,694|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-19||||INFO||||||| For template key (j_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"}) 2023-03-26 07:57:19,694|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-19||||INFO||||||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (j_get), definition(RT-rest-get) of type (string) 2023-03-26 07:57:19,700|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-21||||INFO||||||| Resource resolution saved into database successfully : (j_del) 2023-03-26 07:57:19,718|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-20||||INFO||||||| Resource resolution saved into database successfully : (j_post) 2023-03-26 07:57:19,726|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-19||||INFO||||||| Resource resolution saved into database successfully : (j_get) 2023-03-26 07:57:19,727|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-19||||INFO||||||| Resolved Input Key mappings: {id="A046E51D-44DC-43AE-BBA2-86FCA86C5265"} 2023-03-26 07:57:19,730|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-19||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), path:(), input-key-mapping:({id=j_get}), output-key-mapping:({value=value}) 2023-03-26 07:57:19,730|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-19||||INFO||||||| sdnc dictionary information : (/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), path:(), ({id=j_get}), ({value=value}) 2023-03-26 07:57:19,732|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-19||||INFO||||||| Rest request method(GET), url(/resource-resolution/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id) 2023-03-26 07:57:19,737|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-19||||INFO||||||| Response status(200 - OK) 2023-03-26 07:57:19,737|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-19||||INFO||||||| Response processing type (string) 2023-03-26 07:57:19,737|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-19||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"74FE67C6-50F5-4557-B717-030D79903908"}) 2023-03-26 07:57:19,737|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-19||||INFO||||||| For template key (j_get_id) trying to get value from responseNode ({"value":"74FE67C6-50F5-4557-B717-030D79903908"}) 2023-03-26 07:57:19,737|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-19||||INFO||||||| Setting Resource Value ("74FE67C6-50F5-4557-B717-030D79903908") for Resource Name (j_get_id), definition(RT-rest-get-id) of type (string) 2023-03-26 07:57:19,772|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-19||||INFO||||||| Resource resolution saved into database successfully : (j_get_id) 2023-03-26 07:57:19,773|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-19||||INFO||||||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt) 2023-03-26 07:57:19,773|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-19||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_kotlin), definition(kotlin-script) of type (string) 2023-03-26 07:57:19,806|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-19||||INFO||||||| Resource resolution saved into database successfully : (j_kotlin) 2023-03-26 07:57:19,807|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-19||||INFO||||||| Resolved Input Key mappings: {} 2023-03-26 07:57:19,807|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-19||||INFO||||||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.RESOURCE_RESOLUTION.value from sdnctl.RESOURCE_RESOLUTION where value='ok'), input-key-mapping:({}), output-key-mapping:({value=value}) 2023-03-26 07:57:19,825|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-19||||INFO||||||| Response processing type (list) 2023-03-26 07:57:19,826|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-19||||INFO||||||| For template key (j_db) trying to get value from responseNode ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) 2023-03-26 07:57:19,826|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-19||||INFO||||||| For List Type Resource: key (value), value ("ok"), type ({string}) 2023-03-26 07:57:19,826|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-19||||INFO||||||| For List Type Resource: key (value), value ("ok"), type ({string}) 2023-03-26 07:57:19,826|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-19||||INFO||||||| For List Type Resource: key (value), value ("ok"), type ({string}) 2023-03-26 07:57:19,826|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-19||||INFO||||||| For List Type Resource: key (value), value ("ok"), type ({string}) 2023-03-26 07:57:19,826|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-19||||INFO||||||| For List Type Resource: key (value), value ("ok"), type ({string}) 2023-03-26 07:57:19,826|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-19||||INFO||||||| For List Type Resource: key (value), value ("ok"), type ({string}) 2023-03-26 07:57:19,826|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-19||||INFO||||||| For List Type Resource: key (value), value ("ok"), type ({string}) 2023-03-26 07:57:19,826|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-19||||INFO||||||| For List Type Resource: key (value), value ("ok"), type ({string}) 2023-03-26 07:57:19,826|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-19||||INFO||||||| For List Type Resource: key (value), value ("ok"), type ({string}) 2023-03-26 07:57:19,826|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-19||||INFO||||||| Setting Resource Value ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) for Resource Name (j_db), definition(RT-db) of type (list) 2023-03-26 07:57:19,858|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-19||||INFO||||||| Resource resolution saved into database successfully : (j_db) 2023-03-26 07:57:19,859|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-19||||INFO||||||| Generated Resource Param Data ({ "from_suspend_function" : "ok", "j_db" : [ { "value" : "ok" }, { "value" : "ok" }, { "value" : "ok" }, { "value" : "ok" }, { "value" : "ok" }, { "value" : "ok" }, { "value" : "ok" }, { "value" : "ok" }, { "value" : "ok" } ], "j_default" : "ok", "j_del" : "delete:ok", "j_get" : "A046E51D-44DC-43AE-BBA2-86FCA86C5265", "j_get_id" : "74FE67C6-50F5-4557-B717-030D79903908", "j_input" : "ok", "j_kotlin" : "ok", "j_patch" : "patch:ok", "j_post" : "post:ok", "j_put" : "put:ok", "j_python" : "ok" }) 2023-03-26 07:57:20,057|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-19||||INFO||||||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId: resourceType: ) occurrence:1 2023-03-26 07:57:20,093|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-19||||INFO||||||| Template resolution saved into database successfully : ({store-result=true, force-resolution=false, resolution-key=regression-test, resource-id=, resource-type=, occurrence=1, resolution-summary=false}) 2023-03-26 07:57:20,094|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-19||||INFO||||||| Preparing Response... 2023-03-26 07:57:20,094|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-19||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-resolution),interface name (ResourceResolutionComponent), operationName(process) 2023-03-26 07:57:20,094|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-19||||INFO||||||| resolveWorkflowOutputs for workflow(resource-resolution) 2023-03-26 07:57:20,107|654321||kafka-producer-network-thread | audit-response-producer-client-id-d7bsd||||INFO||||||| [Producer clientId=audit-response-producer-client-id-d7bsd] 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 mhIU2-1tQ0ae9_08RXEJPg 2023-03-26 07:57:20,107|654321||kafka-producer-network-thread | audit-response-producer-client-id-d7bsd||||INFO||||||| [Producer clientId=audit-response-producer-client-id-d7bsd] 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 mhIU2-1tQ0ae9_08RXEJPg 2023-03-26 07:57:20,107|654321||kafka-producer-network-thread | audit-response-producer-client-id-d7bsd||||INFO||||||| [Producer clientId=audit-response-producer-client-id-d7bsd] 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 mhIU2-1tQ0ae9_08RXEJPg 2023-03-26 07:57:20,107|654321||kafka-producer-network-thread | audit-response-producer-client-id-d7bsd||||INFO||||||| [Producer clientId=audit-response-producer-client-id-d7bsd] 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 mhIU2-1tQ0ae9_08RXEJPg 2023-03-26 07:57:20,107|654321||kafka-producer-network-thread | audit-response-producer-client-id-d7bsd||||INFO||||||| [Producer clientId=audit-response-producer-client-id-d7bsd] 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 mhIU2-1tQ0ae9_08RXEJPg 2023-03-26 07:57:20,107|654321||kafka-producer-network-thread | audit-response-producer-client-id-d7bsd||||INFO||||||| [Producer clientId=audit-response-producer-client-id-d7bsd] 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 mhIU2-1tQ0ae9_08RXEJPg 2023-03-26 07:57:20,108|11746898-0a01-453e-8a8a-dc49f8fa7cc8||DefaultDispatcher-worker-19||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 59e7090c-04dc-4486-9b5e-97b7df0babe7 auditStoreId -1 2023-03-26 07:57:20,193|11746898-0a01-453e-8a8a-dc49f8fa7cc8||kafka-producer-network-thread | audit-response-producer-client-id-d7bsd||||INFO||||||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(5) offset(0) requestID(11746898-0a01-453e-8a8a-dc49f8fa7cc8), subrequestID(0aa72bca-f3eb-4a3c-9e9f-f6908f7450ca) CBA(RT-resource-resolution/1.0.0/resource-resolution). 2023-03-26 10:07:04,576|03698019-eb27-49cc-ae65-cc5baee7eb28||Thread-121||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Save processing(aa30d96e-d650-4fff-baaf-27cc146e54a5) CBA(/opt/app/onap/blueprints/archive/aa30d96e-d650-4fff-baaf-27cc146e54a5/cba.zip) 2023-03-26 10:07:04,602|03698019-eb27-49cc-ae65-cc5baee7eb28||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/aa30d96e-d650-4fff-baaf-27cc146e54a5) and entry definition file (Definitions/CNF.json) 2023-03-26 10:07:04,708|03698019-eb27-49cc-ae65-cc5baee7eb28||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Validating Workflow(resource-assignment) 2023-03-26 10:07:04,709|03698019-eb27-49cc-ae65-cc5baee7eb28||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Validating Workflow(config-assign) 2023-03-26 10:07:04,709|03698019-eb27-49cc-ae65-cc5baee7eb28||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Validating Workflow(config-deploy) 2023-03-26 10:07:04,709|03698019-eb27-49cc-ae65-cc5baee7eb28||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Validating Workflow(scale-out) 2023-03-26 10:07:04,709|03698019-eb27-49cc-ae65-cc5baee7eb28||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Validating Workflow(scale) 2023-03-26 10:07:04,709|03698019-eb27-49cc-ae65-cc5baee7eb28||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Validating Workflow(scale-in) 2023-03-26 10:07:04,709|03698019-eb27-49cc-ae65-cc5baee7eb28||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Validating Workflow(health-check) 2023-03-26 10:07:04,722|03698019-eb27-49cc-ae65-cc5baee7eb28||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/aa30d96e-d650-4fff-baaf-27cc146e54a5) and entry definition file (Definitions/CNF.json) 2023-03-26 10:07:05,009|03698019-eb27-49cc-ae65-cc5baee7eb28||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| No compiled cache(/opt/app/onap/blueprints/working/aa30d96e-d650-4fff-baaf-27cc146e54a5) present to clean. 2023-03-26 10:07:33,122|a46ff017-d21d-403e-9448-b567a747121d||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2023-03-26 10:07:33,122|a46ff017-d21d-403e-9448-b567a747121d||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2023-03-26 10:07:33,122|a46ff017-d21d-403e-9448-b567a747121d||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2023-03-26 10:07:33,563|a46ff017-d21d-403e-9448-b567a747121d||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2023-03-26 10:07:33,564|a46ff017-d21d-403e-9448-b567a747121d||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2023-03-26 10:07:34,879|a46ff017-d21d-403e-9448-b567a747121d||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2023-03-26 10:07:34,879|a46ff017-d21d-403e-9448-b567a747121d||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Save processing(04e97839-a1fa-42d9-9746-20ebf33bb796) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2023-03-26 10:07:34,910|a46ff017-d21d-403e-9448-b567a747121d||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json) 2023-03-26 10:07:34,910|a46ff017-d21d-403e-9448-b567a747121d||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Save processing(80d015c3-241e-4827-8527-899b8312bf79) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2023-03-26 10:07:34,914|a46ff017-d21d-403e-9448-b567a747121d||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Save processing(8174afbc-19bc-49b0-a92b-114e5b816f63) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2023-03-26 10:07:34,920|a46ff017-d21d-403e-9448-b567a747121d||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Save processing(d028dfbc-babf-4b3d-9987-82f80ad35e38) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2023-03-26 10:07:34,962|a46ff017-d21d-403e-9448-b567a747121d||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Save processing(c99feb20-7edc-4724-9269-728aa96f788f) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2023-03-26 10:07:34,972|a46ff017-d21d-403e-9448-b567a747121d||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Save processing(fca88608-552b-44d7-8ed5-16b3850ee1dc) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2023-03-26 10:07:34,980|a46ff017-d21d-403e-9448-b567a747121d||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json) 2023-03-26 10:07:34,980|a46ff017-d21d-403e-9448-b567a747121d||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2023-03-26 10:07:34,980|a46ff017-d21d-403e-9448-b567a747121d||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2023-03-26 10:07:34,980|a46ff017-d21d-403e-9448-b567a747121d||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json) 2023-03-26 10:07:34,980|a46ff017-d21d-403e-9448-b567a747121d||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json) 2023-03-26 10:07:34,990|a46ff017-d21d-403e-9448-b567a747121d||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| failed in blueprint service template validation org.onap.ccsdk.cds.controllerblueprints.core.BluePrintException: couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:64) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87) at java.base/java.util.LinkedHashMap.forEach(Unknown Source) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64) at java.base/java.util.LinkedHashMap.forEach(Unknown Source) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274) at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85) at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59) at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source) at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38) at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source) at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathBluePrintModelCatalog(BluePrintCatalogLoadService.kt:42) at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathsBluePrintModelCatalog(BluePrintCatalogLoadService.kt:36) at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog$suspendImpl(BluePrintDatabaseLoadService.kt:64) at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog(BluePrintDatabaseLoadService.kt) at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler.bootstrapBlueprint$suspendImpl(BluePrintModelHandler.kt:106) at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler$bootstrapBlueprint$1.invokeSuspend(BluePrintModelHandler.kt) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:33) at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) at kotlinx.coroutines.EventLoop.processUnconfinedEvent(EventLoop.common.kt:69) at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith(DispatchedContinuation.kt:375) at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith$default(DispatchedContinuation.kt:278) at kotlinx.coroutines.DispatchedCoroutine.afterResume(Builders.common.kt:256) at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665) 2023-03-26 10:07:34,995|a46ff017-d21d-403e-9448-b567a747121d||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2023-03-26 10:07:35,002|a46ff017-d21d-403e-9448-b567a747121d||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2023-03-26 10:07:35,008|a46ff017-d21d-403e-9448-b567a747121d||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2023-03-26 10:07:35,058|a46ff017-d21d-403e-9448-b567a747121d||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2023-03-26 10:07:35,070|a46ff017-d21d-403e-9448-b567a747121d||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Validating Workflow(config-assign) 2023-03-26 10:07:35,071|a46ff017-d21d-403e-9448-b567a747121d||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Validating Workflow(config-deploy) 2023-03-26 10:07:35,079|a46ff017-d21d-403e-9448-b567a747121d||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json) 2023-03-26 10:07:35,135|a46ff017-d21d-403e-9448-b567a747121d||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Overwriting blueprint model :pnf_netconf::1.0.0 2023-03-26 10:07:35,201|a46ff017-d21d-403e-9448-b567a747121d||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean. 2023-03-26 10:07:35,210|a46ff017-d21d-403e-9448-b567a747121d||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Deleted deployed blueprint model :pnf_netconf::1.0.0 2023-03-26 10:07:35,277|a46ff017-d21d-403e-9448-b567a747121d||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Validating Workflow(resource-assignment) 2023-03-26 10:07:35,277|a46ff017-d21d-403e-9448-b567a747121d||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Validating Workflow(config-assign) 2023-03-26 10:07:35,278|a46ff017-d21d-403e-9448-b567a747121d||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Validating Workflow(config-deploy) 2023-03-26 10:07:35,315|a46ff017-d21d-403e-9448-b567a747121d||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json) 2023-03-26 10:07:35,358|a46ff017-d21d-403e-9448-b567a747121d||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0 2023-03-26 10:07:35,404|a46ff017-d21d-403e-9448-b567a747121d||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean. 2023-03-26 10:07:35,409|a46ff017-d21d-403e-9448-b567a747121d||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0 2023-03-26 10:07:35,491|a46ff017-d21d-403e-9448-b567a747121d||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Validating Workflow(resource-assignment) 2023-03-26 10:07:35,492|a46ff017-d21d-403e-9448-b567a747121d||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Validating Workflow(config-assign) 2023-03-26 10:07:35,492|a46ff017-d21d-403e-9448-b567a747121d||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Validating Workflow(config-deploy) 2023-03-26 10:07:35,507|a46ff017-d21d-403e-9448-b567a747121d||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json) 2023-03-26 10:07:35,549|a46ff017-d21d-403e-9448-b567a747121d||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0 2023-03-26 10:07:35,598|a46ff017-d21d-403e-9448-b567a747121d||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean. 2023-03-26 10:07:35,609|a46ff017-d21d-403e-9448-b567a747121d||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0 2023-03-26 10:07:35,687|a46ff017-d21d-403e-9448-b567a747121d||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Validating Workflow(resource-assignment) 2023-03-26 10:07:35,688|a46ff017-d21d-403e-9448-b567a747121d||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Validating Workflow(config-deploy) 2023-03-26 10:07:35,713|a46ff017-d21d-403e-9448-b567a747121d||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2023-03-26 10:07:35,775|a46ff017-d21d-403e-9448-b567a747121d||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Overwriting blueprint model :vFW-CDS::1.0.0 2023-03-26 10:07:35,830|a46ff017-d21d-403e-9448-b567a747121d||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean. 2023-03-26 10:07:35,834|a46ff017-d21d-403e-9448-b567a747121d||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Deleted deployed blueprint model :vFW-CDS::1.0.0 2023-03-26 10:07:35,915|a46ff017-d21d-403e-9448-b567a747121d||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Validating Workflow(resource-assignment) 2023-03-26 10:07:35,916|a46ff017-d21d-403e-9448-b567a747121d||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Validating Workflow(config-assign) 2023-03-26 10:07:35,916|a46ff017-d21d-403e-9448-b567a747121d||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Validating Workflow(config-deploy) 2023-03-26 10:07:35,917|a46ff017-d21d-403e-9448-b567a747121d||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Validating Workflow(HealthCheck) 2023-03-26 10:07:35,917|a46ff017-d21d-403e-9448-b567a747121d||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Validating Workflow(ScaleOutReconfiguration) 2023-03-26 10:07:35,917|a46ff017-d21d-403e-9448-b567a747121d||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Validating Workflow(vf-config-assign) 2023-03-26 10:07:35,918|a46ff017-d21d-403e-9448-b567a747121d||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Validating Workflow(vf-config-deploy) 2023-03-26 10:07:35,930|a46ff017-d21d-403e-9448-b567a747121d||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2023-03-26 10:07:35,967|a46ff017-d21d-403e-9448-b567a747121d||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Overwriting blueprint model :vLB_CDS::1.0.0 2023-03-26 10:07:36,031|a46ff017-d21d-403e-9448-b567a747121d||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean. 2023-03-26 10:07:36,033|a46ff017-d21d-403e-9448-b567a747121d||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Deleted deployed blueprint model :vLB_CDS::1.0.0 2023-03-26 10:07:36,098|a46ff017-d21d-403e-9448-b567a747121d||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Couldn't load BlueprintModel(5GC_Simulator_CNF_CDS: failed in blueprint validation : service_template : topology_template : couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl) 2023-03-26 10:07:55,518|cac8f61a-e5d1-4d4f-b861-b0db5f94c291||Thread-121||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Enhancing blueprint(/opt/app/onap/blueprints/working/498a4334-f9b4-4575-be14-79100d3ac8e8) 2023-03-26 10:07:55,520|cac8f61a-e5d1-4d4f-b861-b0db5f94c291||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| deleting definition types under : /opt/app/onap/blueprints/working/498a4334-f9b4-4575-be14-79100d3ac8e8/Definitions 2023-03-26 10:07:55,525|cac8f61a-e5d1-4d4f-b861-b0db5f94c291||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| reinitialized all type definitions 2023-03-26 10:07:55,528|cac8f61a-e5d1-4d4f-b861-b0db5f94c291||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| ***** Enhancing NodeTemplate(resource-assignment) 2023-03-26 10:07:55,577|cac8f61a-e5d1-4d4f-b861-b0db5f94c291||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| enhancing ArtifactDefinition(vnf-template) 2023-03-26 10:07:55,599|cac8f61a-e5d1-4d4f-b861-b0db5f94c291||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| enhancing ArtifactDefinition(vnf-mapping) 2023-03-26 10:07:55,617|cac8f61a-e5d1-4d4f-b861-b0db5f94c291||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false) 2023-03-26 10:07:55,656|cac8f61a-e5d1-4d4f-b861-b0db5f94c291||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| ***** Enhancing NodeTemplate(input) 2023-03-26 10:07:55,713|cac8f61a-e5d1-4d4f-b861-b0db5f94c291||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| ***** Enhancing NodeTemplate(input) 2023-03-26 10:07:55,727|cac8f61a-e5d1-4d4f-b861-b0db5f94c291||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| ***** Enhancing NodeTemplate(input) 2023-03-26 10:07:55,744|cac8f61a-e5d1-4d4f-b861-b0db5f94c291||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| enhancing ArtifactDefinition(base_ubuntu20-template) 2023-03-26 10:07:55,744|cac8f61a-e5d1-4d4f-b861-b0db5f94c291||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| enhancing ArtifactDefinition(base_ubuntu20-mapping) 2023-03-26 10:07:55,744|cac8f61a-e5d1-4d4f-b861-b0db5f94c291||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false) 2023-03-26 10:07:55,765|cac8f61a-e5d1-4d4f-b861-b0db5f94c291||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| ***** Enhancing NodeTemplate(input) 2023-03-26 10:07:55,781|cac8f61a-e5d1-4d4f-b861-b0db5f94c291||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| ***** Enhancing NodeTemplate(input) 2023-03-26 10:07:55,798|cac8f61a-e5d1-4d4f-b861-b0db5f94c291||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| ***** Enhancing NodeTemplate(input) 2023-03-26 10:07:55,821|cac8f61a-e5d1-4d4f-b861-b0db5f94c291||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| ***** Enhancing NodeTemplate(sdnc) 2023-03-26 10:07:55,864|cac8f61a-e5d1-4d4f-b861-b0db5f94c291||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| ***** Enhancing NodeTemplate(input) 2023-03-26 10:07:55,882|cac8f61a-e5d1-4d4f-b861-b0db5f94c291||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| ***** Enhancing NodeTemplate(input) 2023-03-26 10:07:55,902|cac8f61a-e5d1-4d4f-b861-b0db5f94c291||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| ***** Enhancing NodeTemplate(input) 2023-03-26 10:07:55,926|cac8f61a-e5d1-4d4f-b861-b0db5f94c291||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| ***** Enhancing NodeTemplate(input) 2023-03-26 10:07:55,947|cac8f61a-e5d1-4d4f-b861-b0db5f94c291||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| ***** Enhancing NodeTemplate(input) 2023-03-26 10:07:55,967|cac8f61a-e5d1-4d4f-b861-b0db5f94c291||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| ***** Enhancing NodeTemplate(input) 2023-03-26 10:07:56,009|cac8f61a-e5d1-4d4f-b861-b0db5f94c291||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| ***** Enhancing NodeTemplate(config-assign) 2023-03-26 10:07:56,013|cac8f61a-e5d1-4d4f-b861-b0db5f94c291||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| enhancing ArtifactDefinition(baseconfig-template) 2023-03-26 10:07:56,013|cac8f61a-e5d1-4d4f-b861-b0db5f94c291||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| enhancing ArtifactDefinition(baseconfig-mapping) 2023-03-26 10:07:56,013|cac8f61a-e5d1-4d4f-b861-b0db5f94c291||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false) 2023-03-26 10:07:56,043|cac8f61a-e5d1-4d4f-b861-b0db5f94c291||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| ***** Enhancing NodeTemplate(input) 2023-03-26 10:07:56,063|cac8f61a-e5d1-4d4f-b861-b0db5f94c291||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| ***** Enhancing NodeTemplate(input) 2023-03-26 10:07:56,087|cac8f61a-e5d1-4d4f-b861-b0db5f94c291||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| ***** Enhancing NodeTemplate(input) 2023-03-26 10:07:56,108|cac8f61a-e5d1-4d4f-b861-b0db5f94c291||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| ***** Enhancing NodeTemplate(config-deploy) 2023-03-26 10:07:56,199|cac8f61a-e5d1-4d4f-b861-b0db5f94c291||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| ##### Enhancing Workflow(resource-assignment) 2023-03-26 10:07:56,200|cac8f61a-e5d1-4d4f-b861-b0db5f94c291||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment]) 2023-03-26 10:07:56,200|cac8f61a-e5d1-4d4f-b861-b0db5f94c291||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| identified workflow(resource-assignment) targets(resource-assignment) 2023-03-26 10:07:56,200|cac8f61a-e5d1-4d4f-b861-b0db5f94c291||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment) 2023-03-26 10:07:56,200|cac8f61a-e5d1-4d4f-b861-b0db5f94c291||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment) 2023-03-26 10:07:56,200|cac8f61a-e5d1-4d4f-b861-b0db5f94c291||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json] 2023-03-26 10:07:56,200|cac8f61a-e5d1-4d4f-b861-b0db5f94c291||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| enriching artifacts file(/opt/app/onap/blueprints/working/498a4334-f9b4-4575-be14-79100d3ac8e8/Templates/vnf-mapping.json 2023-03-26 10:07:56,203|cac8f61a-e5d1-4d4f-b861-b0db5f94c291||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true) 2023-03-26 10:07:56,203|cac8f61a-e5d1-4d4f-b861-b0db5f94c291||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| dataType not present for the recipe(dt-resource-assignment-properties) 2023-03-26 10:07:56,203|cac8f61a-e5d1-4d4f-b861-b0db5f94c291||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| enriching artifacts file(/opt/app/onap/blueprints/working/498a4334-f9b4-4575-be14-79100d3ac8e8/Templates/base_ubuntu20-mapping.json 2023-03-26 10:07:56,206|cac8f61a-e5d1-4d4f-b861-b0db5f94c291||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true) 2023-03-26 10:07:56,206|cac8f61a-e5d1-4d4f-b861-b0db5f94c291||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment). 2023-03-26 10:07:56,206|cac8f61a-e5d1-4d4f-b861-b0db5f94c291||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| ##### Enhancing Workflow(config-assign) 2023-03-26 10:07:56,206|cac8f61a-e5d1-4d4f-b861-b0db5f94c291||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| workflow(config-assign) dependent component NodeTemplates([config-assign]) 2023-03-26 10:07:56,206|cac8f61a-e5d1-4d4f-b861-b0db5f94c291||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| identified workflow(config-assign) targets(config-assign) 2023-03-26 10:07:56,206|cac8f61a-e5d1-4d4f-b861-b0db5f94c291||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign) 2023-03-26 10:07:56,206|cac8f61a-e5d1-4d4f-b861-b0db5f94c291||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json] 2023-03-26 10:07:56,206|cac8f61a-e5d1-4d4f-b861-b0db5f94c291||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| enriching artifacts file(/opt/app/onap/blueprints/working/498a4334-f9b4-4575-be14-79100d3ac8e8/Templates/baseconfig-mapping.json 2023-03-26 10:07:56,209|cac8f61a-e5d1-4d4f-b861-b0db5f94c291||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true) 2023-03-26 10:07:56,209|cac8f61a-e5d1-4d4f-b861-b0db5f94c291||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| dataType not present for the recipe(dt-config-assign-properties) 2023-03-26 10:07:56,209|cac8f61a-e5d1-4d4f-b861-b0db5f94c291||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| ##### Enhancing Workflow(config-deploy) 2023-03-26 10:07:56,209|cac8f61a-e5d1-4d4f-b861-b0db5f94c291||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy]) 2023-03-26 10:07:56,209|cac8f61a-e5d1-4d4f-b861-b0db5f94c291||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| identified workflow(config-deploy) targets(config-deploy) 2023-03-26 10:07:56,209|cac8f61a-e5d1-4d4f-b861-b0db5f94c291||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| workflow(config-deploy) resource assignment files([] 2023-03-26 10:07:56,209|cac8f61a-e5d1-4d4f-b861-b0db5f94c291||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| ##### Enhancing blueprint Resource Definitions 2023-03-26 10:07:56,209|cac8f61a-e5d1-4d4f-b861-b0db5f94c291||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json]) 2023-03-26 10:07:56,209|cac8f61a-e5d1-4d4f-b861-b0db5f94c291||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| processing file (Templates/vnf-mapping.json) 2023-03-26 10:07:56,209|cac8f61a-e5d1-4d4f-b861-b0db5f94c291||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| processing file (Templates/base_ubuntu20-mapping.json) 2023-03-26 10:07:56,209|cac8f61a-e5d1-4d4f-b861-b0db5f94c291||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| processing file (Templates/baseconfig-mapping.json) 2023-03-26 10:07:56,216|cac8f61a-e5d1-4d4f-b861-b0db5f94c291||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| distinct resource keys ([image_name, key_name, pub_key, public_net_id, service-instance-id, vf-module-id, vlb_flavor_name, vnf-id, vnf_name]) 2023-03-26 10:07:56,403|cac8f61a-e5d1-4d4f-b861-b0db5f94c291||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability] 2023-03-26 10:07:56,805|297b82c1-7ef9-4b90-8ebd-a2371c1efc9b||Thread-121||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Save processing(bab91b98-7366-4464-993a-1b0e43066c03) CBA(/opt/app/onap/blueprints/archive/bab91b98-7366-4464-993a-1b0e43066c03/cba.zip) 2023-03-26 10:07:56,812|297b82c1-7ef9-4b90-8ebd-a2371c1efc9b||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/bab91b98-7366-4464-993a-1b0e43066c03) and entry definition file (Definitions/ubuntu20.json) 2023-03-26 10:07:56,820|297b82c1-7ef9-4b90-8ebd-a2371c1efc9b||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2023-03-26 10:07:56,852|297b82c1-7ef9-4b90-8ebd-a2371c1efc9b||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Validating Workflow(resource-assignment) 2023-03-26 10:07:56,853|297b82c1-7ef9-4b90-8ebd-a2371c1efc9b||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Validating Workflow(config-assign) 2023-03-26 10:07:56,853|297b82c1-7ef9-4b90-8ebd-a2371c1efc9b||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Validating Workflow(config-deploy) 2023-03-26 10:07:56,862|297b82c1-7ef9-4b90-8ebd-a2371c1efc9b||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/bab91b98-7366-4464-993a-1b0e43066c03) and entry definition file (Definitions/ubuntu20.json) 2023-03-26 10:07:56,968|297b82c1-7ef9-4b90-8ebd-a2371c1efc9b||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| No compiled cache(/opt/app/onap/blueprints/working/bab91b98-7366-4464-993a-1b0e43066c03) present to clean. 2023-03-26 10:08:45,015|3f9b9030-a082-4c56-8760-d4109afaba69||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2023-03-26 10:08:45,015|3f9b9030-a082-4c56-8760-d4109afaba69||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2023-03-26 10:08:45,016|3f9b9030-a082-4c56-8760-d4109afaba69||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2023-03-26 10:08:45,420|3f9b9030-a082-4c56-8760-d4109afaba69||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2023-03-26 10:08:45,420|3f9b9030-a082-4c56-8760-d4109afaba69||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2023-03-26 10:08:46,433|3f9b9030-a082-4c56-8760-d4109afaba69||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2023-03-26 10:08:46,434|3f9b9030-a082-4c56-8760-d4109afaba69||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Save processing(d35c2ec9-44ec-4ddd-bb7d-70403767e77e) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2023-03-26 10:08:46,453|3f9b9030-a082-4c56-8760-d4109afaba69||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Save processing(e8c3add9-c3be-4752-b520-c071b3dcd7fe) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2023-03-26 10:08:46,460|3f9b9030-a082-4c56-8760-d4109afaba69||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Save processing(c5cfbb09-0177-4d44-8c7a-218a15505ce6) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2023-03-26 10:08:46,469|3f9b9030-a082-4c56-8760-d4109afaba69||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Save processing(f761f7cf-6cbc-45e7-8eea-af53085bd840) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2023-03-26 10:08:46,478|3f9b9030-a082-4c56-8760-d4109afaba69||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Save processing(6b79cf8a-ef5a-41ac-9117-7b066d7271ff) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2023-03-26 10:08:46,485|3f9b9030-a082-4c56-8760-d4109afaba69||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Save processing(4775b9a8-de66-4269-b808-2f7888d63f41) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2023-03-26 10:08:46,494|3f9b9030-a082-4c56-8760-d4109afaba69||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json) 2023-03-26 10:08:46,494|3f9b9030-a082-4c56-8760-d4109afaba69||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json) 2023-03-26 10:08:46,494|3f9b9030-a082-4c56-8760-d4109afaba69||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2023-03-26 10:08:46,494|3f9b9030-a082-4c56-8760-d4109afaba69||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2023-03-26 10:08:46,494|3f9b9030-a082-4c56-8760-d4109afaba69||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json) 2023-03-26 10:08:46,497|3f9b9030-a082-4c56-8760-d4109afaba69||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json) 2023-03-26 10:08:46,500|3f9b9030-a082-4c56-8760-d4109afaba69||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2023-03-26 10:08:46,508|3f9b9030-a082-4c56-8760-d4109afaba69||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2023-03-26 10:08:46,513|3f9b9030-a082-4c56-8760-d4109afaba69||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| failed in blueprint service template validation org.onap.ccsdk.cds.controllerblueprints.core.BluePrintException: couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:64) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87) at java.base/java.util.LinkedHashMap.forEach(Unknown Source) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64) at java.base/java.util.LinkedHashMap.forEach(Unknown Source) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274) at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85) at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59) at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source) at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38) at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source) at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getContent(JacksonUtils.kt:75) at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getListFromFile(JacksonUtils.kt:170) at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:46) at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:30) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validateExtension(BluePrintArtifactDefinitionValidatorImpl.kt:95) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:68) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87) at java.base/java.util.LinkedHashMap.forEach(Unknown Source) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64) at java.base/java.util.LinkedHashMap.forEach(Unknown Source) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274) at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85) at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59) at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source) at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38) at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source) at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getContent(JacksonUtils.kt:75) at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getListFromFile(JacksonUtils.kt:170) at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:46) at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:30) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validateExtension(BluePrintArtifactDefinitionValidatorImpl.kt:95) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:68) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87) at java.base/java.util.LinkedHashMap.forEach(Unknown Source) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64) at java.base/java.util.LinkedHashMap.forEach(Unknown Source) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274) at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85) at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59) at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source) at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38) at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source) at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getContent(JacksonUtils.kt:75) at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getListFromFile(JacksonUtils.kt:170) at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:46) at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:30) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validateExtension(BluePrintArtifactDefinitionValidatorImpl.kt:95) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:68) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87) at java.base/java.util.LinkedHashMap.forEach(Unknown Source) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64) at java.base/java.util.LinkedHashMap.forEach(Unknown Source) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274) at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85) at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59) at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source) at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38) at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source) at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathBluePrintModelCatalog(BluePrintCatalogLoadService.kt:42) at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathsBluePrintModelCatalog(BluePrintCatalogLoadService.kt:36) at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog$suspendImpl(BluePrintDatabaseLoadService.kt:64) at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog(BluePrintDatabaseLoadService.kt) at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler.bootstrapBlueprint$suspendImpl(BluePrintModelHandler.kt:106) at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler$bootstrapBlueprint$1.invokeSuspend(BluePrintModelHandler.kt) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:33) at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) at kotlinx.coroutines.EventLoop.processUnconfinedEvent(EventLoop.common.kt:69) at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith(DispatchedContinuation.kt:375) at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith$default(DispatchedContinuation.kt:278) at kotlinx.coroutines.DispatchedCoroutine.afterResume(Builders.common.kt:256) at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665) 2023-03-26 10:08:46,561|3f9b9030-a082-4c56-8760-d4109afaba69||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2023-03-26 10:08:46,576|3f9b9030-a082-4c56-8760-d4109afaba69||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2023-03-26 10:08:46,611|3f9b9030-a082-4c56-8760-d4109afaba69||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Validating Workflow(resource-assignment) 2023-03-26 10:08:46,611|3f9b9030-a082-4c56-8760-d4109afaba69||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Validating Workflow(config-assign) 2023-03-26 10:08:46,612|3f9b9030-a082-4c56-8760-d4109afaba69||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Validating Workflow(config-deploy) 2023-03-26 10:08:46,660|3f9b9030-a082-4c56-8760-d4109afaba69||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json) 2023-03-26 10:08:46,729|3f9b9030-a082-4c56-8760-d4109afaba69||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0 2023-03-26 10:08:46,785|3f9b9030-a082-4c56-8760-d4109afaba69||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean. 2023-03-26 10:08:46,789|3f9b9030-a082-4c56-8760-d4109afaba69||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Validating Workflow(resource-assignment) 2023-03-26 10:08:46,790|3f9b9030-a082-4c56-8760-d4109afaba69||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Validating Workflow(config-assign) 2023-03-26 10:08:46,790|3f9b9030-a082-4c56-8760-d4109afaba69||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Validating Workflow(config-deploy) 2023-03-26 10:08:46,790|3f9b9030-a082-4c56-8760-d4109afaba69||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Validating Workflow(HealthCheck) 2023-03-26 10:08:46,790|3f9b9030-a082-4c56-8760-d4109afaba69||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Validating Workflow(ScaleOutReconfiguration) 2023-03-26 10:08:46,790|3f9b9030-a082-4c56-8760-d4109afaba69||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Validating Workflow(vf-config-assign) 2023-03-26 10:08:46,791|3f9b9030-a082-4c56-8760-d4109afaba69||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Validating Workflow(vf-config-deploy) 2023-03-26 10:08:46,791|3f9b9030-a082-4c56-8760-d4109afaba69||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0 2023-03-26 10:08:46,879|3f9b9030-a082-4c56-8760-d4109afaba69||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2023-03-26 10:08:46,946|3f9b9030-a082-4c56-8760-d4109afaba69||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Overwriting blueprint model :vLB_CDS::1.0.0 2023-03-26 10:08:47,003|3f9b9030-a082-4c56-8760-d4109afaba69||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean. 2023-03-26 10:08:47,003|3f9b9030-a082-4c56-8760-d4109afaba69||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Deleted deployed blueprint model :vLB_CDS::1.0.0 2023-03-26 10:08:47,099|3f9b9030-a082-4c56-8760-d4109afaba69||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Validating Workflow(resource-assignment) 2023-03-26 10:08:47,099|3f9b9030-a082-4c56-8760-d4109afaba69||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Validating Workflow(config-assign) 2023-03-26 10:08:47,099|3f9b9030-a082-4c56-8760-d4109afaba69||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Validating Workflow(config-deploy) 2023-03-26 10:08:47,113|3f9b9030-a082-4c56-8760-d4109afaba69||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json) 2023-03-26 10:08:47,193|3f9b9030-a082-4c56-8760-d4109afaba69||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0 2023-03-26 10:08:47,253|3f9b9030-a082-4c56-8760-d4109afaba69||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean. 2023-03-26 10:08:47,256|3f9b9030-a082-4c56-8760-d4109afaba69||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0 2023-03-26 10:08:47,327|3f9b9030-a082-4c56-8760-d4109afaba69||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Validating Workflow(resource-assignment) 2023-03-26 10:08:47,328|3f9b9030-a082-4c56-8760-d4109afaba69||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Validating Workflow(config-deploy) 2023-03-26 10:08:47,362|3f9b9030-a082-4c56-8760-d4109afaba69||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Validating Workflow(config-assign) 2023-03-26 10:08:47,362|3f9b9030-a082-4c56-8760-d4109afaba69||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Validating Workflow(config-deploy) 2023-03-26 10:08:47,363|3f9b9030-a082-4c56-8760-d4109afaba69||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2023-03-26 10:08:47,367|3f9b9030-a082-4c56-8760-d4109afaba69||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json) 2023-03-26 10:08:47,481|3f9b9030-a082-4c56-8760-d4109afaba69||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Overwriting blueprint model :vFW-CDS::1.0.0 2023-03-26 10:08:47,543|3f9b9030-a082-4c56-8760-d4109afaba69||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean. 2023-03-26 10:08:47,595|3f9b9030-a082-4c56-8760-d4109afaba69||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Overwriting blueprint model :pnf_netconf::1.0.0 2023-03-26 10:08:47,656|3f9b9030-a082-4c56-8760-d4109afaba69||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean. 2023-03-26 10:08:47,656|3f9b9030-a082-4c56-8760-d4109afaba69||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Deleted deployed blueprint model :vFW-CDS::1.0.0 2023-03-26 10:08:47,726|3f9b9030-a082-4c56-8760-d4109afaba69||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Deleted deployed blueprint model :pnf_netconf::1.0.0 2023-03-26 10:08:47,806|3f9b9030-a082-4c56-8760-d4109afaba69||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Couldn't load BlueprintModel(5GC_Simulator_CNF_CDS: failed in blueprint validation : service_template : topology_template : couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl) 2023-03-26 10:09:07,527|b30f3312-7af6-4305-8612-0e6800c17026||Thread-167||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Enhancing blueprint(/opt/app/onap/blueprints/working/a9247d8c-a7cd-42bd-a1ec-9614c648421c) 2023-03-26 10:09:07,529|b30f3312-7af6-4305-8612-0e6800c17026||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| deleting definition types under : /opt/app/onap/blueprints/working/a9247d8c-a7cd-42bd-a1ec-9614c648421c/Definitions 2023-03-26 10:09:07,532|b30f3312-7af6-4305-8612-0e6800c17026||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| reinitialized all type definitions 2023-03-26 10:09:07,533|b30f3312-7af6-4305-8612-0e6800c17026||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| ***** Enhancing NodeTemplate(netconf-device) 2023-03-26 10:09:07,574|b30f3312-7af6-4305-8612-0e6800c17026||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| ***** Enhancing NodeTemplate(resolve-data) 2023-03-26 10:09:07,615|b30f3312-7af6-4305-8612-0e6800c17026||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| enhancing ArtifactDefinition(netconfrpc-template) 2023-03-26 10:09:07,634|b30f3312-7af6-4305-8612-0e6800c17026||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| enhancing ArtifactDefinition(netconfrpc-mapping) 2023-03-26 10:09:07,651|b30f3312-7af6-4305-8612-0e6800c17026||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| enhancing resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(false) 2023-03-26 10:09:07,715|b30f3312-7af6-4305-8612-0e6800c17026||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| ***** Enhancing NodeTemplate(execute-netconf) 2023-03-26 10:09:07,760|b30f3312-7af6-4305-8612-0e6800c17026||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| ##### Enhancing Workflow(config-assign) 2023-03-26 10:09:07,760|b30f3312-7af6-4305-8612-0e6800c17026||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| workflow(config-assign) dependent component NodeTemplates([resolve-data]) 2023-03-26 10:09:07,760|b30f3312-7af6-4305-8612-0e6800c17026||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| identified workflow(config-assign) targets(resolve-data) 2023-03-26 10:09:07,760|b30f3312-7af6-4305-8612-0e6800c17026||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| resource assignment artifacts(netconfrpc-mapping) for NodeType(resolve-data) 2023-03-26 10:09:07,760|b30f3312-7af6-4305-8612-0e6800c17026||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| workflow(config-assign) resource assignment files([Templates/netconfrpc-mapping.json] 2023-03-26 10:09:07,760|b30f3312-7af6-4305-8612-0e6800c17026||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| enriching artifacts file(/opt/app/onap/blueprints/working/a9247d8c-a7cd-42bd-a1ec-9614c648421c/Templates/netconfrpc-mapping.json 2023-03-26 10:09:07,765|b30f3312-7af6-4305-8612-0e6800c17026||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| enhancing workflow resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(true) 2023-03-26 10:09:07,765|b30f3312-7af6-4305-8612-0e6800c17026||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| dataType not present for the recipe(dt-config-assign-properties) 2023-03-26 10:09:07,765|b30f3312-7af6-4305-8612-0e6800c17026||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| ##### Enhancing Workflow(config-deploy) 2023-03-26 10:09:07,766|b30f3312-7af6-4305-8612-0e6800c17026||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| workflow(config-deploy) dependent component NodeTemplates([execute-netconf]) 2023-03-26 10:09:07,766|b30f3312-7af6-4305-8612-0e6800c17026||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| identified workflow(config-deploy) targets(execute-netconf) 2023-03-26 10:09:07,766|b30f3312-7af6-4305-8612-0e6800c17026||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| workflow(config-deploy) resource assignment files([] 2023-03-26 10:09:07,766|b30f3312-7af6-4305-8612-0e6800c17026||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| ##### Enhancing blueprint Resource Definitions 2023-03-26 10:09:07,766|b30f3312-7af6-4305-8612-0e6800c17026||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| resources assignment files ([Templates/netconfrpc-mapping.json]) 2023-03-26 10:09:07,766|b30f3312-7af6-4305-8612-0e6800c17026||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| processing file (Templates/netconfrpc-mapping.json) 2023-03-26 10:09:07,770|b30f3312-7af6-4305-8612-0e6800c17026||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| distinct resource keys ([input-source]) 2023-03-26 10:09:07,794|b30f3312-7af6-4305-8612-0e6800c17026||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Enriching Resource Definition sources Node Template: [source-input] 2023-03-26 11:07:34,800|4f1af8bc-3d93-4921-9e4d-041c7a1e420d||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2023-03-26 11:07:34,800|4f1af8bc-3d93-4921-9e4d-041c7a1e420d||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2023-03-26 11:07:34,800|4f1af8bc-3d93-4921-9e4d-041c7a1e420d||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2023-03-26 11:07:35,139|4f1af8bc-3d93-4921-9e4d-041c7a1e420d||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2023-03-26 11:07:35,139|4f1af8bc-3d93-4921-9e4d-041c7a1e420d||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2023-03-26 11:07:36,566|4f1af8bc-3d93-4921-9e4d-041c7a1e420d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2023-03-26 11:07:36,566|4f1af8bc-3d93-4921-9e4d-041c7a1e420d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Save processing(75fd6629-d7ce-4c68-a969-e2956a7462ce) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2023-03-26 11:07:36,575|4f1af8bc-3d93-4921-9e4d-041c7a1e420d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Save processing(5ad9fd15-f0b8-4e49-a689-6a634da664a5) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2023-03-26 11:07:36,578|4f1af8bc-3d93-4921-9e4d-041c7a1e420d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Save processing(6ccec718-f10f-47d4-8893-9d5e21c07264) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2023-03-26 11:07:36,583|4f1af8bc-3d93-4921-9e4d-041c7a1e420d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Save processing(7c95d51d-198c-4cf2-a19c-3a644f1c04f7) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2023-03-26 11:07:36,590|4f1af8bc-3d93-4921-9e4d-041c7a1e420d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Save processing(6e5b4995-c660-402c-8936-65f843427695) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2023-03-26 11:07:36,597|4f1af8bc-3d93-4921-9e4d-041c7a1e420d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Save processing(731fbfc8-2934-4161-bfd3-17332f91a45f) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2023-03-26 11:07:36,604|4f1af8bc-3d93-4921-9e4d-041c7a1e420d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json) 2023-03-26 11:07:36,604|4f1af8bc-3d93-4921-9e4d-041c7a1e420d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json) 2023-03-26 11:07:36,604|4f1af8bc-3d93-4921-9e4d-041c7a1e420d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2023-03-26 11:07:36,605|4f1af8bc-3d93-4921-9e4d-041c7a1e420d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2023-03-26 11:07:36,605|4f1af8bc-3d93-4921-9e4d-041c7a1e420d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json) 2023-03-26 11:07:36,605|4f1af8bc-3d93-4921-9e4d-041c7a1e420d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json) 2023-03-26 11:07:36,674|4f1af8bc-3d93-4921-9e4d-041c7a1e420d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2023-03-26 11:07:36,697|4f1af8bc-3d93-4921-9e4d-041c7a1e420d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2023-03-26 11:07:36,703|4f1af8bc-3d93-4921-9e4d-041c7a1e420d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2023-03-26 11:07:36,709|4f1af8bc-3d93-4921-9e4d-041c7a1e420d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| failed in blueprint service template validation org.onap.ccsdk.cds.controllerblueprints.core.BluePrintException: couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:64) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87) at java.base/java.util.LinkedHashMap.forEach(Unknown Source) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64) at java.base/java.util.LinkedHashMap.forEach(Unknown Source) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274) at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85) at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59) at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source) at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38) at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source) at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getContent(JacksonUtils.kt:75) at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getListFromFile(JacksonUtils.kt:170) at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:46) at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:30) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validateExtension(BluePrintArtifactDefinitionValidatorImpl.kt:95) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:68) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87) at java.base/java.util.LinkedHashMap.forEach(Unknown Source) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64) at java.base/java.util.LinkedHashMap.forEach(Unknown Source) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274) at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85) at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59) at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source) at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38) at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source) at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getContent(JacksonUtils.kt:75) at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getListFromFile(JacksonUtils.kt:170) at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:46) at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:30) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validateExtension(BluePrintArtifactDefinitionValidatorImpl.kt:95) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:68) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87) at java.base/java.util.LinkedHashMap.forEach(Unknown Source) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64) at java.base/java.util.LinkedHashMap.forEach(Unknown Source) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274) at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85) at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59) at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source) at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38) at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source) at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getContent(JacksonUtils.kt:75) at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getListFromFile(JacksonUtils.kt:170) at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:46) at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:30) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validateExtension(BluePrintArtifactDefinitionValidatorImpl.kt:95) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:68) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87) at java.base/java.util.LinkedHashMap.forEach(Unknown Source) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64) at java.base/java.util.LinkedHashMap.forEach(Unknown Source) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274) at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85) at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59) at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source) at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38) at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source) at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getContent(JacksonUtils.kt:75) at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getListFromFile(JacksonUtils.kt:170) at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:46) at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:30) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validateExtension(BluePrintArtifactDefinitionValidatorImpl.kt:95) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:68) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87) at java.base/java.util.LinkedHashMap.forEach(Unknown Source) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64) at java.base/java.util.LinkedHashMap.forEach(Unknown Source) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274) at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85) at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59) at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source) at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38) at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source) at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathBluePrintModelCatalog(BluePrintCatalogLoadService.kt:42) at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathsBluePrintModelCatalog(BluePrintCatalogLoadService.kt:36) at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog$suspendImpl(BluePrintDatabaseLoadService.kt:64) at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog(BluePrintDatabaseLoadService.kt) at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler.bootstrapBlueprint$suspendImpl(BluePrintModelHandler.kt:106) at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler$bootstrapBlueprint$1.invokeSuspend(BluePrintModelHandler.kt) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:33) at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) at kotlinx.coroutines.EventLoop.processUnconfinedEvent(EventLoop.common.kt:69) at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith(DispatchedContinuation.kt:375) at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith$default(DispatchedContinuation.kt:278) at kotlinx.coroutines.DispatchedCoroutine.afterResume(Builders.common.kt:256) at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665) 2023-03-26 11:07:36,757|4f1af8bc-3d93-4921-9e4d-041c7a1e420d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2023-03-26 11:07:36,799|4f1af8bc-3d93-4921-9e4d-041c7a1e420d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Validating Workflow(config-assign) 2023-03-26 11:07:36,858|4f1af8bc-3d93-4921-9e4d-041c7a1e420d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Validating Workflow(config-deploy) 2023-03-26 11:07:36,876|4f1af8bc-3d93-4921-9e4d-041c7a1e420d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json) 2023-03-26 11:07:37,002|4f1af8bc-3d93-4921-9e4d-041c7a1e420d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Overwriting blueprint model :pnf_netconf::1.0.0 2023-03-26 11:07:37,045|4f1af8bc-3d93-4921-9e4d-041c7a1e420d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean. 2023-03-26 11:07:37,049|4f1af8bc-3d93-4921-9e4d-041c7a1e420d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Deleted deployed blueprint model :pnf_netconf::1.0.0 2023-03-26 11:07:37,147|4f1af8bc-3d93-4921-9e4d-041c7a1e420d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Validating Workflow(resource-assignment) 2023-03-26 11:07:37,147|4f1af8bc-3d93-4921-9e4d-041c7a1e420d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Validating Workflow(config-assign) 2023-03-26 11:07:37,147|4f1af8bc-3d93-4921-9e4d-041c7a1e420d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Validating Workflow(config-deploy) 2023-03-26 11:07:37,158|4f1af8bc-3d93-4921-9e4d-041c7a1e420d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json) 2023-03-26 11:07:37,201|4f1af8bc-3d93-4921-9e4d-041c7a1e420d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0 2023-03-26 11:07:37,247|4f1af8bc-3d93-4921-9e4d-041c7a1e420d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean. 2023-03-26 11:07:37,248|4f1af8bc-3d93-4921-9e4d-041c7a1e420d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0 2023-03-26 11:07:37,333|4f1af8bc-3d93-4921-9e4d-041c7a1e420d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Validating Workflow(resource-assignment) 2023-03-26 11:07:37,333|4f1af8bc-3d93-4921-9e4d-041c7a1e420d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Validating Workflow(config-assign) 2023-03-26 11:07:37,334|4f1af8bc-3d93-4921-9e4d-041c7a1e420d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Validating Workflow(config-deploy) 2023-03-26 11:07:37,334|4f1af8bc-3d93-4921-9e4d-041c7a1e420d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Validating Workflow(HealthCheck) 2023-03-26 11:07:37,334|4f1af8bc-3d93-4921-9e4d-041c7a1e420d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Validating Workflow(ScaleOutReconfiguration) 2023-03-26 11:07:37,334|4f1af8bc-3d93-4921-9e4d-041c7a1e420d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Validating Workflow(vf-config-assign) 2023-03-26 11:07:37,334|4f1af8bc-3d93-4921-9e4d-041c7a1e420d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Validating Workflow(vf-config-deploy) 2023-03-26 11:07:37,347|4f1af8bc-3d93-4921-9e4d-041c7a1e420d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2023-03-26 11:07:37,394|4f1af8bc-3d93-4921-9e4d-041c7a1e420d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Overwriting blueprint model :vLB_CDS::1.0.0 2023-03-26 11:07:37,439|4f1af8bc-3d93-4921-9e4d-041c7a1e420d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean. 2023-03-26 11:07:37,443|4f1af8bc-3d93-4921-9e4d-041c7a1e420d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Deleted deployed blueprint model :vLB_CDS::1.0.0 2023-03-26 11:07:37,523|4f1af8bc-3d93-4921-9e4d-041c7a1e420d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Validating Workflow(resource-assignment) 2023-03-26 11:07:37,524|4f1af8bc-3d93-4921-9e4d-041c7a1e420d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Validating Workflow(config-deploy) 2023-03-26 11:07:37,551|4f1af8bc-3d93-4921-9e4d-041c7a1e420d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2023-03-26 11:07:37,600|4f1af8bc-3d93-4921-9e4d-041c7a1e420d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Overwriting blueprint model :vFW-CDS::1.0.0 2023-03-26 11:07:37,639|4f1af8bc-3d93-4921-9e4d-041c7a1e420d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean. 2023-03-26 11:07:37,639|4f1af8bc-3d93-4921-9e4d-041c7a1e420d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Deleted deployed blueprint model :vFW-CDS::1.0.0 2023-03-26 11:07:37,723|4f1af8bc-3d93-4921-9e4d-041c7a1e420d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Validating Workflow(resource-assignment) 2023-03-26 11:07:37,724|4f1af8bc-3d93-4921-9e4d-041c7a1e420d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Validating Workflow(config-assign) 2023-03-26 11:07:37,724|4f1af8bc-3d93-4921-9e4d-041c7a1e420d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Validating Workflow(config-deploy) 2023-03-26 11:07:37,734|4f1af8bc-3d93-4921-9e4d-041c7a1e420d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json) 2023-03-26 11:07:37,772|4f1af8bc-3d93-4921-9e4d-041c7a1e420d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0 2023-03-26 11:07:37,826|4f1af8bc-3d93-4921-9e4d-041c7a1e420d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean. 2023-03-26 11:07:37,827|4f1af8bc-3d93-4921-9e4d-041c7a1e420d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0 2023-03-26 11:07:37,892|4f1af8bc-3d93-4921-9e4d-041c7a1e420d||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Couldn't load BlueprintModel(5GC_Simulator_CNF_CDS: failed in blueprint validation : service_template : topology_template : couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl) 2023-03-26 11:07:45,019|5ac78caf-2932-4bfa-9b44-80adafa53eeb||Thread-202||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Save processing(ddae3752-d6eb-4d41-a579-5691ada5a3bb) CBA(/opt/app/onap/blueprints/archive/ddae3752-d6eb-4d41-a579-5691ada5a3bb/cba.zip) 2023-03-26 11:07:45,042|5ac78caf-2932-4bfa-9b44-80adafa53eeb||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/ddae3752-d6eb-4d41-a579-5691ada5a3bb) and entry definition file (Definitions/CNF.json) 2023-03-26 11:07:45,064|5ac78caf-2932-4bfa-9b44-80adafa53eeb||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Validating Workflow(resource-assignment) 2023-03-26 11:07:45,064|5ac78caf-2932-4bfa-9b44-80adafa53eeb||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Validating Workflow(config-assign) 2023-03-26 11:07:45,064|5ac78caf-2932-4bfa-9b44-80adafa53eeb||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Validating Workflow(config-deploy) 2023-03-26 11:07:45,064|5ac78caf-2932-4bfa-9b44-80adafa53eeb||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Validating Workflow(scale-out) 2023-03-26 11:07:45,064|5ac78caf-2932-4bfa-9b44-80adafa53eeb||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Validating Workflow(scale) 2023-03-26 11:07:45,065|5ac78caf-2932-4bfa-9b44-80adafa53eeb||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Validating Workflow(scale-in) 2023-03-26 11:07:45,065|5ac78caf-2932-4bfa-9b44-80adafa53eeb||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Validating Workflow(health-check) 2023-03-26 11:07:45,070|5ac78caf-2932-4bfa-9b44-80adafa53eeb||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/ddae3752-d6eb-4d41-a579-5691ada5a3bb) and entry definition file (Definitions/CNF.json) 2023-03-26 11:07:45,110|5ac78caf-2932-4bfa-9b44-80adafa53eeb||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Overwriting blueprint model :APACHE::1.0.0 2023-03-26 11:07:45,186|5ac78caf-2932-4bfa-9b44-80adafa53eeb||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean. 2023-03-26 11:07:45,189|5ac78caf-2932-4bfa-9b44-80adafa53eeb||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Deleted deployed blueprint model :APACHE::1.0.0 2023-03-26 11:07:45,316|5ac78caf-2932-4bfa-9b44-80adafa53eeb||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| No compiled cache(/opt/app/onap/blueprints/working/ddae3752-d6eb-4d41-a579-5691ada5a3bb) present to clean. 2023-03-26 11:07:57,277|2398f546-30d3-499a-aa48-84a1519d2bd7||Thread-202||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Enhancing blueprint(/opt/app/onap/blueprints/working/3f7e5846-a1d4-4311-b886-a5386d59c320) 2023-03-26 11:07:57,278|2398f546-30d3-499a-aa48-84a1519d2bd7||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| deleting definition types under : /opt/app/onap/blueprints/working/3f7e5846-a1d4-4311-b886-a5386d59c320/Definitions 2023-03-26 11:07:57,282|2398f546-30d3-499a-aa48-84a1519d2bd7||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| reinitialized all type definitions 2023-03-26 11:07:57,284|2398f546-30d3-499a-aa48-84a1519d2bd7||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| ***** Enhancing NodeTemplate(resource-assignment) 2023-03-26 11:07:57,331|2398f546-30d3-499a-aa48-84a1519d2bd7||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| enhancing ArtifactDefinition(vnf-template) 2023-03-26 11:07:57,348|2398f546-30d3-499a-aa48-84a1519d2bd7||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| enhancing ArtifactDefinition(vnf-mapping) 2023-03-26 11:07:57,395|2398f546-30d3-499a-aa48-84a1519d2bd7||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false) 2023-03-26 11:07:57,424|2398f546-30d3-499a-aa48-84a1519d2bd7||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| ***** Enhancing NodeTemplate(input) 2023-03-26 11:07:57,467|2398f546-30d3-499a-aa48-84a1519d2bd7||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| ***** Enhancing NodeTemplate(input) 2023-03-26 11:07:57,483|2398f546-30d3-499a-aa48-84a1519d2bd7||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| ***** Enhancing NodeTemplate(input) 2023-03-26 11:07:57,498|2398f546-30d3-499a-aa48-84a1519d2bd7||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| enhancing ArtifactDefinition(base_ubuntu20-template) 2023-03-26 11:07:57,499|2398f546-30d3-499a-aa48-84a1519d2bd7||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| enhancing ArtifactDefinition(base_ubuntu20-mapping) 2023-03-26 11:07:57,499|2398f546-30d3-499a-aa48-84a1519d2bd7||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false) 2023-03-26 11:07:57,514|2398f546-30d3-499a-aa48-84a1519d2bd7||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| ***** Enhancing NodeTemplate(input) 2023-03-26 11:07:57,529|2398f546-30d3-499a-aa48-84a1519d2bd7||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| ***** Enhancing NodeTemplate(input) 2023-03-26 11:07:57,544|2398f546-30d3-499a-aa48-84a1519d2bd7||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| ***** Enhancing NodeTemplate(input) 2023-03-26 11:07:57,559|2398f546-30d3-499a-aa48-84a1519d2bd7||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| ***** Enhancing NodeTemplate(sdnc) 2023-03-26 11:07:57,590|2398f546-30d3-499a-aa48-84a1519d2bd7||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| ***** Enhancing NodeTemplate(input) 2023-03-26 11:07:57,604|2398f546-30d3-499a-aa48-84a1519d2bd7||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| ***** Enhancing NodeTemplate(input) 2023-03-26 11:07:57,619|2398f546-30d3-499a-aa48-84a1519d2bd7||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| ***** Enhancing NodeTemplate(input) 2023-03-26 11:07:57,639|2398f546-30d3-499a-aa48-84a1519d2bd7||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| ***** Enhancing NodeTemplate(input) 2023-03-26 11:07:57,655|2398f546-30d3-499a-aa48-84a1519d2bd7||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| ***** Enhancing NodeTemplate(input) 2023-03-26 11:07:57,671|2398f546-30d3-499a-aa48-84a1519d2bd7||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| ***** Enhancing NodeTemplate(input) 2023-03-26 11:07:57,704|2398f546-30d3-499a-aa48-84a1519d2bd7||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| ***** Enhancing NodeTemplate(config-assign) 2023-03-26 11:07:57,705|2398f546-30d3-499a-aa48-84a1519d2bd7||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| enhancing ArtifactDefinition(baseconfig-template) 2023-03-26 11:07:57,705|2398f546-30d3-499a-aa48-84a1519d2bd7||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| enhancing ArtifactDefinition(baseconfig-mapping) 2023-03-26 11:07:57,706|2398f546-30d3-499a-aa48-84a1519d2bd7||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false) 2023-03-26 11:07:57,723|2398f546-30d3-499a-aa48-84a1519d2bd7||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| ***** Enhancing NodeTemplate(input) 2023-03-26 11:07:57,741|2398f546-30d3-499a-aa48-84a1519d2bd7||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| ***** Enhancing NodeTemplate(input) 2023-03-26 11:07:57,775|2398f546-30d3-499a-aa48-84a1519d2bd7||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| ***** Enhancing NodeTemplate(input) 2023-03-26 11:07:57,795|2398f546-30d3-499a-aa48-84a1519d2bd7||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| ***** Enhancing NodeTemplate(config-deploy) 2023-03-26 11:07:57,887|2398f546-30d3-499a-aa48-84a1519d2bd7||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| ##### Enhancing Workflow(resource-assignment) 2023-03-26 11:07:57,892|2398f546-30d3-499a-aa48-84a1519d2bd7||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment]) 2023-03-26 11:07:57,892|2398f546-30d3-499a-aa48-84a1519d2bd7||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| identified workflow(resource-assignment) targets(resource-assignment) 2023-03-26 11:07:57,892|2398f546-30d3-499a-aa48-84a1519d2bd7||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment) 2023-03-26 11:07:57,892|2398f546-30d3-499a-aa48-84a1519d2bd7||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment) 2023-03-26 11:07:57,892|2398f546-30d3-499a-aa48-84a1519d2bd7||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json] 2023-03-26 11:07:57,892|2398f546-30d3-499a-aa48-84a1519d2bd7||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| enriching artifacts file(/opt/app/onap/blueprints/working/3f7e5846-a1d4-4311-b886-a5386d59c320/Templates/vnf-mapping.json 2023-03-26 11:07:57,897|2398f546-30d3-499a-aa48-84a1519d2bd7||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true) 2023-03-26 11:07:57,897|2398f546-30d3-499a-aa48-84a1519d2bd7||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| dataType not present for the recipe(dt-resource-assignment-properties) 2023-03-26 11:07:57,898|2398f546-30d3-499a-aa48-84a1519d2bd7||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| enriching artifacts file(/opt/app/onap/blueprints/working/3f7e5846-a1d4-4311-b886-a5386d59c320/Templates/base_ubuntu20-mapping.json 2023-03-26 11:07:57,901|2398f546-30d3-499a-aa48-84a1519d2bd7||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true) 2023-03-26 11:07:57,901|2398f546-30d3-499a-aa48-84a1519d2bd7||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment). 2023-03-26 11:07:57,902|2398f546-30d3-499a-aa48-84a1519d2bd7||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| ##### Enhancing Workflow(config-assign) 2023-03-26 11:07:57,902|2398f546-30d3-499a-aa48-84a1519d2bd7||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| workflow(config-assign) dependent component NodeTemplates([config-assign]) 2023-03-26 11:07:57,902|2398f546-30d3-499a-aa48-84a1519d2bd7||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| identified workflow(config-assign) targets(config-assign) 2023-03-26 11:07:57,902|2398f546-30d3-499a-aa48-84a1519d2bd7||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign) 2023-03-26 11:07:57,903|2398f546-30d3-499a-aa48-84a1519d2bd7||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json] 2023-03-26 11:07:57,903|2398f546-30d3-499a-aa48-84a1519d2bd7||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| enriching artifacts file(/opt/app/onap/blueprints/working/3f7e5846-a1d4-4311-b886-a5386d59c320/Templates/baseconfig-mapping.json 2023-03-26 11:07:57,905|2398f546-30d3-499a-aa48-84a1519d2bd7||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true) 2023-03-26 11:07:57,905|2398f546-30d3-499a-aa48-84a1519d2bd7||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| dataType not present for the recipe(dt-config-assign-properties) 2023-03-26 11:07:57,906|2398f546-30d3-499a-aa48-84a1519d2bd7||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| ##### Enhancing Workflow(config-deploy) 2023-03-26 11:07:57,906|2398f546-30d3-499a-aa48-84a1519d2bd7||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy]) 2023-03-26 11:07:57,906|2398f546-30d3-499a-aa48-84a1519d2bd7||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| identified workflow(config-deploy) targets(config-deploy) 2023-03-26 11:07:57,906|2398f546-30d3-499a-aa48-84a1519d2bd7||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| workflow(config-deploy) resource assignment files([] 2023-03-26 11:07:57,906|2398f546-30d3-499a-aa48-84a1519d2bd7||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| ##### Enhancing blueprint Resource Definitions 2023-03-26 11:07:57,906|2398f546-30d3-499a-aa48-84a1519d2bd7||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json]) 2023-03-26 11:07:57,906|2398f546-30d3-499a-aa48-84a1519d2bd7||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| processing file (Templates/vnf-mapping.json) 2023-03-26 11:07:57,906|2398f546-30d3-499a-aa48-84a1519d2bd7||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| processing file (Templates/base_ubuntu20-mapping.json) 2023-03-26 11:07:57,906|2398f546-30d3-499a-aa48-84a1519d2bd7||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| processing file (Templates/baseconfig-mapping.json) 2023-03-26 11:07:57,911|2398f546-30d3-499a-aa48-84a1519d2bd7||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| distinct resource keys ([image_name, key_name, pub_key, public_net_id, service-instance-id, vf-module-id, vlb_flavor_name, vnf-id, vnf_name]) 2023-03-26 11:07:58,094|2398f546-30d3-499a-aa48-84a1519d2bd7||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability] 2023-03-26 11:07:58,398|15d3f4a0-e860-4836-9894-31208cbfe092||Thread-202||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Save processing(4395ddb3-4262-4834-84c2-cb709e2afff5) CBA(/opt/app/onap/blueprints/archive/4395ddb3-4262-4834-84c2-cb709e2afff5/cba.zip) 2023-03-26 11:07:58,401|15d3f4a0-e860-4836-9894-31208cbfe092||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/4395ddb3-4262-4834-84c2-cb709e2afff5) and entry definition file (Definitions/ubuntu20.json) 2023-03-26 11:07:58,405|15d3f4a0-e860-4836-9894-31208cbfe092||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2023-03-26 11:07:58,415|15d3f4a0-e860-4836-9894-31208cbfe092||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Validating Workflow(resource-assignment) 2023-03-26 11:07:58,415|15d3f4a0-e860-4836-9894-31208cbfe092||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Validating Workflow(config-assign) 2023-03-26 11:07:58,415|15d3f4a0-e860-4836-9894-31208cbfe092||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Validating Workflow(config-deploy) 2023-03-26 11:07:58,419|15d3f4a0-e860-4836-9894-31208cbfe092||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/4395ddb3-4262-4834-84c2-cb709e2afff5) and entry definition file (Definitions/ubuntu20.json) 2023-03-26 11:07:58,447|15d3f4a0-e860-4836-9894-31208cbfe092||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Overwriting blueprint model :ubuntu20::1.0.0 2023-03-26 11:07:58,490|15d3f4a0-e860-4836-9894-31208cbfe092||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| No compiled cache(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) present to clean. 2023-03-26 11:07:58,493|15d3f4a0-e860-4836-9894-31208cbfe092||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Deleted deployed blueprint model :ubuntu20::1.0.0 2023-03-26 11:07:58,565|15d3f4a0-e860-4836-9894-31208cbfe092||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| No compiled cache(/opt/app/onap/blueprints/working/4395ddb3-4262-4834-84c2-cb709e2afff5) present to clean. 2023-03-26 11:08:07,011|7200aa7c-4117-4b18-861a-02cce164f719||reactor-http-epoll-2||||INFO||||||| processing request id 7200aa7c-4117-4b18-861a-02cce164f719 2023-03-26 11:08:07,019|7200aa7c-4117-4b18-861a-02cce164f719||DefaultDispatcher-worker-13||||INFO||||||| getting cba file name(APACHE), version(1.0.0) from db 2023-03-26 11:08:07,639|7200aa7c-4117-4b18-861a-02cce164f719||DefaultDispatcher-worker-13||||INFO||||||| cba file name(APACHE), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2023-03-26 11:08:07,651|7200aa7c-4117-4b18-861a-02cce164f719||DefaultDispatcher-worker-13||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2023-03-26 11:08:07,683|7200aa7c-4117-4b18-861a-02cce164f719||DefaultDispatcher-worker-13||||INFO||||||| Deriving input data for workflow: (resource-assignment) 2023-03-26 11:08:07,704|11746898-0a01-453e-8a8a-dc49f8fa7cc8||kafka-producer-network-thread | audit-request-producer-client-id-d7bsd||||INFO||||||| [Producer clientId=audit-request-producer-client-id-d7bsd] 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 nRAE0MOWRzWVejTB3euzPA 2023-03-26 11:08:07,704|11746898-0a01-453e-8a8a-dc49f8fa7cc8||kafka-producer-network-thread | audit-request-producer-client-id-d7bsd||||INFO||||||| [Producer clientId=audit-request-producer-client-id-d7bsd] 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 nRAE0MOWRzWVejTB3euzPA 2023-03-26 11:08:07,704|11746898-0a01-453e-8a8a-dc49f8fa7cc8||kafka-producer-network-thread | audit-request-producer-client-id-d7bsd||||INFO||||||| [Producer clientId=audit-request-producer-client-id-d7bsd] 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 nRAE0MOWRzWVejTB3euzPA 2023-03-26 11:08:07,704|11746898-0a01-453e-8a8a-dc49f8fa7cc8||kafka-producer-network-thread | audit-request-producer-client-id-d7bsd||||INFO||||||| [Producer clientId=audit-request-producer-client-id-d7bsd] 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 nRAE0MOWRzWVejTB3euzPA 2023-03-26 11:08:07,704|11746898-0a01-453e-8a8a-dc49f8fa7cc8||kafka-producer-network-thread | audit-request-producer-client-id-d7bsd||||INFO||||||| [Producer clientId=audit-request-producer-client-id-d7bsd] 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 nRAE0MOWRzWVejTB3euzPA 2023-03-26 11:08:07,704|11746898-0a01-453e-8a8a-dc49f8fa7cc8||kafka-producer-network-thread | audit-request-producer-client-id-d7bsd||||INFO||||||| [Producer clientId=audit-request-producer-client-id-d7bsd] 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 nRAE0MOWRzWVejTB3euzPA 2023-03-26 11:08:07,705|7200aa7c-4117-4b18-861a-02cce164f719||DefaultDispatcher-worker-13||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 2023-03-26 11:08:07,705|7200aa7c-4117-4b18-861a-02cce164f719||DefaultDispatcher-worker-13||||INFO||||||| StoreAuditService ID -1 2023-03-26 11:08:07,707|7200aa7c-4117-4b18-861a-02cce164f719||DefaultDispatcher-worker-13||||INFO||||||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2023-03-26 11:08:07,707|7200aa7c-4117-4b18-861a-02cce164f719||DefaultDispatcher-worker-13||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2023-03-26 11:08:07,718|7200aa7c-4117-4b18-861a-02cce164f719||DefaultDispatcher-worker-13||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2023-03-26 11:08:07,791|7200aa7c-4117-4b18-861a-02cce164f719||DefaultDispatcher-worker-13||||INFO||||||| Deriving input data for workflow: (resource-assignment) 2023-03-26 11:08:07,799|7200aa7c-4117-4b18-861a-02cce164f719||kafka-producer-network-thread | audit-request-producer-client-id-d7bsd||||INFO||||||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(0) offset(0) requestID(7200aa7c-4117-4b18-861a-02cce164f719), subrequestID(2cb9f70b-90dd-4f51-b8eb-ffc1a831b073) CBA(APACHE/1.0.0/resource-assignment). 2023-03-26 11:08:07,853|7200aa7c-4117-4b18-861a-02cce164f719||DefaultDispatcher-worker-6||||INFO||||||| Execute node(START) -> executed state(SUCCESS) 2023-03-26 11:08:07,883|7200aa7c-4117-4b18-861a-02cce164f719||DefaultDispatcher-worker-6||||INFO||||||| Executing workflow(resource-assignment[7200aa7c-4117-4b18-861a-02cce164f719])'s step(resource-assignment) 2023-03-26 11:08:07,884|7200aa7c-4117-4b18-861a-02cce164f719||DefaultDispatcher-worker-6||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2023-03-26 11:08:07,886|7200aa7c-4117-4b18-861a-02cce164f719||DefaultDispatcher-worker-6||||INFO||||||| preparing request id(7200aa7c-4117-4b18-861a-02cce164f719) for workflow(resource-assignment) step(resource-assignment) 2023-03-26 11:08:07,886|7200aa7c-4117-4b18-861a-02cce164f719||DefaultDispatcher-worker-6||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process) 2023-03-26 11:08:07,886|7200aa7c-4117-4b18-861a-02cce164f719||DefaultDispatcher-worker-6||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}}) 2023-03-26 11:08:07,887|7200aa7c-4117-4b18-861a-02cce164f719||DefaultDispatcher-worker-6||||INFO||||||| Resolving resource with resource assignment artifact(vnf-mapping) 2023-03-26 11:08:07,909|7200aa7c-4117-4b18-861a-02cce164f719||DefaultDispatcher-worker-6||||INFO||||||| Batched Sequence : ([[[ name = * status = null required = null dependencies = null dictionaryName = null dictionarySource = null ]], [[ name = vf-naming-policy status = null required = false dependencies = [] dictionaryName = vf-naming-policy dictionarySource = default ]], [[ name = aic-cloud-region status = null required = false dependencies = [] dictionaryName = aic-cloud-region dictionarySource = input ]], [[ name = k8s-rb-profile-k8s-version status = null required = false dependencies = [] dictionaryName = k8s-rb-profile-k8s-version dictionarySource = default ]], [[ name = service-instance-id status = null required = false dependencies = [] dictionaryName = service-instance-id dictionarySource = input ], [ name = vnf-id status = null required = false dependencies = [] dictionaryName = vnf-id dictionarySource = input ]], [[ name = vnf_name status = null required = false dependencies = [aic-cloud-region, vf-naming-policy, vnf-id] dictionaryName = vnf_name dictionarySource = rest ]], [[ name = k8s-rb-profile-namespace status = null required = null dependencies = [] dictionaryName = k8s-rb-profile-namespace dictionarySource = default ]]]) 2023-03-26 11:08:07,913|7200aa7c-4117-4b18-861a-02cce164f719||DefaultDispatcher-worker-6||||INFO||||||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string) 2023-03-26 11:08:07,914|7200aa7c-4117-4b18-861a-02cce164f719||DefaultDispatcher-worker-6||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro") for Resource Name (aic-cloud-region), definition(aic-cloud-region) of type (string) 2023-03-26 11:08:07,914|7200aa7c-4117-4b18-861a-02cce164f719||DefaultDispatcher-worker-6||||INFO||||||| Setting Resource Value ("1.19.0") for Resource Name (k8s-rb-profile-k8s-version), definition(k8s-rb-profile-k8s-version) of type (string) 2023-03-26 11:08:07,915|7200aa7c-4117-4b18-861a-02cce164f719||DefaultDispatcher-worker-6||||INFO||||||| Setting Resource Value ("2cb9f70b-90dd-4f51-b8eb-ffc1a831b073") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2023-03-26 11:08:07,915|7200aa7c-4117-4b18-861a-02cce164f719||DefaultDispatcher-worker-33||||INFO||||||| Setting Resource Value ("56eb5ba7-688a-4e69-bc10-ea4fe58bbfac") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2023-03-26 11:08:07,916|7200aa7c-4117-4b18-861a-02cce164f719||DefaultDispatcher-worker-33||||INFO||||||| Resolved Input Key mappings: {vnf-id="2cb9f70b-90dd-4f51-b8eb-ffc1a831b073", aic-cloud-region="k8sregion-cnf-macro", vf-naming-policy="SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP"} 2023-03-26 11:08:07,923|7200aa7c-4117-4b18-861a-02cce164f719||DefaultDispatcher-worker-33||||INFO||||||| RestResource (rest) dictionary information: URL:(/v1/genNetworkElementName), path:(/elements/0/resource-value), input-key-mapping:({vnf-id=vnf-id, aic-cloud-region=aic-cloud-region, vf-naming-policy=vf-naming-policy}), output-key-mapping:({vnf_name=resource-value}) 2023-03-26 11:08:07,923|7200aa7c-4117-4b18-861a-02cce164f719||DefaultDispatcher-worker-33||||INFO||||||| rest dictionary information : (/v1/genNetworkElementName), path:(/elements/0/resource-value), ({vnf-id=vnf-id, aic-cloud-region=aic-cloud-region, vf-naming-policy=vf-naming-policy}), ({vnf_name=resource-value}) 2023-03-26 11:08:07,950|7200aa7c-4117-4b18-861a-02cce164f719||DefaultDispatcher-worker-33||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName) 2023-03-26 11:08:09,046|7200aa7c-4117-4b18-861a-02cce164f719||DefaultDispatcher-worker-33||||INFO||||||| Response status(500 - Internal Server Error) 2023-03-26 11:08:09,057|7200aa7c-4117-4b18-861a-02cce164f719||DefaultDispatcher-worker-33||||WARN||||||| Failed to get rest result for dictionary name (vnf_name) using urlPath (/v1/genNetworkElementName) response_code: (500) 2023-03-26 11:08:09,069|7200aa7c-4117-4b18-861a-02cce164f719||DefaultDispatcher-worker-33||||ERROR||||||| failed in rr-processor-source-rest : Failed to get rest result for dictionary name (vnf_name) using urlPath (/v1/genNetworkElementName) response_code: (500) org.onap.ccsdk.cds.controllerblueprints.core.BluePrintProcessorException: Failed to get rest result for dictionary name (vnf_name) using urlPath (/v1/genNetworkElementName) response_code: (500) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB$suspendImpl(RestResourceResolutionProcessor.kt:130) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB(RestResourceResolutionProcessor.kt) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB(RestResourceResolutionProcessor.kt:49) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.ResourceAssignmentProcessor.applyNB(ResourceAssignmentProcessor.kt:114) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.ResourceResolutionServiceImpl$resolveResourceAssignments$2$1$deferred$3$1.invokeSuspend(ResourceResolutionService.kt:373) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665) 2023-03-26 11:08:09,070|7200aa7c-4117-4b18-861a-02cce164f719||DefaultDispatcher-worker-33||||INFO||||||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string) 2023-03-26 11:08:09,072|7200aa7c-4117-4b18-861a-02cce164f719||DefaultDispatcher-worker-33||||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" : "56eb5ba7-688a-4e69-bc10-ea4fe58bbfac", "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP", "vnf-id" : "2cb9f70b-90dd-4f51-b8eb-ffc1a831b073", "vnf_name" : "${vnf_name}" }) 2023-03-26 11:08:09,082|7200aa7c-4117-4b18-861a-02cce164f719||DefaultDispatcher-worker-33||||INFO||||||| Preparing Response... 2023-03-26 11:08:09,082|7200aa7c-4117-4b18-861a-02cce164f719||DefaultDispatcher-worker-33||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process) 2023-03-26 11:08:09,082|7200aa7c-4117-4b18-861a-02cce164f719||DefaultDispatcher-worker-33||||INFO||||||| Execute node(resource-assignment) -> executed state(SUCCESS) 2023-03-26 11:08:09,082|7200aa7c-4117-4b18-861a-02cce164f719||DefaultDispatcher-worker-33||||INFO||||||| Executing workflow(resource-assignment[7200aa7c-4117-4b18-861a-02cce164f719])'s step(profile-upload) 2023-03-26 11:08:09,083|7200aa7c-4117-4b18-861a-02cce164f719||DefaultDispatcher-worker-33||||INFO||||||| executing node template(k8s-profile-upload) component(component-k8s-profile-upload) interface(K8sProfileUploadComponent) operation(process) on host (SELF) with timeout(180) sec. 2023-03-26 11:08:09,087|7200aa7c-4117-4b18-861a-02cce164f719||DefaultDispatcher-worker-33||||INFO||||||| preparing request id(7200aa7c-4117-4b18-861a-02cce164f719) for workflow(resource-assignment) step(profile-upload) 2023-03-26 11:08:09,087|7200aa7c-4117-4b18-861a-02cce164f719||DefaultDispatcher-worker-33||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process) 2023-03-26 11:08:09,087|7200aa7c-4117-4b18-861a-02cce164f719||DefaultDispatcher-worker-33||||INFO||||||| input definition for node template (k8s-profile-upload), values ({artifact-prefix-names={"get_input":"template-prefix"}, resource-assignment-map={"get_attribute":["resource-assignment","assignment-map"]}}) 2023-03-26 11:08:09,088|7200aa7c-4117-4b18-861a-02cce164f719||DefaultDispatcher-worker-33||||INFO||||||| Triggering K8s Profile Upload component logic. 2023-03-26 11:08:09,088|7200aa7c-4117-4b18-861a-02cce164f719||DefaultDispatcher-worker-33||||INFO||||||| Getting the template prefixes 2023-03-26 11:08:09,088|7200aa7c-4117-4b18-861a-02cce164f719||DefaultDispatcher-worker-33||||INFO||||||| Iterating over prefixes in resource assignment map. 2023-03-26 11:08:09,092|7200aa7c-4117-4b18-861a-02cce164f719||DefaultDispatcher-worker-33||||WARN||||||| Prefix vnf does not have required data for us to continue. 2023-03-26 11:08:09,092|7200aa7c-4117-4b18-861a-02cce164f719||DefaultDispatcher-worker-33||||INFO||||||| Preparing Response... 2023-03-26 11:08:09,092|7200aa7c-4117-4b18-861a-02cce164f719||DefaultDispatcher-worker-33||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process) 2023-03-26 11:08:09,092|7200aa7c-4117-4b18-861a-02cce164f719||DefaultDispatcher-worker-33||||INFO||||||| Execute node(profile-upload) -> executed state(SUCCESS) 2023-03-26 11:08:09,092|7200aa7c-4117-4b18-861a-02cce164f719||DefaultDispatcher-worker-33||||INFO||||||| Execute node(END) -> executed state(SUCCESS) 2023-03-26 11:08:09,098|7200aa7c-4117-4b18-861a-02cce164f719||DefaultDispatcher-worker-33||||INFO||||||| workflow(7200aa7c-4117-4b18-861a-02cce164f719) nodes completed with (0)exceptions 2023-03-26 11:08:09,098|7200aa7c-4117-4b18-861a-02cce164f719||DefaultDispatcher-worker-33||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment) 2023-03-26 11:08:09,107|11746898-0a01-453e-8a8a-dc49f8fa7cc8||kafka-producer-network-thread | audit-response-producer-client-id-d7bsd||||INFO||||||| [Producer clientId=audit-response-producer-client-id-d7bsd] 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 mhIU2-1tQ0ae9_08RXEJPg 2023-03-26 11:08:09,107|11746898-0a01-453e-8a8a-dc49f8fa7cc8||kafka-producer-network-thread | audit-response-producer-client-id-d7bsd||||INFO||||||| [Producer clientId=audit-response-producer-client-id-d7bsd] 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 mhIU2-1tQ0ae9_08RXEJPg 2023-03-26 11:08:09,107|11746898-0a01-453e-8a8a-dc49f8fa7cc8||kafka-producer-network-thread | audit-response-producer-client-id-d7bsd||||INFO||||||| [Producer clientId=audit-response-producer-client-id-d7bsd] 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 mhIU2-1tQ0ae9_08RXEJPg 2023-03-26 11:08:09,107|11746898-0a01-453e-8a8a-dc49f8fa7cc8||kafka-producer-network-thread | audit-response-producer-client-id-d7bsd||||INFO||||||| [Producer clientId=audit-response-producer-client-id-d7bsd] 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 mhIU2-1tQ0ae9_08RXEJPg 2023-03-26 11:08:09,108|11746898-0a01-453e-8a8a-dc49f8fa7cc8||kafka-producer-network-thread | audit-response-producer-client-id-d7bsd||||INFO||||||| [Producer clientId=audit-response-producer-client-id-d7bsd] 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 mhIU2-1tQ0ae9_08RXEJPg 2023-03-26 11:08:09,108|11746898-0a01-453e-8a8a-dc49f8fa7cc8||kafka-producer-network-thread | audit-response-producer-client-id-d7bsd||||INFO||||||| [Producer clientId=audit-response-producer-client-id-d7bsd] 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 mhIU2-1tQ0ae9_08RXEJPg 2023-03-26 11:08:09,108|7200aa7c-4117-4b18-861a-02cce164f719||DefaultDispatcher-worker-33||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 5bb31322-6715-43a2-87de-4ebb6f7fee30 auditStoreId -1 2023-03-26 11:08:09,192|7200aa7c-4117-4b18-861a-02cce164f719||kafka-producer-network-thread | audit-response-producer-client-id-d7bsd||||INFO||||||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(0) offset(0) requestID(7200aa7c-4117-4b18-861a-02cce164f719), subrequestID(2cb9f70b-90dd-4f51-b8eb-ffc1a831b073) CBA(APACHE/1.0.0/resource-assignment). 2023-03-26 11:08:13,291|a5749562-264a-462e-9110-2c18d4504555||reactor-http-epoll-2||||INFO||||||| processing request id a5749562-264a-462e-9110-2c18d4504555 2023-03-26 11:08:13,292|a5749562-264a-462e-9110-2c18d4504555||reactor-http-epoll-2||||INFO||||||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2023-03-26 11:08:13,298|a5749562-264a-462e-9110-2c18d4504555||DefaultDispatcher-worker-13||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2023-03-26 11:08:13,330|a5749562-264a-462e-9110-2c18d4504555||DefaultDispatcher-worker-13||||INFO||||||| Deriving input data for workflow: (resource-assignment) 2023-03-26 11:08:13,342|a5749562-264a-462e-9110-2c18d4504555||DefaultDispatcher-worker-13||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 2023-03-26 11:08:13,342|a5749562-264a-462e-9110-2c18d4504555||DefaultDispatcher-worker-13||||INFO||||||| StoreAuditService ID -1 2023-03-26 11:08:13,343|a5749562-264a-462e-9110-2c18d4504555||DefaultDispatcher-worker-13||||INFO||||||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2023-03-26 11:08:13,343|a5749562-264a-462e-9110-2c18d4504555||DefaultDispatcher-worker-13||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2023-03-26 11:08:13,348|a5749562-264a-462e-9110-2c18d4504555||DefaultDispatcher-worker-13||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2023-03-26 11:08:13,359|a5749562-264a-462e-9110-2c18d4504555||kafka-producer-network-thread | audit-request-producer-client-id-d7bsd||||INFO||||||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(0) offset(1) requestID(a5749562-264a-462e-9110-2c18d4504555), subrequestID(d40a58c1-33f0-4dc4-8ed7-9945036ff5ca) CBA(APACHE/1.0.0/resource-assignment). 2023-03-26 11:08:13,379|a5749562-264a-462e-9110-2c18d4504555||DefaultDispatcher-worker-13||||INFO||||||| Deriving input data for workflow: (resource-assignment) 2023-03-26 11:08:13,380|a5749562-264a-462e-9110-2c18d4504555||DefaultDispatcher-worker-13||||INFO||||||| Execute node(START) -> executed state(SUCCESS) 2023-03-26 11:08:13,381|a5749562-264a-462e-9110-2c18d4504555||DefaultDispatcher-worker-13||||INFO||||||| Executing workflow(resource-assignment[a5749562-264a-462e-9110-2c18d4504555])'s step(resource-assignment) 2023-03-26 11:08:13,381|a5749562-264a-462e-9110-2c18d4504555||DefaultDispatcher-worker-13||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2023-03-26 11:08:13,381|a5749562-264a-462e-9110-2c18d4504555||DefaultDispatcher-worker-13||||INFO||||||| preparing request id(a5749562-264a-462e-9110-2c18d4504555) for workflow(resource-assignment) step(resource-assignment) 2023-03-26 11:08:13,381|a5749562-264a-462e-9110-2c18d4504555||DefaultDispatcher-worker-13||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process) 2023-03-26 11:08:13,381|a5749562-264a-462e-9110-2c18d4504555||DefaultDispatcher-worker-13||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}}) 2023-03-26 11:08:13,382|a5749562-264a-462e-9110-2c18d4504555||DefaultDispatcher-worker-13||||INFO||||||| Resolving resource with resource assignment artifact(helm_apache-mapping) 2023-03-26 11:08:13,410|a5749562-264a-462e-9110-2c18d4504555||DefaultDispatcher-worker-13||||INFO||||||| Batched Sequence : ([[[ name = * status = null required = null dependencies = null dictionaryName = null dictionarySource = null ]], [[ name = core-instance-name status = null required = false dependencies = [] dictionaryName = core-instance-name dictionarySource = default ]], [[ name = vf-module-id status = null required = false dependencies = [] dictionaryName = vf-module-id dictionarySource = input ]], [[ name = k8s-rb-config-template-name status = null required = false dependencies = [] dictionaryName = k8s-rb-config-template-name dictionarySource = default ], [ name = k8s-rb-config-template-source status = null required = false dependencies = [] dictionaryName = k8s-rb-config-template-source dictionarySource = default ]], [[ name = vf-module-model-customization-uuid status = null required = false dependencies = [] dictionaryName = vf-module-model-customization-uuid dictionarySource = input ]], [[ name = vf-module-model-version status = null required = null dependencies = [vf-module-model-customization-uuid] dictionaryName = vf-module-model-version dictionarySource = processor-db ], [ name = vf-module-model-invariant-uuid status = null required = null dependencies = [vf-module-model-customization-uuid] dictionaryName = vf-module-model-invariant-uuid dictionarySource = processor-db ]], [[ name = k8s-rb-definition-name status = null required = false dependencies = [vf-module-model-invariant-uuid] dictionaryName = k8s-rb-definition-name dictionarySource = default ]], [[ name = vf-module-label status = null required = false dependencies = [vf-module-model-customization-uuid] dictionaryName = vf-module-label dictionarySource = processor-db ]], [[ name = k8s-rb-definition-version status = null required = false dependencies = [vf-module-model-customization-uuid] dictionaryName = k8s-rb-definition-version dictionarySource = default ], [ name = k8s-rb-config-name status = null required = false dependencies = [] dictionaryName = k8s-rb-config-name dictionarySource = default ]], [[ name = service-instance-id status = null required = false dependencies = [] dictionaryName = service-instance-id dictionarySource = input ]], [[ name = k8s-rb-instance-release-name status = null required = false dependencies = [] dictionaryName = k8s-rb-instance-release-name dictionarySource = default ], [ name = k8s-rb-profile-source status = null required = false dependencies = [] dictionaryName = k8s-rb-profile-source dictionarySource = default ]], [[ name = vnf-id status = null required = false dependencies = [] dictionaryName = vnf-id dictionarySource = input ]], [[ name = vf-naming-policy status = null required = false dependencies = [service-instance-id, vnf-id] dictionaryName = vf-naming-policy dictionarySource = sdnc ], [ name = vnf_name status = null required = false dependencies = [service-instance-id, vnf-id] dictionaryName = vnf_name dictionarySource = sdnc ]], [[ name = vf-module-name status = null required = false dependencies = [vnf_name, vf-module-label, vf-naming-policy, vf-module-id] dictionaryName = vf-module-name dictionarySource = rest ]], [[ name = k8s-rb-profile-k8s-version status = null required = false dependencies = [service-instance-id, vnf-id] dictionaryName = k8s-rb-profile-k8s-version dictionarySource = sdnc ], [ name = k8s-rb-profile-namespace status = null required = false dependencies = [service-instance-id, vnf-id] dictionaryName = k8s-rb-profile-namespace dictionarySource = sdnc ]], [[ name = k8s-rb-config-value-source status = null required = false dependencies = [] dictionaryName = k8s-rb-config-value-source dictionarySource = default ], [ name = k8s-rb-profile-name status = null required = false dependencies = [] dictionaryName = k8s-rb-profile-name dictionarySource = default ]]]) 2023-03-26 11:08:13,413|a5749562-264a-462e-9110-2c18d4504555||DefaultDispatcher-worker-13||||INFO||||||| Setting Resource Value (null) for Resource Name (core-instance-name), definition(core-instance-name) of type (string) 2023-03-26 11:08:13,413|a5749562-264a-462e-9110-2c18d4504555||DefaultDispatcher-worker-13||||INFO||||||| Setting Resource Value ("d40a58c1-33f0-4dc4-8ed7-9945036ff5ca") for Resource Name (vf-module-id), definition(vf-module-id) of type (string) 2023-03-26 11:08:13,413|a5749562-264a-462e-9110-2c18d4504555||DefaultDispatcher-worker-13||||INFO||||||| Setting Resource Value ("deployment-config") for Resource Name (k8s-rb-config-template-source), definition(k8s-rb-config-template-source) of type (string) 2023-03-26 11:08:13,414|a5749562-264a-462e-9110-2c18d4504555||DefaultDispatcher-worker-27||||INFO||||||| Setting Resource Value ("replica-count-template") for Resource Name (k8s-rb-config-template-name), definition(k8s-rb-config-template-name) of type (string) 2023-03-26 11:08:13,414|a5749562-264a-462e-9110-2c18d4504555||DefaultDispatcher-worker-27||||INFO||||||| Setting Resource Value ("9ff95b65-3a09-4b83-aaa8-cb60dff1804d") for Resource Name (vf-module-model-customization-uuid), definition(vf-module-model-customization-uuid) of type (string) 2023-03-26 11:08:13,416|a5749562-264a-462e-9110-2c18d4504555||DefaultDispatcher-worker-27||||INFO||||||| Resolved Input Key mappings: {customizationid="9ff95b65-3a09-4b83-aaa8-cb60dff1804d"} 2023-03-26 11:08:13,416|a5749562-264a-462e-9110-2c18d4504555||DefaultDispatcher-worker-13||||INFO||||||| Resolved Input Key mappings: {customizationid="9ff95b65-3a09-4b83-aaa8-cb60dff1804d"} 2023-03-26 11:08:13,416|a5749562-264a-462e-9110-2c18d4504555||DefaultDispatcher-worker-27||||INFO||||||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.VF_MODULE_MODEL.invariant_uuid as vf_module_model_invariant_uuid from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid), input-key-mapping:({customizationid=vf-module-model-customization-uuid}), output-key-mapping:({vf-module-model-invariant-uuid=vf_module_model_invariant_uuid}) 2023-03-26 11:08:13,416|a5749562-264a-462e-9110-2c18d4504555||DefaultDispatcher-worker-13||||INFO||||||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.VF_MODULE_MODEL.uuid as vf_module_model_version from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid), input-key-mapping:({customizationid=vf-module-model-customization-uuid}), output-key-mapping:({vf-module-model-version=vf_module_model_version}) 2023-03-26 11:08:13,510|a5749562-264a-462e-9110-2c18d4504555||DefaultDispatcher-worker-13||||INFO||||||| Parameter information : ({customizationid=9ff95b65-3a09-4b83-aaa8-cb60dff1804d}) 2023-03-26 11:08:13,527|a5749562-264a-462e-9110-2c18d4504555||DefaultDispatcher-worker-27||||INFO||||||| Parameter information : ({customizationid=9ff95b65-3a09-4b83-aaa8-cb60dff1804d}) 2023-03-26 11:08:13,541|a5749562-264a-462e-9110-2c18d4504555||DefaultDispatcher-worker-13||||INFO||||||| Response processing type (string) 2023-03-26 11:08:13,547|a5749562-264a-462e-9110-2c18d4504555||DefaultDispatcher-worker-27||||INFO||||||| Response processing type (string) 2023-03-26 11:08:13,558|a5749562-264a-462e-9110-2c18d4504555||DefaultDispatcher-worker-27||||INFO||||||| For template key (vf-module-model-invariant-uuid) trying to get value from responseNode ([{"vf_module_model_invariant_uuid":"3ace844f-f573-462b-bb77-529fa3e32d9d"}]) 2023-03-26 11:08:13,558|a5749562-264a-462e-9110-2c18d4504555||DefaultDispatcher-worker-13||||INFO||||||| For template key (vf-module-model-version) trying to get value from responseNode ([{"vf_module_model_version":"30a82e67-0c63-44fe-8f7c-d082ca97a83a"}]) 2023-03-26 11:08:13,558|a5749562-264a-462e-9110-2c18d4504555||DefaultDispatcher-worker-13||||INFO||||||| Setting Resource Value ("30a82e67-0c63-44fe-8f7c-d082ca97a83a") for Resource Name (vf-module-model-version), definition(vf-module-model-version) of type (string) 2023-03-26 11:08:13,558|a5749562-264a-462e-9110-2c18d4504555||DefaultDispatcher-worker-27||||INFO||||||| Setting Resource Value ("3ace844f-f573-462b-bb77-529fa3e32d9d") for Resource Name (vf-module-model-invariant-uuid), definition(vf-module-model-invariant-uuid) of type (string) 2023-03-26 11:08:13,559|a5749562-264a-462e-9110-2c18d4504555||DefaultDispatcher-worker-27||||INFO||||||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-name), definition(k8s-rb-definition-name) of type (string) 2023-03-26 11:08:13,563|a5749562-264a-462e-9110-2c18d4504555||DefaultDispatcher-worker-27||||INFO||||||| Transformed value: null -> 3ace844f-f573-462b-bb77-529fa3e32d9d 2023-03-26 11:08:13,564|a5749562-264a-462e-9110-2c18d4504555||DefaultDispatcher-worker-27||||INFO||||||| Resolved Input Key mappings: {customizationid="9ff95b65-3a09-4b83-aaa8-cb60dff1804d"} 2023-03-26 11:08:13,564|a5749562-264a-462e-9110-2c18d4504555||DefaultDispatcher-worker-27||||INFO||||||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.VF_MODULE_MODEL.vf_module_label as vf_module_label from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid), input-key-mapping:({customizationid=vf-module-model-customization-uuid}), output-key-mapping:({vf-module-label=vf_module_label}) 2023-03-26 11:08:13,576|a5749562-264a-462e-9110-2c18d4504555||DefaultDispatcher-worker-27||||INFO||||||| Parameter information : ({customizationid=9ff95b65-3a09-4b83-aaa8-cb60dff1804d}) 2023-03-26 11:08:13,595|a5749562-264a-462e-9110-2c18d4504555||DefaultDispatcher-worker-27||||INFO||||||| Response processing type (string) 2023-03-26 11:08:13,596|a5749562-264a-462e-9110-2c18d4504555||DefaultDispatcher-worker-27||||INFO||||||| For template key (vf-module-label) trying to get value from responseNode ([{"vf_module_label":"helm_apache"}]) 2023-03-26 11:08:13,596|a5749562-264a-462e-9110-2c18d4504555||DefaultDispatcher-worker-27||||INFO||||||| Setting Resource Value ("helm_apache") for Resource Name (vf-module-label), definition(vf-module-label) of type (string) 2023-03-26 11:08:13,596|a5749562-264a-462e-9110-2c18d4504555||DefaultDispatcher-worker-27||||INFO||||||| Setting Resource Value ("replica-count-change") for Resource Name (k8s-rb-config-name), definition(k8s-rb-config-name) of type (string) 2023-03-26 11:08:13,597|a5749562-264a-462e-9110-2c18d4504555||DefaultDispatcher-worker-13||||INFO||||||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-version), definition(k8s-rb-definition-version) of type (string) 2023-03-26 11:08:13,600|a5749562-264a-462e-9110-2c18d4504555||DefaultDispatcher-worker-13||||INFO||||||| Transformed value: null -> 9ff95b65-3a09-4b83-aaa8-cb60dff1804d 2023-03-26 11:08:13,601|a5749562-264a-462e-9110-2c18d4504555||DefaultDispatcher-worker-13||||INFO||||||| Setting Resource Value ("56eb5ba7-688a-4e69-bc10-ea4fe58bbfac") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2023-03-26 11:08:13,601|a5749562-264a-462e-9110-2c18d4504555||DefaultDispatcher-worker-13||||INFO||||||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-source), definition(k8s-rb-profile-source) of type (string) 2023-03-26 11:08:13,601|a5749562-264a-462e-9110-2c18d4504555||DefaultDispatcher-worker-27||||INFO||||||| Setting Resource Value ("rel-1-apache") for Resource Name (k8s-rb-instance-release-name), definition(k8s-rb-instance-release-name) of type (string) 2023-03-26 11:08:13,601|a5749562-264a-462e-9110-2c18d4504555||DefaultDispatcher-worker-27||||INFO||||||| Setting Resource Value ("2cb9f70b-90dd-4f51-b8eb-ffc1a831b073") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2023-03-26 11:08:13,602|a5749562-264a-462e-9110-2c18d4504555||DefaultDispatcher-worker-13||||INFO||||||| Resolved Input Key mappings: {service-instance-id="56eb5ba7-688a-4e69-bc10-ea4fe58bbfac", vnf-id="2cb9f70b-90dd-4f51-b8eb-ffc1a831b073"} 2023-03-26 11:08:13,602|a5749562-264a-462e-9110-2c18d4504555||DefaultDispatcher-worker-27||||INFO||||||| Resolved Input Key mappings: {service-instance-id="56eb5ba7-688a-4e69-bc10-ea4fe58bbfac", vnf-id="2cb9f70b-90dd-4f51-b8eb-ffc1a831b073"} 2023-03-26 11:08:13,605|a5749562-264a-462e-9110-2c18d4504555||DefaultDispatcher-worker-27||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/56eb5ba7-688a-4e69-bc10-ea4fe58bbfac/service-data/vnfs/vnf/2cb9f70b-90dd-4f51-b8eb-ffc1a831b073/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name), path:(/param/0/value), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vnf_name=value}) 2023-03-26 11:08:13,605|a5749562-264a-462e-9110-2c18d4504555||DefaultDispatcher-worker-27||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/56eb5ba7-688a-4e69-bc10-ea4fe58bbfac/service-data/vnfs/vnf/2cb9f70b-90dd-4f51-b8eb-ffc1a831b073/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name), path:(/param/0/value), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vnf_name=value}) 2023-03-26 11:08:13,606|a5749562-264a-462e-9110-2c18d4504555||DefaultDispatcher-worker-13||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/56eb5ba7-688a-4e69-bc10-ea4fe58bbfac/service-data/vnfs/vnf/2cb9f70b-90dd-4f51-b8eb-ffc1a831b073/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy), path:(/param/0/value), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vf-naming-policy=value}) 2023-03-26 11:08:13,606|a5749562-264a-462e-9110-2c18d4504555||DefaultDispatcher-worker-13||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/56eb5ba7-688a-4e69-bc10-ea4fe58bbfac/service-data/vnfs/vnf/2cb9f70b-90dd-4f51-b8eb-ffc1a831b073/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy), path:(/param/0/value), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-naming-policy=value}) 2023-03-26 11:08:13,660|a5749562-264a-462e-9110-2c18d4504555||DefaultDispatcher-worker-13||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/56eb5ba7-688a-4e69-bc10-ea4fe58bbfac/service-data/vnfs/vnf/2cb9f70b-90dd-4f51-b8eb-ffc1a831b073/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy) 2023-03-26 11:08:13,668|a5749562-264a-462e-9110-2c18d4504555||DefaultDispatcher-worker-27||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/56eb5ba7-688a-4e69-bc10-ea4fe58bbfac/service-data/vnfs/vnf/2cb9f70b-90dd-4f51-b8eb-ffc1a831b073/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name) 2023-03-26 11:08:13,708|a5749562-264a-462e-9110-2c18d4504555||DefaultDispatcher-worker-13||||INFO||||||| Response status(200 - OK) 2023-03-26 11:08:13,708|a5749562-264a-462e-9110-2c18d4504555||DefaultDispatcher-worker-13||||INFO||||||| Response processing type (string) 2023-03-26 11:08:13,708|a5749562-264a-462e-9110-2c18d4504555||DefaultDispatcher-worker-13||||INFO||||||| populating value for output mapping ({vf-naming-policy=value}), from json ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") 2023-03-26 11:08:13,708|a5749562-264a-462e-9110-2c18d4504555||DefaultDispatcher-worker-13||||INFO||||||| For template key (vf-naming-policy) trying to get value from responseNode ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") 2023-03-26 11:08:13,708|a5749562-264a-462e-9110-2c18d4504555||DefaultDispatcher-worker-13||||INFO||||||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string) 2023-03-26 11:08:13,708|a5749562-264a-462e-9110-2c18d4504555||DefaultDispatcher-worker-27||||INFO||||||| Response status(200 - OK) 2023-03-26 11:08:13,709|a5749562-264a-462e-9110-2c18d4504555||DefaultDispatcher-worker-27||||INFO||||||| Response processing type (string) 2023-03-26 11:08:13,710|a5749562-264a-462e-9110-2c18d4504555||DefaultDispatcher-worker-27||||INFO||||||| populating value for output mapping ({vnf_name=value}), from json () 2023-03-26 11:08:13,710|a5749562-264a-462e-9110-2c18d4504555||DefaultDispatcher-worker-27||||INFO||||||| For template key (vnf_name) trying to get value from responseNode () 2023-03-26 11:08:13,710|a5749562-264a-462e-9110-2c18d4504555||DefaultDispatcher-worker-27||||INFO||||||| Setting Resource Value () for Resource Name (vnf_name), definition(vnf_name) of type (string) 2023-03-26 11:08:13,711|a5749562-264a-462e-9110-2c18d4504555||DefaultDispatcher-worker-13||||INFO||||||| Resolved Input Key mappings: {vf-naming-policy="SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP", vnf_name=, vf-module-label="helm_apache", vf-module-id="d40a58c1-33f0-4dc4-8ed7-9945036ff5ca"} 2023-03-26 11:08:13,715|a5749562-264a-462e-9110-2c18d4504555||DefaultDispatcher-worker-13||||INFO||||||| RestResource (rest) dictionary information: URL:(/v1/genNetworkElementName), path:(/elements/0/resource-value), input-key-mapping:({vf-naming-policy=vf-naming-policy, vnf_name=vnf_name, vf-module-label=vf-module-label, vf-module-id=vf-module-id}), output-key-mapping:({vf-module-name=resource-value}) 2023-03-26 11:08:13,715|a5749562-264a-462e-9110-2c18d4504555||DefaultDispatcher-worker-13||||INFO||||||| rest dictionary information : (/v1/genNetworkElementName), path:(/elements/0/resource-value), ({vf-naming-policy=vf-naming-policy, vnf_name=vnf_name, vf-module-label=vf-module-label, vf-module-id=vf-module-id}), ({vf-module-name=resource-value}) 2023-03-26 11:08:13,717|a5749562-264a-462e-9110-2c18d4504555||DefaultDispatcher-worker-13||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName) 2023-03-26 11:08:13,786|a5749562-264a-462e-9110-2c18d4504555||DefaultDispatcher-worker-13||||INFO||||||| Response status(500 - Internal Server Error) 2023-03-26 11:08:13,786|a5749562-264a-462e-9110-2c18d4504555||DefaultDispatcher-worker-13||||WARN||||||| Failed to get rest result for dictionary name (vf-module-name) using urlPath (/v1/genNetworkElementName) response_code: (500) 2023-03-26 11:08:13,787|a5749562-264a-462e-9110-2c18d4504555||DefaultDispatcher-worker-13||||ERROR||||||| failed in rr-processor-source-rest : Failed to get rest result for dictionary name (vf-module-name) using urlPath (/v1/genNetworkElementName) response_code: (500) org.onap.ccsdk.cds.controllerblueprints.core.BluePrintProcessorException: Failed to get rest result for dictionary name (vf-module-name) using urlPath (/v1/genNetworkElementName) response_code: (500) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB$suspendImpl(RestResourceResolutionProcessor.kt:130) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB(RestResourceResolutionProcessor.kt) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB(RestResourceResolutionProcessor.kt:49) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.ResourceAssignmentProcessor.applyNB(ResourceAssignmentProcessor.kt:114) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.ResourceResolutionServiceImpl$resolveResourceAssignments$2$1$deferred$3$1.invokeSuspend(ResourceResolutionService.kt:373) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665) 2023-03-26 11:08:13,788|a5749562-264a-462e-9110-2c18d4504555||DefaultDispatcher-worker-13||||INFO||||||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string) 2023-03-26 11:08:13,791|a5749562-264a-462e-9110-2c18d4504555||DefaultDispatcher-worker-27||||INFO||||||| Resolved Input Key mappings: {service-instance-id="56eb5ba7-688a-4e69-bc10-ea4fe58bbfac", vnf-id="2cb9f70b-90dd-4f51-b8eb-ffc1a831b073"} 2023-03-26 11:08:13,796|a5749562-264a-462e-9110-2c18d4504555||DefaultDispatcher-worker-27||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/56eb5ba7-688a-4e69-bc10-ea4fe58bbfac/service-data/vnfs/vnf/2cb9f70b-90dd-4f51-b8eb-ffc1a831b073/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version), path:(/param/0/value), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({k8s-rb-profile-k8s-version=value}) 2023-03-26 11:08:13,796|a5749562-264a-462e-9110-2c18d4504555||DefaultDispatcher-worker-27||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/56eb5ba7-688a-4e69-bc10-ea4fe58bbfac/service-data/vnfs/vnf/2cb9f70b-90dd-4f51-b8eb-ffc1a831b073/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version), path:(/param/0/value), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({k8s-rb-profile-k8s-version=value}) 2023-03-26 11:08:13,823|a5749562-264a-462e-9110-2c18d4504555||DefaultDispatcher-worker-27||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/56eb5ba7-688a-4e69-bc10-ea4fe58bbfac/service-data/vnfs/vnf/2cb9f70b-90dd-4f51-b8eb-ffc1a831b073/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version) 2023-03-26 11:08:13,837|a5749562-264a-462e-9110-2c18d4504555||DefaultDispatcher-worker-27||||INFO||||||| Response status(200 - OK) 2023-03-26 11:08:13,837|a5749562-264a-462e-9110-2c18d4504555||DefaultDispatcher-worker-27||||INFO||||||| Response processing type (string) 2023-03-26 11:08:13,837|a5749562-264a-462e-9110-2c18d4504555||DefaultDispatcher-worker-27||||INFO||||||| populating value for output mapping ({k8s-rb-profile-k8s-version=value}), from json ("1.19.0") 2023-03-26 11:08:13,837|a5749562-264a-462e-9110-2c18d4504555||DefaultDispatcher-worker-27||||INFO||||||| For template key (k8s-rb-profile-k8s-version) trying to get value from responseNode ("1.19.0") 2023-03-26 11:08:13,837|a5749562-264a-462e-9110-2c18d4504555||DefaultDispatcher-worker-27||||INFO||||||| Setting Resource Value ("1.19.0") for Resource Name (k8s-rb-profile-k8s-version), definition(k8s-rb-profile-k8s-version) of type (string) 2023-03-26 11:08:13,857|a5749562-264a-462e-9110-2c18d4504555||DefaultDispatcher-worker-27||||INFO||||||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-name), definition(k8s-rb-profile-name) of type (string) 2023-03-26 11:08:13,857|a5749562-264a-462e-9110-2c18d4504555||DefaultDispatcher-worker-13||||INFO||||||| Setting Resource Value ("custom-values") for Resource Name (k8s-rb-config-value-source), definition(k8s-rb-config-value-source) of type (string) 2023-03-26 11:08:13,872|a5749562-264a-462e-9110-2c18d4504555||DefaultDispatcher-worker-13||||ERROR||||||| failed in resource-assignment - resource-assignment : Resource Assignment is failed with com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize value of type `java.lang.Object` from [Unavailable value] (token `JsonToken.NOT_AVAILABLE`) at [Source: UNKNOWN; byte offset: #UNKNOWN].message org.onap.ccsdk.cds.controllerblueprints.core.BluePrintProcessorException: Resource Assignment is failed with com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize value of type `java.lang.Object` from [Unavailable value] (token `JsonToken.NOT_AVAILABLE`) at [Source: UNKNOWN; byte offset: #UNKNOWN].message at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.utils.ResourceAssignmentUtils$Companion.generateResourceDataForAssignments(ResourceAssignmentUtils.kt:212) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.ResourceResolutionServiceImpl.resolveResources$suspendImpl(ResourceResolutionService.kt:270) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.ResourceResolutionServiceImpl$resolveResources$3.invokeSuspend(ResourceResolutionService.kt) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:33) at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665) Caused by: com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize value of type `java.lang.Object` from [Unavailable value] (token `JsonToken.NOT_AVAILABLE`) at [Source: UNKNOWN; byte offset: #UNKNOWN] at com.fasterxml.jackson.databind.exc.MismatchedInputException.from(MismatchedInputException.java:59) at com.fasterxml.jackson.databind.DeserializationContext.reportInputMismatch(DeserializationContext.java:1741) at com.fasterxml.jackson.databind.DeserializationContext.handleUnexpectedToken(DeserializationContext.java:1515) at com.fasterxml.jackson.databind.DeserializationContext.handleUnexpectedToken(DeserializationContext.java:1420) at com.fasterxml.jackson.databind.deser.std.UntypedObjectDeserializer$Vanilla.deserialize(UntypedObjectDeserializer.java:771) at com.fasterxml.jackson.databind.deser.std.UntypedObjectDeserializer$Vanilla.mapObject(UntypedObjectDeserializer.java:989) at com.fasterxml.jackson.databind.deser.std.UntypedObjectDeserializer$Vanilla.deserialize(UntypedObjectDeserializer.java:718) at com.fasterxml.jackson.databind.deser.std.UntypedObjectDeserializer$Vanilla.deserialize(UntypedObjectDeserializer.java:701) at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:323) at com.fasterxml.jackson.databind.ObjectMapper._readValue(ObjectMapper.java:4650) at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:2831) at com.fasterxml.jackson.databind.ObjectMapper.treeToValue(ObjectMapper.java:3295) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.utils.ResourceAssignmentUtils$Companion.generateResourceDataForAssignments(ResourceAssignmentUtils.kt:206) ... 11 common frames omitted 2023-03-26 11:08:13,873|a5749562-264a-462e-9110-2c18d4504555||DefaultDispatcher-worker-13||||INFO||||||| Preparing Response... 2023-03-26 11:08:13,873|a5749562-264a-462e-9110-2c18d4504555||DefaultDispatcher-worker-13||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process) 2023-03-26 11:08:13,873|a5749562-264a-462e-9110-2c18d4504555||DefaultDispatcher-worker-13||||INFO||||||| Execute node(resource-assignment) -> executed state(FAILURE) 2023-03-26 11:08:13,874|a5749562-264a-462e-9110-2c18d4504555||DefaultDispatcher-worker-13||||INFO||||||| workflow(a5749562-264a-462e-9110-2c18d4504555) nodes completed with (1)exceptions 2023-03-26 11:08:13,875|a5749562-264a-462e-9110-2c18d4504555||DefaultDispatcher-worker-13||||ERROR||||||| workflow(a5749562-264a-462e-9110-2c18d4504555) exception : org.onap.ccsdk.cds.controllerblueprints.core.BluePrintProcessorException: node(resource-assignment) outgoing edge(FAILURE) is missing. at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2.invokeSuspend$executeNodeWorker(BluePrintWorkflowService.kt:258) at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2.access$invokeSuspend$executeNodeWorker(BluePrintWorkflowService.kt) at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2$executeNodeWorker$1.invokeSuspend(BluePrintWorkflowService.kt) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:33) at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46) at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:33) at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665) 2023-03-26 11:08:13,875|a5749562-264a-462e-9110-2c18d4504555||DefaultDispatcher-worker-13||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment) 2023-03-26 11:08:13,883|a5749562-264a-462e-9110-2c18d4504555||DefaultDispatcher-worker-13||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 19efa7e3-355f-4ae5-9e74-d5841417a5c8 auditStoreId -1 2023-03-26 11:08:13,898|a5749562-264a-462e-9110-2c18d4504555||kafka-producer-network-thread | audit-response-producer-client-id-d7bsd||||INFO||||||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(0) offset(1) requestID(a5749562-264a-462e-9110-2c18d4504555), subrequestID(d40a58c1-33f0-4dc4-8ed7-9945036ff5ca) CBA(APACHE/1.0.0/resource-assignment). 2023-03-26 11:08:15,315|7ccc6b40-1840-42e2-bf3c-4e9859c50dc2||reactor-http-epoll-2||||INFO||||||| processing request id 7ccc6b40-1840-42e2-bf3c-4e9859c50dc2 2023-03-26 11:08:15,322|7ccc6b40-1840-42e2-bf3c-4e9859c50dc2||DefaultDispatcher-worker-13||||INFO||||||| getting cba file name(ubuntu20), version(1.0.0) from db 2023-03-26 11:08:15,506|7ccc6b40-1840-42e2-bf3c-4e9859c50dc2||DefaultDispatcher-worker-13||||INFO||||||| cba file name(ubuntu20), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2023-03-26 11:08:15,514|7ccc6b40-1840-42e2-bf3c-4e9859c50dc2||DefaultDispatcher-worker-13||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2023-03-26 11:08:15,541|7ccc6b40-1840-42e2-bf3c-4e9859c50dc2||DefaultDispatcher-worker-13||||INFO||||||| Deriving input data for workflow: (resource-assignment) 2023-03-26 11:08:15,556|7ccc6b40-1840-42e2-bf3c-4e9859c50dc2||DefaultDispatcher-worker-13||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 2023-03-26 11:08:15,556|7ccc6b40-1840-42e2-bf3c-4e9859c50dc2||DefaultDispatcher-worker-13||||INFO||||||| StoreAuditService ID -1 2023-03-26 11:08:15,558|7ccc6b40-1840-42e2-bf3c-4e9859c50dc2||DefaultDispatcher-worker-13||||INFO||||||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2023-03-26 11:08:15,558|7ccc6b40-1840-42e2-bf3c-4e9859c50dc2||DefaultDispatcher-worker-13||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2023-03-26 11:08:15,566|7ccc6b40-1840-42e2-bf3c-4e9859c50dc2||DefaultDispatcher-worker-13||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2023-03-26 11:08:15,604|7ccc6b40-1840-42e2-bf3c-4e9859c50dc2||DefaultDispatcher-worker-27||||INFO||||||| Deriving input data for workflow: (resource-assignment) 2023-03-26 11:08:15,605|7ccc6b40-1840-42e2-bf3c-4e9859c50dc2||DefaultDispatcher-worker-27||||INFO||||||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component) 2023-03-26 11:08:15,605|7ccc6b40-1840-42e2-bf3c-4e9859c50dc2||DefaultDispatcher-worker-27||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2023-03-26 11:08:15,606|7ccc6b40-1840-42e2-bf3c-4e9859c50dc2||DefaultDispatcher-worker-27||||INFO||||||| preparing request id(7ccc6b40-1840-42e2-bf3c-4e9859c50dc2) for workflow(resource-assignment) step(resource-assignment) 2023-03-26 11:08:15,606|7ccc6b40-1840-42e2-bf3c-4e9859c50dc2||DefaultDispatcher-worker-27||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process) 2023-03-26 11:08:15,606|7ccc6b40-1840-42e2-bf3c-4e9859c50dc2||DefaultDispatcher-worker-27||||INFO||||||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}}) 2023-03-26 11:08:15,608|7ccc6b40-1840-42e2-bf3c-4e9859c50dc2||DefaultDispatcher-worker-27||||INFO||||||| Resolving resource with resource assignment artifact(vnf-mapping) 2023-03-26 11:08:15,635|7ccc6b40-1840-42e2-bf3c-4e9859c50dc2||DefaultDispatcher-worker-27||||INFO||||||| Batched Sequence : ([[[ name = * status = null required = null dependencies = null dictionaryName = null dictionarySource = null ]], [[ name = vnf_name status = null required = false dependencies = [] dictionaryName = vnf_name dictionarySource = input ], [ name = service-instance-id status = null required = false dependencies = [] dictionaryName = service-instance-id dictionarySource = input ], [ name = vnf-id status = null required = false dependencies = [] dictionaryName = vnf-id dictionarySource = input ]]]) 2023-03-26 11:08:15,636|7ccc6b40-1840-42e2-bf3c-4e9859c50dc2||DefaultDispatcher-worker-27||||INFO||||||| Setting Resource Value ("ubuntu20-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string) 2023-03-26 11:08:15,636|7ccc6b40-1840-42e2-bf3c-4e9859c50dc2||DefaultDispatcher-worker-27||||INFO||||||| Setting Resource Value ("7fbfe1bb-68d2-48f3-b0d2-fb808207bf87") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2023-03-26 11:08:15,636|7ccc6b40-1840-42e2-bf3c-4e9859c50dc2||DefaultDispatcher-worker-27||||INFO||||||| Setting Resource Value ("b0eb4b13-9b18-43b8-bbdb-04046997e77e") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2023-03-26 11:08:15,637|7ccc6b40-1840-42e2-bf3c-4e9859c50dc2||DefaultDispatcher-worker-27||||INFO||||||| Generated Resource Param Data ({ "service-instance-id" : "7fbfe1bb-68d2-48f3-b0d2-fb808207bf87", "vnf-id" : "b0eb4b13-9b18-43b8-bbdb-04046997e77e", "vnf_name" : "ubuntu20-VNF-name" }) 2023-03-26 11:08:15,647|7ccc6b40-1840-42e2-bf3c-4e9859c50dc2||DefaultDispatcher-worker-27||||INFO||||||| Preparing Response... 2023-03-26 11:08:15,647|7ccc6b40-1840-42e2-bf3c-4e9859c50dc2||DefaultDispatcher-worker-27||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process) 2023-03-26 11:08:15,647|7ccc6b40-1840-42e2-bf3c-4e9859c50dc2||DefaultDispatcher-worker-27||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment) 2023-03-26 11:08:15,649|7ccc6b40-1840-42e2-bf3c-4e9859c50dc2||DefaultDispatcher-worker-27||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 0c6e18d2-6198-4cdf-9f87-f291cc16f77c auditStoreId -1 2023-03-26 11:08:15,655|7ccc6b40-1840-42e2-bf3c-4e9859c50dc2||kafka-producer-network-thread | audit-request-producer-client-id-d7bsd||||INFO||||||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(4) offset(3) requestID(7ccc6b40-1840-42e2-bf3c-4e9859c50dc2), subrequestID(b0eb4b13-9b18-43b8-bbdb-04046997e77e) CBA(ubuntu20/1.0.0/resource-assignment). 2023-03-26 11:08:15,693|7ccc6b40-1840-42e2-bf3c-4e9859c50dc2||kafka-producer-network-thread | audit-response-producer-client-id-d7bsd||||INFO||||||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(4) offset(3) requestID(7ccc6b40-1840-42e2-bf3c-4e9859c50dc2), subrequestID(b0eb4b13-9b18-43b8-bbdb-04046997e77e) CBA(ubuntu20/1.0.0/resource-assignment). 2023-03-26 11:08:20,860|f80ec1a0-d06a-4925-8e95-2ef7ccd51ec7||reactor-http-epoll-2||||INFO||||||| processing request id f80ec1a0-d06a-4925-8e95-2ef7ccd51ec7 2023-03-26 11:08:20,860|f80ec1a0-d06a-4925-8e95-2ef7ccd51ec7||reactor-http-epoll-2||||INFO||||||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2023-03-26 11:08:20,866|f80ec1a0-d06a-4925-8e95-2ef7ccd51ec7||DefaultDispatcher-worker-27||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2023-03-26 11:08:20,903|f80ec1a0-d06a-4925-8e95-2ef7ccd51ec7||DefaultDispatcher-worker-27||||INFO||||||| Deriving input data for workflow: (resource-assignment) 2023-03-26 11:08:20,917|f80ec1a0-d06a-4925-8e95-2ef7ccd51ec7||DefaultDispatcher-worker-27||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 2023-03-26 11:08:20,917|f80ec1a0-d06a-4925-8e95-2ef7ccd51ec7||DefaultDispatcher-worker-27||||INFO||||||| StoreAuditService ID -1 2023-03-26 11:08:20,917|f80ec1a0-d06a-4925-8e95-2ef7ccd51ec7||DefaultDispatcher-worker-27||||INFO||||||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2023-03-26 11:08:20,917|f80ec1a0-d06a-4925-8e95-2ef7ccd51ec7||DefaultDispatcher-worker-27||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2023-03-26 11:08:20,923|f80ec1a0-d06a-4925-8e95-2ef7ccd51ec7||DefaultDispatcher-worker-27||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2023-03-26 11:08:20,934|f80ec1a0-d06a-4925-8e95-2ef7ccd51ec7||kafka-producer-network-thread | audit-request-producer-client-id-d7bsd||||INFO||||||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(4) offset(4) requestID(f80ec1a0-d06a-4925-8e95-2ef7ccd51ec7), subrequestID(543fbd0b-a029-430d-aef1-992fe68bd76b) CBA(ubuntu20/1.0.0/resource-assignment). 2023-03-26 11:08:20,964|f80ec1a0-d06a-4925-8e95-2ef7ccd51ec7||DefaultDispatcher-worker-27||||INFO||||||| Deriving input data for workflow: (resource-assignment) 2023-03-26 11:08:20,964|f80ec1a0-d06a-4925-8e95-2ef7ccd51ec7||DefaultDispatcher-worker-27||||INFO||||||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component) 2023-03-26 11:08:20,964|f80ec1a0-d06a-4925-8e95-2ef7ccd51ec7||DefaultDispatcher-worker-27||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2023-03-26 11:08:20,965|f80ec1a0-d06a-4925-8e95-2ef7ccd51ec7||DefaultDispatcher-worker-27||||INFO||||||| preparing request id(f80ec1a0-d06a-4925-8e95-2ef7ccd51ec7) for workflow(resource-assignment) step(resource-assignment) 2023-03-26 11:08:20,965|f80ec1a0-d06a-4925-8e95-2ef7ccd51ec7||DefaultDispatcher-worker-27||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process) 2023-03-26 11:08:20,965|f80ec1a0-d06a-4925-8e95-2ef7ccd51ec7||DefaultDispatcher-worker-27||||INFO||||||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}}) 2023-03-26 11:08:20,966|f80ec1a0-d06a-4925-8e95-2ef7ccd51ec7||DefaultDispatcher-worker-27||||INFO||||||| Resolving resource with resource assignment artifact(base_ubuntu20-mapping) 2023-03-26 11:08:20,996|f80ec1a0-d06a-4925-8e95-2ef7ccd51ec7||DefaultDispatcher-worker-27||||INFO||||||| Batched Sequence : ([[[ name = * status = null required = null dependencies = null dictionaryName = null dictionarySource = null ]], [[ name = admin_plane_net_name status = null required = false dependencies = [] dictionaryName = public_net_id dictionarySource = input ], [ name = ubuntu20_key_name status = null required = false dependencies = [] dictionaryName = key_name dictionarySource = input ], [ name = ubuntu20_name_0 status = null required = false dependencies = [] dictionaryName = vnf_name dictionarySource = input ], [ name = ubuntu20_image_name status = null required = false dependencies = [] dictionaryName = image_name dictionarySource = input ], [ name = vf-module-id status = null required = false dependencies = [] dictionaryName = vf-module-id dictionarySource = input ], [ name = service-instance-id status = null required = false dependencies = [] dictionaryName = service-instance-id dictionarySource = input ], [ name = ubuntu20_pub_key status = null required = false dependencies = [] dictionaryName = pub_key dictionarySource = input ], [ name = ubuntu20_flavor_name status = null required = false dependencies = [] dictionaryName = vlb_flavor_name dictionarySource = input ]], [[ name = vnf_id status = null required = false dependencies = [] dictionaryName = vnf-id dictionarySource = sdnc ]], [[ name = vnf-id status = null required = false dependencies = [] dictionaryName = vnf-id dictionarySource = input ]]]) 2023-03-26 11:08:20,998|f80ec1a0-d06a-4925-8e95-2ef7ccd51ec7||DefaultDispatcher-worker-27||||INFO||||||| Setting Resource Value ("admin-daily-master-sm") for Resource Name (admin_plane_net_name), definition(public_net_id) of type (string) 2023-03-26 11:08:20,999|f80ec1a0-d06a-4925-8e95-2ef7ccd51ec7||DefaultDispatcher-worker-27||||INFO||||||| Setting Resource Value ("onap_dt") for Resource Name (ubuntu20_key_name), definition(key_name) of type (string) 2023-03-26 11:08:20,999|f80ec1a0-d06a-4925-8e95-2ef7ccd51ec7||DefaultDispatcher-worker-27||||INFO||||||| Setting Resource Value ("ubuntu20agent-VNF") for Resource Name (ubuntu20_name_0), definition(vnf_name) of type (string) 2023-03-26 11:08:20,999|f80ec1a0-d06a-4925-8e95-2ef7ccd51ec7||DefaultDispatcher-worker-27||||INFO||||||| Setting Resource Value ("Ubuntu_2004") for Resource Name (ubuntu20_image_name), definition(image_name) of type (string) 2023-03-26 11:08:20,999|f80ec1a0-d06a-4925-8e95-2ef7ccd51ec7||DefaultDispatcher-worker-27||||INFO||||||| Setting Resource Value ("543fbd0b-a029-430d-aef1-992fe68bd76b") for Resource Name (vf-module-id), definition(vf-module-id) of type (string) 2023-03-26 11:08:21,000|f80ec1a0-d06a-4925-8e95-2ef7ccd51ec7||DefaultDispatcher-worker-27||||INFO||||||| Setting Resource Value ("7fbfe1bb-68d2-48f3-b0d2-fb808207bf87") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2023-03-26 11:08:21,000|f80ec1a0-d06a-4925-8e95-2ef7ccd51ec7||DefaultDispatcher-worker-27||||INFO||||||| Setting Resource Value ("ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key") for Resource Name (ubuntu20_pub_key), definition(pub_key) of type (string) 2023-03-26 11:08:21,000|f80ec1a0-d06a-4925-8e95-2ef7ccd51ec7||DefaultDispatcher-worker-27||||INFO||||||| Setting Resource Value ("m1.small") for Resource Name (ubuntu20_flavor_name), definition(vlb_flavor_name) of type (string) 2023-03-26 11:08:21,000|f80ec1a0-d06a-4925-8e95-2ef7ccd51ec7||DefaultDispatcher-worker-27||||INFO||||||| Setting Resource Value ("basic_vm_macro-VNF-instance") for Resource Name (vnf_id), definition(vnf-id) of type (string) 2023-03-26 11:08:21,001|f80ec1a0-d06a-4925-8e95-2ef7ccd51ec7||DefaultDispatcher-worker-27||||INFO||||||| Setting Resource Value ("b0eb4b13-9b18-43b8-bbdb-04046997e77e") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2023-03-26 11:08:21,002|f80ec1a0-d06a-4925-8e95-2ef7ccd51ec7||DefaultDispatcher-worker-27||||INFO||||||| Generated Resource Param Data ({ "admin_plane_net_name" : "admin-daily-master-sm", "service-instance-id" : "7fbfe1bb-68d2-48f3-b0d2-fb808207bf87", "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" : "543fbd0b-a029-430d-aef1-992fe68bd76b", "vnf-id" : "b0eb4b13-9b18-43b8-bbdb-04046997e77e", "vnf_id" : "basic_vm_macro-VNF-instance" }) 2023-03-26 11:08:21,013|f80ec1a0-d06a-4925-8e95-2ef7ccd51ec7||DefaultDispatcher-worker-27||||INFO||||||| Preparing Response... 2023-03-26 11:08:21,013|f80ec1a0-d06a-4925-8e95-2ef7ccd51ec7||DefaultDispatcher-worker-27||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process) 2023-03-26 11:08:21,013|f80ec1a0-d06a-4925-8e95-2ef7ccd51ec7||DefaultDispatcher-worker-27||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment) 2023-03-26 11:08:21,015|f80ec1a0-d06a-4925-8e95-2ef7ccd51ec7||DefaultDispatcher-worker-27||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 195afaf2-b56c-4a0b-b1cc-9680e908bd96 auditStoreId -1 2023-03-26 11:08:21,032|f80ec1a0-d06a-4925-8e95-2ef7ccd51ec7||kafka-producer-network-thread | audit-response-producer-client-id-d7bsd||||INFO||||||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(4) offset(4) requestID(f80ec1a0-d06a-4925-8e95-2ef7ccd51ec7), subrequestID(543fbd0b-a029-430d-aef1-992fe68bd76b) CBA(ubuntu20/1.0.0/resource-assignment). 2023-03-26 11:08:28,834|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2023-03-26 11:08:28,955|||grpc-default-executor-0||||INFO||||||| Authentication success: UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=ccsdkapps, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, credentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[USER]] 2023-03-26 11:08:29,124|2d5f5b3f-def9-4354-9693-efcfc9a6acf9||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| processing request id 2d5f5b3f-def9-4354-9693-efcfc9a6acf9 2023-03-26 11:08:29,124|2d5f5b3f-def9-4354-9693-efcfc9a6acf9||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2023-03-26 11:08:29,130|2d5f5b3f-def9-4354-9693-efcfc9a6acf9||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2023-03-26 11:08:29,165|2d5f5b3f-def9-4354-9693-efcfc9a6acf9||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Deriving input data for workflow: (config-assign) 2023-03-26 11:08:29,181|2d5f5b3f-def9-4354-9693-efcfc9a6acf9||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| storeExecutionInput called not to store the Workflow action input details 2023-03-26 11:08:29,181|2d5f5b3f-def9-4354-9693-efcfc9a6acf9||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| StoreAuditService ID -1 2023-03-26 11:08:29,181|2d5f5b3f-def9-4354-9693-efcfc9a6acf9||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2023-03-26 11:08:29,181|2d5f5b3f-def9-4354-9693-efcfc9a6acf9||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2023-03-26 11:08:29,187|2d5f5b3f-def9-4354-9693-efcfc9a6acf9||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2023-03-26 11:08:29,196|2d5f5b3f-def9-4354-9693-efcfc9a6acf9||kafka-producer-network-thread | audit-request-producer-client-id-d7bsd||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(4) offset(5) requestID(2d5f5b3f-def9-4354-9693-efcfc9a6acf9), subrequestID(52ea3071-a467-4591-8eab-baaabf0c82e2) CBA(ubuntu20/1.0.0/config-assign). 2023-03-26 11:08:29,219|2d5f5b3f-def9-4354-9693-efcfc9a6acf9||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Deriving input data for workflow: (config-assign) 2023-03-26 11:08:29,219|2d5f5b3f-def9-4354-9693-efcfc9a6acf9||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Executing workflow(config-assign) NodeTemplate(config-assign), derived from(tosca.nodes.Component) 2023-03-26 11:08:29,219|2d5f5b3f-def9-4354-9693-efcfc9a6acf9||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| executing node template(config-assign) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2023-03-26 11:08:29,220|2d5f5b3f-def9-4354-9693-efcfc9a6acf9||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| preparing request id(2d5f5b3f-def9-4354-9693-efcfc9a6acf9) for workflow(config-assign) step(config-assign) 2023-03-26 11:08:29,220|2d5f5b3f-def9-4354-9693-efcfc9a6acf9||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-assign), interface name(ResourceResolutionComponent), operationName(process) 2023-03-26 11:08:29,220|2d5f5b3f-def9-4354-9693-efcfc9a6acf9||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| input definition for node template (config-assign), values ({resolution-key={"get_input":"resolution-key"}, store-result=true, artifact-prefix-names=["baseconfig"]}) 2023-03-26 11:08:29,222|2d5f5b3f-def9-4354-9693-efcfc9a6acf9||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Resolving resource with resource assignment artifact(baseconfig-mapping) 2023-03-26 11:08:29,275|2d5f5b3f-def9-4354-9693-efcfc9a6acf9||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Batched Sequence : ([[[ name = * status = null required = null dependencies = null dictionaryName = null dictionarySource = null ]], [[ name = vnf_name status = null required = false dependencies = [] dictionaryName = vnf_name dictionarySource = input ], [ name = service-instance-id status = null required = false dependencies = [] dictionaryName = service-instance-id dictionarySource = input ], [ name = vnf-id status = null required = false dependencies = [] dictionaryName = vnf-id dictionarySource = input ]]]) 2023-03-26 11:08:29,275|2d5f5b3f-def9-4354-9693-efcfc9a6acf9||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Setting Resource Value ("ubuntuCDS-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string) 2023-03-26 11:08:29,276|2d5f5b3f-def9-4354-9693-efcfc9a6acf9||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Setting Resource Value ("7fbfe1bb-68d2-48f3-b0d2-fb808207bf87") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2023-03-26 11:08:29,276|2d5f5b3f-def9-4354-9693-efcfc9a6acf9||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Setting Resource Value ("b0eb4b13-9b18-43b8-bbdb-04046997e77e") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2023-03-26 11:08:29,324|2d5f5b3f-def9-4354-9693-efcfc9a6acf9||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Resource resolution saved into database successfully : (service-instance-id) 2023-03-26 11:08:29,326|2d5f5b3f-def9-4354-9693-efcfc9a6acf9||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Resource resolution saved into database successfully : (vnf-id) 2023-03-26 11:08:29,337|2d5f5b3f-def9-4354-9693-efcfc9a6acf9||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Resource resolution saved into database successfully : (vnf_name) 2023-03-26 11:08:29,338|2d5f5b3f-def9-4354-9693-efcfc9a6acf9||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Generated Resource Param Data ({ "service-instance-id" : "7fbfe1bb-68d2-48f3-b0d2-fb808207bf87", "vnf-id" : "b0eb4b13-9b18-43b8-bbdb-04046997e77e", "vnf_name" : "ubuntuCDS-VNF-name" }) 2023-03-26 11:08:29,388|2d5f5b3f-def9-4354-9693-efcfc9a6acf9||DefaultDispatcher-worker-27||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Writing out template_resolution result: bpName: ubuntu20 bpVer 1.0.0 resKey:ubuntu20-VNF-name (resourceId: resourceType: ) occurrence:1 2023-03-26 11:08:29,423|2d5f5b3f-def9-4354-9693-efcfc9a6acf9||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Template resolution saved into database successfully : ({store-result=true, force-resolution=false, resolution-key=ubuntu20-VNF-name, resource-id=, resource-type=, occurrence=1, resolution-summary=false}) 2023-03-26 11:08:29,424|2d5f5b3f-def9-4354-9693-efcfc9a6acf9||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Preparing Response... 2023-03-26 11:08:29,424|2d5f5b3f-def9-4354-9693-efcfc9a6acf9||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-assign),interface name (ResourceResolutionComponent), operationName(process) 2023-03-26 11:08:29,424|2d5f5b3f-def9-4354-9693-efcfc9a6acf9||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| resolveWorkflowOutputs for workflow(config-assign) 2023-03-26 11:08:29,430|2d5f5b3f-def9-4354-9693-efcfc9a6acf9||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 4368f183-9873-423d-87d1-eaf5dceb7a8b auditStoreId -1 2023-03-26 11:08:29,465|2d5f5b3f-def9-4354-9693-efcfc9a6acf9||kafka-producer-network-thread | audit-response-producer-client-id-d7bsd||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(4) offset(5) requestID(2d5f5b3f-def9-4354-9693-efcfc9a6acf9), subrequestID(52ea3071-a467-4591-8eab-baaabf0c82e2) CBA(ubuntu20/1.0.0/config-assign). 2023-03-26 11:08:29,551|2d5f5b3f-def9-4354-9693-efcfc9a6acf9||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Completed 2023-03-26 11:08:37,746|910bf022-f0b1-4fca-809f-370589b3f999||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2023-03-26 11:08:37,746|910bf022-f0b1-4fca-809f-370589b3f999||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2023-03-26 11:08:37,746|910bf022-f0b1-4fca-809f-370589b3f999||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2023-03-26 11:08:38,294|910bf022-f0b1-4fca-809f-370589b3f999||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2023-03-26 11:08:38,295|910bf022-f0b1-4fca-809f-370589b3f999||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2023-03-26 11:08:39,083|910bf022-f0b1-4fca-809f-370589b3f999||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2023-03-26 11:08:39,084|910bf022-f0b1-4fca-809f-370589b3f999||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Save processing(86bd6073-41d5-4203-bd3c-b8591e51c736) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2023-03-26 11:08:39,092|910bf022-f0b1-4fca-809f-370589b3f999||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Save processing(c4b251d0-3328-4229-90c7-b5330b62db80) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2023-03-26 11:08:39,095|910bf022-f0b1-4fca-809f-370589b3f999||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Save processing(2f2170ff-05cb-4550-ab6a-2c39cbf69cd2) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2023-03-26 11:08:39,100|910bf022-f0b1-4fca-809f-370589b3f999||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Save processing(d0ed8573-39af-462f-8767-a6bbee5b7ab0) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2023-03-26 11:08:39,106|910bf022-f0b1-4fca-809f-370589b3f999||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Save processing(3028ba0c-633d-41f4-b4c1-f772eee7a7a6) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2023-03-26 11:08:39,112|910bf022-f0b1-4fca-809f-370589b3f999||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Save processing(d3de1c80-13d3-4a22-8926-102aafbca91d) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2023-03-26 11:08:39,156|910bf022-f0b1-4fca-809f-370589b3f999||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json) 2023-03-26 11:08:39,156|910bf022-f0b1-4fca-809f-370589b3f999||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json) 2023-03-26 11:08:39,157|910bf022-f0b1-4fca-809f-370589b3f999||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2023-03-26 11:08:39,157|910bf022-f0b1-4fca-809f-370589b3f999||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2023-03-26 11:08:39,157|910bf022-f0b1-4fca-809f-370589b3f999||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json) 2023-03-26 11:08:39,157|910bf022-f0b1-4fca-809f-370589b3f999||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json) 2023-03-26 11:08:39,167|910bf022-f0b1-4fca-809f-370589b3f999||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2023-03-26 11:08:39,171|910bf022-f0b1-4fca-809f-370589b3f999||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2023-03-26 11:08:39,175|910bf022-f0b1-4fca-809f-370589b3f999||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2023-03-26 11:08:39,179|910bf022-f0b1-4fca-809f-370589b3f999||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2023-03-26 11:08:39,183|910bf022-f0b1-4fca-809f-370589b3f999||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| failed in blueprint service template validation org.onap.ccsdk.cds.controllerblueprints.core.BluePrintException: couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:64) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87) at java.base/java.util.LinkedHashMap.forEach(Unknown Source) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64) at java.base/java.util.LinkedHashMap.forEach(Unknown Source) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274) at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85) at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59) at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source) at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38) at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source) at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getContent(JacksonUtils.kt:75) at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getListFromFile(JacksonUtils.kt:170) at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:46) at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:30) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validateExtension(BluePrintArtifactDefinitionValidatorImpl.kt:95) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:68) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87) at java.base/java.util.LinkedHashMap.forEach(Unknown Source) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64) at java.base/java.util.LinkedHashMap.forEach(Unknown Source) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274) at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85) at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59) at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source) at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38) at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source) at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getContent(JacksonUtils.kt:75) at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getListFromFile(JacksonUtils.kt:170) at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:46) at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:30) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validateExtension(BluePrintArtifactDefinitionValidatorImpl.kt:95) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:68) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87) at java.base/java.util.LinkedHashMap.forEach(Unknown Source) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64) at java.base/java.util.LinkedHashMap.forEach(Unknown Source) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274) at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85) at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59) at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source) at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38) at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source) at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getContent(JacksonUtils.kt:75) at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getListFromFile(JacksonUtils.kt:170) at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:46) at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:30) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validateExtension(BluePrintArtifactDefinitionValidatorImpl.kt:95) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:68) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87) at java.base/java.util.LinkedHashMap.forEach(Unknown Source) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64) at java.base/java.util.LinkedHashMap.forEach(Unknown Source) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274) at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85) at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59) at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source) at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38) at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source) at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getContent(JacksonUtils.kt:75) at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getListFromFile(JacksonUtils.kt:170) at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:46) at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:30) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validateExtension(BluePrintArtifactDefinitionValidatorImpl.kt:95) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:68) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87) at java.base/java.util.LinkedHashMap.forEach(Unknown Source) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64) at java.base/java.util.LinkedHashMap.forEach(Unknown Source) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274) at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85) at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59) at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source) at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38) at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source) at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getContent(JacksonUtils.kt:75) at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getListFromFile(JacksonUtils.kt:170) at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:46) at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:30) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validateExtension(BluePrintArtifactDefinitionValidatorImpl.kt:95) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:68) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87) at java.base/java.util.LinkedHashMap.forEach(Unknown Source) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64) at java.base/java.util.LinkedHashMap.forEach(Unknown Source) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274) at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85) at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59) at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source) at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38) at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source) at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathBluePrintModelCatalog(BluePrintCatalogLoadService.kt:42) at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathsBluePrintModelCatalog(BluePrintCatalogLoadService.kt:36) at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog$suspendImpl(BluePrintDatabaseLoadService.kt:64) at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog(BluePrintDatabaseLoadService.kt) at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler.bootstrapBlueprint$suspendImpl(BluePrintModelHandler.kt:106) at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler$bootstrapBlueprint$1.invokeSuspend(BluePrintModelHandler.kt) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:33) at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) at kotlinx.coroutines.EventLoop.processUnconfinedEvent(EventLoop.common.kt:69) at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith(DispatchedContinuation.kt:375) at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith$default(DispatchedContinuation.kt:278) at kotlinx.coroutines.DispatchedCoroutine.afterResume(Builders.common.kt:256) at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665) 2023-03-26 11:08:39,265|910bf022-f0b1-4fca-809f-370589b3f999||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Validating Workflow(resource-assignment) 2023-03-26 11:08:39,265|910bf022-f0b1-4fca-809f-370589b3f999||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Validating Workflow(config-assign) 2023-03-26 11:08:39,266|910bf022-f0b1-4fca-809f-370589b3f999||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Validating Workflow(config-deploy) 2023-03-26 11:08:39,278|910bf022-f0b1-4fca-809f-370589b3f999||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json) 2023-03-26 11:08:39,320|910bf022-f0b1-4fca-809f-370589b3f999||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0 2023-03-26 11:08:39,400|910bf022-f0b1-4fca-809f-370589b3f999||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean. 2023-03-26 11:08:39,400|910bf022-f0b1-4fca-809f-370589b3f999||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0 2023-03-26 11:08:39,482|910bf022-f0b1-4fca-809f-370589b3f999||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Validating Workflow(resource-assignment) 2023-03-26 11:08:39,483|910bf022-f0b1-4fca-809f-370589b3f999||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Validating Workflow(config-assign) 2023-03-26 11:08:39,483|910bf022-f0b1-4fca-809f-370589b3f999||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Validating Workflow(config-deploy) 2023-03-26 11:08:39,483|910bf022-f0b1-4fca-809f-370589b3f999||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Validating Workflow(HealthCheck) 2023-03-26 11:08:39,484|910bf022-f0b1-4fca-809f-370589b3f999||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Validating Workflow(ScaleOutReconfiguration) 2023-03-26 11:08:39,484|910bf022-f0b1-4fca-809f-370589b3f999||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Validating Workflow(vf-config-assign) 2023-03-26 11:08:39,484|910bf022-f0b1-4fca-809f-370589b3f999||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Validating Workflow(vf-config-deploy) 2023-03-26 11:08:39,496|910bf022-f0b1-4fca-809f-370589b3f999||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json) 2023-03-26 11:08:39,665|910bf022-f0b1-4fca-809f-370589b3f999||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Overwriting blueprint model :vLB_CDS::1.0.0 2023-03-26 11:08:39,731|910bf022-f0b1-4fca-809f-370589b3f999||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean. 2023-03-26 11:08:39,732|910bf022-f0b1-4fca-809f-370589b3f999||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Deleted deployed blueprint model :vLB_CDS::1.0.0 2023-03-26 11:08:39,846|910bf022-f0b1-4fca-809f-370589b3f999||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Validating Workflow(resource-assignment) 2023-03-26 11:08:39,856|910bf022-f0b1-4fca-809f-370589b3f999||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Validating Workflow(config-assign) 2023-03-26 11:08:39,857|910bf022-f0b1-4fca-809f-370589b3f999||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Validating Workflow(config-deploy) 2023-03-26 11:08:39,891|910bf022-f0b1-4fca-809f-370589b3f999||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Validating Workflow(config-assign) 2023-03-26 11:08:39,892|910bf022-f0b1-4fca-809f-370589b3f999||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Validating Workflow(config-deploy) 2023-03-26 11:08:39,893|910bf022-f0b1-4fca-809f-370589b3f999||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json) 2023-03-26 11:08:39,903|910bf022-f0b1-4fca-809f-370589b3f999||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json) 2023-03-26 11:08:39,962|910bf022-f0b1-4fca-809f-370589b3f999||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0 2023-03-26 11:08:40,028|910bf022-f0b1-4fca-809f-370589b3f999||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean. 2023-03-26 11:08:40,030|910bf022-f0b1-4fca-809f-370589b3f999||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0 2023-03-26 11:08:40,135|910bf022-f0b1-4fca-809f-370589b3f999||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Overwriting blueprint model :pnf_netconf::1.0.0 2023-03-26 11:08:40,183|910bf022-f0b1-4fca-809f-370589b3f999||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean. 2023-03-26 11:08:40,186|910bf022-f0b1-4fca-809f-370589b3f999||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Deleted deployed blueprint model :pnf_netconf::1.0.0 2023-03-26 11:08:40,261|910bf022-f0b1-4fca-809f-370589b3f999||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Validating Workflow(resource-assignment) 2023-03-26 11:08:40,261|910bf022-f0b1-4fca-809f-370589b3f999||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Validating Workflow(config-deploy) 2023-03-26 11:08:40,269|910bf022-f0b1-4fca-809f-370589b3f999||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json) 2023-03-26 11:08:40,308|910bf022-f0b1-4fca-809f-370589b3f999||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Overwriting blueprint model :vFW-CDS::1.0.0 2023-03-26 11:08:40,375|910bf022-f0b1-4fca-809f-370589b3f999||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean. 2023-03-26 11:08:40,376|910bf022-f0b1-4fca-809f-370589b3f999||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Deleted deployed blueprint model :vFW-CDS::1.0.0 2023-03-26 11:08:40,440|910bf022-f0b1-4fca-809f-370589b3f999||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Couldn't load BlueprintModel(5GC_Simulator_CNF_CDS: failed in blueprint validation : service_template : topology_template : couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl) 2023-03-26 11:09:00,341|fdf73482-148c-4428-b5b3-b085ce48f05e||Thread-221||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Enhancing blueprint(/opt/app/onap/blueprints/working/6cabaa85-5acd-43db-a931-75c75c49b9b9) 2023-03-26 11:09:00,343|fdf73482-148c-4428-b5b3-b085ce48f05e||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| deleting definition types under : /opt/app/onap/blueprints/working/6cabaa85-5acd-43db-a931-75c75c49b9b9/Definitions 2023-03-26 11:09:00,344|fdf73482-148c-4428-b5b3-b085ce48f05e||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| reinitialized all type definitions 2023-03-26 11:09:00,346|fdf73482-148c-4428-b5b3-b085ce48f05e||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| ***** Enhancing NodeTemplate(netconf-device) 2023-03-26 11:09:00,386|fdf73482-148c-4428-b5b3-b085ce48f05e||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| ***** Enhancing NodeTemplate(resolve-data) 2023-03-26 11:09:00,428|fdf73482-148c-4428-b5b3-b085ce48f05e||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| enhancing ArtifactDefinition(netconfrpc-template) 2023-03-26 11:09:00,448|fdf73482-148c-4428-b5b3-b085ce48f05e||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| enhancing ArtifactDefinition(netconfrpc-mapping) 2023-03-26 11:09:00,473|fdf73482-148c-4428-b5b3-b085ce48f05e||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| enhancing resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(false) 2023-03-26 11:09:00,542|fdf73482-148c-4428-b5b3-b085ce48f05e||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| ***** Enhancing NodeTemplate(execute-netconf) 2023-03-26 11:09:00,588|fdf73482-148c-4428-b5b3-b085ce48f05e||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| ##### Enhancing Workflow(config-assign) 2023-03-26 11:09:00,589|fdf73482-148c-4428-b5b3-b085ce48f05e||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| workflow(config-assign) dependent component NodeTemplates([resolve-data]) 2023-03-26 11:09:00,589|fdf73482-148c-4428-b5b3-b085ce48f05e||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| identified workflow(config-assign) targets(resolve-data) 2023-03-26 11:09:00,589|fdf73482-148c-4428-b5b3-b085ce48f05e||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| resource assignment artifacts(netconfrpc-mapping) for NodeType(resolve-data) 2023-03-26 11:09:00,589|fdf73482-148c-4428-b5b3-b085ce48f05e||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| workflow(config-assign) resource assignment files([Templates/netconfrpc-mapping.json] 2023-03-26 11:09:00,589|fdf73482-148c-4428-b5b3-b085ce48f05e||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| enriching artifacts file(/opt/app/onap/blueprints/working/6cabaa85-5acd-43db-a931-75c75c49b9b9/Templates/netconfrpc-mapping.json 2023-03-26 11:09:00,593|fdf73482-148c-4428-b5b3-b085ce48f05e||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| enhancing workflow resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(true) 2023-03-26 11:09:00,593|fdf73482-148c-4428-b5b3-b085ce48f05e||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| dataType not present for the recipe(dt-config-assign-properties) 2023-03-26 11:09:00,594|fdf73482-148c-4428-b5b3-b085ce48f05e||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| ##### Enhancing Workflow(config-deploy) 2023-03-26 11:09:00,594|fdf73482-148c-4428-b5b3-b085ce48f05e||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| workflow(config-deploy) dependent component NodeTemplates([execute-netconf]) 2023-03-26 11:09:00,594|fdf73482-148c-4428-b5b3-b085ce48f05e||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| identified workflow(config-deploy) targets(execute-netconf) 2023-03-26 11:09:00,594|fdf73482-148c-4428-b5b3-b085ce48f05e||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| workflow(config-deploy) resource assignment files([] 2023-03-26 11:09:00,595|fdf73482-148c-4428-b5b3-b085ce48f05e||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| ##### Enhancing blueprint Resource Definitions 2023-03-26 11:09:00,595|fdf73482-148c-4428-b5b3-b085ce48f05e||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| resources assignment files ([Templates/netconfrpc-mapping.json]) 2023-03-26 11:09:00,595|fdf73482-148c-4428-b5b3-b085ce48f05e||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| processing file (Templates/netconfrpc-mapping.json) 2023-03-26 11:09:00,599|fdf73482-148c-4428-b5b3-b085ce48f05e||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| distinct resource keys ([input-source]) 2023-03-26 11:09:00,622|fdf73482-148c-4428-b5b3-b085ce48f05e||DefaultDispatcher-worker-18||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Enriching Resource Definition sources Node Template: [source-input] 2023-03-26 11:09:24,774|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2023-03-26 11:09:24,886|||grpc-default-executor-0||||INFO||||||| Authentication success: UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=ccsdkapps, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, credentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[USER]] 2023-03-26 11:09:24,889|2d5f5b3f-def9-4354-9693-efcfc9a6acf9||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| processing request id 2d5f5b3f-def9-4354-9693-efcfc9a6acf9 2023-03-26 11:09:24,896|2d5f5b3f-def9-4354-9693-efcfc9a6acf9||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2023-03-26 11:09:24,908|2d5f5b3f-def9-4354-9693-efcfc9a6acf9||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2023-03-26 11:09:24,965|2d5f5b3f-def9-4354-9693-efcfc9a6acf9||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| storeExecutionInput called not to store the Workflow action input details 2023-03-26 11:09:24,965|2d5f5b3f-def9-4354-9693-efcfc9a6acf9||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| StoreAuditService ID -1 2023-03-26 11:09:24,966|2d5f5b3f-def9-4354-9693-efcfc9a6acf9||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2023-03-26 11:09:24,966|2d5f5b3f-def9-4354-9693-efcfc9a6acf9||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2023-03-26 11:09:24,968|2d5f5b3f-def9-4354-9693-efcfc9a6acf9||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2023-03-26 11:09:24,981|2d5f5b3f-def9-4354-9693-efcfc9a6acf9||kafka-producer-network-thread | audit-request-producer-client-id-d7bsd||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(4) offset(6) requestID(2d5f5b3f-def9-4354-9693-efcfc9a6acf9), subrequestID(254f249a-dce6-49d8-bcec-97f32115fba7) CBA(ubuntu20/1.0.0/config-deploy). 2023-03-26 11:09:24,987|2d5f5b3f-def9-4354-9693-efcfc9a6acf9||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Deriving input data for workflow: (config-deploy) 2023-03-26 11:09:24,988|2d5f5b3f-def9-4354-9693-efcfc9a6acf9||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Executing workflow(config-deploy) NodeTemplate(config-deploy), derived from(tosca.nodes.Component) 2023-03-26 11:09:24,988|2d5f5b3f-def9-4354-9693-efcfc9a6acf9||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| executing node template(config-deploy) component(component-netconf-executor) interface(ComponentNetconfExecutor) operation(process) on host (SELF) with timeout(180) sec. 2023-03-26 11:09:24,992|2d5f5b3f-def9-4354-9693-efcfc9a6acf9||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| preparing request id(2d5f5b3f-def9-4354-9693-efcfc9a6acf9) for workflow(config-deploy) step(config-deploy) 2023-03-26 11:09:24,992|2d5f5b3f-def9-4354-9693-efcfc9a6acf9||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-deploy), interface name(ComponentNetconfExecutor), operationName(process) 2023-03-26 11:09:24,992|2d5f5b3f-def9-4354-9693-efcfc9a6acf9||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| input definition for node template (config-deploy), values ({script-type="jython", script-class-reference="Scripts/python/ConfigDeploy.py", instance-dependencies=[], dynamic-properties="*config-deploy-properties"}) 2023-03-26 11:09:24,995|2d5f5b3f-def9-4354-9693-efcfc9a6acf9||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| creating component function of script type(jython), reference name(Scripts/python/ConfigDeploy.py) and instanceDependencies([resource-resolution-service]) 2023-03-26 11:09:24,995|2d5f5b3f-def9-4354-9693-efcfc9a6acf9||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Getting Jython Script Class(ConfigDeploy) 2023-03-26 11:09:25,057|2d5f5b3f-def9-4354-9693-efcfc9a6acf9||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Component Object org.python.proxies.__main__$ConfigDeploy$3@2513fe5 2023-03-26 11:09:25,058|2d5f5b3f-def9-4354-9693-efcfc9a6acf9||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Hello world 2023-03-26 11:09:25,058|2d5f5b3f-def9-4354-9693-efcfc9a6acf9||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Preparing Response... 2023-03-26 11:09:25,058|2d5f5b3f-def9-4354-9693-efcfc9a6acf9||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-deploy),interface name (ComponentNetconfExecutor), operationName(process) 2023-03-26 11:09:25,058|2d5f5b3f-def9-4354-9693-efcfc9a6acf9||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| resolveWorkflowOutputs for workflow(config-deploy) 2023-03-26 11:09:25,061|2d5f5b3f-def9-4354-9693-efcfc9a6acf9||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 5ecea7a6-8c01-450d-9b73-387808f10906 auditStoreId -1 2023-03-26 11:09:25,062|2d5f5b3f-def9-4354-9693-efcfc9a6acf9||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Completed 2023-03-26 11:09:25,077|2d5f5b3f-def9-4354-9693-efcfc9a6acf9||kafka-producer-network-thread | audit-response-producer-client-id-d7bsd||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(4) offset(6) requestID(2d5f5b3f-def9-4354-9693-efcfc9a6acf9), subrequestID(254f249a-dce6-49d8-bcec-97f32115fba7) CBA(ubuntu20/1.0.0/config-deploy). 2023-03-26 11:41:38,641|b5b20555-dd07-48b9-85a9-60705838f1b4||Thread-222||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Save processing(fde12bf0-c403-4573-b0c9-be6692ffb00e) CBA(/opt/app/onap/blueprints/archive/fde12bf0-c403-4573-b0c9-be6692ffb00e/cba.zip) 2023-03-26 11:41:38,663|b5b20555-dd07-48b9-85a9-60705838f1b4||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/fde12bf0-c403-4573-b0c9-be6692ffb00e) and entry definition file (Definitions/CNF.json) 2023-03-26 11:41:38,768|b5b20555-dd07-48b9-85a9-60705838f1b4||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Validating Workflow(resource-assignment) 2023-03-26 11:41:38,769|b5b20555-dd07-48b9-85a9-60705838f1b4||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Validating Workflow(config-assign) 2023-03-26 11:41:38,769|b5b20555-dd07-48b9-85a9-60705838f1b4||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Validating Workflow(config-deploy) 2023-03-26 11:41:38,769|b5b20555-dd07-48b9-85a9-60705838f1b4||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Validating Workflow(scale-out) 2023-03-26 11:41:38,769|b5b20555-dd07-48b9-85a9-60705838f1b4||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Validating Workflow(scale) 2023-03-26 11:41:38,769|b5b20555-dd07-48b9-85a9-60705838f1b4||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Validating Workflow(scale-in) 2023-03-26 11:41:38,770|b5b20555-dd07-48b9-85a9-60705838f1b4||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Validating Workflow(health-check) 2023-03-26 11:41:38,779|b5b20555-dd07-48b9-85a9-60705838f1b4||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/fde12bf0-c403-4573-b0c9-be6692ffb00e) and entry definition file (Definitions/CNF.json) 2023-03-26 11:41:38,942|b5b20555-dd07-48b9-85a9-60705838f1b4||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Overwriting blueprint model :APACHE::1.0.0 2023-03-26 11:41:39,001|b5b20555-dd07-48b9-85a9-60705838f1b4||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean. 2023-03-26 11:41:39,170|b5b20555-dd07-48b9-85a9-60705838f1b4||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| Deleted deployed blueprint model :APACHE::1.0.0 2023-03-26 11:41:39,296|b5b20555-dd07-48b9-85a9-60705838f1b4||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| No compiled cache(/opt/app/onap/blueprints/working/fde12bf0-c403-4573-b0c9-be6692ffb00e) present to clean. 2023-03-26 11:42:00,911|38a522eb-87b0-4539-85f9-f8d21fed30d3||reactor-http-epoll-2||||INFO||||||| processing request id 38a522eb-87b0-4539-85f9-f8d21fed30d3 2023-03-26 11:42:00,915|38a522eb-87b0-4539-85f9-f8d21fed30d3||DefaultDispatcher-worker-1||||INFO||||||| getting cba file name(APACHE), version(1.0.0) from db 2023-03-26 11:42:01,503|38a522eb-87b0-4539-85f9-f8d21fed30d3||DefaultDispatcher-worker-1||||INFO||||||| cba file name(APACHE), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2023-03-26 11:42:01,516|38a522eb-87b0-4539-85f9-f8d21fed30d3||DefaultDispatcher-worker-1||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2023-03-26 11:42:01,551|38a522eb-87b0-4539-85f9-f8d21fed30d3||DefaultDispatcher-worker-1||||INFO||||||| Deriving input data for workflow: (resource-assignment) 2023-03-26 11:42:01,572|2d5f5b3f-def9-4354-9693-efcfc9a6acf9||kafka-producer-network-thread | audit-request-producer-client-id-d7bsd||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| [Producer clientId=audit-request-producer-client-id-d7bsd] 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 nRAE0MOWRzWVejTB3euzPA 2023-03-26 11:42:01,572|2d5f5b3f-def9-4354-9693-efcfc9a6acf9||kafka-producer-network-thread | audit-request-producer-client-id-d7bsd||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| [Producer clientId=audit-request-producer-client-id-d7bsd] 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 nRAE0MOWRzWVejTB3euzPA 2023-03-26 11:42:01,572|2d5f5b3f-def9-4354-9693-efcfc9a6acf9||kafka-producer-network-thread | audit-request-producer-client-id-d7bsd||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| [Producer clientId=audit-request-producer-client-id-d7bsd] 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 nRAE0MOWRzWVejTB3euzPA 2023-03-26 11:42:01,572|2d5f5b3f-def9-4354-9693-efcfc9a6acf9||kafka-producer-network-thread | audit-request-producer-client-id-d7bsd||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| [Producer clientId=audit-request-producer-client-id-d7bsd] 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 nRAE0MOWRzWVejTB3euzPA 2023-03-26 11:42:01,572|2d5f5b3f-def9-4354-9693-efcfc9a6acf9||kafka-producer-network-thread | audit-request-producer-client-id-d7bsd||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| [Producer clientId=audit-request-producer-client-id-d7bsd] 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 nRAE0MOWRzWVejTB3euzPA 2023-03-26 11:42:01,572|2d5f5b3f-def9-4354-9693-efcfc9a6acf9||kafka-producer-network-thread | audit-request-producer-client-id-d7bsd||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| [Producer clientId=audit-request-producer-client-id-d7bsd] 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 nRAE0MOWRzWVejTB3euzPA 2023-03-26 11:42:01,573|38a522eb-87b0-4539-85f9-f8d21fed30d3||DefaultDispatcher-worker-1||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 2023-03-26 11:42:01,573|38a522eb-87b0-4539-85f9-f8d21fed30d3||DefaultDispatcher-worker-1||||INFO||||||| StoreAuditService ID -1 2023-03-26 11:42:01,575|38a522eb-87b0-4539-85f9-f8d21fed30d3||DefaultDispatcher-worker-1||||INFO||||||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2023-03-26 11:42:01,575|38a522eb-87b0-4539-85f9-f8d21fed30d3||DefaultDispatcher-worker-1||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2023-03-26 11:42:01,584|38a522eb-87b0-4539-85f9-f8d21fed30d3||DefaultDispatcher-worker-1||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2023-03-26 11:42:01,652|38a522eb-87b0-4539-85f9-f8d21fed30d3||DefaultDispatcher-worker-1||||INFO||||||| Deriving input data for workflow: (resource-assignment) 2023-03-26 11:42:01,654|38a522eb-87b0-4539-85f9-f8d21fed30d3||DefaultDispatcher-worker-4||||INFO||||||| Execute node(START) -> executed state(SUCCESS) 2023-03-26 11:42:01,655|38a522eb-87b0-4539-85f9-f8d21fed30d3||DefaultDispatcher-worker-4||||INFO||||||| Executing workflow(resource-assignment[38a522eb-87b0-4539-85f9-f8d21fed30d3])'s step(resource-assignment) 2023-03-26 11:42:01,655|38a522eb-87b0-4539-85f9-f8d21fed30d3||DefaultDispatcher-worker-4||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2023-03-26 11:42:01,655|38a522eb-87b0-4539-85f9-f8d21fed30d3||kafka-producer-network-thread | audit-request-producer-client-id-d7bsd||||INFO||||||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(0) offset(2) requestID(38a522eb-87b0-4539-85f9-f8d21fed30d3), subrequestID(df0fe786-c605-4eb5-be86-0d72d826e3bc) CBA(APACHE/1.0.0/resource-assignment). 2023-03-26 11:42:01,657|38a522eb-87b0-4539-85f9-f8d21fed30d3||DefaultDispatcher-worker-4||||INFO||||||| preparing request id(38a522eb-87b0-4539-85f9-f8d21fed30d3) for workflow(resource-assignment) step(resource-assignment) 2023-03-26 11:42:01,657|38a522eb-87b0-4539-85f9-f8d21fed30d3||DefaultDispatcher-worker-4||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process) 2023-03-26 11:42:01,657|38a522eb-87b0-4539-85f9-f8d21fed30d3||DefaultDispatcher-worker-4||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}}) 2023-03-26 11:42:01,659|38a522eb-87b0-4539-85f9-f8d21fed30d3||DefaultDispatcher-worker-4||||INFO||||||| Resolving resource with resource assignment artifact(vnf-mapping) 2023-03-26 11:42:01,684|38a522eb-87b0-4539-85f9-f8d21fed30d3||DefaultDispatcher-worker-4||||INFO||||||| Batched Sequence : ([[[ name = * status = null required = null dependencies = null dictionaryName = null dictionarySource = null ]], [[ name = vf-naming-policy status = null required = false dependencies = [] dictionaryName = vf-naming-policy dictionarySource = default ]], [[ name = aic-cloud-region status = null required = false dependencies = [] dictionaryName = aic-cloud-region dictionarySource = input ]], [[ name = k8s-rb-profile-k8s-version status = null required = false dependencies = [] dictionaryName = k8s-rb-profile-k8s-version dictionarySource = default ]], [[ name = service-instance-id status = null required = false dependencies = [] dictionaryName = service-instance-id dictionarySource = input ], [ name = vnf-id status = null required = false dependencies = [] dictionaryName = vnf-id dictionarySource = input ]], [[ name = vnf_name status = null required = false dependencies = [aic-cloud-region, vf-naming-policy, vnf-id] dictionaryName = vnf_name dictionarySource = rest ]], [[ name = k8s-rb-profile-namespace status = null required = null dependencies = [] dictionaryName = k8s-rb-profile-namespace dictionarySource = default ]]]) 2023-03-26 11:42:01,687|38a522eb-87b0-4539-85f9-f8d21fed30d3||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string) 2023-03-26 11:42:01,688|38a522eb-87b0-4539-85f9-f8d21fed30d3||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro") for Resource Name (aic-cloud-region), definition(aic-cloud-region) of type (string) 2023-03-26 11:42:01,689|38a522eb-87b0-4539-85f9-f8d21fed30d3||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("1.19.0") for Resource Name (k8s-rb-profile-k8s-version), definition(k8s-rb-profile-k8s-version) of type (string) 2023-03-26 11:42:01,689|38a522eb-87b0-4539-85f9-f8d21fed30d3||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("df0fe786-c605-4eb5-be86-0d72d826e3bc") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2023-03-26 11:42:01,689|38a522eb-87b0-4539-85f9-f8d21fed30d3||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("c72cc6a4-7c7b-45b8-93e6-5ce2fb3d728b") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2023-03-26 11:42:01,692|38a522eb-87b0-4539-85f9-f8d21fed30d3||DefaultDispatcher-worker-2||||INFO||||||| Resolved Input Key mappings: {vnf-id="df0fe786-c605-4eb5-be86-0d72d826e3bc", aic-cloud-region="k8sregion-cnf-macro", vf-naming-policy="SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP"} 2023-03-26 11:42:01,715|38a522eb-87b0-4539-85f9-f8d21fed30d3||DefaultDispatcher-worker-2||||INFO||||||| RestResource (rest) dictionary information: URL:(/v1/genNetworkElementName), path:(/elements/0/resource-value), input-key-mapping:({vnf-id=vnf-id, aic-cloud-region=aic-cloud-region, vf-naming-policy=vf-naming-policy}), output-key-mapping:({vnf_name=resource-value}) 2023-03-26 11:42:01,715|38a522eb-87b0-4539-85f9-f8d21fed30d3||DefaultDispatcher-worker-2||||INFO||||||| rest dictionary information : (/v1/genNetworkElementName), path:(/elements/0/resource-value), ({vnf-id=vnf-id, aic-cloud-region=aic-cloud-region, vf-naming-policy=vf-naming-policy}), ({vnf_name=resource-value}) 2023-03-26 11:42:01,732|38a522eb-87b0-4539-85f9-f8d21fed30d3||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName) 2023-03-26 11:42:01,805|38a522eb-87b0-4539-85f9-f8d21fed30d3||DefaultDispatcher-worker-2||||INFO||||||| Response status(500 - Internal Server Error) 2023-03-26 11:42:01,806|38a522eb-87b0-4539-85f9-f8d21fed30d3||DefaultDispatcher-worker-2||||WARN||||||| Failed to get rest result for dictionary name (vnf_name) using urlPath (/v1/genNetworkElementName) response_code: (500) 2023-03-26 11:42:01,807|38a522eb-87b0-4539-85f9-f8d21fed30d3||DefaultDispatcher-worker-2||||ERROR||||||| failed in rr-processor-source-rest : Failed to get rest result for dictionary name (vnf_name) using urlPath (/v1/genNetworkElementName) response_code: (500) org.onap.ccsdk.cds.controllerblueprints.core.BluePrintProcessorException: Failed to get rest result for dictionary name (vnf_name) using urlPath (/v1/genNetworkElementName) response_code: (500) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB$suspendImpl(RestResourceResolutionProcessor.kt:130) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB(RestResourceResolutionProcessor.kt) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB(RestResourceResolutionProcessor.kt:49) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.ResourceAssignmentProcessor.applyNB(ResourceAssignmentProcessor.kt:114) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.ResourceResolutionServiceImpl$resolveResourceAssignments$2$1$deferred$3$1.invokeSuspend(ResourceResolutionService.kt:373) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665) 2023-03-26 11:42:01,807|38a522eb-87b0-4539-85f9-f8d21fed30d3||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string) 2023-03-26 11:42:01,808|38a522eb-87b0-4539-85f9-f8d21fed30d3||DefaultDispatcher-worker-2||||INFO||||||| Generated Resource Param Data ({ "aic-cloud-region" : "k8sregion-cnf-macro", "k8s-rb-profile-k8s-version" : "1.19.0", "k8s-rb-profile-namespace" : "onap-tests", "service-instance-id" : "c72cc6a4-7c7b-45b8-93e6-5ce2fb3d728b", "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP", "vnf-id" : "df0fe786-c605-4eb5-be86-0d72d826e3bc", "vnf_name" : "${vnf_name}" }) 2023-03-26 11:42:01,819|38a522eb-87b0-4539-85f9-f8d21fed30d3||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response... 2023-03-26 11:42:01,819|38a522eb-87b0-4539-85f9-f8d21fed30d3||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process) 2023-03-26 11:42:01,819|38a522eb-87b0-4539-85f9-f8d21fed30d3||DefaultDispatcher-worker-2||||INFO||||||| Execute node(resource-assignment) -> executed state(SUCCESS) 2023-03-26 11:42:01,819|38a522eb-87b0-4539-85f9-f8d21fed30d3||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(resource-assignment[38a522eb-87b0-4539-85f9-f8d21fed30d3])'s step(profile-upload) 2023-03-26 11:42:01,819|38a522eb-87b0-4539-85f9-f8d21fed30d3||DefaultDispatcher-worker-2||||INFO||||||| executing node template(k8s-profile-upload) component(component-k8s-profile-upload) interface(K8sProfileUploadComponent) operation(process) on host (SELF) with timeout(180) sec. 2023-03-26 11:42:01,821|38a522eb-87b0-4539-85f9-f8d21fed30d3||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(38a522eb-87b0-4539-85f9-f8d21fed30d3) for workflow(resource-assignment) step(profile-upload) 2023-03-26 11:42:01,821|38a522eb-87b0-4539-85f9-f8d21fed30d3||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process) 2023-03-26 11:42:01,821|38a522eb-87b0-4539-85f9-f8d21fed30d3||DefaultDispatcher-worker-2||||INFO||||||| input definition for node template (k8s-profile-upload), values ({artifact-prefix-names={"get_input":"template-prefix"}, resource-assignment-map={"get_attribute":["resource-assignment","assignment-map"]}}) 2023-03-26 11:42:01,822|38a522eb-87b0-4539-85f9-f8d21fed30d3||DefaultDispatcher-worker-2||||INFO||||||| Triggering K8s Profile Upload component logic. 2023-03-26 11:42:01,822|38a522eb-87b0-4539-85f9-f8d21fed30d3||DefaultDispatcher-worker-2||||INFO||||||| Getting the template prefixes 2023-03-26 11:42:01,822|38a522eb-87b0-4539-85f9-f8d21fed30d3||DefaultDispatcher-worker-2||||INFO||||||| Iterating over prefixes in resource assignment map. 2023-03-26 11:42:01,822|38a522eb-87b0-4539-85f9-f8d21fed30d3||DefaultDispatcher-worker-2||||WARN||||||| Prefix vnf does not have required data for us to continue. 2023-03-26 11:42:01,822|38a522eb-87b0-4539-85f9-f8d21fed30d3||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response... 2023-03-26 11:42:01,822|38a522eb-87b0-4539-85f9-f8d21fed30d3||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process) 2023-03-26 11:42:01,822|38a522eb-87b0-4539-85f9-f8d21fed30d3||DefaultDispatcher-worker-2||||INFO||||||| Execute node(profile-upload) -> executed state(SUCCESS) 2023-03-26 11:42:01,822|38a522eb-87b0-4539-85f9-f8d21fed30d3||DefaultDispatcher-worker-2||||INFO||||||| Execute node(END) -> executed state(SUCCESS) 2023-03-26 11:42:01,823|38a522eb-87b0-4539-85f9-f8d21fed30d3||DefaultDispatcher-worker-2||||INFO||||||| workflow(38a522eb-87b0-4539-85f9-f8d21fed30d3) nodes completed with (0)exceptions 2023-03-26 11:42:01,823|38a522eb-87b0-4539-85f9-f8d21fed30d3||DefaultDispatcher-worker-2||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment) 2023-03-26 11:42:01,833|2d5f5b3f-def9-4354-9693-efcfc9a6acf9||kafka-producer-network-thread | audit-response-producer-client-id-d7bsd||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| [Producer clientId=audit-response-producer-client-id-d7bsd] 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 mhIU2-1tQ0ae9_08RXEJPg 2023-03-26 11:42:01,833|2d5f5b3f-def9-4354-9693-efcfc9a6acf9||kafka-producer-network-thread | audit-response-producer-client-id-d7bsd||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| [Producer clientId=audit-response-producer-client-id-d7bsd] 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 mhIU2-1tQ0ae9_08RXEJPg 2023-03-26 11:42:01,833|2d5f5b3f-def9-4354-9693-efcfc9a6acf9||kafka-producer-network-thread | audit-response-producer-client-id-d7bsd||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| [Producer clientId=audit-response-producer-client-id-d7bsd] 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 mhIU2-1tQ0ae9_08RXEJPg 2023-03-26 11:42:01,833|2d5f5b3f-def9-4354-9693-efcfc9a6acf9||kafka-producer-network-thread | audit-response-producer-client-id-d7bsd||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| [Producer clientId=audit-response-producer-client-id-d7bsd] 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 mhIU2-1tQ0ae9_08RXEJPg 2023-03-26 11:42:01,833|2d5f5b3f-def9-4354-9693-efcfc9a6acf9||kafka-producer-network-thread | audit-response-producer-client-id-d7bsd||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| [Producer clientId=audit-response-producer-client-id-d7bsd] 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 mhIU2-1tQ0ae9_08RXEJPg 2023-03-26 11:42:01,833|2d5f5b3f-def9-4354-9693-efcfc9a6acf9||kafka-producer-network-thread | audit-response-producer-client-id-d7bsd||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-d7bsd|||| [Producer clientId=audit-response-producer-client-id-d7bsd] 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 mhIU2-1tQ0ae9_08RXEJPg 2023-03-26 11:42:01,834|38a522eb-87b0-4539-85f9-f8d21fed30d3||DefaultDispatcher-worker-2||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 60b64e9c-e64b-499a-ba76-8c41a842f6bc auditStoreId -1 2023-03-26 11:42:01,893|38a522eb-87b0-4539-85f9-f8d21fed30d3||kafka-producer-network-thread | audit-response-producer-client-id-d7bsd||||INFO||||||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(0) offset(2) requestID(38a522eb-87b0-4539-85f9-f8d21fed30d3), subrequestID(df0fe786-c605-4eb5-be86-0d72d826e3bc) CBA(APACHE/1.0.0/resource-assignment). 2023-03-26 11:42:06,207|450dcb57-5af0-48a2-b6ed-b4023b201663||reactor-http-epoll-2||||INFO||||||| processing request id 450dcb57-5af0-48a2-b6ed-b4023b201663 2023-03-26 11:42:06,207|450dcb57-5af0-48a2-b6ed-b4023b201663||reactor-http-epoll-2||||INFO||||||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2023-03-26 11:42:06,212|450dcb57-5af0-48a2-b6ed-b4023b201663||DefaultDispatcher-worker-1||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2023-03-26 11:42:06,244|450dcb57-5af0-48a2-b6ed-b4023b201663||DefaultDispatcher-worker-1||||INFO||||||| Deriving input data for workflow: (resource-assignment) 2023-03-26 11:42:06,266|450dcb57-5af0-48a2-b6ed-b4023b201663||DefaultDispatcher-worker-1||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 2023-03-26 11:42:06,266|450dcb57-5af0-48a2-b6ed-b4023b201663||DefaultDispatcher-worker-1||||INFO||||||| StoreAuditService ID -1 2023-03-26 11:42:06,267|450dcb57-5af0-48a2-b6ed-b4023b201663||DefaultDispatcher-worker-1||||INFO||||||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2023-03-26 11:42:06,267|450dcb57-5af0-48a2-b6ed-b4023b201663||DefaultDispatcher-worker-1||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2023-03-26 11:42:06,271|450dcb57-5af0-48a2-b6ed-b4023b201663||DefaultDispatcher-worker-1||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2023-03-26 11:42:06,282|450dcb57-5af0-48a2-b6ed-b4023b201663||kafka-producer-network-thread | audit-request-producer-client-id-d7bsd||||INFO||||||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(0) offset(3) requestID(450dcb57-5af0-48a2-b6ed-b4023b201663), subrequestID(396fefb7-0cf1-495d-b9ff-b412c120c273) CBA(APACHE/1.0.0/resource-assignment). 2023-03-26 11:42:06,302|450dcb57-5af0-48a2-b6ed-b4023b201663||DefaultDispatcher-worker-1||||INFO||||||| Deriving input data for workflow: (resource-assignment) 2023-03-26 11:42:06,304|450dcb57-5af0-48a2-b6ed-b4023b201663||DefaultDispatcher-worker-3||||INFO||||||| Execute node(START) -> executed state(SUCCESS) 2023-03-26 11:42:06,304|450dcb57-5af0-48a2-b6ed-b4023b201663||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(resource-assignment[450dcb57-5af0-48a2-b6ed-b4023b201663])'s step(resource-assignment) 2023-03-26 11:42:06,304|450dcb57-5af0-48a2-b6ed-b4023b201663||DefaultDispatcher-worker-3||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2023-03-26 11:42:06,305|450dcb57-5af0-48a2-b6ed-b4023b201663||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(450dcb57-5af0-48a2-b6ed-b4023b201663) for workflow(resource-assignment) step(resource-assignment) 2023-03-26 11:42:06,305|450dcb57-5af0-48a2-b6ed-b4023b201663||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process) 2023-03-26 11:42:06,305|450dcb57-5af0-48a2-b6ed-b4023b201663||DefaultDispatcher-worker-3||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}}) 2023-03-26 11:42:06,305|450dcb57-5af0-48a2-b6ed-b4023b201663||DefaultDispatcher-worker-3||||INFO||||||| Resolving resource with resource assignment artifact(helm_apache-mapping) 2023-03-26 11:42:06,333|450dcb57-5af0-48a2-b6ed-b4023b201663||DefaultDispatcher-worker-3||||INFO||||||| Batched Sequence : ([[[ name = * status = null required = null dependencies = null dictionaryName = null dictionarySource = null ]], [[ name = core-instance-name status = null required = false dependencies = [] dictionaryName = core-instance-name dictionarySource = default ]], [[ name = vf-module-id status = null required = false dependencies = [] dictionaryName = vf-module-id dictionarySource = input ]], [[ name = k8s-rb-config-template-name status = null required = false dependencies = [] dictionaryName = k8s-rb-config-template-name dictionarySource = default ], [ name = k8s-rb-config-template-source status = null required = false dependencies = [] dictionaryName = k8s-rb-config-template-source dictionarySource = default ]], [[ name = vf-module-model-customization-uuid status = null required = false dependencies = [] dictionaryName = vf-module-model-customization-uuid dictionarySource = input ]], [[ name = vf-module-model-version status = null required = null dependencies = [vf-module-model-customization-uuid] dictionaryName = vf-module-model-version dictionarySource = processor-db ], [ name = vf-module-model-invariant-uuid status = null required = null dependencies = [vf-module-model-customization-uuid] dictionaryName = vf-module-model-invariant-uuid dictionarySource = processor-db ]], [[ name = k8s-rb-definition-name status = null required = false dependencies = [vf-module-model-invariant-uuid] dictionaryName = k8s-rb-definition-name dictionarySource = default ]], [[ name = vf-module-label status = null required = false dependencies = [vf-module-model-customization-uuid] dictionaryName = vf-module-label dictionarySource = processor-db ]], [[ name = k8s-rb-definition-version status = null required = false dependencies = [vf-module-model-customization-uuid] dictionaryName = k8s-rb-definition-version dictionarySource = default ], [ name = k8s-rb-config-name status = null required = false dependencies = [] dictionaryName = k8s-rb-config-name dictionarySource = default ]], [[ name = service-instance-id status = null required = false dependencies = [] dictionaryName = service-instance-id dictionarySource = input ]], [[ name = k8s-rb-instance-release-name status = null required = false dependencies = [] dictionaryName = k8s-rb-instance-release-name dictionarySource = default ], [ name = k8s-rb-profile-source status = null required = false dependencies = [] dictionaryName = k8s-rb-profile-source dictionarySource = default ]], [[ name = vnf-id status = null required = false dependencies = [] dictionaryName = vnf-id dictionarySource = input ]], [[ name = vf-naming-policy status = null required = false dependencies = [service-instance-id, vnf-id] dictionaryName = vf-naming-policy dictionarySource = sdnc ], [ name = vnf_name status = null required = false dependencies = [service-instance-id, vnf-id] dictionaryName = vnf_name dictionarySource = sdnc ]], [[ name = vf-module-name status = null required = false dependencies = [vnf_name, vf-module-label, vf-naming-policy, vf-module-id] dictionaryName = vf-module-name dictionarySource = rest ]], [[ name = k8s-rb-profile-k8s-version status = null required = false dependencies = [service-instance-id, vnf-id] dictionaryName = k8s-rb-profile-k8s-version dictionarySource = sdnc ], [ name = k8s-rb-profile-namespace status = null required = false dependencies = [service-instance-id, vnf-id] dictionaryName = k8s-rb-profile-namespace dictionarySource = sdnc ]], [[ name = k8s-rb-config-value-source status = null required = false dependencies = [] dictionaryName = k8s-rb-config-value-source dictionarySource = default ], [ name = k8s-rb-profile-name status = null required = false dependencies = [] dictionaryName = k8s-rb-profile-name dictionarySource = default ]]]) 2023-03-26 11:42:06,361|450dcb57-5af0-48a2-b6ed-b4023b201663||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value (null) for Resource Name (core-instance-name), definition(core-instance-name) of type (string) 2023-03-26 11:42:06,362|450dcb57-5af0-48a2-b6ed-b4023b201663||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("396fefb7-0cf1-495d-b9ff-b412c120c273") for Resource Name (vf-module-id), definition(vf-module-id) of type (string) 2023-03-26 11:42:06,363|450dcb57-5af0-48a2-b6ed-b4023b201663||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("deployment-config") for Resource Name (k8s-rb-config-template-source), definition(k8s-rb-config-template-source) of type (string) 2023-03-26 11:42:06,363|450dcb57-5af0-48a2-b6ed-b4023b201663||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("replica-count-template") for Resource Name (k8s-rb-config-template-name), definition(k8s-rb-config-template-name) of type (string) 2023-03-26 11:42:06,363|450dcb57-5af0-48a2-b6ed-b4023b201663||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("9ff95b65-3a09-4b83-aaa8-cb60dff1804d") for Resource Name (vf-module-model-customization-uuid), definition(vf-module-model-customization-uuid) of type (string) 2023-03-26 11:42:06,365|450dcb57-5af0-48a2-b6ed-b4023b201663||DefaultDispatcher-worker-3||||INFO||||||| Resolved Input Key mappings: {customizationid="9ff95b65-3a09-4b83-aaa8-cb60dff1804d"} 2023-03-26 11:42:06,366|450dcb57-5af0-48a2-b6ed-b4023b201663||DefaultDispatcher-worker-3||||INFO||||||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.VF_MODULE_MODEL.uuid as vf_module_model_version from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid), input-key-mapping:({customizationid=vf-module-model-customization-uuid}), output-key-mapping:({vf-module-model-version=vf_module_model_version}) 2023-03-26 11:42:06,366|450dcb57-5af0-48a2-b6ed-b4023b201663||DefaultDispatcher-worker-2||||INFO||||||| Resolved Input Key mappings: {customizationid="9ff95b65-3a09-4b83-aaa8-cb60dff1804d"} 2023-03-26 11:42:06,366|450dcb57-5af0-48a2-b6ed-b4023b201663||DefaultDispatcher-worker-2||||INFO||||||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.VF_MODULE_MODEL.invariant_uuid as vf_module_model_invariant_uuid from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid), input-key-mapping:({customizationid=vf-module-model-customization-uuid}), output-key-mapping:({vf-module-model-invariant-uuid=vf_module_model_invariant_uuid}) 2023-03-26 11:42:06,388|450dcb57-5af0-48a2-b6ed-b4023b201663||DefaultDispatcher-worker-3||||INFO||||||| Parameter information : ({customizationid=9ff95b65-3a09-4b83-aaa8-cb60dff1804d}) 2023-03-26 11:42:06,408|450dcb57-5af0-48a2-b6ed-b4023b201663||DefaultDispatcher-worker-2||||INFO||||||| Parameter information : ({customizationid=9ff95b65-3a09-4b83-aaa8-cb60dff1804d}) 2023-03-26 11:42:06,414|450dcb57-5af0-48a2-b6ed-b4023b201663||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string) 2023-03-26 11:42:06,416|450dcb57-5af0-48a2-b6ed-b4023b201663||DefaultDispatcher-worker-3||||INFO||||||| For template key (vf-module-model-version) trying to get value from responseNode ([{"vf_module_model_version":"30a82e67-0c63-44fe-8f7c-d082ca97a83a"}]) 2023-03-26 11:42:06,416|450dcb57-5af0-48a2-b6ed-b4023b201663||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("30a82e67-0c63-44fe-8f7c-d082ca97a83a") for Resource Name (vf-module-model-version), definition(vf-module-model-version) of type (string) 2023-03-26 11:42:06,430|450dcb57-5af0-48a2-b6ed-b4023b201663||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string) 2023-03-26 11:42:06,431|450dcb57-5af0-48a2-b6ed-b4023b201663||DefaultDispatcher-worker-2||||INFO||||||| For template key (vf-module-model-invariant-uuid) trying to get value from responseNode ([{"vf_module_model_invariant_uuid":"3ace844f-f573-462b-bb77-529fa3e32d9d"}]) 2023-03-26 11:42:06,431|450dcb57-5af0-48a2-b6ed-b4023b201663||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("3ace844f-f573-462b-bb77-529fa3e32d9d") for Resource Name (vf-module-model-invariant-uuid), definition(vf-module-model-invariant-uuid) of