By type
23:38:58,154 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 23:38:58,154 |-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:38:58,155 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath. 23:38:58,155 |-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:38:58,155 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/app/onap/config/logback.xml] 23:38:58,165 |-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:38:58,289 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 23:38:58,297 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 23:38:58,299 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT] 23:38:58,304 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 23:38:58,378 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO 23:38:58,378 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO 23:38:58,378 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to ERROR 23:38:58,378 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.hazelcast] to ERROR 23:38:58,378 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.ccsdk.cds] to INFO 23:38:58,378 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO 23:38:58,378 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT] 23:38:58,379 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 23:38:58,380 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@291caca8 - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.6.11) 2023-03-28 23:38:59,397|||background-preinit||||INFO||||||| HV000001: Hibernate Validator 6.2.4.Final 2023-03-28 23:38:59,497|||main||||INFO||||||| Starting BlueprintProcessorApplicationKt v1.4.2 using Java 11.0.9.1 on onap-cds-blueprints-processor-fb8d4bdbb-jhjzw with PID 1 (/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.4.2.jar started by onap in /app) 2023-03-28 23:38:59,500|||main||||INFO||||||| No active profile set, falling back to 1 default profile: "default" 2023-03-28 23:39:02,870|||main||||INFO||||||| Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2023-03-28 23:39:03,324|||main||||INFO||||||| Finished Spring Data repository scanning in 441 ms. Found 11 JPA repository interfaces. 2023-03-28 23:39:05,350|||main||||INFO||||||| HHH000204: Processing PersistenceUnitInfo [name: default] 2023-03-28 23:39:05,415|||main||||INFO||||||| HHH000412: Hibernate ORM core version 5.6.10.Final 2023-03-28 23:39:05,652|||main||||INFO||||||| HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2023-03-28 23:39:06,231|||main||||INFO||||||| HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect 2023-03-28 23:39:06,590|||main||||WARN||||||| HHH000481: Encountered Java type [class com.fasterxml.jackson.databind.JsonNode] for which we could not locate a JavaTypeDescriptor and which does not appear to implement equals and/or hashCode. This can lead to significant performance problems when performing equality/dirty checking involving this Java type. Consider registering a custom JavaTypeDescriptor or at least implementing equals/hashCode. 2023-03-28 23:39:06,591|||main||||WARN||||||| HHH000481: Encountered Java type [class org.onap.ccsdk.cds.controllerblueprints.resource.dict.ResourceDefinition] for which we could not locate a JavaTypeDescriptor and which does not appear to implement equals and/or hashCode. This can lead to significant performance problems when performing equality/dirty checking involving this Java type. Consider registering a custom JavaTypeDescriptor or at least implementing equals/hashCode. 2023-03-28 23:39:09,054|||main||||INFO||||||| HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-03-28 23:39:09,069|||main||||INFO||||||| Initialized JPA EntityManagerFactory for persistence unit 'default' 2023-03-28 23:39:09,147|||main||||INFO||||||| Application ID: cds > Initializing error catalog message from properties... 2023-03-28 23:39:10,678|||main||||INFO||||||| Kakfa audit service is enabled 2023-03-28 23:39:10,780|||main||||INFO||||||| Workflow Audit store is disabled 2023-03-28 23:39:12,396|||main||||INFO||||||| Registering Dictionary Sources : [processor-db=source-db, input=source-input, default=source-default, sdnc=source-rest, aai-data=source-rest, capability=source-capability, rest=source-rest, vault-data=source-rest, script=source-capability, cps-data=source-rest] 2023-03-28 23:39:12,454|||main||||INFO||||||| Dependency Management module created... 2023-03-28 23:39:13,520|||main||||INFO||||||| Exposing 14 endpoint(s) beneath base path '/actuator' 2023-03-28 23:39:13,856|||main||||INFO||||||| Initialised Primary Transaction Manager for url jdbc:mysql://cds-db:3306/sdnctl 2023-03-28 23:39:15,120|||main||||INFO||||||| Netty started on port 8080 2023-03-28 23:39:16,402|||main||||INFO||||||| Starting Blueprint Processor GRPC Starting.. 2023-03-28 23:39:16,773|||main||||INFO||||||| Blueprint Processor GRPC server started and ready to serve on port(9111)... 2023-03-28 23:39:16,784|||main||||INFO||||||| Started BlueprintProcessorApplicationKt in 18.184 seconds (JVM running for 19.132) 2023-03-28 23:39:16,808|||DefaultDispatcher-worker-2||||INFO||||||| Setting up message consumer(self-service-api)message producer(self-service-api)... 2023-03-28 23:39:16,816|||DefaultDispatcher-worker-1||||INFO||||||| Cluster is disabled, to enable cluster set the environment CLUSTER_* properties. 2023-03-28 23:39:16,956|||DefaultDispatcher-worker-1||||INFO||||||| ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.offset.reset = latest bootstrap.servers = [onap-strimzi-kafka-bootstrap:9092] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = request-receiver-client-id-jhjzw client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = cds-bp-processor group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = [hidden] sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.mechanism = SCRAM-SHA-512 security.protocol = SASL_PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.ByteArrayDeserializer 2023-03-28 23:39:17,085|||DefaultDispatcher-worker-1||||INFO||||||| Successfully logged in. 2023-03-28 23:39:17,168|||DefaultDispatcher-worker-1||||INFO||||||| Kafka version: 3.0.1 2023-03-28 23:39:17,168|||DefaultDispatcher-worker-1||||INFO||||||| Kafka commitId: 8e30984f43e64d8b 2023-03-28 23:39:17,168|||DefaultDispatcher-worker-1||||INFO||||||| Kafka startTimeMs: 1680046757166 2023-03-28 23:39:17,171|||DefaultDispatcher-worker-1||||INFO||||||| [Consumer clientId=request-receiver-client-id-jhjzw, groupId=cds-bp-processor] Subscribed to topic(s): cds.blueprint-processor.self-service-api.request 2023-03-28 23:39:17,172|||DefaultDispatcher-worker-1||||INFO||||||| Successfully consumed topic([cds.blueprint-processor.self-service-api.request]) 2023-03-28 23:39:17,817|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-jhjzw, 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 mAdvYrwURmqTeALTzgGW-A 2023-03-28 23:39:17,817|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-jhjzw, 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 mAdvYrwURmqTeALTzgGW-A 2023-03-28 23:39:17,817|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-jhjzw, 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 mAdvYrwURmqTeALTzgGW-A 2023-03-28 23:39:17,817|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-jhjzw, 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 mAdvYrwURmqTeALTzgGW-A 2023-03-28 23:39:17,817|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-jhjzw, 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 mAdvYrwURmqTeALTzgGW-A 2023-03-28 23:39:17,817|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-jhjzw, 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 mAdvYrwURmqTeALTzgGW-A 2023-03-28 23:39:17,820|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-jhjzw, groupId=cds-bp-processor] Cluster ID: WHCLbbk6TouVWqi5Izf6eA 2023-03-28 23:39:17,822|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-jhjzw, groupId=cds-bp-processor] Discovered group coordinator onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483646 rack: null) 2023-03-28 23:39:17,838|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-jhjzw, groupId=cds-bp-processor] (Re-)joining group 2023-03-28 23:39:17,895|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-jhjzw, groupId=cds-bp-processor] Request joining group due to: need to re-join with the given member-id 2023-03-28 23:39:17,895|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-jhjzw, groupId=cds-bp-processor] (Re-)joining group 2023-03-28 23:39:20,907|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-jhjzw, groupId=cds-bp-processor] Successfully joined group with generation Generation{generationId=1, memberId='request-receiver-client-id-jhjzw-f17cf4dc-c726-4091-850f-a8148e1c75ee', protocol='range'} 2023-03-28 23:39:20,913|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-jhjzw, groupId=cds-bp-processor] Finished assignment for group at generation 1: {request-receiver-client-id-jhjzw-f17cf4dc-c726-4091-850f-a8148e1c75ee=Assignment(partitions=[cds.blueprint-processor.self-service-api.request-0, cds.blueprint-processor.self-service-api.request-1, cds.blueprint-processor.self-service-api.request-2, cds.blueprint-processor.self-service-api.request-3, cds.blueprint-processor.self-service-api.request-4, cds.blueprint-processor.self-service-api.request-5])} 2023-03-28 23:39:20,991|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-jhjzw, groupId=cds-bp-processor] Successfully synced group in generation Generation{generationId=1, memberId='request-receiver-client-id-jhjzw-f17cf4dc-c726-4091-850f-a8148e1c75ee', protocol='range'} 2023-03-28 23:39:20,992|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-jhjzw, groupId=cds-bp-processor] Notifying assignor about the new Assignment(partitions=[cds.blueprint-processor.self-service-api.request-0, cds.blueprint-processor.self-service-api.request-1, cds.blueprint-processor.self-service-api.request-2, cds.blueprint-processor.self-service-api.request-3, cds.blueprint-processor.self-service-api.request-4, cds.blueprint-processor.self-service-api.request-5]) 2023-03-28 23:39:20,999|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-jhjzw, groupId=cds-bp-processor] Adding newly assigned partitions: cds.blueprint-processor.self-service-api.request-0, cds.blueprint-processor.self-service-api.request-1, cds.blueprint-processor.self-service-api.request-2, cds.blueprint-processor.self-service-api.request-3, cds.blueprint-processor.self-service-api.request-4, cds.blueprint-processor.self-service-api.request-5 2023-03-28 23:39:21,014|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-jhjzw, groupId=cds-bp-processor] Found no committed offset for partition cds.blueprint-processor.self-service-api.request-0 2023-03-28 23:39:21,014|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-jhjzw, groupId=cds-bp-processor] Found no committed offset for partition cds.blueprint-processor.self-service-api.request-1 2023-03-28 23:39:21,014|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-jhjzw, groupId=cds-bp-processor] Found no committed offset for partition cds.blueprint-processor.self-service-api.request-2 2023-03-28 23:39:21,014|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-jhjzw, groupId=cds-bp-processor] Found no committed offset for partition cds.blueprint-processor.self-service-api.request-3 2023-03-28 23:39:21,014|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-jhjzw, groupId=cds-bp-processor] Found no committed offset for partition cds.blueprint-processor.self-service-api.request-4 2023-03-28 23:39:21,014|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-jhjzw, groupId=cds-bp-processor] Found no committed offset for partition cds.blueprint-processor.self-service-api.request-5 2023-03-28 23:39:21,111|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-jhjzw, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}. 2023-03-28 23:39:21,111|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-jhjzw, 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}. 2023-03-28 23:39:21,123|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-jhjzw, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}. 2023-03-28 23:39:21,123|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-jhjzw, 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}. 2023-03-28 23:39:21,124|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-jhjzw, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}. 2023-03-28 23:39:21,124|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-jhjzw, 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}. 2023-03-29 02:50:56,244|1bab092c-c6b2-41ce-8f9d-5da27eae9bbe||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2023-03-29 02:50:56,249|1bab092c-c6b2-41ce-8f9d-5da27eae9bbe||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2023-03-29 02:50:56,250|1bab092c-c6b2-41ce-8f9d-5da27eae9bbe||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2023-03-29 02:50:57,177|1bab092c-c6b2-41ce-8f9d-5da27eae9bbe||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2023-03-29 02:50:57,181|1bab092c-c6b2-41ce-8f9d-5da27eae9bbe||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2023-03-29 02:51:00,133|b73ae007-bd31-4009-8e16-a5ad21504fae||Thread-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Enhancing blueprint(/opt/app/onap/blueprints/working/c2ce6f0e-59cb-4829-a09f-acdcce86d6e5) 2023-03-29 02:51:00,165|b73ae007-bd31-4009-8e16-a5ad21504fae||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| deleting definition types under : /opt/app/onap/blueprints/working/c2ce6f0e-59cb-4829-a09f-acdcce86d6e5/Definitions 2023-03-29 02:51:00,259|b73ae007-bd31-4009-8e16-a5ad21504fae||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| reinitialized all type definitions 2023-03-29 02:51:00,264|b73ae007-bd31-4009-8e16-a5ad21504fae||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| ***** Enhancing NodeTemplate(helloworld) 2023-03-29 02:51:00,320|b73ae007-bd31-4009-8e16-a5ad21504fae||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| enhancing ArtifactDefinition(helloworld-template) 2023-03-29 02:51:00,343|b73ae007-bd31-4009-8e16-a5ad21504fae||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| enhancing ArtifactDefinition(helloworld-mapping) 2023-03-29 02:51:00,370|b73ae007-bd31-4009-8e16-a5ad21504fae||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2023-03-29 02:51:00,405|b73ae007-bd31-4009-8e16-a5ad21504fae||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| ##### Enhancing Workflow(helloworld) 2023-03-29 02:51:00,406|b73ae007-bd31-4009-8e16-a5ad21504fae||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2023-03-29 02:51:00,407|b73ae007-bd31-4009-8e16-a5ad21504fae||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| identified workflow(helloworld) targets(helloworld) 2023-03-29 02:51:00,407|b73ae007-bd31-4009-8e16-a5ad21504fae||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2023-03-29 02:51:00,409|b73ae007-bd31-4009-8e16-a5ad21504fae||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2023-03-29 02:51:00,409|b73ae007-bd31-4009-8e16-a5ad21504fae||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| enriching artifacts file(/opt/app/onap/blueprints/working/c2ce6f0e-59cb-4829-a09f-acdcce86d6e5/Templates/hello-world-mapping.json 2023-03-29 02:51:00,417|b73ae007-bd31-4009-8e16-a5ad21504fae||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2023-03-29 02:51:00,418|b73ae007-bd31-4009-8e16-a5ad21504fae||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| dataType not present for the recipe(dt-helloworld-properties) 2023-03-29 02:51:00,418|b73ae007-bd31-4009-8e16-a5ad21504fae||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| ##### Enhancing blueprint Resource Definitions 2023-03-29 02:51:00,418|b73ae007-bd31-4009-8e16-a5ad21504fae||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| resources assignment files ([Templates/hello-world-mapping.json]) 2023-03-29 02:51:00,420|b73ae007-bd31-4009-8e16-a5ad21504fae||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| processing file (Templates/hello-world-mapping.json) 2023-03-29 02:51:00,438|b73ae007-bd31-4009-8e16-a5ad21504fae||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| distinct resource keys ([]) 2023-03-29 02:51:00,438|b73ae007-bd31-4009-8e16-a5ad21504fae||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Enriching Resource Definition sources Node Template: [] 2023-03-29 02:51:00,727|29286645-9108-47fa-a65b-6f8e7cad06c0||Thread-30||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Save processing(3289a484-0546-457f-8d48-595c2b402beb) CBA(/opt/app/onap/blueprints/archive/3289a484-0546-457f-8d48-595c2b402beb/cba.zip) 2023-03-29 02:51:00,755|29286645-9108-47fa-a65b-6f8e7cad06c0||DefaultDispatcher-worker-5||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/3289a484-0546-457f-8d48-595c2b402beb) and entry definition file (Definitions/blueprint.json) 2023-03-29 02:51:00,812|29286645-9108-47fa-a65b-6f8e7cad06c0||DefaultDispatcher-worker-5||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Validating Workflow(helloworld) 2023-03-29 02:51:00,822|29286645-9108-47fa-a65b-6f8e7cad06c0||DefaultDispatcher-worker-5||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/3289a484-0546-457f-8d48-595c2b402beb) and entry definition file (Definitions/blueprint.json) 2023-03-29 02:51:01,058|29286645-9108-47fa-a65b-6f8e7cad06c0||DefaultDispatcher-worker-5||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| No compiled cache(/opt/app/onap/blueprints/working/3289a484-0546-457f-8d48-595c2b402beb) present to clean. 2023-03-29 02:51:01,268|654321||reactor-http-epoll-4||||INFO||||||| processing request id 654321 2023-03-29 02:51:01,272|654321||reactor-http-epoll-4||||INFO||||||| Setting up message producer(self-service-api.audit.request)... 2023-03-29 02:51:01,388|654321||reactor-http-epoll-4||||INFO||||||| ProducerConfig values: acks = -1 batch.size = 16384 bootstrap.servers = [onap-strimzi-kafka-bootstrap:9092] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = audit-request-producer-client-id-jhjzw 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-29 02:51:01,403|654321||reactor-http-epoll-4||||INFO||||||| [Producer clientId=audit-request-producer-client-id-jhjzw] Instantiated an idempotent producer. 2023-03-29 02:51:01,425|654321||reactor-http-epoll-4||||INFO||||||| Kafka version: 3.0.1 2023-03-29 02:51:01,425|654321||reactor-http-epoll-4||||INFO||||||| Kafka commitId: 8e30984f43e64d8b 2023-03-29 02:51:01,425|654321||reactor-http-epoll-4||||INFO||||||| Kafka startTimeMs: 1680058261425 2023-03-29 02:51:01,477|||kafka-producer-network-thread | audit-request-producer-client-id-jhjzw||||INFO||||||| [Producer clientId=audit-request-producer-client-id-jhjzw] 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 JSkI1xFJQIS4qU7fXIAENw 2023-03-29 02:51:01,478|||kafka-producer-network-thread | audit-request-producer-client-id-jhjzw||||INFO||||||| [Producer clientId=audit-request-producer-client-id-jhjzw] 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 JSkI1xFJQIS4qU7fXIAENw 2023-03-29 02:51:01,478|||kafka-producer-network-thread | audit-request-producer-client-id-jhjzw||||INFO||||||| [Producer clientId=audit-request-producer-client-id-jhjzw] 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 JSkI1xFJQIS4qU7fXIAENw 2023-03-29 02:51:01,478|||kafka-producer-network-thread | audit-request-producer-client-id-jhjzw||||INFO||||||| [Producer clientId=audit-request-producer-client-id-jhjzw] 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 JSkI1xFJQIS4qU7fXIAENw 2023-03-29 02:51:01,478|||kafka-producer-network-thread | audit-request-producer-client-id-jhjzw||||INFO||||||| [Producer clientId=audit-request-producer-client-id-jhjzw] 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 JSkI1xFJQIS4qU7fXIAENw 2023-03-29 02:51:01,478|||kafka-producer-network-thread | audit-request-producer-client-id-jhjzw||||INFO||||||| [Producer clientId=audit-request-producer-client-id-jhjzw] 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 JSkI1xFJQIS4qU7fXIAENw 2023-03-29 02:51:01,478|||kafka-producer-network-thread | audit-request-producer-client-id-jhjzw||||INFO||||||| [Producer clientId=audit-request-producer-client-id-jhjzw] Cluster ID: WHCLbbk6TouVWqi5Izf6eA 2023-03-29 02:51:01,479|||kafka-producer-network-thread | audit-request-producer-client-id-jhjzw||||INFO||||||| [Producer clientId=audit-request-producer-client-id-jhjzw] ProducerId set to 1007 with epoch 0 2023-03-29 02:51:01,496|654321||reactor-http-epoll-4||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 2023-03-29 02:51:01,499|654321||reactor-http-epoll-4||||INFO||||||| StoreAuditService ID -1 2023-03-29 02:51:01,512|654321||DefaultDispatcher-worker-5||||INFO||||||| getting cba file name(test101), version(1.0.1) from db 2023-03-29 02:51:01,623|654321||kafka-producer-network-thread | audit-request-producer-client-id-jhjzw||||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-29 02:51:01,718|654321||DefaultDispatcher-worker-5||||INFO||||||| cba file name(test101), version(1.0.1) saved in (/opt/app/onap/blueprints/deploy/test101/1.0.1) 2023-03-29 02:51:01,723|654321||DefaultDispatcher-worker-5||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2023-03-29 02:51:01,728|654321||DefaultDispatcher-worker-5||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2023-03-29 02:51:01,761|654321||DefaultDispatcher-worker-5||||INFO||||||| Deriving input data for workflow: (helloworld) 2023-03-29 02:51:01,762|654321||DefaultDispatcher-worker-5||||INFO||||||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2023-03-29 02:51:01,771|654321||DefaultDispatcher-worker-5||||INFO||||||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2023-03-29 02:51:01,780|654321||DefaultDispatcher-worker-5||||INFO||||||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2023-03-29 02:51:01,780|654321||DefaultDispatcher-worker-5||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2023-03-29 02:51:01,782|654321||DefaultDispatcher-worker-5||||INFO||||||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2023-03-29 02:51:01,807|654321||DefaultDispatcher-worker-5||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-mapping) 2023-03-29 02:51:01,838|654321||DefaultDispatcher-worker-5||||INFO||||||| Batched Sequence : ([]) 2023-03-29 02:51:01,841|654321||DefaultDispatcher-worker-5||||INFO||||||| Generated Resource Param Data ({ }) 2023-03-29 02:51:01,963|654321||DefaultDispatcher-worker-5||||INFO||||||| Preparing Response... 2023-03-29 02:51:01,965|654321||DefaultDispatcher-worker-5||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2023-03-29 02:51:01,965|654321||DefaultDispatcher-worker-5||||INFO||||||| resolveWorkflowOutputs for workflow(helloworld) 2023-03-29 02:51:01,967|654321||DefaultDispatcher-worker-5||||INFO||||||| Setting up message producer(self-service-api.audit.response)... 2023-03-29 02:51:01,997|654321||DefaultDispatcher-worker-5||||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-jhjzw 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-29 02:51:01,998|654321||DefaultDispatcher-worker-5||||INFO||||||| [Producer clientId=audit-response-producer-client-id-jhjzw] Instantiated an idempotent producer. 2023-03-29 02:51:02,001|654321||DefaultDispatcher-worker-5||||INFO||||||| Kafka version: 3.0.1 2023-03-29 02:51:02,001|654321||DefaultDispatcher-worker-5||||INFO||||||| Kafka commitId: 8e30984f43e64d8b 2023-03-29 02:51:02,001|654321||DefaultDispatcher-worker-5||||INFO||||||| Kafka startTimeMs: 1680058262001 2023-03-29 02:51:02,030|||kafka-producer-network-thread | audit-response-producer-client-id-jhjzw||||INFO||||||| [Producer clientId=audit-response-producer-client-id-jhjzw] 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 JRSw8nx9TjSgl8fu--MDBA 2023-03-29 02:51:02,031|||kafka-producer-network-thread | audit-response-producer-client-id-jhjzw||||INFO||||||| [Producer clientId=audit-response-producer-client-id-jhjzw] 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 JRSw8nx9TjSgl8fu--MDBA 2023-03-29 02:51:02,031|||kafka-producer-network-thread | audit-response-producer-client-id-jhjzw||||INFO||||||| [Producer clientId=audit-response-producer-client-id-jhjzw] 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 JRSw8nx9TjSgl8fu--MDBA 2023-03-29 02:51:02,031|||kafka-producer-network-thread | audit-response-producer-client-id-jhjzw||||INFO||||||| [Producer clientId=audit-response-producer-client-id-jhjzw] 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 JRSw8nx9TjSgl8fu--MDBA 2023-03-29 02:51:02,031|||kafka-producer-network-thread | audit-response-producer-client-id-jhjzw||||INFO||||||| [Producer clientId=audit-response-producer-client-id-jhjzw] 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 JRSw8nx9TjSgl8fu--MDBA 2023-03-29 02:51:02,031|||kafka-producer-network-thread | audit-response-producer-client-id-jhjzw||||INFO||||||| [Producer clientId=audit-response-producer-client-id-jhjzw] 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 JRSw8nx9TjSgl8fu--MDBA 2023-03-29 02:51:02,031|||kafka-producer-network-thread | audit-response-producer-client-id-jhjzw||||INFO||||||| [Producer clientId=audit-response-producer-client-id-jhjzw] Cluster ID: WHCLbbk6TouVWqi5Izf6eA 2023-03-29 02:51:02,032|||kafka-producer-network-thread | audit-response-producer-client-id-jhjzw||||INFO||||||| [Producer clientId=audit-response-producer-client-id-jhjzw] ProducerId set to 2003 with epoch 0 2023-03-29 02:51:02,036|654321||DefaultDispatcher-worker-5||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 73af622d-04ef-426f-9e0d-d74998701485 auditStoreId -1 2023-03-29 02:51:02,110|654321||kafka-producer-network-thread | audit-response-producer-client-id-jhjzw||||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-29 02:57:22,230|8128e24b-8c8e-408a-a5b3-83dd8b41d11c||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2023-03-29 02:57:22,230|8128e24b-8c8e-408a-a5b3-83dd8b41d11c||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2023-03-29 02:57:22,230|8128e24b-8c8e-408a-a5b3-83dd8b41d11c||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2023-03-29 02:57:22,796|8128e24b-8c8e-408a-a5b3-83dd8b41d11c||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2023-03-29 02:57:22,797|8128e24b-8c8e-408a-a5b3-83dd8b41d11c||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2023-03-29 02:57:24,434|aaf31060-dea3-491f-a414-ba5e4fcdffd2||Thread-63||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Enhancing blueprint(/opt/app/onap/blueprints/working/d725fb7d-455f-4e50-92d1-d7b595cf30e9) 2023-03-29 02:57:24,435|aaf31060-dea3-491f-a414-ba5e4fcdffd2||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| deleting definition types under : /opt/app/onap/blueprints/working/d725fb7d-455f-4e50-92d1-d7b595cf30e9/Definitions 2023-03-29 02:57:24,437|aaf31060-dea3-491f-a414-ba5e4fcdffd2||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| reinitialized all type definitions 2023-03-29 02:57:24,438|aaf31060-dea3-491f-a414-ba5e4fcdffd2||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| ***** Enhancing NodeTemplate(helloworld) 2023-03-29 02:57:24,485|aaf31060-dea3-491f-a414-ba5e4fcdffd2||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| enhancing ArtifactDefinition(helloworld-template) 2023-03-29 02:57:24,509|aaf31060-dea3-491f-a414-ba5e4fcdffd2||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| enhancing ArtifactDefinition(helloworld-mapping) 2023-03-29 02:57:24,536|aaf31060-dea3-491f-a414-ba5e4fcdffd2||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2023-03-29 02:57:24,547|aaf31060-dea3-491f-a414-ba5e4fcdffd2||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| ##### Enhancing Workflow(helloworld) 2023-03-29 02:57:24,547|aaf31060-dea3-491f-a414-ba5e4fcdffd2||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2023-03-29 02:57:24,547|aaf31060-dea3-491f-a414-ba5e4fcdffd2||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| identified workflow(helloworld) targets(helloworld) 2023-03-29 02:57:24,547|aaf31060-dea3-491f-a414-ba5e4fcdffd2||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2023-03-29 02:57:24,548|aaf31060-dea3-491f-a414-ba5e4fcdffd2||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2023-03-29 02:57:24,548|aaf31060-dea3-491f-a414-ba5e4fcdffd2||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| enriching artifacts file(/opt/app/onap/blueprints/working/d725fb7d-455f-4e50-92d1-d7b595cf30e9/Templates/hello-world-mapping.json 2023-03-29 02:57:24,553|aaf31060-dea3-491f-a414-ba5e4fcdffd2||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2023-03-29 02:57:24,553|aaf31060-dea3-491f-a414-ba5e4fcdffd2||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| dataType not present for the recipe(dt-helloworld-properties) 2023-03-29 02:57:24,553|aaf31060-dea3-491f-a414-ba5e4fcdffd2||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| ##### Enhancing blueprint Resource Definitions 2023-03-29 02:57:24,553|aaf31060-dea3-491f-a414-ba5e4fcdffd2||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| resources assignment files ([Templates/hello-world-mapping.json]) 2023-03-29 02:57:24,553|aaf31060-dea3-491f-a414-ba5e4fcdffd2||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| processing file (Templates/hello-world-mapping.json) 2023-03-29 02:57:24,559|aaf31060-dea3-491f-a414-ba5e4fcdffd2||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| distinct resource keys ([]) 2023-03-29 02:57:24,559|aaf31060-dea3-491f-a414-ba5e4fcdffd2||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Enriching Resource Definition sources Node Template: [] 2023-03-29 02:57:24,755|e60d6945-bc9e-49df-9a45-3e7f5b801b20||Thread-63||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Save processing(ceee8763-8db9-4af0-9b1a-32194fe91b52) CBA(/opt/app/onap/blueprints/archive/ceee8763-8db9-4af0-9b1a-32194fe91b52/cba.zip) 2023-03-29 02:57:24,761|e60d6945-bc9e-49df-9a45-3e7f5b801b20||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/ceee8763-8db9-4af0-9b1a-32194fe91b52) and entry definition file (Definitions/blueprint.json) 2023-03-29 02:57:24,774|e60d6945-bc9e-49df-9a45-3e7f5b801b20||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Validating Workflow(helloworld) 2023-03-29 02:57:24,779|e60d6945-bc9e-49df-9a45-3e7f5b801b20||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/ceee8763-8db9-4af0-9b1a-32194fe91b52) and entry definition file (Definitions/blueprint.json) 2023-03-29 02:57:24,902|e60d6945-bc9e-49df-9a45-3e7f5b801b20||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| No compiled cache(/opt/app/onap/blueprints/working/ceee8763-8db9-4af0-9b1a-32194fe91b52) present to clean. 2023-03-29 02:57:25,093|654321||reactor-http-epoll-3||||INFO||||||| processing request id 654321 2023-03-29 02:57:25,108|654321||reactor-http-epoll-3||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 2023-03-29 02:57:25,108|654321||reactor-http-epoll-3||||INFO||||||| StoreAuditService ID -1 2023-03-29 02:57:25,116|654321||reactor-http-epoll-3||||INFO||||||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1) 2023-03-29 02:57:25,116|654321||reactor-http-epoll-3||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2023-03-29 02:57:25,121|654321||kafka-producer-network-thread | audit-request-producer-client-id-jhjzw||||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-29 02:57:25,130|654321||DefaultDispatcher-worker-1||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2023-03-29 02:57:25,201|654321||DefaultDispatcher-worker-1||||INFO||||||| Deriving input data for workflow: (helloworld) 2023-03-29 02:57:25,201|654321||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2023-03-29 02:57:25,201|654321||DefaultDispatcher-worker-1||||INFO||||||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2023-03-29 02:57:25,203|654321||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2023-03-29 02:57:25,203|654321||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2023-03-29 02:57:25,203|654321||DefaultDispatcher-worker-1||||INFO||||||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2023-03-29 02:57:25,207|654321||DefaultDispatcher-worker-1||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-mapping) 2023-03-29 02:57:25,251|654321||DefaultDispatcher-worker-1||||INFO||||||| Batched Sequence : ([]) 2023-03-29 02:57:25,252|654321||DefaultDispatcher-worker-1||||INFO||||||| Generated Resource Param Data ({ }) 2023-03-29 02:57:25,265|654321||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response... 2023-03-29 02:57:25,265|654321||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2023-03-29 02:57:25,266|654321||DefaultDispatcher-worker-1||||INFO||||||| resolveWorkflowOutputs for workflow(helloworld) 2023-03-29 02:57:25,274|654321||DefaultDispatcher-worker-1||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID b10d8e91-66f5-4a30-943d-5b25b38f793b auditStoreId -1 2023-03-29 02:57:25,287|654321||kafka-producer-network-thread | audit-response-producer-client-id-jhjzw||||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-29 03:56:45,665|feac7fa3-eb7f-4ff6-9c9e-2a29ea826fa1||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2023-03-29 03:56:45,665|feac7fa3-eb7f-4ff6-9c9e-2a29ea826fa1||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2023-03-29 03:56:45,665|feac7fa3-eb7f-4ff6-9c9e-2a29ea826fa1||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2023-03-29 03:56:46,098|feac7fa3-eb7f-4ff6-9c9e-2a29ea826fa1||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2023-03-29 03:56:46,099|feac7fa3-eb7f-4ff6-9c9e-2a29ea826fa1||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2023-03-29 03:56:47,536|823dcbef-6a51-437f-81c5-2c8afcfa9ed0||Thread-91||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Enhancing blueprint(/opt/app/onap/blueprints/working/aa111235-4d80-45f6-8d89-e7a358fff116) 2023-03-29 03:56:47,538|823dcbef-6a51-437f-81c5-2c8afcfa9ed0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| deleting definition types under : /opt/app/onap/blueprints/working/aa111235-4d80-45f6-8d89-e7a358fff116/Definitions 2023-03-29 03:56:47,542|823dcbef-6a51-437f-81c5-2c8afcfa9ed0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| reinitialized all type definitions 2023-03-29 03:56:47,545|823dcbef-6a51-437f-81c5-2c8afcfa9ed0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| ***** Enhancing NodeTemplate(helloworld) 2023-03-29 03:56:47,601|823dcbef-6a51-437f-81c5-2c8afcfa9ed0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| enhancing ArtifactDefinition(helloworld-template) 2023-03-29 03:56:47,623|823dcbef-6a51-437f-81c5-2c8afcfa9ed0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| enhancing ArtifactDefinition(helloworld-mapping) 2023-03-29 03:56:47,644|823dcbef-6a51-437f-81c5-2c8afcfa9ed0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2023-03-29 03:56:47,659|823dcbef-6a51-437f-81c5-2c8afcfa9ed0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| ##### Enhancing Workflow(helloworld) 2023-03-29 03:56:47,660|823dcbef-6a51-437f-81c5-2c8afcfa9ed0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2023-03-29 03:56:47,660|823dcbef-6a51-437f-81c5-2c8afcfa9ed0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| identified workflow(helloworld) targets(helloworld) 2023-03-29 03:56:47,660|823dcbef-6a51-437f-81c5-2c8afcfa9ed0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2023-03-29 03:56:47,660|823dcbef-6a51-437f-81c5-2c8afcfa9ed0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2023-03-29 03:56:47,660|823dcbef-6a51-437f-81c5-2c8afcfa9ed0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| enriching artifacts file(/opt/app/onap/blueprints/working/aa111235-4d80-45f6-8d89-e7a358fff116/Templates/hello-world-mapping.json 2023-03-29 03:56:47,670|823dcbef-6a51-437f-81c5-2c8afcfa9ed0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2023-03-29 03:56:47,671|823dcbef-6a51-437f-81c5-2c8afcfa9ed0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| dataType not present for the recipe(dt-helloworld-properties) 2023-03-29 03:56:47,671|823dcbef-6a51-437f-81c5-2c8afcfa9ed0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| ##### Enhancing blueprint Resource Definitions 2023-03-29 03:56:47,671|823dcbef-6a51-437f-81c5-2c8afcfa9ed0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| resources assignment files ([Templates/hello-world-mapping.json]) 2023-03-29 03:56:47,671|823dcbef-6a51-437f-81c5-2c8afcfa9ed0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| processing file (Templates/hello-world-mapping.json) 2023-03-29 03:56:47,677|823dcbef-6a51-437f-81c5-2c8afcfa9ed0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| distinct resource keys ([]) 2023-03-29 03:56:47,678|823dcbef-6a51-437f-81c5-2c8afcfa9ed0||DefaultDispatcher-worker-4||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Enriching Resource Definition sources Node Template: [] 2023-03-29 03:56:47,874|9aa6f66b-5dfa-41e3-8aae-057037ef59ea||Thread-91||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Save processing(1ab62abe-2b96-4116-baa9-50df31339306) CBA(/opt/app/onap/blueprints/archive/1ab62abe-2b96-4116-baa9-50df31339306/cba.zip) 2023-03-29 03:56:47,882|9aa6f66b-5dfa-41e3-8aae-057037ef59ea||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/1ab62abe-2b96-4116-baa9-50df31339306) and entry definition file (Definitions/blueprint.json) 2023-03-29 03:56:47,895|9aa6f66b-5dfa-41e3-8aae-057037ef59ea||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Validating Workflow(helloworld) 2023-03-29 03:56:47,900|9aa6f66b-5dfa-41e3-8aae-057037ef59ea||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/1ab62abe-2b96-4116-baa9-50df31339306) and entry definition file (Definitions/blueprint.json) 2023-03-29 03:56:48,015|9aa6f66b-5dfa-41e3-8aae-057037ef59ea||DefaultDispatcher-worker-4||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| No compiled cache(/opt/app/onap/blueprints/working/1ab62abe-2b96-4116-baa9-50df31339306) present to clean. 2023-03-29 03:56:48,188|654321||reactor-http-epoll-3||||INFO||||||| processing request id 654321 2023-03-29 03:56:48,195|654321||kafka-producer-network-thread | audit-request-producer-client-id-jhjzw||||INFO||||||| [Producer clientId=audit-request-producer-client-id-jhjzw] 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 JSkI1xFJQIS4qU7fXIAENw 2023-03-29 03:56:48,195|654321||kafka-producer-network-thread | audit-request-producer-client-id-jhjzw||||INFO||||||| [Producer clientId=audit-request-producer-client-id-jhjzw] 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 JSkI1xFJQIS4qU7fXIAENw 2023-03-29 03:56:48,195|654321||kafka-producer-network-thread | audit-request-producer-client-id-jhjzw||||INFO||||||| [Producer clientId=audit-request-producer-client-id-jhjzw] 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 JSkI1xFJQIS4qU7fXIAENw 2023-03-29 03:56:48,195|654321||kafka-producer-network-thread | audit-request-producer-client-id-jhjzw||||INFO||||||| [Producer clientId=audit-request-producer-client-id-jhjzw] 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 JSkI1xFJQIS4qU7fXIAENw 2023-03-29 03:56:48,195|654321||kafka-producer-network-thread | audit-request-producer-client-id-jhjzw||||INFO||||||| [Producer clientId=audit-request-producer-client-id-jhjzw] 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 JSkI1xFJQIS4qU7fXIAENw 2023-03-29 03:56:48,195|654321||kafka-producer-network-thread | audit-request-producer-client-id-jhjzw||||INFO||||||| [Producer clientId=audit-request-producer-client-id-jhjzw] 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 JSkI1xFJQIS4qU7fXIAENw 2023-03-29 03:56:48,196|654321||reactor-http-epoll-3||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 2023-03-29 03:56:48,196|654321||reactor-http-epoll-3||||INFO||||||| StoreAuditService ID -1 2023-03-29 03:56:48,203|654321||reactor-http-epoll-3||||INFO||||||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1) 2023-03-29 03:56:48,203|654321||reactor-http-epoll-3||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2023-03-29 03:56:48,209|654321||kafka-producer-network-thread | audit-request-producer-client-id-jhjzw||||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-29 03:56:48,211|654321||DefaultDispatcher-worker-4||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2023-03-29 03:56:48,254|654321||DefaultDispatcher-worker-4||||INFO||||||| Deriving input data for workflow: (helloworld) 2023-03-29 03:56:48,254|654321||DefaultDispatcher-worker-4||||INFO||||||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2023-03-29 03:56:48,254|654321||DefaultDispatcher-worker-4||||INFO||||||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2023-03-29 03:56:48,256|654321||DefaultDispatcher-worker-4||||INFO||||||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2023-03-29 03:56:48,256|654321||DefaultDispatcher-worker-4||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2023-03-29 03:56:48,257|654321||DefaultDispatcher-worker-4||||INFO||||||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2023-03-29 03:56:48,260|654321||DefaultDispatcher-worker-4||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-mapping) 2023-03-29 03:56:48,285|654321||DefaultDispatcher-worker-4||||INFO||||||| Batched Sequence : ([]) 2023-03-29 03:56:48,285|654321||DefaultDispatcher-worker-4||||INFO||||||| Generated Resource Param Data ({ }) 2023-03-29 03:56:48,295|654321||DefaultDispatcher-worker-4||||INFO||||||| Preparing Response... 2023-03-29 03:56:48,295|654321||DefaultDispatcher-worker-4||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2023-03-29 03:56:48,295|654321||DefaultDispatcher-worker-4||||INFO||||||| resolveWorkflowOutputs for workflow(helloworld) 2023-03-29 03:56:48,303|654321||kafka-producer-network-thread | audit-response-producer-client-id-jhjzw||||INFO||||||| [Producer clientId=audit-response-producer-client-id-jhjzw] 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 JRSw8nx9TjSgl8fu--MDBA 2023-03-29 03:56:48,303|654321||kafka-producer-network-thread | audit-response-producer-client-id-jhjzw||||INFO||||||| [Producer clientId=audit-response-producer-client-id-jhjzw] 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 JRSw8nx9TjSgl8fu--MDBA 2023-03-29 03:56:48,303|654321||kafka-producer-network-thread | audit-response-producer-client-id-jhjzw||||INFO||||||| [Producer clientId=audit-response-producer-client-id-jhjzw] 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 JRSw8nx9TjSgl8fu--MDBA 2023-03-29 03:56:48,303|654321||kafka-producer-network-thread | audit-response-producer-client-id-jhjzw||||INFO||||||| [Producer clientId=audit-response-producer-client-id-jhjzw] 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 JRSw8nx9TjSgl8fu--MDBA 2023-03-29 03:56:48,303|654321||kafka-producer-network-thread | audit-response-producer-client-id-jhjzw||||INFO||||||| [Producer clientId=audit-response-producer-client-id-jhjzw] 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 JRSw8nx9TjSgl8fu--MDBA 2023-03-29 03:56:48,303|654321||kafka-producer-network-thread | audit-response-producer-client-id-jhjzw||||INFO||||||| [Producer clientId=audit-response-producer-client-id-jhjzw] 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 JRSw8nx9TjSgl8fu--MDBA 2023-03-29 03:56:48,304|654321||DefaultDispatcher-worker-4||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID d91e0726-8fab-4712-a004-32a97d29b579 auditStoreId -1 2023-03-29 03:56:48,315|654321||kafka-producer-network-thread | audit-response-producer-client-id-jhjzw||||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-29 04:32:46,465|fdc54f23-d3be-4208-847c-6c586e481dc3||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2023-03-29 04:32:46,465|fdc54f23-d3be-4208-847c-6c586e481dc3||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2023-03-29 04:32:46,465|fdc54f23-d3be-4208-847c-6c586e481dc3||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2023-03-29 04:32:46,901|fdc54f23-d3be-4208-847c-6c586e481dc3||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2023-03-29 04:32:46,901|fdc54f23-d3be-4208-847c-6c586e481dc3||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2023-03-29 04:32:48,021|fdc54f23-d3be-4208-847c-6c586e481dc3||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2023-03-29 04:32:48,025|fdc54f23-d3be-4208-847c-6c586e481dc3||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Save processing(25bf6d8d-fd29-4088-88e1-a1c495bdfd28) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2023-03-29 04:32:48,041|fdc54f23-d3be-4208-847c-6c586e481dc3||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Save processing(ab469c65-faa3-4a10-9653-c2aef0a55023) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2023-03-29 04:32:48,046|fdc54f23-d3be-4208-847c-6c586e481dc3||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Save processing(a869c1b2-cbb3-47b9-8457-dd4a8e0401c5) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2023-03-29 04:32:48,054|fdc54f23-d3be-4208-847c-6c586e481dc3||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Save processing(7e90d8b9-a785-48c6-8798-fb60ec4019cd) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2023-03-29 04:32:48,065|fdc54f23-d3be-4208-847c-6c586e481dc3||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Save processing(8f4f6950-76a9-4c78-a84f-1e43ea7edcc3) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2023-03-29 04:32:48,075|fdc54f23-d3be-4208-847c-6c586e481dc3||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Save processing(cd0af772-7202-4479-b861-13b3d73b4e11) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2023-03-29 04:32:48,085|fdc54f23-d3be-4208-847c-6c586e481dc3||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| 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-29 04:32:48,085|fdc54f23-d3be-4208-847c-6c586e481dc3||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| 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-29 04:32:48,086|fdc54f23-d3be-4208-847c-6c586e481dc3||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| 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-29 04:32:48,086|fdc54f23-d3be-4208-847c-6c586e481dc3||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| 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-29 04:32:48,086|fdc54f23-d3be-4208-847c-6c586e481dc3||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| 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-29 04:32:48,086|fdc54f23-d3be-4208-847c-6c586e481dc3||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| 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-29 04:32:48,116|fdc54f23-d3be-4208-847c-6c586e481dc3||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| 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-29 04:32:48,119|fdc54f23-d3be-4208-847c-6c586e481dc3||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2023-03-29 04:32:48,151|fdc54f23-d3be-4208-847c-6c586e481dc3||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2023-03-29 04:32:48,159|fdc54f23-d3be-4208-847c-6c586e481dc3||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2023-03-29 04:32:48,164|fdc54f23-d3be-4208-847c-6c586e481dc3||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2023-03-29 04:32:48,214|fdc54f23-d3be-4208-847c-6c586e481dc3||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Validating Workflow(resource-assignment) 2023-03-29 04:32:48,215|fdc54f23-d3be-4208-847c-6c586e481dc3||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Validating Workflow(config-assign) 2023-03-29 04:32:48,215|fdc54f23-d3be-4208-847c-6c586e481dc3||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Validating Workflow(config-deploy) 2023-03-29 04:32:48,263|fdc54f23-d3be-4208-847c-6c586e481dc3||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| 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-29 04:32:48,423|fdc54f23-d3be-4208-847c-6c586e481dc3||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Validating Workflow(resource-assignment) 2023-03-29 04:32:48,424|fdc54f23-d3be-4208-847c-6c586e481dc3||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Validating Workflow(config-assign) 2023-03-29 04:32:48,424|fdc54f23-d3be-4208-847c-6c586e481dc3||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Validating Workflow(config-deploy) 2023-03-29 04:32:48,424|fdc54f23-d3be-4208-847c-6c586e481dc3||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Validating Workflow(HealthCheck) 2023-03-29 04:32:48,425|fdc54f23-d3be-4208-847c-6c586e481dc3||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Validating Workflow(ScaleOutReconfiguration) 2023-03-29 04:32:48,425|fdc54f23-d3be-4208-847c-6c586e481dc3||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Validating Workflow(vf-config-assign) 2023-03-29 04:32:48,425|fdc54f23-d3be-4208-847c-6c586e481dc3||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Validating Workflow(vf-config-deploy) 2023-03-29 04:32:48,445|fdc54f23-d3be-4208-847c-6c586e481dc3||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| 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-29 04:32:48,618|fdc54f23-d3be-4208-847c-6c586e481dc3||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Validating Workflow(resource-assignment) 2023-03-29 04:32:48,619|fdc54f23-d3be-4208-847c-6c586e481dc3||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Validating Workflow(config-assign) 2023-03-29 04:32:48,619|fdc54f23-d3be-4208-847c-6c586e481dc3||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Validating Workflow(config-deploy) 2023-03-29 04:32:48,634|fdc54f23-d3be-4208-847c-6c586e481dc3||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| 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-29 04:32:48,777|fdc54f23-d3be-4208-847c-6c586e481dc3||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Validating Workflow(resource-assignment) 2023-03-29 04:32:48,778|fdc54f23-d3be-4208-847c-6c586e481dc3||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Validating Workflow(config-deploy) 2023-03-29 04:32:48,794|fdc54f23-d3be-4208-847c-6c586e481dc3||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Validating Workflow(config-assign) 2023-03-29 04:32:48,795|fdc54f23-d3be-4208-847c-6c586e481dc3||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Validating Workflow(config-deploy) 2023-03-29 04:32:48,795|fdc54f23-d3be-4208-847c-6c586e481dc3||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| 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-29 04:32:48,806|fdc54f23-d3be-4208-847c-6c586e481dc3||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| 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-29 04:32:49,016|fdc54f23-d3be-4208-847c-6c586e481dc3||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| 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-29 04:32:51,435|70a19265-7fb5-4c94-8ed2-b13ec65a09e9||Thread-126||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Enhancing blueprint(/opt/app/onap/blueprints/working/1ebb16da-1eff-4915-bc6a-02ff2579c844) 2023-03-29 04:32:51,437|70a19265-7fb5-4c94-8ed2-b13ec65a09e9||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| deleting definition types under : /opt/app/onap/blueprints/working/1ebb16da-1eff-4915-bc6a-02ff2579c844/Definitions 2023-03-29 04:32:51,439|70a19265-7fb5-4c94-8ed2-b13ec65a09e9||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| reinitialized all type definitions 2023-03-29 04:32:51,440|70a19265-7fb5-4c94-8ed2-b13ec65a09e9||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| ***** Enhancing NodeTemplate(resource-resolution) 2023-03-29 04:32:51,490|70a19265-7fb5-4c94-8ed2-b13ec65a09e9||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| enhancing ArtifactDefinition(helloworld-velocity-template) 2023-03-29 04:32:51,515|70a19265-7fb5-4c94-8ed2-b13ec65a09e9||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| enhancing ArtifactDefinition(helloworld-velocity-mapping) 2023-03-29 04:32:51,540|70a19265-7fb5-4c94-8ed2-b13ec65a09e9||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| enhancing resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(false) 2023-03-29 04:32:51,577|70a19265-7fb5-4c94-8ed2-b13ec65a09e9||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| ***** Enhancing NodeTemplate(capability) 2023-03-29 04:32:51,639|70a19265-7fb5-4c94-8ed2-b13ec65a09e9||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| ***** Enhancing NodeTemplate(capability) 2023-03-29 04:32:51,656|70a19265-7fb5-4c94-8ed2-b13ec65a09e9||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| ***** Enhancing NodeTemplate(processor-db) 2023-03-29 04:32:51,690|70a19265-7fb5-4c94-8ed2-b13ec65a09e9||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| ***** Enhancing NodeTemplate(sdnc) 2023-03-29 04:32:51,733|70a19265-7fb5-4c94-8ed2-b13ec65a09e9||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| ***** Enhancing NodeTemplate(sdnc) 2023-03-29 04:32:51,758|70a19265-7fb5-4c94-8ed2-b13ec65a09e9||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| ***** Enhancing NodeTemplate(sdnc) 2023-03-29 04:32:51,784|70a19265-7fb5-4c94-8ed2-b13ec65a09e9||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| ***** Enhancing NodeTemplate(sdnc) 2023-03-29 04:32:51,811|70a19265-7fb5-4c94-8ed2-b13ec65a09e9||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| ***** Enhancing NodeTemplate(sdnc) 2023-03-29 04:32:51,921|70a19265-7fb5-4c94-8ed2-b13ec65a09e9||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| enhancing ArtifactDefinition(helloworld-jinja-template) 2023-03-29 04:32:51,941|70a19265-7fb5-4c94-8ed2-b13ec65a09e9||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| enhancing ArtifactDefinition(helloworld-jinja-mapping) 2023-03-29 04:32:51,941|70a19265-7fb5-4c94-8ed2-b13ec65a09e9||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| enhancing resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(false) 2023-03-29 04:32:51,969|70a19265-7fb5-4c94-8ed2-b13ec65a09e9||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| ***** Enhancing NodeTemplate(capability) 2023-03-29 04:32:51,989|70a19265-7fb5-4c94-8ed2-b13ec65a09e9||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| ***** Enhancing NodeTemplate(capability) 2023-03-29 04:32:52,007|70a19265-7fb5-4c94-8ed2-b13ec65a09e9||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| ***** Enhancing NodeTemplate(capability) 2023-03-29 04:32:52,028|70a19265-7fb5-4c94-8ed2-b13ec65a09e9||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| ***** Enhancing NodeTemplate(processor-db) 2023-03-29 04:32:52,048|70a19265-7fb5-4c94-8ed2-b13ec65a09e9||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| ***** Enhancing NodeTemplate(sdnc) 2023-03-29 04:32:52,068|70a19265-7fb5-4c94-8ed2-b13ec65a09e9||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| ***** Enhancing NodeTemplate(sdnc) 2023-03-29 04:32:52,087|70a19265-7fb5-4c94-8ed2-b13ec65a09e9||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| ***** Enhancing NodeTemplate(sdnc) 2023-03-29 04:32:52,110|70a19265-7fb5-4c94-8ed2-b13ec65a09e9||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| ***** Enhancing NodeTemplate(sdnc) 2023-03-29 04:32:52,134|70a19265-7fb5-4c94-8ed2-b13ec65a09e9||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| ***** Enhancing NodeTemplate(sdnc) 2023-03-29 04:32:52,154|70a19265-7fb5-4c94-8ed2-b13ec65a09e9||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| ***** Enhancing NodeTemplate(sdnc) 2023-03-29 04:32:52,238|70a19265-7fb5-4c94-8ed2-b13ec65a09e9||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| ##### Enhancing Workflow(resource-resolution) 2023-03-29 04:32:52,239|70a19265-7fb5-4c94-8ed2-b13ec65a09e9||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| workflow(resource-resolution) dependent component NodeTemplates([resource-resolution]) 2023-03-29 04:32:52,239|70a19265-7fb5-4c94-8ed2-b13ec65a09e9||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| identified workflow(resource-resolution) targets(resource-resolution) 2023-03-29 04:32:52,240|70a19265-7fb5-4c94-8ed2-b13ec65a09e9||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| resource assignment artifacts(helloworld-velocity-mapping) for NodeType(resource-resolution) 2023-03-29 04:32:52,240|70a19265-7fb5-4c94-8ed2-b13ec65a09e9||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| resource assignment artifacts(helloworld-jinja-mapping) for NodeType(resource-resolution) 2023-03-29 04:32:52,240|70a19265-7fb5-4c94-8ed2-b13ec65a09e9||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| workflow(resource-resolution) resource assignment files([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json] 2023-03-29 04:32:52,240|70a19265-7fb5-4c94-8ed2-b13ec65a09e9||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| enriching artifacts file(/opt/app/onap/blueprints/working/1ebb16da-1eff-4915-bc6a-02ff2579c844/Templates/hello-world-velocity-mapping.json 2023-03-29 04:32:52,247|70a19265-7fb5-4c94-8ed2-b13ec65a09e9||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| enhancing workflow resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(true) 2023-03-29 04:32:52,247|70a19265-7fb5-4c94-8ed2-b13ec65a09e9||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| dataType not present for the recipe(dt-resource-resolution-properties) 2023-03-29 04:32:52,247|70a19265-7fb5-4c94-8ed2-b13ec65a09e9||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| enriching artifacts file(/opt/app/onap/blueprints/working/1ebb16da-1eff-4915-bc6a-02ff2579c844/Templates/hello-world-jinja-mapping.json 2023-03-29 04:32:52,253|70a19265-7fb5-4c94-8ed2-b13ec65a09e9||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| enhancing workflow resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(true) 2023-03-29 04:32:52,254|70a19265-7fb5-4c94-8ed2-b13ec65a09e9||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| dynamic dataType(dt-resource-resolution-properties) already present for workflow(resource-resolution). 2023-03-29 04:32:52,254|70a19265-7fb5-4c94-8ed2-b13ec65a09e9||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| ##### Enhancing blueprint Resource Definitions 2023-03-29 04:32:52,254|70a19265-7fb5-4c94-8ed2-b13ec65a09e9||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| resources assignment files ([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json]) 2023-03-29 04:32:52,254|70a19265-7fb5-4c94-8ed2-b13ec65a09e9||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| processing file (Templates/hello-world-velocity-mapping.json) 2023-03-29 04:32:52,254|70a19265-7fb5-4c94-8ed2-b13ec65a09e9||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| processing file (Templates/hello-world-jinja-mapping.json) 2023-03-29 04:32:52,265|70a19265-7fb5-4c94-8ed2-b13ec65a09e9||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| 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-29 04:32:52,498|70a19265-7fb5-4c94-8ed2-b13ec65a09e9||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Enriching Resource Definition sources Node Template: [source-db, source-rest, source-input, source-capability, source-default] 2023-03-29 04:32:52,756|4eee4907-b142-4797-807b-f176642c2779||Thread-126||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Save processing(8f6ddeef-bb9e-4709-bf71-2d8c47b8174d) CBA(/opt/app/onap/blueprints/archive/8f6ddeef-bb9e-4709-bf71-2d8c47b8174d/cba.zip) 2023-03-29 04:32:52,761|4eee4907-b142-4797-807b-f176642c2779||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/8f6ddeef-bb9e-4709-bf71-2d8c47b8174d) and entry definition file (Definitions/resource-resolution.json) 2023-03-29 04:32:52,786|4eee4907-b142-4797-807b-f176642c2779||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Validating Workflow(resource-resolution) 2023-03-29 04:32:52,791|4eee4907-b142-4797-807b-f176642c2779||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/8f6ddeef-bb9e-4709-bf71-2d8c47b8174d) and entry definition file (Definitions/resource-resolution.json) 2023-03-29 04:32:52,913|4eee4907-b142-4797-807b-f176642c2779||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| No compiled cache(/opt/app/onap/blueprints/working/8f6ddeef-bb9e-4709-bf71-2d8c47b8174d) present to clean. 2023-03-29 04:32:53,116|e21ccd2c-913a-49b8-b315-6c129f0745f9||reactor-http-epoll-4||||INFO||||||| processing request id e21ccd2c-913a-49b8-b315-6c129f0745f9 2023-03-29 04:32:53,131|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-10||||INFO||||||| getting cba file name(RT-resource-resolution), version(1.0.0) from db 2023-03-29 04:32:53,362|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-10||||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-29 04:32:53,375|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-10||||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-29 04:32:53,420|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-10||||INFO||||||| Deriving input data for workflow: (resource-resolution) 2023-03-29 04:32:53,465|654321||kafka-producer-network-thread | audit-request-producer-client-id-jhjzw||||INFO||||||| [Producer clientId=audit-request-producer-client-id-jhjzw] 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 JSkI1xFJQIS4qU7fXIAENw 2023-03-29 04:32:53,466|654321||kafka-producer-network-thread | audit-request-producer-client-id-jhjzw||||INFO||||||| [Producer clientId=audit-request-producer-client-id-jhjzw] 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 JSkI1xFJQIS4qU7fXIAENw 2023-03-29 04:32:53,466|654321||kafka-producer-network-thread | audit-request-producer-client-id-jhjzw||||INFO||||||| [Producer clientId=audit-request-producer-client-id-jhjzw] 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 JSkI1xFJQIS4qU7fXIAENw 2023-03-29 04:32:53,466|654321||kafka-producer-network-thread | audit-request-producer-client-id-jhjzw||||INFO||||||| [Producer clientId=audit-request-producer-client-id-jhjzw] 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 JSkI1xFJQIS4qU7fXIAENw 2023-03-29 04:32:53,467|654321||kafka-producer-network-thread | audit-request-producer-client-id-jhjzw||||INFO||||||| [Producer clientId=audit-request-producer-client-id-jhjzw] 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 JSkI1xFJQIS4qU7fXIAENw 2023-03-29 04:32:53,467|654321||kafka-producer-network-thread | audit-request-producer-client-id-jhjzw||||INFO||||||| [Producer clientId=audit-request-producer-client-id-jhjzw] 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 JSkI1xFJQIS4qU7fXIAENw 2023-03-29 04:32:53,469|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-10||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 2023-03-29 04:32:53,469|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-10||||INFO||||||| StoreAuditService ID -1 2023-03-29 04:32:53,472|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-10||||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-29 04:32:53,473|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-10||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0 2023-03-29 04:32:53,485|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-10||||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-29 04:32:53,551|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-10||||INFO||||||| Deriving input data for workflow: (resource-resolution) 2023-03-29 04:32:53,551|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-10||||INFO||||||| Executing workflow(resource-resolution) NodeTemplate(resource-resolution), derived from(tosca.nodes.Component) 2023-03-29 04:32:53,551|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-10||||INFO||||||| executing node template(resource-resolution) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2023-03-29 04:32:53,554|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-10||||INFO||||||| preparing request id(e21ccd2c-913a-49b8-b315-6c129f0745f9) for workflow(resource-resolution) step(helloworld) 2023-03-29 04:32:53,554|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-10||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-resolution), interface name(ResourceResolutionComponent), operationName(process) 2023-03-29 04:32:53,554|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-10||||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-29 04:32:53,556|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-10||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-velocity-mapping) 2023-03-29 04:32:53,561|e21ccd2c-913a-49b8-b315-6c129f0745f9||kafka-producer-network-thread | audit-request-producer-client-id-jhjzw||||INFO||||||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(5) offset(0) requestID(e21ccd2c-913a-49b8-b315-6c129f0745f9), subrequestID(b35fd22d-7e2a-4c7b-9a25-b11fddcc7cae) CBA(RT-resource-resolution/1.0.0/resource-resolution). 2023-03-29 04:32:53,635|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-10||||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-29 04:32:53,667|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-10||||INFO||||||| Resolved Input Key mappings: {} 2023-03-29 04:32:53,676|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-10||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/put), path:(), input-key-mapping:({}), output-key-mapping:({value=value}) 2023-03-29 04:32:53,681|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-10||||INFO||||||| sdnc dictionary information : (/put), path:(), ({}), ({value=value}) 2023-03-29 04:32:53,912|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-10||||INFO||||||| Rest request method(PUT), url(/resource-resolution/put) 2023-03-29 04:32:53,995|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-10||||INFO||||||| Response status(200 - OK) 2023-03-29 04:32:54,006|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-10||||INFO||||||| Response processing type (string) 2023-03-29 04:32:54,007|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-10||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"}) 2023-03-29 04:32:54,007|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-10||||INFO||||||| For template key (v_put) trying to get value from responseNode ({"value":"put:ok"}) 2023-03-29 04:32:54,015|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-10||||INFO||||||| Setting Resource Value ("put:ok") for Resource Name (v_put), definition(RT-rest-put) of type (string) 2023-03-29 04:32:54,073|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-10||||INFO||||||| Resource resolution saved into database successfully : (v_put) 2023-03-29 04:32:54,084|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-10||||INFO||||||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py) 2023-03-29 04:32:54,089|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-10||||INFO||||||| Getting Jython Script Class(ResolvProperties) 2023-03-29 04:32:58,182|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-10||||INFO||||||| Component Object org.python.proxies.__main__$ResolvProperties$1@f2df4b6 2023-03-29 04:32:58,186|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-10||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_python), definition(properties-capability-source) of type (string) 2023-03-29 04:32:58,220|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-10||||INFO||||||| Resource resolution saved into database successfully : (v_python) 2023-03-29 04:32:58,223|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-10||||INFO||||||| Resolved Input Key mappings: {} 2023-03-29 04:32:58,224|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-10||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/patch), path:(), input-key-mapping:({}), output-key-mapping:({value=value}) 2023-03-29 04:32:58,224|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-10||||INFO||||||| sdnc dictionary information : (/patch), path:(), ({}), ({value=value}) 2023-03-29 04:32:58,230|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-10||||INFO||||||| Rest request method(PATCH), url(/resource-resolution/patch) 2023-03-29 04:32:58,242|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-10||||INFO||||||| Response status(200 - OK) 2023-03-29 04:32:58,242|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-10||||INFO||||||| Response processing type (string) 2023-03-29 04:32:58,243|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-10||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"}) 2023-03-29 04:32:58,243|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-10||||INFO||||||| For template key (v_patch) trying to get value from responseNode ({"value":"patch:ok"}) 2023-03-29 04:32:58,243|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-10||||INFO||||||| Setting Resource Value ("patch:ok") for Resource Name (v_patch), definition(RT-rest-patch) of type (string) 2023-03-29 04:32:58,244|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-10||||INFO||||||| Resolved Input Key mappings: {} 2023-03-29 04:32:58,244|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-10||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/delete), path:(), input-key-mapping:({}), output-key-mapping:({value=value}) 2023-03-29 04:32:58,244|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-10||||INFO||||||| sdnc dictionary information : (/delete), path:(), ({}), ({value=value}) 2023-03-29 04:32:58,246|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-10||||INFO||||||| Rest request method(DELETE), url(/resource-resolution/delete) 2023-03-29 04:32:58,256|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-10||||INFO||||||| Response status(200 - OK) 2023-03-29 04:32:58,257|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-10||||INFO||||||| Response processing type (string) 2023-03-29 04:32:58,257|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-10||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"}) 2023-03-29 04:32:58,257|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-10||||INFO||||||| For template key (v_del) trying to get value from responseNode ({"value":"delete:ok"}) 2023-03-29 04:32:58,257|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-10||||INFO||||||| Setting Resource Value ("delete:ok") for Resource Name (v_del), definition(RT-rest-delete) of type (string) 2023-03-29 04:32:58,279|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-33||||INFO||||||| Resource resolution saved into database successfully : (v_patch) 2023-03-29 04:32:58,291|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-10||||INFO||||||| Resource resolution saved into database successfully : (v_del) 2023-03-29 04:32:58,293|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-10||||INFO||||||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt) 2023-03-29 04:32:58,324|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-10||||INFO||||||| compiling for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) 2023-03-29 04:33:09,069|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-10||||INFO||||||| compiled in (10733)mSec for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) 2023-03-29 04:33:09,072|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-10||||INFO||||||| loading compiled cache(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) 2023-03-29 04:33:09,113|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-10||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_kotlin), definition(kotlin-script) of type (string) 2023-03-29 04:33:09,151|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-10||||INFO||||||| Resource resolution saved into database successfully : (v_kotlin) 2023-03-29 04:33:09,154|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-10||||INFO||||||| Resolved Input Key mappings: {} 2023-03-29 04:33:09,155|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-10||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/get), path:(), input-key-mapping:({}), output-key-mapping:({value=value}) 2023-03-29 04:33:09,155|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-10||||INFO||||||| sdnc dictionary information : (/get), path:(), ({}), ({value=value}) 2023-03-29 04:33:09,162|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-10||||INFO||||||| Rest request method(GET), url(/resource-resolution/get) 2023-03-29 04:33:09,171|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-10||||INFO||||||| Response status(200 - OK) 2023-03-29 04:33:09,171|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-10||||INFO||||||| Response processing type (string) 2023-03-29 04:33:09,171|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-10||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"}) 2023-03-29 04:33:09,172|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-10||||INFO||||||| For template key (v_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"}) 2023-03-29 04:33:09,172|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-10||||INFO||||||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (v_get), definition(RT-rest-get) of type (string) 2023-03-29 04:33:09,201|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-10||||INFO||||||| Resource resolution saved into database successfully : (v_get) 2023-03-29 04:33:09,212|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-10||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_input), definition(input-source) of type (string) 2023-03-29 04:33:09,213|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-10||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_default), definition(input-source) of type (string) 2023-03-29 04:33:09,246|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-10||||INFO||||||| Resource resolution saved into database successfully : (v_default) 2023-03-29 04:33:09,248|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-33||||INFO||||||| Resource resolution saved into database successfully : (v_input) 2023-03-29 04:33:09,249|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-33||||INFO||||||| Resolved Input Key mappings: {} 2023-03-29 04:33:09,249|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-33||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/post), path:(), input-key-mapping:({}), output-key-mapping:({value=value}) 2023-03-29 04:33:09,249|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-33||||INFO||||||| sdnc dictionary information : (/post), path:(), ({}), ({value=value}) 2023-03-29 04:33:09,253|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-33||||INFO||||||| Rest request method(POST), url(/resource-resolution/post) 2023-03-29 04:33:09,262|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-33||||INFO||||||| Response status(200 - OK) 2023-03-29 04:33:09,262|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-33||||INFO||||||| Response processing type (string) 2023-03-29 04:33:09,262|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-33||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"}) 2023-03-29 04:33:09,263|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-33||||INFO||||||| For template key (v_post) trying to get value from responseNode ({"value":"post:ok"}) 2023-03-29 04:33:09,263|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-33||||INFO||||||| Setting Resource Value ("post:ok") for Resource Name (v_post), definition(RT-rest-post) of type (string) 2023-03-29 04:33:09,298|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-33||||INFO||||||| Resource resolution saved into database successfully : (v_post) 2023-03-29 04:33:09,311|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-33||||INFO||||||| Resolved Input Key mappings: {} 2023-03-29 04:33:09,312|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-33||||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-29 04:33:09,360|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-33||||INFO||||||| Response processing type (list) 2023-03-29 04:33:09,363|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-33||||INFO||||||| For template key (v_db) trying to get value from responseNode ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) 2023-03-29 04:33:09,363|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-33||||INFO||||||| For List Type Resource: key (value), value ("ok"), type ({string}) 2023-03-29 04:33:09,363|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-33||||INFO||||||| For List Type Resource: key (value), value ("ok"), type ({string}) 2023-03-29 04:33:09,363|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-33||||INFO||||||| For List Type Resource: key (value), value ("ok"), type ({string}) 2023-03-29 04:33:09,364|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-33||||INFO||||||| For List Type Resource: key (value), value ("ok"), type ({string}) 2023-03-29 04:33:09,364|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-33||||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-29 04:33:09,400|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-33||||INFO||||||| Resource resolution saved into database successfully : (v_db) 2023-03-29 04:33:09,402|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-33||||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-29 04:33:09,626|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-33||||INFO||||||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId: resourceType: ) occurrence:1 2023-03-29 04:33:09,694|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-33||||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-29 04:33:09,694|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-33||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-jinja-mapping) 2023-03-29 04:33:09,773|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-33||||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-29 04:33:09,779|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-33||||INFO||||||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt) 2023-03-29 04:33:09,780|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-33||||INFO||||||| Setting Resource Value ("ok") for Resource Name (from_suspend_function), definition(kotlin-script) of type (string) 2023-03-29 04:33:09,780|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-33||||INFO||||||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py) 2023-03-29 04:33:09,780|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-33||||INFO||||||| Getting Jython Script Class(ResolvProperties) 2023-03-29 04:33:09,855|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-13||||INFO||||||| Resource resolution saved into database successfully : (from_suspend_function) 2023-03-29 04:33:09,887|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-33||||INFO||||||| Component Object org.python.proxies.__main__$ResolvProperties$2@69f3b511 2023-03-29 04:33:09,888|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-33||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_python), definition(properties-capability-source) of type (string) 2023-03-29 04:33:09,959|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-33||||INFO||||||| Resource resolution saved into database successfully : (j_python) 2023-03-29 04:33:09,961|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-33||||INFO||||||| Resolved Input Key mappings: {} 2023-03-29 04:33:09,962|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-33||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/patch), path:(), input-key-mapping:({}), output-key-mapping:({value=value}) 2023-03-29 04:33:09,962|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-33||||INFO||||||| sdnc dictionary information : (/patch), path:(), ({}), ({value=value}) 2023-03-29 04:33:09,968|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-33||||INFO||||||| Rest request method(PATCH), url(/resource-resolution/patch) 2023-03-29 04:33:09,977|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-33||||INFO||||||| Response status(200 - OK) 2023-03-29 04:33:09,977|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-33||||INFO||||||| Response processing type (string) 2023-03-29 04:33:09,978|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-33||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"}) 2023-03-29 04:33:09,978|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-33||||INFO||||||| For template key (j_patch) trying to get value from responseNode ({"value":"patch:ok"}) 2023-03-29 04:33:09,978|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-33||||INFO||||||| Setting Resource Value ("patch:ok") for Resource Name (j_patch), definition(RT-rest-patch) of type (string) 2023-03-29 04:33:10,014|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-33||||INFO||||||| Resource resolution saved into database successfully : (j_patch) 2023-03-29 04:33:10,015|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-33||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_input), definition(input-source) of type (string) 2023-03-29 04:33:10,141|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-33||||INFO||||||| Resource resolution saved into database successfully : (j_input) 2023-03-29 04:33:10,148|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-33||||INFO||||||| Resolved Input Key mappings: {} 2023-03-29 04:33:10,148|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-33||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/put), path:(), input-key-mapping:({}), output-key-mapping:({value=value}) 2023-03-29 04:33:10,148|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-33||||INFO||||||| sdnc dictionary information : (/put), path:(), ({}), ({value=value}) 2023-03-29 04:33:10,150|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-33||||INFO||||||| Rest request method(PUT), url(/resource-resolution/put) 2023-03-29 04:33:10,161|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-33||||INFO||||||| Response status(200 - OK) 2023-03-29 04:33:10,162|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-33||||INFO||||||| Response processing type (string) 2023-03-29 04:33:10,162|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-33||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"}) 2023-03-29 04:33:10,162|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-33||||INFO||||||| For template key (j_put) trying to get value from responseNode ({"value":"put:ok"}) 2023-03-29 04:33:10,162|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-33||||INFO||||||| Setting Resource Value ("put:ok") for Resource Name (j_put), definition(RT-rest-put) of type (string) 2023-03-29 04:33:10,199|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-33||||INFO||||||| Resource resolution saved into database successfully : (j_put) 2023-03-29 04:33:10,199|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-33||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_default), definition(input-source) of type (string) 2023-03-29 04:33:10,236|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-33||||INFO||||||| Resource resolution saved into database successfully : (j_default) 2023-03-29 04:33:10,237|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-33||||INFO||||||| Resolved Input Key mappings: {} 2023-03-29 04:33:10,237|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-33||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/delete), path:(), input-key-mapping:({}), output-key-mapping:({value=value}) 2023-03-29 04:33:10,237|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-33||||INFO||||||| sdnc dictionary information : (/delete), path:(), ({}), ({value=value}) 2023-03-29 04:33:10,239|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-33||||INFO||||||| Rest request method(DELETE), url(/resource-resolution/delete) 2023-03-29 04:33:10,246|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-33||||INFO||||||| Response status(200 - OK) 2023-03-29 04:33:10,247|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-33||||INFO||||||| Response processing type (string) 2023-03-29 04:33:10,247|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-33||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"}) 2023-03-29 04:33:10,247|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-33||||INFO||||||| For template key (j_del) trying to get value from responseNode ({"value":"delete:ok"}) 2023-03-29 04:33:10,247|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-33||||INFO||||||| Setting Resource Value ("delete:ok") for Resource Name (j_del), definition(RT-rest-delete) of type (string) 2023-03-29 04:33:10,248|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-33||||INFO||||||| Resolved Input Key mappings: {} 2023-03-29 04:33:10,248|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-33||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/post), path:(), input-key-mapping:({}), output-key-mapping:({value=value}) 2023-03-29 04:33:10,248|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-33||||INFO||||||| sdnc dictionary information : (/post), path:(), ({}), ({value=value}) 2023-03-29 04:33:10,250|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-33||||INFO||||||| Rest request method(POST), url(/resource-resolution/post) 2023-03-29 04:33:10,256|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-33||||INFO||||||| Response status(200 - OK) 2023-03-29 04:33:10,256|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-33||||INFO||||||| Response processing type (string) 2023-03-29 04:33:10,256|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-33||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"}) 2023-03-29 04:33:10,257|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-33||||INFO||||||| For template key (j_post) trying to get value from responseNode ({"value":"post:ok"}) 2023-03-29 04:33:10,257|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-33||||INFO||||||| Setting Resource Value ("post:ok") for Resource Name (j_post), definition(RT-rest-post) of type (string) 2023-03-29 04:33:10,257|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-33||||INFO||||||| Resolved Input Key mappings: {} 2023-03-29 04:33:10,257|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-33||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/get), path:(), input-key-mapping:({}), output-key-mapping:({value=value}) 2023-03-29 04:33:10,257|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-33||||INFO||||||| sdnc dictionary information : (/get), path:(), ({}), ({value=value}) 2023-03-29 04:33:10,259|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-33||||INFO||||||| Rest request method(GET), url(/resource-resolution/get) 2023-03-29 04:33:10,266|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-33||||INFO||||||| Response status(200 - OK) 2023-03-29 04:33:10,266|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-33||||INFO||||||| Response processing type (string) 2023-03-29 04:33:10,266|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-33||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"}) 2023-03-29 04:33:10,266|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-33||||INFO||||||| For template key (j_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"}) 2023-03-29 04:33:10,266|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-33||||INFO||||||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (j_get), definition(RT-rest-get) of type (string) 2023-03-29 04:33:10,285|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-10||||INFO||||||| Resource resolution saved into database successfully : (j_del) 2023-03-29 04:33:10,286|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-13||||INFO||||||| Resource resolution saved into database successfully : (j_post) 2023-03-29 04:33:10,289|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-33||||INFO||||||| Resource resolution saved into database successfully : (j_get) 2023-03-29 04:33:10,290|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-33||||INFO||||||| Resolved Input Key mappings: {id="A046E51D-44DC-43AE-BBA2-86FCA86C5265"} 2023-03-29 04:33:10,293|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-33||||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-29 04:33:10,293|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-33||||INFO||||||| sdnc dictionary information : (/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), path:(), ({id=j_get}), ({value=value}) 2023-03-29 04:33:10,295|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-33||||INFO||||||| Rest request method(GET), url(/resource-resolution/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id) 2023-03-29 04:33:10,303|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-33||||INFO||||||| Response status(200 - OK) 2023-03-29 04:33:10,303|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-33||||INFO||||||| Response processing type (string) 2023-03-29 04:33:10,303|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-33||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"74FE67C6-50F5-4557-B717-030D79903908"}) 2023-03-29 04:33:10,303|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-33||||INFO||||||| For template key (j_get_id) trying to get value from responseNode ({"value":"74FE67C6-50F5-4557-B717-030D79903908"}) 2023-03-29 04:33:10,303|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-33||||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-29 04:33:10,333|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-33||||INFO||||||| Resource resolution saved into database successfully : (j_get_id) 2023-03-29 04:33:10,347|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-33||||INFO||||||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt) 2023-03-29 04:33:10,348|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-33||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_kotlin), definition(kotlin-script) of type (string) 2023-03-29 04:33:10,386|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-33||||INFO||||||| Resource resolution saved into database successfully : (j_kotlin) 2023-03-29 04:33:10,387|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-33||||INFO||||||| Resolved Input Key mappings: {} 2023-03-29 04:33:10,388|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-33||||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-29 04:33:10,405|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-33||||INFO||||||| Response processing type (list) 2023-03-29 04:33:10,407|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-33||||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-29 04:33:10,407|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-33||||INFO||||||| For List Type Resource: key (value), value ("ok"), type ({string}) 2023-03-29 04:33:10,407|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-33||||INFO||||||| For List Type Resource: key (value), value ("ok"), type ({string}) 2023-03-29 04:33:10,407|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-33||||INFO||||||| For List Type Resource: key (value), value ("ok"), type ({string}) 2023-03-29 04:33:10,407|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-33||||INFO||||||| For List Type Resource: key (value), value ("ok"), type ({string}) 2023-03-29 04:33:10,407|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-33||||INFO||||||| For List Type Resource: key (value), value ("ok"), type ({string}) 2023-03-29 04:33:10,407|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-33||||INFO||||||| For List Type Resource: key (value), value ("ok"), type ({string}) 2023-03-29 04:33:10,407|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-33||||INFO||||||| For List Type Resource: key (value), value ("ok"), type ({string}) 2023-03-29 04:33:10,409|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-33||||INFO||||||| For List Type Resource: key (value), value ("ok"), type ({string}) 2023-03-29 04:33:10,409|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-33||||INFO||||||| For List Type Resource: key (value), value ("ok"), type ({string}) 2023-03-29 04:33:10,409|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-33||||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-29 04:33:10,444|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-33||||INFO||||||| Resource resolution saved into database successfully : (j_db) 2023-03-29 04:33:10,444|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-33||||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-29 04:33:10,641|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-33||||INFO||||||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId: resourceType: ) occurrence:1 2023-03-29 04:33:10,683|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-33||||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-29 04:33:10,684|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-33||||INFO||||||| Preparing Response... 2023-03-29 04:33:10,684|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-33||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-resolution),interface name (ResourceResolutionComponent), operationName(process) 2023-03-29 04:33:10,684|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-33||||INFO||||||| resolveWorkflowOutputs for workflow(resource-resolution) 2023-03-29 04:33:10,693|654321||kafka-producer-network-thread | audit-response-producer-client-id-jhjzw||||INFO||||||| [Producer clientId=audit-response-producer-client-id-jhjzw] 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 JRSw8nx9TjSgl8fu--MDBA 2023-03-29 04:33:10,693|654321||kafka-producer-network-thread | audit-response-producer-client-id-jhjzw||||INFO||||||| [Producer clientId=audit-response-producer-client-id-jhjzw] 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 JRSw8nx9TjSgl8fu--MDBA 2023-03-29 04:33:10,693|654321||kafka-producer-network-thread | audit-response-producer-client-id-jhjzw||||INFO||||||| [Producer clientId=audit-response-producer-client-id-jhjzw] 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 JRSw8nx9TjSgl8fu--MDBA 2023-03-29 04:33:10,693|654321||kafka-producer-network-thread | audit-response-producer-client-id-jhjzw||||INFO||||||| [Producer clientId=audit-response-producer-client-id-jhjzw] 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 JRSw8nx9TjSgl8fu--MDBA 2023-03-29 04:33:10,693|654321||kafka-producer-network-thread | audit-response-producer-client-id-jhjzw||||INFO||||||| [Producer clientId=audit-response-producer-client-id-jhjzw] 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 JRSw8nx9TjSgl8fu--MDBA 2023-03-29 04:33:10,693|654321||kafka-producer-network-thread | audit-response-producer-client-id-jhjzw||||INFO||||||| [Producer clientId=audit-response-producer-client-id-jhjzw] 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 JRSw8nx9TjSgl8fu--MDBA 2023-03-29 04:33:10,696|e21ccd2c-913a-49b8-b315-6c129f0745f9||DefaultDispatcher-worker-33||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 9835f313-5b92-41bb-9746-32e6d2fae759 auditStoreId -1 2023-03-29 04:33:10,760|e21ccd2c-913a-49b8-b315-6c129f0745f9||kafka-producer-network-thread | audit-response-producer-client-id-jhjzw||||INFO||||||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(5) offset(0) requestID(e21ccd2c-913a-49b8-b315-6c129f0745f9), subrequestID(b35fd22d-7e2a-4c7b-9a25-b11fddcc7cae) CBA(RT-resource-resolution/1.0.0/resource-resolution). 2023-03-29 05:42:54,649|4dc840ce-a589-484d-a1e7-e8ea5a94dfd3||Thread-127||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Save processing(ed9ccea9-e9ee-4e67-9d97-d04f871480c8) CBA(/opt/app/onap/blueprints/archive/ed9ccea9-e9ee-4e67-9d97-d04f871480c8/cba.zip) 2023-03-29 05:42:54,677|4dc840ce-a589-484d-a1e7-e8ea5a94dfd3||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/ed9ccea9-e9ee-4e67-9d97-d04f871480c8) and entry definition file (Definitions/CNF.json) 2023-03-29 05:42:54,790|4dc840ce-a589-484d-a1e7-e8ea5a94dfd3||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Validating Workflow(resource-assignment) 2023-03-29 05:42:54,791|4dc840ce-a589-484d-a1e7-e8ea5a94dfd3||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Validating Workflow(config-assign) 2023-03-29 05:42:54,791|4dc840ce-a589-484d-a1e7-e8ea5a94dfd3||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Validating Workflow(config-deploy) 2023-03-29 05:42:54,792|4dc840ce-a589-484d-a1e7-e8ea5a94dfd3||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Validating Workflow(scale-out) 2023-03-29 05:42:54,792|4dc840ce-a589-484d-a1e7-e8ea5a94dfd3||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Validating Workflow(scale) 2023-03-29 05:42:54,792|4dc840ce-a589-484d-a1e7-e8ea5a94dfd3||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Validating Workflow(scale-in) 2023-03-29 05:42:54,792|4dc840ce-a589-484d-a1e7-e8ea5a94dfd3||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Validating Workflow(health-check) 2023-03-29 05:42:54,807|4dc840ce-a589-484d-a1e7-e8ea5a94dfd3||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/ed9ccea9-e9ee-4e67-9d97-d04f871480c8) and entry definition file (Definitions/CNF.json) 2023-03-29 05:42:55,073|4dc840ce-a589-484d-a1e7-e8ea5a94dfd3||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| No compiled cache(/opt/app/onap/blueprints/working/ed9ccea9-e9ee-4e67-9d97-d04f871480c8) present to clean. 2023-03-29 05:42:58,916|d347e664-ea84-447f-92c4-2f43a6de4541||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2023-03-29 05:42:58,916|d347e664-ea84-447f-92c4-2f43a6de4541||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2023-03-29 05:42:58,916|d347e664-ea84-447f-92c4-2f43a6de4541||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2023-03-29 05:42:59,297|d347e664-ea84-447f-92c4-2f43a6de4541||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2023-03-29 05:42:59,298|d347e664-ea84-447f-92c4-2f43a6de4541||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2023-03-29 05:43:00,596|d347e664-ea84-447f-92c4-2f43a6de4541||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2023-03-29 05:43:00,597|d347e664-ea84-447f-92c4-2f43a6de4541||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Save processing(18f02bc9-8194-4d94-8168-2a9618c940fd) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2023-03-29 05:43:00,658|d347e664-ea84-447f-92c4-2f43a6de4541||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Save processing(01498efe-123b-4887-9141-a6d0b7a2cacb) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2023-03-29 05:43:00,663|d347e664-ea84-447f-92c4-2f43a6de4541||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Save processing(03b696f4-b767-48e1-9848-7b04b83ff389) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2023-03-29 05:43:00,669|d347e664-ea84-447f-92c4-2f43a6de4541||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Save processing(b4e7e171-8773-4bc7-8a07-c15ddfde6307) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2023-03-29 05:43:00,678|d347e664-ea84-447f-92c4-2f43a6de4541||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Save processing(3ddee707-6f71-4395-a53f-c7a5cb1fcaff) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2023-03-29 05:43:00,686|d347e664-ea84-447f-92c4-2f43a6de4541||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Save processing(f612261e-aeec-4525-ba61-1af4f5306e48) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2023-03-29 05:43:00,694|d347e664-ea84-447f-92c4-2f43a6de4541||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| 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-29 05:43:00,694|d347e664-ea84-447f-92c4-2f43a6de4541||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| 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-29 05:43:00,694|d347e664-ea84-447f-92c4-2f43a6de4541||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| 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-29 05:43:00,694|d347e664-ea84-447f-92c4-2f43a6de4541||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| 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-29 05:43:00,694|d347e664-ea84-447f-92c4-2f43a6de4541||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| 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-29 05:43:00,696|d347e664-ea84-447f-92c4-2f43a6de4541||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| 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-29 05:43:00,753|d347e664-ea84-447f-92c4-2f43a6de4541||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2023-03-29 05:43:00,761|d347e664-ea84-447f-92c4-2f43a6de4541||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| failed in blueprint service template validation org.onap.ccsdk.cds.controllerblueprints.core.BluePrintException: couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:64) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87) at java.base/java.util.LinkedHashMap.forEach(Unknown Source) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64) at java.base/java.util.LinkedHashMap.forEach(Unknown Source) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274) at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85) at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59) at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source) at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38) at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source) at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getContent(JacksonUtils.kt:75) at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getListFromFile(JacksonUtils.kt:170) at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:46) at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:30) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validateExtension(BluePrintArtifactDefinitionValidatorImpl.kt:95) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:68) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87) at java.base/java.util.LinkedHashMap.forEach(Unknown Source) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64) at java.base/java.util.LinkedHashMap.forEach(Unknown Source) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274) at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85) at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59) at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source) at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38) at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source) at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getContent(JacksonUtils.kt:75) at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getListFromFile(JacksonUtils.kt:170) at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:46) at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:30) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validateExtension(BluePrintArtifactDefinitionValidatorImpl.kt:95) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:68) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87) at java.base/java.util.LinkedHashMap.forEach(Unknown Source) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64) at java.base/java.util.LinkedHashMap.forEach(Unknown Source) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274) at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85) at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59) at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source) at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38) at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source) at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathBluePrintModelCatalog(BluePrintCatalogLoadService.kt:42) at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathsBluePrintModelCatalog(BluePrintCatalogLoadService.kt:36) at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog$suspendImpl(BluePrintDatabaseLoadService.kt:64) at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog(BluePrintDatabaseLoadService.kt) at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler.bootstrapBlueprint$suspendImpl(BluePrintModelHandler.kt:106) at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler$bootstrapBlueprint$1.invokeSuspend(BluePrintModelHandler.kt) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:33) at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) at kotlinx.coroutines.EventLoop.processUnconfinedEvent(EventLoop.common.kt:69) at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith(DispatchedContinuation.kt:375) at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith$default(DispatchedContinuation.kt:278) at kotlinx.coroutines.DispatchedCoroutine.afterResume(Builders.common.kt:256) at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665) 2023-03-29 05:43:00,766|d347e664-ea84-447f-92c4-2f43a6de4541||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2023-03-29 05:43:00,772|d347e664-ea84-447f-92c4-2f43a6de4541||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2023-03-29 05:43:00,791|d347e664-ea84-447f-92c4-2f43a6de4541||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2023-03-29 05:43:00,869|d347e664-ea84-447f-92c4-2f43a6de4541||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Validating Workflow(resource-assignment) 2023-03-29 05:43:00,870|d347e664-ea84-447f-92c4-2f43a6de4541||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Validating Workflow(config-assign) 2023-03-29 05:43:00,870|d347e664-ea84-447f-92c4-2f43a6de4541||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Validating Workflow(config-deploy) 2023-03-29 05:43:00,871|d347e664-ea84-447f-92c4-2f43a6de4541||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Validating Workflow(HealthCheck) 2023-03-29 05:43:00,871|d347e664-ea84-447f-92c4-2f43a6de4541||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Validating Workflow(ScaleOutReconfiguration) 2023-03-29 05:43:00,871|d347e664-ea84-447f-92c4-2f43a6de4541||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Validating Workflow(vf-config-assign) 2023-03-29 05:43:00,872|d347e664-ea84-447f-92c4-2f43a6de4541||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Validating Workflow(vf-config-deploy) 2023-03-29 05:43:00,892|d347e664-ea84-447f-92c4-2f43a6de4541||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| 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-29 05:43:01,114|d347e664-ea84-447f-92c4-2f43a6de4541||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Overwriting blueprint model :vLB_CDS::1.0.0 2023-03-29 05:43:01,194|d347e664-ea84-447f-92c4-2f43a6de4541||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean. 2023-03-29 05:43:01,199|d347e664-ea84-447f-92c4-2f43a6de4541||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Deleted deployed blueprint model :vLB_CDS::1.0.0 2023-03-29 05:43:01,325|d347e664-ea84-447f-92c4-2f43a6de4541||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Validating Workflow(resource-assignment) 2023-03-29 05:43:01,326|d347e664-ea84-447f-92c4-2f43a6de4541||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Validating Workflow(config-assign) 2023-03-29 05:43:01,327|d347e664-ea84-447f-92c4-2f43a6de4541||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Validating Workflow(config-deploy) 2023-03-29 05:43:01,366|d347e664-ea84-447f-92c4-2f43a6de4541||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| 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-29 05:43:01,419|d347e664-ea84-447f-92c4-2f43a6de4541||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0 2023-03-29 05:43:01,485|d347e664-ea84-447f-92c4-2f43a6de4541||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean. 2023-03-29 05:43:01,491|d347e664-ea84-447f-92c4-2f43a6de4541||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0 2023-03-29 05:43:01,580|d347e664-ea84-447f-92c4-2f43a6de4541||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Validating Workflow(resource-assignment) 2023-03-29 05:43:01,581|d347e664-ea84-447f-92c4-2f43a6de4541||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Validating Workflow(config-assign) 2023-03-29 05:43:01,585|d347e664-ea84-447f-92c4-2f43a6de4541||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Validating Workflow(config-deploy) 2023-03-29 05:43:01,610|d347e664-ea84-447f-92c4-2f43a6de4541||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Validating Workflow(config-assign) 2023-03-29 05:43:01,610|d347e664-ea84-447f-92c4-2f43a6de4541||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Validating Workflow(config-deploy) 2023-03-29 05:43:01,611|d347e664-ea84-447f-92c4-2f43a6de4541||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| 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-29 05:43:01,618|d347e664-ea84-447f-92c4-2f43a6de4541||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| 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-29 05:43:01,659|d347e664-ea84-447f-92c4-2f43a6de4541||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0 2023-03-29 05:43:01,728|d347e664-ea84-447f-92c4-2f43a6de4541||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean. 2023-03-29 05:43:01,770|d347e664-ea84-447f-92c4-2f43a6de4541||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Overwriting blueprint model :pnf_netconf::1.0.0 2023-03-29 05:43:01,829|d347e664-ea84-447f-92c4-2f43a6de4541||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean. 2023-03-29 05:43:01,829|d347e664-ea84-447f-92c4-2f43a6de4541||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0 2023-03-29 05:43:01,893|d347e664-ea84-447f-92c4-2f43a6de4541||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Deleted deployed blueprint model :pnf_netconf::1.0.0 2023-03-29 05:43:01,972|d347e664-ea84-447f-92c4-2f43a6de4541||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Validating Workflow(resource-assignment) 2023-03-29 05:43:01,972|d347e664-ea84-447f-92c4-2f43a6de4541||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Validating Workflow(config-deploy) 2023-03-29 05:43:01,980|d347e664-ea84-447f-92c4-2f43a6de4541||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| 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-29 05:43:02,015|d347e664-ea84-447f-92c4-2f43a6de4541||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Overwriting blueprint model :vFW-CDS::1.0.0 2023-03-29 05:43:02,071|d347e664-ea84-447f-92c4-2f43a6de4541||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean. 2023-03-29 05:43:02,074|d347e664-ea84-447f-92c4-2f43a6de4541||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Deleted deployed blueprint model :vFW-CDS::1.0.0 2023-03-29 05:43:02,135|d347e664-ea84-447f-92c4-2f43a6de4541||DefaultDispatcher-worker-13||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| 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-29 05:43:21,343|5a498786-0b09-4f08-877d-3c4207e2f9b2||Thread-127||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Enhancing blueprint(/opt/app/onap/blueprints/working/0a38a1f5-7b11-43d5-ad3e-6931979fc1ff) 2023-03-29 05:43:21,346|5a498786-0b09-4f08-877d-3c4207e2f9b2||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| deleting definition types under : /opt/app/onap/blueprints/working/0a38a1f5-7b11-43d5-ad3e-6931979fc1ff/Definitions 2023-03-29 05:43:21,350|5a498786-0b09-4f08-877d-3c4207e2f9b2||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| reinitialized all type definitions 2023-03-29 05:43:21,352|5a498786-0b09-4f08-877d-3c4207e2f9b2||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| ***** Enhancing NodeTemplate(resource-assignment) 2023-03-29 05:43:21,399|5a498786-0b09-4f08-877d-3c4207e2f9b2||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| enhancing ArtifactDefinition(vnf-template) 2023-03-29 05:43:21,414|5a498786-0b09-4f08-877d-3c4207e2f9b2||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| enhancing ArtifactDefinition(vnf-mapping) 2023-03-29 05:43:21,436|5a498786-0b09-4f08-877d-3c4207e2f9b2||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false) 2023-03-29 05:43:21,489|5a498786-0b09-4f08-877d-3c4207e2f9b2||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| ***** Enhancing NodeTemplate(input) 2023-03-29 05:43:21,558|5a498786-0b09-4f08-877d-3c4207e2f9b2||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| ***** Enhancing NodeTemplate(input) 2023-03-29 05:43:21,577|5a498786-0b09-4f08-877d-3c4207e2f9b2||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| ***** Enhancing NodeTemplate(input) 2023-03-29 05:43:21,598|5a498786-0b09-4f08-877d-3c4207e2f9b2||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| enhancing ArtifactDefinition(base_ubuntu20-template) 2023-03-29 05:43:21,598|5a498786-0b09-4f08-877d-3c4207e2f9b2||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| enhancing ArtifactDefinition(base_ubuntu20-mapping) 2023-03-29 05:43:21,598|5a498786-0b09-4f08-877d-3c4207e2f9b2||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false) 2023-03-29 05:43:21,631|5a498786-0b09-4f08-877d-3c4207e2f9b2||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| ***** Enhancing NodeTemplate(input) 2023-03-29 05:43:21,654|5a498786-0b09-4f08-877d-3c4207e2f9b2||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| ***** Enhancing NodeTemplate(input) 2023-03-29 05:43:21,677|5a498786-0b09-4f08-877d-3c4207e2f9b2||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| ***** Enhancing NodeTemplate(input) 2023-03-29 05:43:21,699|5a498786-0b09-4f08-877d-3c4207e2f9b2||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| ***** Enhancing NodeTemplate(sdnc) 2023-03-29 05:43:21,748|5a498786-0b09-4f08-877d-3c4207e2f9b2||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| ***** Enhancing NodeTemplate(input) 2023-03-29 05:43:21,770|5a498786-0b09-4f08-877d-3c4207e2f9b2||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| ***** Enhancing NodeTemplate(input) 2023-03-29 05:43:21,794|5a498786-0b09-4f08-877d-3c4207e2f9b2||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| ***** Enhancing NodeTemplate(input) 2023-03-29 05:43:21,817|5a498786-0b09-4f08-877d-3c4207e2f9b2||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| ***** Enhancing NodeTemplate(input) 2023-03-29 05:43:21,847|5a498786-0b09-4f08-877d-3c4207e2f9b2||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| ***** Enhancing NodeTemplate(input) 2023-03-29 05:43:21,873|5a498786-0b09-4f08-877d-3c4207e2f9b2||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| ***** Enhancing NodeTemplate(input) 2023-03-29 05:43:21,921|5a498786-0b09-4f08-877d-3c4207e2f9b2||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| ***** Enhancing NodeTemplate(config-assign) 2023-03-29 05:43:21,925|5a498786-0b09-4f08-877d-3c4207e2f9b2||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| enhancing ArtifactDefinition(baseconfig-template) 2023-03-29 05:43:21,925|5a498786-0b09-4f08-877d-3c4207e2f9b2||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| enhancing ArtifactDefinition(baseconfig-mapping) 2023-03-29 05:43:21,925|5a498786-0b09-4f08-877d-3c4207e2f9b2||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false) 2023-03-29 05:43:21,961|5a498786-0b09-4f08-877d-3c4207e2f9b2||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| ***** Enhancing NodeTemplate(input) 2023-03-29 05:43:21,982|5a498786-0b09-4f08-877d-3c4207e2f9b2||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| ***** Enhancing NodeTemplate(input) 2023-03-29 05:43:22,012|5a498786-0b09-4f08-877d-3c4207e2f9b2||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| ***** Enhancing NodeTemplate(input) 2023-03-29 05:43:22,034|5a498786-0b09-4f08-877d-3c4207e2f9b2||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| ***** Enhancing NodeTemplate(config-deploy) 2023-03-29 05:43:22,125|5a498786-0b09-4f08-877d-3c4207e2f9b2||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| ##### Enhancing Workflow(resource-assignment) 2023-03-29 05:43:22,125|5a498786-0b09-4f08-877d-3c4207e2f9b2||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment]) 2023-03-29 05:43:22,126|5a498786-0b09-4f08-877d-3c4207e2f9b2||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| identified workflow(resource-assignment) targets(resource-assignment) 2023-03-29 05:43:22,126|5a498786-0b09-4f08-877d-3c4207e2f9b2||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment) 2023-03-29 05:43:22,126|5a498786-0b09-4f08-877d-3c4207e2f9b2||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment) 2023-03-29 05:43:22,126|5a498786-0b09-4f08-877d-3c4207e2f9b2||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json] 2023-03-29 05:43:22,126|5a498786-0b09-4f08-877d-3c4207e2f9b2||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| enriching artifacts file(/opt/app/onap/blueprints/working/0a38a1f5-7b11-43d5-ad3e-6931979fc1ff/Templates/vnf-mapping.json 2023-03-29 05:43:22,129|5a498786-0b09-4f08-877d-3c4207e2f9b2||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true) 2023-03-29 05:43:22,129|5a498786-0b09-4f08-877d-3c4207e2f9b2||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| dataType not present for the recipe(dt-resource-assignment-properties) 2023-03-29 05:43:22,129|5a498786-0b09-4f08-877d-3c4207e2f9b2||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| enriching artifacts file(/opt/app/onap/blueprints/working/0a38a1f5-7b11-43d5-ad3e-6931979fc1ff/Templates/base_ubuntu20-mapping.json 2023-03-29 05:43:22,132|5a498786-0b09-4f08-877d-3c4207e2f9b2||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true) 2023-03-29 05:43:22,132|5a498786-0b09-4f08-877d-3c4207e2f9b2||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment). 2023-03-29 05:43:22,133|5a498786-0b09-4f08-877d-3c4207e2f9b2||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| ##### Enhancing Workflow(config-assign) 2023-03-29 05:43:22,133|5a498786-0b09-4f08-877d-3c4207e2f9b2||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| workflow(config-assign) dependent component NodeTemplates([config-assign]) 2023-03-29 05:43:22,133|5a498786-0b09-4f08-877d-3c4207e2f9b2||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| identified workflow(config-assign) targets(config-assign) 2023-03-29 05:43:22,133|5a498786-0b09-4f08-877d-3c4207e2f9b2||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign) 2023-03-29 05:43:22,133|5a498786-0b09-4f08-877d-3c4207e2f9b2||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json] 2023-03-29 05:43:22,133|5a498786-0b09-4f08-877d-3c4207e2f9b2||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| enriching artifacts file(/opt/app/onap/blueprints/working/0a38a1f5-7b11-43d5-ad3e-6931979fc1ff/Templates/baseconfig-mapping.json 2023-03-29 05:43:22,136|5a498786-0b09-4f08-877d-3c4207e2f9b2||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true) 2023-03-29 05:43:22,136|5a498786-0b09-4f08-877d-3c4207e2f9b2||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| dataType not present for the recipe(dt-config-assign-properties) 2023-03-29 05:43:22,136|5a498786-0b09-4f08-877d-3c4207e2f9b2||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| ##### Enhancing Workflow(config-deploy) 2023-03-29 05:43:22,136|5a498786-0b09-4f08-877d-3c4207e2f9b2||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy]) 2023-03-29 05:43:22,136|5a498786-0b09-4f08-877d-3c4207e2f9b2||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| identified workflow(config-deploy) targets(config-deploy) 2023-03-29 05:43:22,136|5a498786-0b09-4f08-877d-3c4207e2f9b2||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| workflow(config-deploy) resource assignment files([] 2023-03-29 05:43:22,136|5a498786-0b09-4f08-877d-3c4207e2f9b2||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| ##### Enhancing blueprint Resource Definitions 2023-03-29 05:43:22,136|5a498786-0b09-4f08-877d-3c4207e2f9b2||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json]) 2023-03-29 05:43:22,136|5a498786-0b09-4f08-877d-3c4207e2f9b2||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| processing file (Templates/vnf-mapping.json) 2023-03-29 05:43:22,136|5a498786-0b09-4f08-877d-3c4207e2f9b2||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| processing file (Templates/base_ubuntu20-mapping.json) 2023-03-29 05:43:22,137|5a498786-0b09-4f08-877d-3c4207e2f9b2||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| processing file (Templates/baseconfig-mapping.json) 2023-03-29 05:43:22,144|5a498786-0b09-4f08-877d-3c4207e2f9b2||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| 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-29 05:43:22,324|5a498786-0b09-4f08-877d-3c4207e2f9b2||DefaultDispatcher-worker-13||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability] 2023-03-29 05:43:22,691|f9a4ac9f-0832-4c2e-a9be-c263370dcde0||Thread-127||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Save processing(c43f3d81-8f72-4110-96a5-6e09091c9fb3) CBA(/opt/app/onap/blueprints/archive/c43f3d81-8f72-4110-96a5-6e09091c9fb3/cba.zip) 2023-03-29 05:43:22,696|f9a4ac9f-0832-4c2e-a9be-c263370dcde0||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/c43f3d81-8f72-4110-96a5-6e09091c9fb3) and entry definition file (Definitions/ubuntu20.json) 2023-03-29 05:43:22,706|f9a4ac9f-0832-4c2e-a9be-c263370dcde0||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2023-03-29 05:43:22,722|f9a4ac9f-0832-4c2e-a9be-c263370dcde0||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Validating Workflow(resource-assignment) 2023-03-29 05:43:22,723|f9a4ac9f-0832-4c2e-a9be-c263370dcde0||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Validating Workflow(config-assign) 2023-03-29 05:43:22,723|f9a4ac9f-0832-4c2e-a9be-c263370dcde0||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Validating Workflow(config-deploy) 2023-03-29 05:43:22,727|f9a4ac9f-0832-4c2e-a9be-c263370dcde0||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/c43f3d81-8f72-4110-96a5-6e09091c9fb3) and entry definition file (Definitions/ubuntu20.json) 2023-03-29 05:43:22,841|f9a4ac9f-0832-4c2e-a9be-c263370dcde0||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| No compiled cache(/opt/app/onap/blueprints/working/c43f3d81-8f72-4110-96a5-6e09091c9fb3) present to clean. 2023-03-29 05:44:51,172|3a2f3d1e-9b2e-48a2-9d92-eb8b08a18ffa||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2023-03-29 05:44:51,172|3a2f3d1e-9b2e-48a2-9d92-eb8b08a18ffa||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2023-03-29 05:44:51,172|3a2f3d1e-9b2e-48a2-9d92-eb8b08a18ffa||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2023-03-29 05:44:51,685|3a2f3d1e-9b2e-48a2-9d92-eb8b08a18ffa||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2023-03-29 05:44:51,685|3a2f3d1e-9b2e-48a2-9d92-eb8b08a18ffa||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2023-03-29 05:44:52,981|3a2f3d1e-9b2e-48a2-9d92-eb8b08a18ffa||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2023-03-29 05:44:52,981|3a2f3d1e-9b2e-48a2-9d92-eb8b08a18ffa||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Save processing(9a36bb6f-c291-4c4b-9145-211d16d779a4) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2023-03-29 05:44:52,993|3a2f3d1e-9b2e-48a2-9d92-eb8b08a18ffa||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Save processing(88958d0e-3ffd-42e6-aeb2-7e9d5dfc803f) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2023-03-29 05:44:53,049|3a2f3d1e-9b2e-48a2-9d92-eb8b08a18ffa||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Save processing(451cdbd0-2e5b-47a8-80c1-2abdd4d40c98) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2023-03-29 05:44:53,056|3a2f3d1e-9b2e-48a2-9d92-eb8b08a18ffa||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Save processing(9b69a919-f422-454a-a396-a6e817340f2d) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2023-03-29 05:44:53,068|3a2f3d1e-9b2e-48a2-9d92-eb8b08a18ffa||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Save processing(afd2a402-c52b-4c57-ac51-e724b2e0a6ff) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2023-03-29 05:44:53,078|3a2f3d1e-9b2e-48a2-9d92-eb8b08a18ffa||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Save processing(1ffb627f-29b4-4396-821c-3b7defea923f) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2023-03-29 05:44:53,086|3a2f3d1e-9b2e-48a2-9d92-eb8b08a18ffa||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| 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-29 05:44:53,087|3a2f3d1e-9b2e-48a2-9d92-eb8b08a18ffa||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| 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-29 05:44:53,087|3a2f3d1e-9b2e-48a2-9d92-eb8b08a18ffa||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| 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-29 05:44:53,087|3a2f3d1e-9b2e-48a2-9d92-eb8b08a18ffa||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| 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-29 05:44:53,087|3a2f3d1e-9b2e-48a2-9d92-eb8b08a18ffa||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| 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-29 05:44:53,087|3a2f3d1e-9b2e-48a2-9d92-eb8b08a18ffa||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| 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-29 05:44:53,095|3a2f3d1e-9b2e-48a2-9d92-eb8b08a18ffa||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| 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-29 05:44:53,098|3a2f3d1e-9b2e-48a2-9d92-eb8b08a18ffa||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2023-03-29 05:44:53,102|3a2f3d1e-9b2e-48a2-9d92-eb8b08a18ffa||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2023-03-29 05:44:53,106|3a2f3d1e-9b2e-48a2-9d92-eb8b08a18ffa||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2023-03-29 05:44:53,110|3a2f3d1e-9b2e-48a2-9d92-eb8b08a18ffa||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2023-03-29 05:44:53,180|3a2f3d1e-9b2e-48a2-9d92-eb8b08a18ffa||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Validating Workflow(resource-assignment) 2023-03-29 05:44:53,180|3a2f3d1e-9b2e-48a2-9d92-eb8b08a18ffa||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Validating Workflow(config-assign) 2023-03-29 05:44:53,180|3a2f3d1e-9b2e-48a2-9d92-eb8b08a18ffa||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Validating Workflow(config-deploy) 2023-03-29 05:44:53,192|3a2f3d1e-9b2e-48a2-9d92-eb8b08a18ffa||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| 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-29 05:44:53,240|3a2f3d1e-9b2e-48a2-9d92-eb8b08a18ffa||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0 2023-03-29 05:44:53,302|3a2f3d1e-9b2e-48a2-9d92-eb8b08a18ffa||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean. 2023-03-29 05:44:53,307|3a2f3d1e-9b2e-48a2-9d92-eb8b08a18ffa||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0 2023-03-29 05:44:53,395|3a2f3d1e-9b2e-48a2-9d92-eb8b08a18ffa||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Validating Workflow(resource-assignment) 2023-03-29 05:44:53,395|3a2f3d1e-9b2e-48a2-9d92-eb8b08a18ffa||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Validating Workflow(config-assign) 2023-03-29 05:44:53,396|3a2f3d1e-9b2e-48a2-9d92-eb8b08a18ffa||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Validating Workflow(config-deploy) 2023-03-29 05:44:53,397|3a2f3d1e-9b2e-48a2-9d92-eb8b08a18ffa||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Validating Workflow(HealthCheck) 2023-03-29 05:44:53,397|3a2f3d1e-9b2e-48a2-9d92-eb8b08a18ffa||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Validating Workflow(ScaleOutReconfiguration) 2023-03-29 05:44:53,397|3a2f3d1e-9b2e-48a2-9d92-eb8b08a18ffa||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Validating Workflow(vf-config-assign) 2023-03-29 05:44:53,397|3a2f3d1e-9b2e-48a2-9d92-eb8b08a18ffa||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Validating Workflow(vf-config-deploy) 2023-03-29 05:44:53,419|3a2f3d1e-9b2e-48a2-9d92-eb8b08a18ffa||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Validating Workflow(config-assign) 2023-03-29 05:44:53,420|3a2f3d1e-9b2e-48a2-9d92-eb8b08a18ffa||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Validating Workflow(config-deploy) 2023-03-29 05:44:53,420|3a2f3d1e-9b2e-48a2-9d92-eb8b08a18ffa||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| 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-29 05:44:53,426|3a2f3d1e-9b2e-48a2-9d92-eb8b08a18ffa||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| 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-29 05:44:53,468|3a2f3d1e-9b2e-48a2-9d92-eb8b08a18ffa||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Overwriting blueprint model :vLB_CDS::1.0.0 2023-03-29 05:44:53,527|3a2f3d1e-9b2e-48a2-9d92-eb8b08a18ffa||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean. 2023-03-29 05:44:53,528|3a2f3d1e-9b2e-48a2-9d92-eb8b08a18ffa||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Deleted deployed blueprint model :vLB_CDS::1.0.0 2023-03-29 05:44:53,646|3a2f3d1e-9b2e-48a2-9d92-eb8b08a18ffa||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Overwriting blueprint model :pnf_netconf::1.0.0 2023-03-29 05:44:53,706|3a2f3d1e-9b2e-48a2-9d92-eb8b08a18ffa||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean. 2023-03-29 05:44:53,707|3a2f3d1e-9b2e-48a2-9d92-eb8b08a18ffa||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Deleted deployed blueprint model :pnf_netconf::1.0.0 2023-03-29 05:44:53,801|3a2f3d1e-9b2e-48a2-9d92-eb8b08a18ffa||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Validating Workflow(resource-assignment) 2023-03-29 05:44:53,802|3a2f3d1e-9b2e-48a2-9d92-eb8b08a18ffa||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Validating Workflow(config-deploy) 2023-03-29 05:44:53,811|3a2f3d1e-9b2e-48a2-9d92-eb8b08a18ffa||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| 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-29 05:44:53,856|3a2f3d1e-9b2e-48a2-9d92-eb8b08a18ffa||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Overwriting blueprint model :vFW-CDS::1.0.0 2023-03-29 05:44:53,914|3a2f3d1e-9b2e-48a2-9d92-eb8b08a18ffa||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean. 2023-03-29 05:44:53,919|3a2f3d1e-9b2e-48a2-9d92-eb8b08a18ffa||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Deleted deployed blueprint model :vFW-CDS::1.0.0 2023-03-29 05:44:53,996|3a2f3d1e-9b2e-48a2-9d92-eb8b08a18ffa||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Validating Workflow(resource-assignment) 2023-03-29 05:44:53,997|3a2f3d1e-9b2e-48a2-9d92-eb8b08a18ffa||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Validating Workflow(config-assign) 2023-03-29 05:44:53,997|3a2f3d1e-9b2e-48a2-9d92-eb8b08a18ffa||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Validating Workflow(config-deploy) 2023-03-29 05:44:54,010|3a2f3d1e-9b2e-48a2-9d92-eb8b08a18ffa||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| 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-29 05:44:54,087|3a2f3d1e-9b2e-48a2-9d92-eb8b08a18ffa||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0 2023-03-29 05:44:54,142|3a2f3d1e-9b2e-48a2-9d92-eb8b08a18ffa||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean. 2023-03-29 05:44:54,143|3a2f3d1e-9b2e-48a2-9d92-eb8b08a18ffa||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0 2023-03-29 05:44:54,211|3a2f3d1e-9b2e-48a2-9d92-eb8b08a18ffa||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| 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-29 05:45:13,331|c44cae59-73a8-467a-8bcb-6240f5978f60||Thread-179||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Enhancing blueprint(/opt/app/onap/blueprints/working/d4e09235-a47c-48d9-b3fc-398623ddc67b) 2023-03-29 05:45:13,333|c44cae59-73a8-467a-8bcb-6240f5978f60||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| deleting definition types under : /opt/app/onap/blueprints/working/d4e09235-a47c-48d9-b3fc-398623ddc67b/Definitions 2023-03-29 05:45:13,335|c44cae59-73a8-467a-8bcb-6240f5978f60||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| reinitialized all type definitions 2023-03-29 05:45:13,335|c44cae59-73a8-467a-8bcb-6240f5978f60||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| ***** Enhancing NodeTemplate(netconf-device) 2023-03-29 05:45:13,380|c44cae59-73a8-467a-8bcb-6240f5978f60||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| ***** Enhancing NodeTemplate(resolve-data) 2023-03-29 05:45:13,426|c44cae59-73a8-467a-8bcb-6240f5978f60||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| enhancing ArtifactDefinition(netconfrpc-template) 2023-03-29 05:45:13,448|c44cae59-73a8-467a-8bcb-6240f5978f60||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| enhancing ArtifactDefinition(netconfrpc-mapping) 2023-03-29 05:45:13,469|c44cae59-73a8-467a-8bcb-6240f5978f60||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| enhancing resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(false) 2023-03-29 05:45:13,536|c44cae59-73a8-467a-8bcb-6240f5978f60||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| ***** Enhancing NodeTemplate(execute-netconf) 2023-03-29 05:45:13,577|c44cae59-73a8-467a-8bcb-6240f5978f60||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| ##### Enhancing Workflow(config-assign) 2023-03-29 05:45:13,577|c44cae59-73a8-467a-8bcb-6240f5978f60||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| workflow(config-assign) dependent component NodeTemplates([resolve-data]) 2023-03-29 05:45:13,577|c44cae59-73a8-467a-8bcb-6240f5978f60||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| identified workflow(config-assign) targets(resolve-data) 2023-03-29 05:45:13,577|c44cae59-73a8-467a-8bcb-6240f5978f60||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| resource assignment artifacts(netconfrpc-mapping) for NodeType(resolve-data) 2023-03-29 05:45:13,577|c44cae59-73a8-467a-8bcb-6240f5978f60||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| workflow(config-assign) resource assignment files([Templates/netconfrpc-mapping.json] 2023-03-29 05:45:13,577|c44cae59-73a8-467a-8bcb-6240f5978f60||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| enriching artifacts file(/opt/app/onap/blueprints/working/d4e09235-a47c-48d9-b3fc-398623ddc67b/Templates/netconfrpc-mapping.json 2023-03-29 05:45:13,582|c44cae59-73a8-467a-8bcb-6240f5978f60||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| enhancing workflow resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(true) 2023-03-29 05:45:13,582|c44cae59-73a8-467a-8bcb-6240f5978f60||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| dataType not present for the recipe(dt-config-assign-properties) 2023-03-29 05:45:13,582|c44cae59-73a8-467a-8bcb-6240f5978f60||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| ##### Enhancing Workflow(config-deploy) 2023-03-29 05:45:13,582|c44cae59-73a8-467a-8bcb-6240f5978f60||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| workflow(config-deploy) dependent component NodeTemplates([execute-netconf]) 2023-03-29 05:45:13,582|c44cae59-73a8-467a-8bcb-6240f5978f60||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| identified workflow(config-deploy) targets(execute-netconf) 2023-03-29 05:45:13,582|c44cae59-73a8-467a-8bcb-6240f5978f60||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| workflow(config-deploy) resource assignment files([] 2023-03-29 05:45:13,582|c44cae59-73a8-467a-8bcb-6240f5978f60||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| ##### Enhancing blueprint Resource Definitions 2023-03-29 05:45:13,582|c44cae59-73a8-467a-8bcb-6240f5978f60||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| resources assignment files ([Templates/netconfrpc-mapping.json]) 2023-03-29 05:45:13,582|c44cae59-73a8-467a-8bcb-6240f5978f60||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| processing file (Templates/netconfrpc-mapping.json) 2023-03-29 05:45:13,587|c44cae59-73a8-467a-8bcb-6240f5978f60||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| distinct resource keys ([input-source]) 2023-03-29 05:45:13,608|c44cae59-73a8-467a-8bcb-6240f5978f60||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Enriching Resource Definition sources Node Template: [source-input] 2023-03-29 06:35:55,116|2ce52ffa-89cf-410f-ac32-a33dc22d832c||Thread-180||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Save processing(327b8239-e43a-47f3-b3a5-a9a497033ed0) CBA(/opt/app/onap/blueprints/archive/327b8239-e43a-47f3-b3a5-a9a497033ed0/cba.zip) 2023-03-29 06:35:55,128|2ce52ffa-89cf-410f-ac32-a33dc22d832c||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/327b8239-e43a-47f3-b3a5-a9a497033ed0) and entry definition file (Definitions/CNF.json) 2023-03-29 06:35:55,160|2ce52ffa-89cf-410f-ac32-a33dc22d832c||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Validating Workflow(resource-assignment) 2023-03-29 06:35:55,161|2ce52ffa-89cf-410f-ac32-a33dc22d832c||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Validating Workflow(config-assign) 2023-03-29 06:35:55,161|2ce52ffa-89cf-410f-ac32-a33dc22d832c||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Validating Workflow(config-deploy) 2023-03-29 06:35:55,161|2ce52ffa-89cf-410f-ac32-a33dc22d832c||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Validating Workflow(scale-out) 2023-03-29 06:35:55,161|2ce52ffa-89cf-410f-ac32-a33dc22d832c||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Validating Workflow(scale) 2023-03-29 06:35:55,162|2ce52ffa-89cf-410f-ac32-a33dc22d832c||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Validating Workflow(scale-in) 2023-03-29 06:35:55,162|2ce52ffa-89cf-410f-ac32-a33dc22d832c||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Validating Workflow(health-check) 2023-03-29 06:35:55,168|2ce52ffa-89cf-410f-ac32-a33dc22d832c||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/327b8239-e43a-47f3-b3a5-a9a497033ed0) and entry definition file (Definitions/CNF.json) 2023-03-29 06:35:55,212|2ce52ffa-89cf-410f-ac32-a33dc22d832c||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Overwriting blueprint model :APACHE::1.0.0 2023-03-29 06:35:55,279|2ce52ffa-89cf-410f-ac32-a33dc22d832c||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean. 2023-03-29 06:35:55,283|2ce52ffa-89cf-410f-ac32-a33dc22d832c||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Deleted deployed blueprint model :APACHE::1.0.0 2023-03-29 06:35:55,385|2ce52ffa-89cf-410f-ac32-a33dc22d832c||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| No compiled cache(/opt/app/onap/blueprints/working/327b8239-e43a-47f3-b3a5-a9a497033ed0) present to clean. 2023-03-29 06:36:14,357|6d0c29e8-677a-4be6-8d45-7828a1b6554d||reactor-http-epoll-1||||INFO||||||| processing request id 6d0c29e8-677a-4be6-8d45-7828a1b6554d 2023-03-29 06:36:14,364|6d0c29e8-677a-4be6-8d45-7828a1b6554d||DefaultDispatcher-worker-1||||INFO||||||| getting cba file name(APACHE), version(1.0.0) from db 2023-03-29 06:36:14,538|a2517ca1-b30f-4971-b38e-59f35414f015||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2023-03-29 06:36:14,538|a2517ca1-b30f-4971-b38e-59f35414f015||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2023-03-29 06:36:14,538|a2517ca1-b30f-4971-b38e-59f35414f015||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2023-03-29 06:36:14,859|6d0c29e8-677a-4be6-8d45-7828a1b6554d||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-29 06:36:14,870|6d0c29e8-677a-4be6-8d45-7828a1b6554d||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-29 06:36:14,922|6d0c29e8-677a-4be6-8d45-7828a1b6554d||DefaultDispatcher-worker-18||||INFO||||||| Deriving input data for workflow: (resource-assignment) 2023-03-29 06:36:14,942|e21ccd2c-913a-49b8-b315-6c129f0745f9||kafka-producer-network-thread | audit-request-producer-client-id-jhjzw||||INFO||||||| [Producer clientId=audit-request-producer-client-id-jhjzw] 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 JSkI1xFJQIS4qU7fXIAENw 2023-03-29 06:36:14,942|e21ccd2c-913a-49b8-b315-6c129f0745f9||kafka-producer-network-thread | audit-request-producer-client-id-jhjzw||||INFO||||||| [Producer clientId=audit-request-producer-client-id-jhjzw] 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 JSkI1xFJQIS4qU7fXIAENw 2023-03-29 06:36:14,942|e21ccd2c-913a-49b8-b315-6c129f0745f9||kafka-producer-network-thread | audit-request-producer-client-id-jhjzw||||INFO||||||| [Producer clientId=audit-request-producer-client-id-jhjzw] 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 JSkI1xFJQIS4qU7fXIAENw 2023-03-29 06:36:14,942|e21ccd2c-913a-49b8-b315-6c129f0745f9||kafka-producer-network-thread | audit-request-producer-client-id-jhjzw||||INFO||||||| [Producer clientId=audit-request-producer-client-id-jhjzw] 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 JSkI1xFJQIS4qU7fXIAENw 2023-03-29 06:36:14,942|e21ccd2c-913a-49b8-b315-6c129f0745f9||kafka-producer-network-thread | audit-request-producer-client-id-jhjzw||||INFO||||||| [Producer clientId=audit-request-producer-client-id-jhjzw] 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 JSkI1xFJQIS4qU7fXIAENw 2023-03-29 06:36:14,942|e21ccd2c-913a-49b8-b315-6c129f0745f9||kafka-producer-network-thread | audit-request-producer-client-id-jhjzw||||INFO||||||| [Producer clientId=audit-request-producer-client-id-jhjzw] 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 JSkI1xFJQIS4qU7fXIAENw 2023-03-29 06:36:14,943|6d0c29e8-677a-4be6-8d45-7828a1b6554d||DefaultDispatcher-worker-18||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 2023-03-29 06:36:14,943|6d0c29e8-677a-4be6-8d45-7828a1b6554d||DefaultDispatcher-worker-18||||INFO||||||| StoreAuditService ID -1 2023-03-29 06:36:14,946|6d0c29e8-677a-4be6-8d45-7828a1b6554d||DefaultDispatcher-worker-18||||INFO||||||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2023-03-29 06:36:14,946|6d0c29e8-677a-4be6-8d45-7828a1b6554d||DefaultDispatcher-worker-18||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2023-03-29 06:36:14,953|6d0c29e8-677a-4be6-8d45-7828a1b6554d||DefaultDispatcher-worker-18||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2023-03-29 06:36:14,991|a2517ca1-b30f-4971-b38e-59f35414f015||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2023-03-29 06:36:14,991|a2517ca1-b30f-4971-b38e-59f35414f015||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2023-03-29 06:36:15,007|6d0c29e8-677a-4be6-8d45-7828a1b6554d||kafka-producer-network-thread | audit-request-producer-client-id-jhjzw||||INFO||||||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(0) offset(0) requestID(6d0c29e8-677a-4be6-8d45-7828a1b6554d), subrequestID(0de459e2-e339-4cdb-9129-bc117ec81eb4) CBA(APACHE/1.0.0/resource-assignment). 2023-03-29 06:36:15,025|6d0c29e8-677a-4be6-8d45-7828a1b6554d||DefaultDispatcher-worker-18||||INFO||||||| Deriving input data for workflow: (resource-assignment) 2023-03-29 06:36:15,162|6d0c29e8-677a-4be6-8d45-7828a1b6554d||DefaultDispatcher-worker-25||||INFO||||||| Execute node(START) -> executed state(SUCCESS) 2023-03-29 06:36:15,252|6d0c29e8-677a-4be6-8d45-7828a1b6554d||DefaultDispatcher-worker-25||||INFO||||||| Executing workflow(resource-assignment[6d0c29e8-677a-4be6-8d45-7828a1b6554d])'s step(resource-assignment) 2023-03-29 06:36:15,252|6d0c29e8-677a-4be6-8d45-7828a1b6554d||DefaultDispatcher-worker-25||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2023-03-29 06:36:15,256|6d0c29e8-677a-4be6-8d45-7828a1b6554d||DefaultDispatcher-worker-25||||INFO||||||| preparing request id(6d0c29e8-677a-4be6-8d45-7828a1b6554d) for workflow(resource-assignment) step(resource-assignment) 2023-03-29 06:36:15,256|6d0c29e8-677a-4be6-8d45-7828a1b6554d||DefaultDispatcher-worker-25||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process) 2023-03-29 06:36:15,256|6d0c29e8-677a-4be6-8d45-7828a1b6554d||DefaultDispatcher-worker-25||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}}) 2023-03-29 06:36:15,353|6d0c29e8-677a-4be6-8d45-7828a1b6554d||DefaultDispatcher-worker-25||||INFO||||||| Resolving resource with resource assignment artifact(vnf-mapping) 2023-03-29 06:36:15,381|6d0c29e8-677a-4be6-8d45-7828a1b6554d||DefaultDispatcher-worker-53||||INFO||||||| Batched Sequence : ([[[ name = * status = null required = null dependencies = null dictionaryName = null dictionarySource = null ]], [[ name = vf-naming-policy status = null required = false dependencies = [] dictionaryName = vf-naming-policy dictionarySource = default ]], [[ name = aic-cloud-region status = null required = false dependencies = [] dictionaryName = aic-cloud-region dictionarySource = input ]], [[ name = k8s-rb-profile-k8s-version status = null required = false dependencies = [] dictionaryName = k8s-rb-profile-k8s-version dictionarySource = default ]], [[ name = service-instance-id status = null required = false dependencies = [] dictionaryName = service-instance-id dictionarySource = input ], [ name = vnf-id status = null required = false dependencies = [] dictionaryName = vnf-id dictionarySource = input ]], [[ name = vnf_name status = null required = false dependencies = [aic-cloud-region, vf-naming-policy, vnf-id] dictionaryName = vnf_name dictionarySource = rest ]], [[ name = k8s-rb-profile-namespace status = null required = null dependencies = [] dictionaryName = k8s-rb-profile-namespace dictionarySource = default ]]]) 2023-03-29 06:36:15,449|6d0c29e8-677a-4be6-8d45-7828a1b6554d||DefaultDispatcher-worker-53||||INFO||||||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string) 2023-03-29 06:36:15,451|6d0c29e8-677a-4be6-8d45-7828a1b6554d||DefaultDispatcher-worker-53||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro") for Resource Name (aic-cloud-region), definition(aic-cloud-region) of type (string) 2023-03-29 06:36:15,451|6d0c29e8-677a-4be6-8d45-7828a1b6554d||DefaultDispatcher-worker-53||||INFO||||||| Setting Resource Value ("1.19.0") for Resource Name (k8s-rb-profile-k8s-version), definition(k8s-rb-profile-k8s-version) of type (string) 2023-03-29 06:36:15,452|6d0c29e8-677a-4be6-8d45-7828a1b6554d||DefaultDispatcher-worker-53||||INFO||||||| Setting Resource Value ("0de459e2-e339-4cdb-9129-bc117ec81eb4") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2023-03-29 06:36:15,452|6d0c29e8-677a-4be6-8d45-7828a1b6554d||DefaultDispatcher-worker-53||||INFO||||||| Setting Resource Value ("7de61bfc-64e4-4844-855a-6db280f3354a") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2023-03-29 06:36:15,454|6d0c29e8-677a-4be6-8d45-7828a1b6554d||DefaultDispatcher-worker-53||||INFO||||||| Resolved Input Key mappings: {vnf-id="0de459e2-e339-4cdb-9129-bc117ec81eb4", aic-cloud-region="k8sregion-cnf-macro", vf-naming-policy="SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP"} 2023-03-29 06:36:15,462|6d0c29e8-677a-4be6-8d45-7828a1b6554d||DefaultDispatcher-worker-53||||INFO||||||| RestResource (rest) dictionary information: URL:(/v1/genNetworkElementName), path:(/elements/0/resource-value), input-key-mapping:({vnf-id=vnf-id, aic-cloud-region=aic-cloud-region, vf-naming-policy=vf-naming-policy}), output-key-mapping:({vnf_name=resource-value}) 2023-03-29 06:36:15,462|6d0c29e8-677a-4be6-8d45-7828a1b6554d||DefaultDispatcher-worker-53||||INFO||||||| rest dictionary information : (/v1/genNetworkElementName), path:(/elements/0/resource-value), ({vnf-id=vnf-id, aic-cloud-region=aic-cloud-region, vf-naming-policy=vf-naming-policy}), ({vnf_name=resource-value}) 2023-03-29 06:36:15,670|6d0c29e8-677a-4be6-8d45-7828a1b6554d||DefaultDispatcher-worker-53||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName) 2023-03-29 06:36:15,793|a2517ca1-b30f-4971-b38e-59f35414f015||DefaultDispatcher-worker-51||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2023-03-29 06:36:15,794|a2517ca1-b30f-4971-b38e-59f35414f015||DefaultDispatcher-worker-51||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Save processing(8939d370-6075-4c89-9c67-470af9ef0387) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2023-03-29 06:36:15,863|a2517ca1-b30f-4971-b38e-59f35414f015||DefaultDispatcher-worker-51||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Save processing(2529f3e0-a133-4db4-b391-acf1d25d0de8) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2023-03-29 06:36:15,867|a2517ca1-b30f-4971-b38e-59f35414f015||DefaultDispatcher-worker-51||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Save processing(86ebfe78-ad88-4ea2-9b30-65a820b69701) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2023-03-29 06:36:15,873|a2517ca1-b30f-4971-b38e-59f35414f015||DefaultDispatcher-worker-51||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Save processing(4eed42ae-594d-41fb-94c3-645a8e2eb42b) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2023-03-29 06:36:15,880|a2517ca1-b30f-4971-b38e-59f35414f015||DefaultDispatcher-worker-51||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Save processing(1ea99471-5405-4d6e-9e88-5276bcf635c5) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2023-03-29 06:36:15,888|a2517ca1-b30f-4971-b38e-59f35414f015||DefaultDispatcher-worker-51||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Save processing(2d2244ab-c8c4-459a-b03c-f168ea9af28b) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2023-03-29 06:36:15,895|a2517ca1-b30f-4971-b38e-59f35414f015||DefaultDispatcher-worker-51||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| 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-29 06:36:15,895|a2517ca1-b30f-4971-b38e-59f35414f015||DefaultDispatcher-worker-51||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| 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-29 06:36:15,896|a2517ca1-b30f-4971-b38e-59f35414f015||DefaultDispatcher-worker-51||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| 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-29 06:36:15,896|a2517ca1-b30f-4971-b38e-59f35414f015||DefaultDispatcher-worker-51||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| 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-29 06:36:15,896|a2517ca1-b30f-4971-b38e-59f35414f015||DefaultDispatcher-worker-51||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| 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-29 06:36:15,897|a2517ca1-b30f-4971-b38e-59f35414f015||DefaultDispatcher-worker-51||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| 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-29 06:36:15,948|a2517ca1-b30f-4971-b38e-59f35414f015||DefaultDispatcher-worker-51||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| 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-29 06:36:15,953|a2517ca1-b30f-4971-b38e-59f35414f015||DefaultDispatcher-worker-51||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2023-03-29 06:36:15,961|a2517ca1-b30f-4971-b38e-59f35414f015||DefaultDispatcher-worker-51||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2023-03-29 06:36:15,965|a2517ca1-b30f-4971-b38e-59f35414f015||DefaultDispatcher-worker-51||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2023-03-29 06:36:15,969|a2517ca1-b30f-4971-b38e-59f35414f015||DefaultDispatcher-worker-51||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2023-03-29 06:36:15,994|a2517ca1-b30f-4971-b38e-59f35414f015||DefaultDispatcher-worker-51||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Validating Workflow(resource-assignment) 2023-03-29 06:36:15,994|a2517ca1-b30f-4971-b38e-59f35414f015||DefaultDispatcher-worker-51||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Validating Workflow(config-assign) 2023-03-29 06:36:15,994|a2517ca1-b30f-4971-b38e-59f35414f015||DefaultDispatcher-worker-51||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Validating Workflow(config-deploy) 2023-03-29 06:36:16,005|a2517ca1-b30f-4971-b38e-59f35414f015||DefaultDispatcher-worker-51||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| 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-29 06:36:16,100|a2517ca1-b30f-4971-b38e-59f35414f015||DefaultDispatcher-worker-51||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0 2023-03-29 06:36:16,304|a2517ca1-b30f-4971-b38e-59f35414f015||DefaultDispatcher-worker-51||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean. 2023-03-29 06:36:16,308|a2517ca1-b30f-4971-b38e-59f35414f015||DefaultDispatcher-worker-51||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0 2023-03-29 06:36:16,402|a2517ca1-b30f-4971-b38e-59f35414f015||DefaultDispatcher-worker-51||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Validating Workflow(resource-assignment) 2023-03-29 06:36:16,403|a2517ca1-b30f-4971-b38e-59f35414f015||DefaultDispatcher-worker-51||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Validating Workflow(config-assign) 2023-03-29 06:36:16,403|a2517ca1-b30f-4971-b38e-59f35414f015||DefaultDispatcher-worker-51||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Validating Workflow(config-deploy) 2023-03-29 06:36:16,415|a2517ca1-b30f-4971-b38e-59f35414f015||DefaultDispatcher-worker-51||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| 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-29 06:36:16,485|a2517ca1-b30f-4971-b38e-59f35414f015||DefaultDispatcher-worker-51||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0 2023-03-29 06:36:16,549|a2517ca1-b30f-4971-b38e-59f35414f015||DefaultDispatcher-worker-51||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean. 2023-03-29 06:36:16,553|a2517ca1-b30f-4971-b38e-59f35414f015||DefaultDispatcher-worker-51||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0 2023-03-29 06:36:16,632|a2517ca1-b30f-4971-b38e-59f35414f015||DefaultDispatcher-worker-51||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Validating Workflow(resource-assignment) 2023-03-29 06:36:16,633|a2517ca1-b30f-4971-b38e-59f35414f015||DefaultDispatcher-worker-51||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Validating Workflow(config-assign) 2023-03-29 06:36:16,633|a2517ca1-b30f-4971-b38e-59f35414f015||DefaultDispatcher-worker-51||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Validating Workflow(config-deploy) 2023-03-29 06:36:16,633|a2517ca1-b30f-4971-b38e-59f35414f015||DefaultDispatcher-worker-51||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Validating Workflow(HealthCheck) 2023-03-29 06:36:16,633|a2517ca1-b30f-4971-b38e-59f35414f015||DefaultDispatcher-worker-51||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Validating Workflow(ScaleOutReconfiguration) 2023-03-29 06:36:16,633|a2517ca1-b30f-4971-b38e-59f35414f015||DefaultDispatcher-worker-51||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Validating Workflow(vf-config-assign) 2023-03-29 06:36:16,634|a2517ca1-b30f-4971-b38e-59f35414f015||DefaultDispatcher-worker-51||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Validating Workflow(vf-config-deploy) 2023-03-29 06:36:16,648|a2517ca1-b30f-4971-b38e-59f35414f015||DefaultDispatcher-worker-51||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Validating Workflow(config-assign) 2023-03-29 06:36:16,649|a2517ca1-b30f-4971-b38e-59f35414f015||DefaultDispatcher-worker-51||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Validating Workflow(config-deploy) 2023-03-29 06:36:16,649|a2517ca1-b30f-4971-b38e-59f35414f015||DefaultDispatcher-worker-51||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| 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-29 06:36:16,656|a2517ca1-b30f-4971-b38e-59f35414f015||DefaultDispatcher-worker-51||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| 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-29 06:36:16,686|a2517ca1-b30f-4971-b38e-59f35414f015||DefaultDispatcher-worker-51||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Overwriting blueprint model :vLB_CDS::1.0.0 2023-03-29 06:36:16,720|6d0c29e8-677a-4be6-8d45-7828a1b6554d||DefaultDispatcher-worker-53||||INFO||||||| Response status(500 - Internal Server Error) 2023-03-29 06:36:16,731|6d0c29e8-677a-4be6-8d45-7828a1b6554d||DefaultDispatcher-worker-53||||WARN||||||| Failed to get rest result for dictionary name (vnf_name) using urlPath (/v1/genNetworkElementName) response_code: (500) 2023-03-29 06:36:16,739|6d0c29e8-677a-4be6-8d45-7828a1b6554d||DefaultDispatcher-worker-53||||ERROR||||||| failed in rr-processor-source-rest : Failed to get rest result for dictionary name (vnf_name) using urlPath (/v1/genNetworkElementName) response_code: (500) org.onap.ccsdk.cds.controllerblueprints.core.BluePrintProcessorException: Failed to get rest result for dictionary name (vnf_name) using urlPath (/v1/genNetworkElementName) response_code: (500) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB$suspendImpl(RestResourceResolutionProcessor.kt:130) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB(RestResourceResolutionProcessor.kt) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB(RestResourceResolutionProcessor.kt:49) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.ResourceAssignmentProcessor.applyNB(ResourceAssignmentProcessor.kt:114) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.ResourceResolutionServiceImpl$resolveResourceAssignments$2$1$deferred$3$1.invokeSuspend(ResourceResolutionService.kt:373) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665) 2023-03-29 06:36:16,739|6d0c29e8-677a-4be6-8d45-7828a1b6554d||DefaultDispatcher-worker-53||||INFO||||||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string) 2023-03-29 06:36:16,740|6d0c29e8-677a-4be6-8d45-7828a1b6554d||DefaultDispatcher-worker-53||||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" : "7de61bfc-64e4-4844-855a-6db280f3354a", "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP", "vnf-id" : "0de459e2-e339-4cdb-9129-bc117ec81eb4", "vnf_name" : "${vnf_name}" }) 2023-03-29 06:36:16,749|6d0c29e8-677a-4be6-8d45-7828a1b6554d||DefaultDispatcher-worker-53||||INFO||||||| Preparing Response... 2023-03-29 06:36:16,749|6d0c29e8-677a-4be6-8d45-7828a1b6554d||DefaultDispatcher-worker-53||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process) 2023-03-29 06:36:16,749|6d0c29e8-677a-4be6-8d45-7828a1b6554d||DefaultDispatcher-worker-53||||INFO||||||| Execute node(resource-assignment) -> executed state(SUCCESS) 2023-03-29 06:36:16,750|6d0c29e8-677a-4be6-8d45-7828a1b6554d||DefaultDispatcher-worker-53||||INFO||||||| Executing workflow(resource-assignment[6d0c29e8-677a-4be6-8d45-7828a1b6554d])'s step(profile-upload) 2023-03-29 06:36:16,750|6d0c29e8-677a-4be6-8d45-7828a1b6554d||DefaultDispatcher-worker-53||||INFO||||||| executing node template(k8s-profile-upload) component(component-k8s-profile-upload) interface(K8sProfileUploadComponent) operation(process) on host (SELF) with timeout(180) sec. 2023-03-29 06:36:16,753|a2517ca1-b30f-4971-b38e-59f35414f015||DefaultDispatcher-worker-51||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean. 2023-03-29 06:36:16,755|6d0c29e8-677a-4be6-8d45-7828a1b6554d||DefaultDispatcher-worker-53||||INFO||||||| preparing request id(6d0c29e8-677a-4be6-8d45-7828a1b6554d) for workflow(resource-assignment) step(profile-upload) 2023-03-29 06:36:16,755|6d0c29e8-677a-4be6-8d45-7828a1b6554d||DefaultDispatcher-worker-53||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process) 2023-03-29 06:36:16,755|6d0c29e8-677a-4be6-8d45-7828a1b6554d||DefaultDispatcher-worker-53||||INFO||||||| input definition for node template (k8s-profile-upload), values ({artifact-prefix-names={"get_input":"template-prefix"}, resource-assignment-map={"get_attribute":["resource-assignment","assignment-map"]}}) 2023-03-29 06:36:16,756|6d0c29e8-677a-4be6-8d45-7828a1b6554d||DefaultDispatcher-worker-53||||INFO||||||| Triggering K8s Profile Upload component logic. 2023-03-29 06:36:16,756|6d0c29e8-677a-4be6-8d45-7828a1b6554d||DefaultDispatcher-worker-53||||INFO||||||| Getting the template prefixes 2023-03-29 06:36:16,756|6d0c29e8-677a-4be6-8d45-7828a1b6554d||DefaultDispatcher-worker-53||||INFO||||||| Iterating over prefixes in resource assignment map. 2023-03-29 06:36:16,758|a2517ca1-b30f-4971-b38e-59f35414f015||DefaultDispatcher-worker-51||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Deleted deployed blueprint model :vLB_CDS::1.0.0 2023-03-29 06:36:16,759|6d0c29e8-677a-4be6-8d45-7828a1b6554d||DefaultDispatcher-worker-53||||WARN||||||| Prefix vnf does not have required data for us to continue. 2023-03-29 06:36:16,759|6d0c29e8-677a-4be6-8d45-7828a1b6554d||DefaultDispatcher-worker-53||||INFO||||||| Preparing Response... 2023-03-29 06:36:16,759|6d0c29e8-677a-4be6-8d45-7828a1b6554d||DefaultDispatcher-worker-53||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process) 2023-03-29 06:36:16,760|6d0c29e8-677a-4be6-8d45-7828a1b6554d||DefaultDispatcher-worker-53||||INFO||||||| Execute node(profile-upload) -> executed state(SUCCESS) 2023-03-29 06:36:16,760|6d0c29e8-677a-4be6-8d45-7828a1b6554d||DefaultDispatcher-worker-53||||INFO||||||| Execute node(END) -> executed state(SUCCESS) 2023-03-29 06:36:16,768|6d0c29e8-677a-4be6-8d45-7828a1b6554d||DefaultDispatcher-worker-53||||INFO||||||| workflow(6d0c29e8-677a-4be6-8d45-7828a1b6554d) nodes completed with (0)exceptions 2023-03-29 06:36:16,768|6d0c29e8-677a-4be6-8d45-7828a1b6554d||DefaultDispatcher-worker-53||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment) 2023-03-29 06:36:16,783|e21ccd2c-913a-49b8-b315-6c129f0745f9||kafka-producer-network-thread | audit-response-producer-client-id-jhjzw||||INFO||||||| [Producer clientId=audit-response-producer-client-id-jhjzw] 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 JRSw8nx9TjSgl8fu--MDBA 2023-03-29 06:36:16,783|e21ccd2c-913a-49b8-b315-6c129f0745f9||kafka-producer-network-thread | audit-response-producer-client-id-jhjzw||||INFO||||||| [Producer clientId=audit-response-producer-client-id-jhjzw] 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 JRSw8nx9TjSgl8fu--MDBA 2023-03-29 06:36:16,783|e21ccd2c-913a-49b8-b315-6c129f0745f9||kafka-producer-network-thread | audit-response-producer-client-id-jhjzw||||INFO||||||| [Producer clientId=audit-response-producer-client-id-jhjzw] 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 JRSw8nx9TjSgl8fu--MDBA 2023-03-29 06:36:16,784|e21ccd2c-913a-49b8-b315-6c129f0745f9||kafka-producer-network-thread | audit-response-producer-client-id-jhjzw||||INFO||||||| [Producer clientId=audit-response-producer-client-id-jhjzw] 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 JRSw8nx9TjSgl8fu--MDBA 2023-03-29 06:36:16,784|e21ccd2c-913a-49b8-b315-6c129f0745f9||kafka-producer-network-thread | audit-response-producer-client-id-jhjzw||||INFO||||||| [Producer clientId=audit-response-producer-client-id-jhjzw] 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 JRSw8nx9TjSgl8fu--MDBA 2023-03-29 06:36:16,784|e21ccd2c-913a-49b8-b315-6c129f0745f9||kafka-producer-network-thread | audit-response-producer-client-id-jhjzw||||INFO||||||| [Producer clientId=audit-response-producer-client-id-jhjzw] 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 JRSw8nx9TjSgl8fu--MDBA 2023-03-29 06:36:16,785|6d0c29e8-677a-4be6-8d45-7828a1b6554d||DefaultDispatcher-worker-53||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 0b024afa-abda-4ed3-9fac-350c3b6a9028 auditStoreId -1 2023-03-29 06:36:16,911|6d0c29e8-677a-4be6-8d45-7828a1b6554d||kafka-producer-network-thread | audit-response-producer-client-id-jhjzw||||INFO||||||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(0) offset(0) requestID(6d0c29e8-677a-4be6-8d45-7828a1b6554d), subrequestID(0de459e2-e339-4cdb-9129-bc117ec81eb4) CBA(APACHE/1.0.0/resource-assignment). 2023-03-29 06:36:16,935|a2517ca1-b30f-4971-b38e-59f35414f015||DefaultDispatcher-worker-51||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Overwriting blueprint model :pnf_netconf::1.0.0 2023-03-29 06:36:17,004|a2517ca1-b30f-4971-b38e-59f35414f015||DefaultDispatcher-worker-51||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean. 2023-03-29 06:36:17,005|a2517ca1-b30f-4971-b38e-59f35414f015||DefaultDispatcher-worker-51||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Deleted deployed blueprint model :pnf_netconf::1.0.0 2023-03-29 06:36:17,115|a2517ca1-b30f-4971-b38e-59f35414f015||DefaultDispatcher-worker-51||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Validating Workflow(resource-assignment) 2023-03-29 06:36:17,115|a2517ca1-b30f-4971-b38e-59f35414f015||DefaultDispatcher-worker-51||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Validating Workflow(config-deploy) 2023-03-29 06:36:17,128|a2517ca1-b30f-4971-b38e-59f35414f015||DefaultDispatcher-worker-51||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| 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-29 06:36:17,174|a2517ca1-b30f-4971-b38e-59f35414f015||DefaultDispatcher-worker-51||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Overwriting blueprint model :vFW-CDS::1.0.0 2023-03-29 06:36:17,226|a2517ca1-b30f-4971-b38e-59f35414f015||DefaultDispatcher-worker-51||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean. 2023-03-29 06:36:17,226|a2517ca1-b30f-4971-b38e-59f35414f015||DefaultDispatcher-worker-51||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Deleted deployed blueprint model :vFW-CDS::1.0.0 2023-03-29 06:36:17,308|a2517ca1-b30f-4971-b38e-59f35414f015||DefaultDispatcher-worker-51||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| 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-29 06:36:22,256|0b7f8c16-c1f4-4e61-8d96-1aa2c6440314||reactor-http-epoll-2||||INFO||||||| processing request id 0b7f8c16-c1f4-4e61-8d96-1aa2c6440314 2023-03-29 06:36:22,256|0b7f8c16-c1f4-4e61-8d96-1aa2c6440314||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-29 06:36:22,262|0b7f8c16-c1f4-4e61-8d96-1aa2c6440314||DefaultDispatcher-worker-51||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2023-03-29 06:36:22,302|0b7f8c16-c1f4-4e61-8d96-1aa2c6440314||DefaultDispatcher-worker-51||||INFO||||||| Deriving input data for workflow: (resource-assignment) 2023-03-29 06:36:22,324|0b7f8c16-c1f4-4e61-8d96-1aa2c6440314||DefaultDispatcher-worker-51||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 2023-03-29 06:36:22,324|0b7f8c16-c1f4-4e61-8d96-1aa2c6440314||DefaultDispatcher-worker-51||||INFO||||||| StoreAuditService ID -1 2023-03-29 06:36:22,324|0b7f8c16-c1f4-4e61-8d96-1aa2c6440314||DefaultDispatcher-worker-51||||INFO||||||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2023-03-29 06:36:22,324|0b7f8c16-c1f4-4e61-8d96-1aa2c6440314||DefaultDispatcher-worker-51||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2023-03-29 06:36:22,334|0b7f8c16-c1f4-4e61-8d96-1aa2c6440314||kafka-producer-network-thread | audit-request-producer-client-id-jhjzw||||INFO||||||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(0) offset(1) requestID(0b7f8c16-c1f4-4e61-8d96-1aa2c6440314), subrequestID(ddb83869-5ad2-4184-9451-7d591a70ec33) CBA(APACHE/1.0.0/resource-assignment). 2023-03-29 06:36:22,350|0b7f8c16-c1f4-4e61-8d96-1aa2c6440314||DefaultDispatcher-worker-51||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2023-03-29 06:36:22,368|0b7f8c16-c1f4-4e61-8d96-1aa2c6440314||DefaultDispatcher-worker-51||||INFO||||||| Deriving input data for workflow: (resource-assignment) 2023-03-29 06:36:22,369|0b7f8c16-c1f4-4e61-8d96-1aa2c6440314||DefaultDispatcher-worker-1||||INFO||||||| Execute node(START) -> executed state(SUCCESS) 2023-03-29 06:36:22,369|0b7f8c16-c1f4-4e61-8d96-1aa2c6440314||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(resource-assignment[0b7f8c16-c1f4-4e61-8d96-1aa2c6440314])'s step(resource-assignment) 2023-03-29 06:36:22,369|0b7f8c16-c1f4-4e61-8d96-1aa2c6440314||DefaultDispatcher-worker-1||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2023-03-29 06:36:22,370|0b7f8c16-c1f4-4e61-8d96-1aa2c6440314||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(0b7f8c16-c1f4-4e61-8d96-1aa2c6440314) for workflow(resource-assignment) step(resource-assignment) 2023-03-29 06:36:22,370|0b7f8c16-c1f4-4e61-8d96-1aa2c6440314||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process) 2023-03-29 06:36:22,370|0b7f8c16-c1f4-4e61-8d96-1aa2c6440314||DefaultDispatcher-worker-1||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}}) 2023-03-29 06:36:22,370|0b7f8c16-c1f4-4e61-8d96-1aa2c6440314||DefaultDispatcher-worker-1||||INFO||||||| Resolving resource with resource assignment artifact(helm_apache-mapping) 2023-03-29 06:36:22,391|0b7f8c16-c1f4-4e61-8d96-1aa2c6440314||DefaultDispatcher-worker-1||||INFO||||||| Batched Sequence : ([[[ name = * status = null required = null dependencies = null dictionaryName = null dictionarySource = null ]], [[ name = core-instance-name status = null required = false dependencies = [] dictionaryName = core-instance-name dictionarySource = default ]], [[ name = vf-module-id status = null required = false dependencies = [] dictionaryName = vf-module-id dictionarySource = input ]], [[ name = k8s-rb-config-template-name status = null required = false dependencies = [] dictionaryName = k8s-rb-config-template-name dictionarySource = default ], [ name = k8s-rb-config-template-source status = null required = false dependencies = [] dictionaryName = k8s-rb-config-template-source dictionarySource = default ]], [[ name = vf-module-model-customization-uuid status = null required = false dependencies = [] dictionaryName = vf-module-model-customization-uuid dictionarySource = input ]], [[ name = vf-module-model-version status = null required = null dependencies = [vf-module-model-customization-uuid] dictionaryName = vf-module-model-version dictionarySource = processor-db ], [ name = vf-module-model-invariant-uuid status = null required = null dependencies = [vf-module-model-customization-uuid] dictionaryName = vf-module-model-invariant-uuid dictionarySource = processor-db ]], [[ name = k8s-rb-definition-name status = null required = false dependencies = [vf-module-model-invariant-uuid] dictionaryName = k8s-rb-definition-name dictionarySource = default ]], [[ name = vf-module-label status = null required = false dependencies = [vf-module-model-customization-uuid] dictionaryName = vf-module-label dictionarySource = processor-db ]], [[ name = k8s-rb-definition-version status = null required = false dependencies = [vf-module-model-customization-uuid] dictionaryName = k8s-rb-definition-version dictionarySource = default ], [ name = k8s-rb-config-name status = null required = false dependencies = [] dictionaryName = k8s-rb-config-name dictionarySource = default ]], [[ name = service-instance-id status = null required = false dependencies = [] dictionaryName = service-instance-id dictionarySource = input ]], [[ name = k8s-rb-instance-release-name status = null required = false dependencies = [] dictionaryName = k8s-rb-instance-release-name dictionarySource = default ], [ name = k8s-rb-profile-source status = null required = false dependencies = [] dictionaryName = k8s-rb-profile-source dictionarySource = default ]], [[ name = vnf-id status = null required = false dependencies = [] dictionaryName = vnf-id dictionarySource = input ]], [[ name = vf-naming-policy status = null required = false dependencies = [service-instance-id, vnf-id] dictionaryName = vf-naming-policy dictionarySource = sdnc ], [ name = vnf_name status = null required = false dependencies = [service-instance-id, vnf-id] dictionaryName = vnf_name dictionarySource = sdnc ]], [[ name = vf-module-name status = null required = false dependencies = [vnf_name, vf-module-label, vf-naming-policy, vf-module-id] dictionaryName = vf-module-name dictionarySource = rest ]], [[ name = k8s-rb-profile-k8s-version status = null required = false dependencies = [service-instance-id, vnf-id] dictionaryName = k8s-rb-profile-k8s-version dictionarySource = sdnc ], [ name = k8s-rb-profile-namespace status = null required = false dependencies = [service-instance-id, vnf-id] dictionaryName = k8s-rb-profile-namespace dictionarySource = sdnc ]], [[ name = k8s-rb-config-value-source status = null required = false dependencies = [] dictionaryName = k8s-rb-config-value-source dictionarySource = default ], [ name = k8s-rb-profile-name status = null required = false dependencies = [] dictionaryName = k8s-rb-profile-name dictionarySource = default ]]]) 2023-03-29 06:36:22,394|0b7f8c16-c1f4-4e61-8d96-1aa2c6440314||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value (null) for Resource Name (core-instance-name), definition(core-instance-name) of type (string) 2023-03-29 06:36:22,394|0b7f8c16-c1f4-4e61-8d96-1aa2c6440314||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("ddb83869-5ad2-4184-9451-7d591a70ec33") for Resource Name (vf-module-id), definition(vf-module-id) of type (string) 2023-03-29 06:36:22,395|0b7f8c16-c1f4-4e61-8d96-1aa2c6440314||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("deployment-config") for Resource Name (k8s-rb-config-template-source), definition(k8s-rb-config-template-source) of type (string) 2023-03-29 06:36:22,395|0b7f8c16-c1f4-4e61-8d96-1aa2c6440314||DefaultDispatcher-worker-26||||INFO||||||| Setting Resource Value ("replica-count-template") for Resource Name (k8s-rb-config-template-name), definition(k8s-rb-config-template-name) of type (string) 2023-03-29 06:36:22,395|0b7f8c16-c1f4-4e61-8d96-1aa2c6440314||DefaultDispatcher-worker-26||||INFO||||||| Setting Resource Value ("834245fe-03da-4ead-9683-5a55efb6e294") for Resource Name (vf-module-model-customization-uuid), definition(vf-module-model-customization-uuid) of type (string) 2023-03-29 06:36:22,397|0b7f8c16-c1f4-4e61-8d96-1aa2c6440314||DefaultDispatcher-worker-26||||INFO||||||| Resolved Input Key mappings: {customizationid="834245fe-03da-4ead-9683-5a55efb6e294"} 2023-03-29 06:36:22,397|0b7f8c16-c1f4-4e61-8d96-1aa2c6440314||DefaultDispatcher-worker-1||||INFO||||||| Resolved Input Key mappings: {customizationid="834245fe-03da-4ead-9683-5a55efb6e294"} 2023-03-29 06:36:22,397|0b7f8c16-c1f4-4e61-8d96-1aa2c6440314||DefaultDispatcher-worker-26||||INFO||||||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.VF_MODULE_MODEL.invariant_uuid as vf_module_model_invariant_uuid from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid), input-key-mapping:({customizationid=vf-module-model-customization-uuid}), output-key-mapping:({vf-module-model-invariant-uuid=vf_module_model_invariant_uuid}) 2023-03-29 06:36:22,397|0b7f8c16-c1f4-4e61-8d96-1aa2c6440314||DefaultDispatcher-worker-1||||INFO||||||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.VF_MODULE_MODEL.uuid as vf_module_model_version from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid), input-key-mapping:({customizationid=vf-module-model-customization-uuid}), output-key-mapping:({vf-module-model-version=vf_module_model_version}) 2023-03-29 06:36:22,424|0b7f8c16-c1f4-4e61-8d96-1aa2c6440314||DefaultDispatcher-worker-26||||INFO||||||| Parameter information : ({customizationid=834245fe-03da-4ead-9683-5a55efb6e294}) 2023-03-29 06:36:22,425|0b7f8c16-c1f4-4e61-8d96-1aa2c6440314||DefaultDispatcher-worker-1||||INFO||||||| Parameter information : ({customizationid=834245fe-03da-4ead-9683-5a55efb6e294}) 2023-03-29 06:36:22,456|0b7f8c16-c1f4-4e61-8d96-1aa2c6440314||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (string) 2023-03-29 06:36:22,457|0b7f8c16-c1f4-4e61-8d96-1aa2c6440314||DefaultDispatcher-worker-26||||INFO||||||| Response processing type (string) 2023-03-29 06:36:22,458|0b7f8c16-c1f4-4e61-8d96-1aa2c6440314||DefaultDispatcher-worker-1||||INFO||||||| For template key (vf-module-model-version) trying to get value from responseNode ([{"vf_module_model_version":"9d62daa5-ad7d-4e46-9f6b-0522a741435b"}]) 2023-03-29 06:36:22,458|0b7f8c16-c1f4-4e61-8d96-1aa2c6440314||DefaultDispatcher-worker-26||||INFO||||||| For template key (vf-module-model-invariant-uuid) trying to get value from responseNode ([{"vf_module_model_invariant_uuid":"2b2ef1cc-d651-417b-b90a-0ab1ead6a520"}]) 2023-03-29 06:36:22,459|0b7f8c16-c1f4-4e61-8d96-1aa2c6440314||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("9d62daa5-ad7d-4e46-9f6b-0522a741435b") for Resource Name (vf-module-model-version), definition(vf-module-model-version) of type (string) 2023-03-29 06:36:22,459|0b7f8c16-c1f4-4e61-8d96-1aa2c6440314||DefaultDispatcher-worker-26||||INFO||||||| Setting Resource Value ("2b2ef1cc-d651-417b-b90a-0ab1ead6a520") for Resource Name (vf-module-model-invariant-uuid), definition(vf-module-model-invariant-uuid) of type (string) 2023-03-29 06:36:22,459|0b7f8c16-c1f4-4e61-8d96-1aa2c6440314||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-name), definition(k8s-rb-definition-name) of type (string) 2023-03-29 06:36:22,462|0b7f8c16-c1f4-4e61-8d96-1aa2c6440314||DefaultDispatcher-worker-1||||INFO||||||| Transformed value: null -> 2b2ef1cc-d651-417b-b90a-0ab1ead6a520 2023-03-29 06:36:22,463|0b7f8c16-c1f4-4e61-8d96-1aa2c6440314||DefaultDispatcher-worker-1||||INFO||||||| Resolved Input Key mappings: {customizationid="834245fe-03da-4ead-9683-5a55efb6e294"} 2023-03-29 06:36:22,463|0b7f8c16-c1f4-4e61-8d96-1aa2c6440314||DefaultDispatcher-worker-1||||INFO||||||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.VF_MODULE_MODEL.vf_module_label as vf_module_label from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid), input-key-mapping:({customizationid=vf-module-model-customization-uuid}), output-key-mapping:({vf-module-label=vf_module_label}) 2023-03-29 06:36:22,480|0b7f8c16-c1f4-4e61-8d96-1aa2c6440314||DefaultDispatcher-worker-1||||INFO||||||| Parameter information : ({customizationid=834245fe-03da-4ead-9683-5a55efb6e294}) 2023-03-29 06:36:22,511|0b7f8c16-c1f4-4e61-8d96-1aa2c6440314||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (string) 2023-03-29 06:36:22,512|0b7f8c16-c1f4-4e61-8d96-1aa2c6440314||DefaultDispatcher-worker-1||||INFO||||||| For template key (vf-module-label) trying to get value from responseNode ([{"vf_module_label":"helm_apache"}]) 2023-03-29 06:36:22,512|0b7f8c16-c1f4-4e61-8d96-1aa2c6440314||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("helm_apache") for Resource Name (vf-module-label), definition(vf-module-label) of type (string) 2023-03-29 06:36:22,513|0b7f8c16-c1f4-4e61-8d96-1aa2c6440314||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("replica-count-change") for Resource Name (k8s-rb-config-name), definition(k8s-rb-config-name) of type (string) 2023-03-29 06:36:22,513|0b7f8c16-c1f4-4e61-8d96-1aa2c6440314||DefaultDispatcher-worker-6||||INFO||||||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-version), definition(k8s-rb-definition-version) of type (string) 2023-03-29 06:36:22,517|0b7f8c16-c1f4-4e61-8d96-1aa2c6440314||DefaultDispatcher-worker-6||||INFO||||||| Transformed value: null -> 834245fe-03da-4ead-9683-5a55efb6e294 2023-03-29 06:36:22,517|0b7f8c16-c1f4-4e61-8d96-1aa2c6440314||DefaultDispatcher-worker-6||||INFO||||||| Setting Resource Value ("7de61bfc-64e4-4844-855a-6db280f3354a") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2023-03-29 06:36:22,518|0b7f8c16-c1f4-4e61-8d96-1aa2c6440314||DefaultDispatcher-worker-42||||INFO||||||| Setting Resource Value ("rel-1-apache") for Resource Name (k8s-rb-instance-release-name), definition(k8s-rb-instance-release-name) of type (string) 2023-03-29 06:36:22,518|0b7f8c16-c1f4-4e61-8d96-1aa2c6440314||DefaultDispatcher-worker-42||||INFO||||||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-source), definition(k8s-rb-profile-source) of type (string) 2023-03-29 06:36:22,518|0b7f8c16-c1f4-4e61-8d96-1aa2c6440314||DefaultDispatcher-worker-6||||INFO||||||| Setting Resource Value ("0de459e2-e339-4cdb-9129-bc117ec81eb4") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2023-03-29 06:36:22,520|0b7f8c16-c1f4-4e61-8d96-1aa2c6440314||DefaultDispatcher-worker-42||||INFO||||||| Resolved Input Key mappings: {service-instance-id="7de61bfc-64e4-4844-855a-6db280f3354a", vnf-id="0de459e2-e339-4cdb-9129-bc117ec81eb4"} 2023-03-29 06:36:22,525|0b7f8c16-c1f4-4e61-8d96-1aa2c6440314||DefaultDispatcher-worker-42||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/7de61bfc-64e4-4844-855a-6db280f3354a/service-data/vnfs/vnf/0de459e2-e339-4cdb-9129-bc117ec81eb4/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name), path:(/param/0/value), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vnf_name=value}) 2023-03-29 06:36:22,525|0b7f8c16-c1f4-4e61-8d96-1aa2c6440314||DefaultDispatcher-worker-42||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/7de61bfc-64e4-4844-855a-6db280f3354a/service-data/vnfs/vnf/0de459e2-e339-4cdb-9129-bc117ec81eb4/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name), path:(/param/0/value), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vnf_name=value}) 2023-03-29 06:36:22,556|0b7f8c16-c1f4-4e61-8d96-1aa2c6440314||DefaultDispatcher-worker-6||||INFO||||||| Resolved Input Key mappings: {service-instance-id="7de61bfc-64e4-4844-855a-6db280f3354a", vnf-id="0de459e2-e339-4cdb-9129-bc117ec81eb4"} 2023-03-29 06:36:22,559|0b7f8c16-c1f4-4e61-8d96-1aa2c6440314||DefaultDispatcher-worker-6||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/7de61bfc-64e4-4844-855a-6db280f3354a/service-data/vnfs/vnf/0de459e2-e339-4cdb-9129-bc117ec81eb4/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy), path:(/param/0/value), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vf-naming-policy=value}) 2023-03-29 06:36:22,559|0b7f8c16-c1f4-4e61-8d96-1aa2c6440314||DefaultDispatcher-worker-6||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/7de61bfc-64e4-4844-855a-6db280f3354a/service-data/vnfs/vnf/0de459e2-e339-4cdb-9129-bc117ec81eb4/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy), path:(/param/0/value), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-naming-policy=value}) 2023-03-29 06:36:22,579|0b7f8c16-c1f4-4e61-8d96-1aa2c6440314||DefaultDispatcher-worker-42||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/7de61bfc-64e4-4844-855a-6db280f3354a/service-data/vnfs/vnf/0de459e2-e339-4cdb-9129-bc117ec81eb4/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name) 2023-03-29 06:36:22,589|0b7f8c16-c1f4-4e61-8d96-1aa2c6440314||DefaultDispatcher-worker-6||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/7de61bfc-64e4-4844-855a-6db280f3354a/service-data/vnfs/vnf/0de459e2-e339-4cdb-9129-bc117ec81eb4/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy) 2023-03-29 06:36:22,663|0b7f8c16-c1f4-4e61-8d96-1aa2c6440314||DefaultDispatcher-worker-42||||INFO||||||| Response status(200 - OK) 2023-03-29 06:36:22,664|0b7f8c16-c1f4-4e61-8d96-1aa2c6440314||DefaultDispatcher-worker-42||||INFO||||||| Response processing type (string) 2023-03-29 06:36:22,664|0b7f8c16-c1f4-4e61-8d96-1aa2c6440314||DefaultDispatcher-worker-6||||INFO||||||| Response status(200 - OK) 2023-03-29 06:36:22,664|0b7f8c16-c1f4-4e61-8d96-1aa2c6440314||DefaultDispatcher-worker-42||||INFO||||||| populating value for output mapping ({vnf_name=value}), from json () 2023-03-29 06:36:22,664|0b7f8c16-c1f4-4e61-8d96-1aa2c6440314||DefaultDispatcher-worker-42||||INFO||||||| For template key (vnf_name) trying to get value from responseNode () 2023-03-29 06:36:22,664|0b7f8c16-c1f4-4e61-8d96-1aa2c6440314||DefaultDispatcher-worker-42||||INFO||||||| Setting Resource Value () for Resource Name (vnf_name), definition(vnf_name) of type (string) 2023-03-29 06:36:22,664|0b7f8c16-c1f4-4e61-8d96-1aa2c6440314||DefaultDispatcher-worker-6||||INFO||||||| Response processing type (string) 2023-03-29 06:36:22,664|0b7f8c16-c1f4-4e61-8d96-1aa2c6440314||DefaultDispatcher-worker-6||||INFO||||||| populating value for output mapping ({vf-naming-policy=value}), from json ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") 2023-03-29 06:36:22,664|0b7f8c16-c1f4-4e61-8d96-1aa2c6440314||DefaultDispatcher-worker-6||||INFO||||||| For template key (vf-naming-policy) trying to get value from responseNode ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") 2023-03-29 06:36:22,665|0b7f8c16-c1f4-4e61-8d96-1aa2c6440314||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-29 06:36:22,666|0b7f8c16-c1f4-4e61-8d96-1aa2c6440314||DefaultDispatcher-worker-6||||INFO||||||| Resolved Input Key mappings: {vf-naming-policy="SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP", vnf_name=, vf-module-label="helm_apache", vf-module-id="ddb83869-5ad2-4184-9451-7d591a70ec33"} 2023-03-29 06:36:22,671|0b7f8c16-c1f4-4e61-8d96-1aa2c6440314||DefaultDispatcher-worker-6||||INFO||||||| RestResource (rest) dictionary information: URL:(/v1/genNetworkElementName), path:(/elements/0/resource-value), input-key-mapping:({vf-naming-policy=vf-naming-policy, vnf_name=vnf_name, vf-module-label=vf-module-label, vf-module-id=vf-module-id}), output-key-mapping:({vf-module-name=resource-value}) 2023-03-29 06:36:22,671|0b7f8c16-c1f4-4e61-8d96-1aa2c6440314||DefaultDispatcher-worker-6||||INFO||||||| rest dictionary information : (/v1/genNetworkElementName), path:(/elements/0/resource-value), ({vf-naming-policy=vf-naming-policy, vnf_name=vnf_name, vf-module-label=vf-module-label, vf-module-id=vf-module-id}), ({vf-module-name=resource-value}) 2023-03-29 06:36:22,673|0b7f8c16-c1f4-4e61-8d96-1aa2c6440314||DefaultDispatcher-worker-6||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName) 2023-03-29 06:36:22,750|0b7f8c16-c1f4-4e61-8d96-1aa2c6440314||DefaultDispatcher-worker-6||||INFO||||||| Response status(500 - Internal Server Error) 2023-03-29 06:36:22,750|0b7f8c16-c1f4-4e61-8d96-1aa2c6440314||DefaultDispatcher-worker-6||||WARN||||||| Failed to get rest result for dictionary name (vf-module-name) using urlPath (/v1/genNetworkElementName) response_code: (500) 2023-03-29 06:36:22,751|0b7f8c16-c1f4-4e61-8d96-1aa2c6440314||DefaultDispatcher-worker-6||||ERROR||||||| failed in rr-processor-source-rest : Failed to get rest result for dictionary name (vf-module-name) using urlPath (/v1/genNetworkElementName) response_code: (500) org.onap.ccsdk.cds.controllerblueprints.core.BluePrintProcessorException: Failed to get rest result for dictionary name (vf-module-name) using urlPath (/v1/genNetworkElementName) response_code: (500) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB$suspendImpl(RestResourceResolutionProcessor.kt:130) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB(RestResourceResolutionProcessor.kt) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB(RestResourceResolutionProcessor.kt:49) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.ResourceAssignmentProcessor.applyNB(ResourceAssignmentProcessor.kt:114) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.ResourceResolutionServiceImpl$resolveResourceAssignments$2$1$deferred$3$1.invokeSuspend(ResourceResolutionService.kt:373) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665) 2023-03-29 06:36:22,751|0b7f8c16-c1f4-4e61-8d96-1aa2c6440314||DefaultDispatcher-worker-6||||INFO||||||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string) 2023-03-29 06:36:22,755|0b7f8c16-c1f4-4e61-8d96-1aa2c6440314||DefaultDispatcher-worker-42||||INFO||||||| Resolved Input Key mappings: {service-instance-id="7de61bfc-64e4-4844-855a-6db280f3354a", vnf-id="0de459e2-e339-4cdb-9129-bc117ec81eb4"} 2023-03-29 06:36:22,759|0b7f8c16-c1f4-4e61-8d96-1aa2c6440314||DefaultDispatcher-worker-42||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/7de61bfc-64e4-4844-855a-6db280f3354a/service-data/vnfs/vnf/0de459e2-e339-4cdb-9129-bc117ec81eb4/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version), path:(/param/0/value), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({k8s-rb-profile-k8s-version=value}) 2023-03-29 06:36:22,760|0b7f8c16-c1f4-4e61-8d96-1aa2c6440314||DefaultDispatcher-worker-42||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/7de61bfc-64e4-4844-855a-6db280f3354a/service-data/vnfs/vnf/0de459e2-e339-4cdb-9129-bc117ec81eb4/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version), path:(/param/0/value), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({k8s-rb-profile-k8s-version=value}) 2023-03-29 06:36:22,782|0b7f8c16-c1f4-4e61-8d96-1aa2c6440314||DefaultDispatcher-worker-42||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/7de61bfc-64e4-4844-855a-6db280f3354a/service-data/vnfs/vnf/0de459e2-e339-4cdb-9129-bc117ec81eb4/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version) 2023-03-29 06:36:22,814|0b7f8c16-c1f4-4e61-8d96-1aa2c6440314||DefaultDispatcher-worker-42||||INFO||||||| Response status(200 - OK) 2023-03-29 06:36:22,815|0b7f8c16-c1f4-4e61-8d96-1aa2c6440314||DefaultDispatcher-worker-42||||INFO||||||| Response processing type (string) 2023-03-29 06:36:22,815|0b7f8c16-c1f4-4e61-8d96-1aa2c6440314||DefaultDispatcher-worker-42||||INFO||||||| populating value for output mapping ({k8s-rb-profile-k8s-version=value}), from json ("1.19.0") 2023-03-29 06:36:22,815|0b7f8c16-c1f4-4e61-8d96-1aa2c6440314||DefaultDispatcher-worker-42||||INFO||||||| For template key (k8s-rb-profile-k8s-version) trying to get value from responseNode ("1.19.0") 2023-03-29 06:36:22,815|0b7f8c16-c1f4-4e61-8d96-1aa2c6440314||DefaultDispatcher-worker-42||||INFO||||||| Setting Resource Value ("1.19.0") for Resource Name (k8s-rb-profile-k8s-version), definition(k8s-rb-profile-k8s-version) of type (string) 2023-03-29 06:36:22,816|0b7f8c16-c1f4-4e61-8d96-1aa2c6440314||DefaultDispatcher-worker-42||||INFO||||||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-name), definition(k8s-rb-profile-name) of type (string) 2023-03-29 06:36:22,816|0b7f8c16-c1f4-4e61-8d96-1aa2c6440314||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("custom-values") for Resource Name (k8s-rb-config-value-source), definition(k8s-rb-config-value-source) of type (string) 2023-03-29 06:36:22,819|0b7f8c16-c1f4-4e61-8d96-1aa2c6440314||DefaultDispatcher-worker-1||||ERROR||||||| failed in resource-assignment - resource-assignment : Resource Assignment is failed with com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize value of type `java.lang.Object` from [Unavailable value] (token `JsonToken.NOT_AVAILABLE`) at [Source: UNKNOWN; byte offset: #UNKNOWN].message org.onap.ccsdk.cds.controllerblueprints.core.BluePrintProcessorException: Resource Assignment is failed with com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize value of type `java.lang.Object` from [Unavailable value] (token `JsonToken.NOT_AVAILABLE`) at [Source: UNKNOWN; byte offset: #UNKNOWN].message at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.utils.ResourceAssignmentUtils$Companion.generateResourceDataForAssignments(ResourceAssignmentUtils.kt:212) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.ResourceResolutionServiceImpl.resolveResources$suspendImpl(ResourceResolutionService.kt:270) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.ResourceResolutionServiceImpl$resolveResources$3.invokeSuspend(ResourceResolutionService.kt) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:33) at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665) Caused by: com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize value of type `java.lang.Object` from [Unavailable value] (token `JsonToken.NOT_AVAILABLE`) at [Source: UNKNOWN; byte offset: #UNKNOWN] at com.fasterxml.jackson.databind.exc.MismatchedInputException.from(MismatchedInputException.java:59) at com.fasterxml.jackson.databind.DeserializationContext.reportInputMismatch(DeserializationContext.java:1741) at com.fasterxml.jackson.databind.DeserializationContext.handleUnexpectedToken(DeserializationContext.java:1515) at com.fasterxml.jackson.databind.DeserializationContext.handleUnexpectedToken(DeserializationContext.java:1420) at com.fasterxml.jackson.databind.deser.std.UntypedObjectDeserializer$Vanilla.deserialize(UntypedObjectDeserializer.java:771) at com.fasterxml.jackson.databind.deser.std.UntypedObjectDeserializer$Vanilla.mapObject(UntypedObjectDeserializer.java:989) at com.fasterxml.jackson.databind.deser.std.UntypedObjectDeserializer$Vanilla.deserialize(UntypedObjectDeserializer.java:718) at com.fasterxml.jackson.databind.deser.std.UntypedObjectDeserializer$Vanilla.deserialize(UntypedObjectDeserializer.java:701) at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:323) at com.fasterxml.jackson.databind.ObjectMapper._readValue(ObjectMapper.java:4650) at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:2831) at com.fasterxml.jackson.databind.ObjectMapper.treeToValue(ObjectMapper.java:3295) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.utils.ResourceAssignmentUtils$Companion.generateResourceDataForAssignments(ResourceAssignmentUtils.kt:206) ... 11 common frames omitted 2023-03-29 06:36:22,819|0b7f8c16-c1f4-4e61-8d96-1aa2c6440314||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response... 2023-03-29 06:36:22,819|0b7f8c16-c1f4-4e61-8d96-1aa2c6440314||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process) 2023-03-29 06:36:22,820|0b7f8c16-c1f4-4e61-8d96-1aa2c6440314||DefaultDispatcher-worker-1||||INFO||||||| Execute node(resource-assignment) -> executed state(FAILURE) 2023-03-29 06:36:22,820|0b7f8c16-c1f4-4e61-8d96-1aa2c6440314||DefaultDispatcher-worker-1||||INFO||||||| workflow(0b7f8c16-c1f4-4e61-8d96-1aa2c6440314) nodes completed with (1)exceptions 2023-03-29 06:36:22,820|0b7f8c16-c1f4-4e61-8d96-1aa2c6440314||DefaultDispatcher-worker-1||||ERROR||||||| workflow(0b7f8c16-c1f4-4e61-8d96-1aa2c6440314) exception : org.onap.ccsdk.cds.controllerblueprints.core.BluePrintProcessorException: node(resource-assignment) outgoing edge(FAILURE) is missing. at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2.invokeSuspend$executeNodeWorker(BluePrintWorkflowService.kt:258) at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2.access$invokeSuspend$executeNodeWorker(BluePrintWorkflowService.kt) at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2$executeNodeWorker$1.invokeSuspend(BluePrintWorkflowService.kt) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:33) at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46) at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:33) at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665) 2023-03-29 06:36:22,820|0b7f8c16-c1f4-4e61-8d96-1aa2c6440314||DefaultDispatcher-worker-1||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment) 2023-03-29 06:36:22,823|0b7f8c16-c1f4-4e61-8d96-1aa2c6440314||DefaultDispatcher-worker-1||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID e16ae4d7-b1d5-4cdd-91b9-7a5e0d18131a auditStoreId -1 2023-03-29 06:36:22,848|0b7f8c16-c1f4-4e61-8d96-1aa2c6440314||kafka-producer-network-thread | audit-response-producer-client-id-jhjzw||||INFO||||||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(0) offset(1) requestID(0b7f8c16-c1f4-4e61-8d96-1aa2c6440314), subrequestID(ddb83869-5ad2-4184-9451-7d591a70ec33) CBA(APACHE/1.0.0/resource-assignment). 2023-03-29 06:36:36,553|79e29e0b-82de-4747-ae54-0169d7ae75b6||Thread-180||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Enhancing blueprint(/opt/app/onap/blueprints/working/cc1f8b9e-6be4-4c19-8d96-9f93bb2a92a8) 2023-03-29 06:36:36,554|79e29e0b-82de-4747-ae54-0169d7ae75b6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| deleting definition types under : /opt/app/onap/blueprints/working/cc1f8b9e-6be4-4c19-8d96-9f93bb2a92a8/Definitions 2023-03-29 06:36:36,557|79e29e0b-82de-4747-ae54-0169d7ae75b6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| reinitialized all type definitions 2023-03-29 06:36:36,558|79e29e0b-82de-4747-ae54-0169d7ae75b6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| ***** Enhancing NodeTemplate(resource-assignment) 2023-03-29 06:36:36,601|79e29e0b-82de-4747-ae54-0169d7ae75b6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| enhancing ArtifactDefinition(vnf-template) 2023-03-29 06:36:36,620|79e29e0b-82de-4747-ae54-0169d7ae75b6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| enhancing ArtifactDefinition(vnf-mapping) 2023-03-29 06:36:36,637|79e29e0b-82de-4747-ae54-0169d7ae75b6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false) 2023-03-29 06:36:36,669|79e29e0b-82de-4747-ae54-0169d7ae75b6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| ***** Enhancing NodeTemplate(input) 2023-03-29 06:36:36,733|79e29e0b-82de-4747-ae54-0169d7ae75b6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| ***** Enhancing NodeTemplate(input) 2023-03-29 06:36:36,759|79e29e0b-82de-4747-ae54-0169d7ae75b6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| ***** Enhancing NodeTemplate(input) 2023-03-29 06:36:36,776|79e29e0b-82de-4747-ae54-0169d7ae75b6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| enhancing ArtifactDefinition(base_ubuntu20-template) 2023-03-29 06:36:36,776|79e29e0b-82de-4747-ae54-0169d7ae75b6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| enhancing ArtifactDefinition(base_ubuntu20-mapping) 2023-03-29 06:36:36,776|79e29e0b-82de-4747-ae54-0169d7ae75b6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false) 2023-03-29 06:36:36,802|79e29e0b-82de-4747-ae54-0169d7ae75b6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| ***** Enhancing NodeTemplate(input) 2023-03-29 06:36:36,823|79e29e0b-82de-4747-ae54-0169d7ae75b6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| ***** Enhancing NodeTemplate(input) 2023-03-29 06:36:36,844|79e29e0b-82de-4747-ae54-0169d7ae75b6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| ***** Enhancing NodeTemplate(input) 2023-03-29 06:36:36,865|79e29e0b-82de-4747-ae54-0169d7ae75b6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| ***** Enhancing NodeTemplate(sdnc) 2023-03-29 06:36:36,904|79e29e0b-82de-4747-ae54-0169d7ae75b6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| ***** Enhancing NodeTemplate(input) 2023-03-29 06:36:36,926|79e29e0b-82de-4747-ae54-0169d7ae75b6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| ***** Enhancing NodeTemplate(input) 2023-03-29 06:36:36,952|79e29e0b-82de-4747-ae54-0169d7ae75b6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| ***** Enhancing NodeTemplate(input) 2023-03-29 06:36:36,978|79e29e0b-82de-4747-ae54-0169d7ae75b6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| ***** Enhancing NodeTemplate(input) 2023-03-29 06:36:37,001|79e29e0b-82de-4747-ae54-0169d7ae75b6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| ***** Enhancing NodeTemplate(input) 2023-03-29 06:36:37,019|79e29e0b-82de-4747-ae54-0169d7ae75b6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| ***** Enhancing NodeTemplate(input) 2023-03-29 06:36:37,065|79e29e0b-82de-4747-ae54-0169d7ae75b6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| ***** Enhancing NodeTemplate(config-assign) 2023-03-29 06:36:37,067|79e29e0b-82de-4747-ae54-0169d7ae75b6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| enhancing ArtifactDefinition(baseconfig-template) 2023-03-29 06:36:37,067|79e29e0b-82de-4747-ae54-0169d7ae75b6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| enhancing ArtifactDefinition(baseconfig-mapping) 2023-03-29 06:36:37,068|79e29e0b-82de-4747-ae54-0169d7ae75b6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false) 2023-03-29 06:36:37,095|79e29e0b-82de-4747-ae54-0169d7ae75b6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| ***** Enhancing NodeTemplate(input) 2023-03-29 06:36:37,119|79e29e0b-82de-4747-ae54-0169d7ae75b6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| ***** Enhancing NodeTemplate(input) 2023-03-29 06:36:37,139|79e29e0b-82de-4747-ae54-0169d7ae75b6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| ***** Enhancing NodeTemplate(input) 2023-03-29 06:36:37,162|79e29e0b-82de-4747-ae54-0169d7ae75b6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| ***** Enhancing NodeTemplate(config-deploy) 2023-03-29 06:36:37,255|79e29e0b-82de-4747-ae54-0169d7ae75b6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| ##### Enhancing Workflow(resource-assignment) 2023-03-29 06:36:37,255|79e29e0b-82de-4747-ae54-0169d7ae75b6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment]) 2023-03-29 06:36:37,255|79e29e0b-82de-4747-ae54-0169d7ae75b6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| identified workflow(resource-assignment) targets(resource-assignment) 2023-03-29 06:36:37,255|79e29e0b-82de-4747-ae54-0169d7ae75b6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment) 2023-03-29 06:36:37,255|79e29e0b-82de-4747-ae54-0169d7ae75b6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment) 2023-03-29 06:36:37,255|79e29e0b-82de-4747-ae54-0169d7ae75b6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json] 2023-03-29 06:36:37,256|79e29e0b-82de-4747-ae54-0169d7ae75b6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| enriching artifacts file(/opt/app/onap/blueprints/working/cc1f8b9e-6be4-4c19-8d96-9f93bb2a92a8/Templates/vnf-mapping.json 2023-03-29 06:36:37,261|79e29e0b-82de-4747-ae54-0169d7ae75b6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true) 2023-03-29 06:36:37,261|79e29e0b-82de-4747-ae54-0169d7ae75b6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| dataType not present for the recipe(dt-resource-assignment-properties) 2023-03-29 06:36:37,261|79e29e0b-82de-4747-ae54-0169d7ae75b6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| enriching artifacts file(/opt/app/onap/blueprints/working/cc1f8b9e-6be4-4c19-8d96-9f93bb2a92a8/Templates/base_ubuntu20-mapping.json 2023-03-29 06:36:37,265|79e29e0b-82de-4747-ae54-0169d7ae75b6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true) 2023-03-29 06:36:37,265|79e29e0b-82de-4747-ae54-0169d7ae75b6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment). 2023-03-29 06:36:37,265|79e29e0b-82de-4747-ae54-0169d7ae75b6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| ##### Enhancing Workflow(config-assign) 2023-03-29 06:36:37,265|79e29e0b-82de-4747-ae54-0169d7ae75b6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| workflow(config-assign) dependent component NodeTemplates([config-assign]) 2023-03-29 06:36:37,265|79e29e0b-82de-4747-ae54-0169d7ae75b6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| identified workflow(config-assign) targets(config-assign) 2023-03-29 06:36:37,265|79e29e0b-82de-4747-ae54-0169d7ae75b6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign) 2023-03-29 06:36:37,265|79e29e0b-82de-4747-ae54-0169d7ae75b6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json] 2023-03-29 06:36:37,265|79e29e0b-82de-4747-ae54-0169d7ae75b6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| enriching artifacts file(/opt/app/onap/blueprints/working/cc1f8b9e-6be4-4c19-8d96-9f93bb2a92a8/Templates/baseconfig-mapping.json 2023-03-29 06:36:37,268|79e29e0b-82de-4747-ae54-0169d7ae75b6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true) 2023-03-29 06:36:37,268|79e29e0b-82de-4747-ae54-0169d7ae75b6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| dataType not present for the recipe(dt-config-assign-properties) 2023-03-29 06:36:37,269|79e29e0b-82de-4747-ae54-0169d7ae75b6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| ##### Enhancing Workflow(config-deploy) 2023-03-29 06:36:37,269|79e29e0b-82de-4747-ae54-0169d7ae75b6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy]) 2023-03-29 06:36:37,269|79e29e0b-82de-4747-ae54-0169d7ae75b6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| identified workflow(config-deploy) targets(config-deploy) 2023-03-29 06:36:37,269|79e29e0b-82de-4747-ae54-0169d7ae75b6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| workflow(config-deploy) resource assignment files([] 2023-03-29 06:36:37,269|79e29e0b-82de-4747-ae54-0169d7ae75b6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| ##### Enhancing blueprint Resource Definitions 2023-03-29 06:36:37,269|79e29e0b-82de-4747-ae54-0169d7ae75b6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json]) 2023-03-29 06:36:37,269|79e29e0b-82de-4747-ae54-0169d7ae75b6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| processing file (Templates/vnf-mapping.json) 2023-03-29 06:36:37,269|79e29e0b-82de-4747-ae54-0169d7ae75b6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| processing file (Templates/base_ubuntu20-mapping.json) 2023-03-29 06:36:37,269|79e29e0b-82de-4747-ae54-0169d7ae75b6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| processing file (Templates/baseconfig-mapping.json) 2023-03-29 06:36:37,275|79e29e0b-82de-4747-ae54-0169d7ae75b6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| 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-29 06:36:37,452|79e29e0b-82de-4747-ae54-0169d7ae75b6||DefaultDispatcher-worker-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability] 2023-03-29 06:36:37,715|a9710840-c43e-4b1f-80ad-2a9b3f05f993||Thread-180||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Save processing(9447a8a1-4728-4b8a-a03f-2ddfc15418b0) CBA(/opt/app/onap/blueprints/archive/9447a8a1-4728-4b8a-a03f-2ddfc15418b0/cba.zip) 2023-03-29 06:36:37,718|a9710840-c43e-4b1f-80ad-2a9b3f05f993||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/9447a8a1-4728-4b8a-a03f-2ddfc15418b0) and entry definition file (Definitions/ubuntu20.json) 2023-03-29 06:36:37,721|a9710840-c43e-4b1f-80ad-2a9b3f05f993||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2023-03-29 06:36:37,736|a9710840-c43e-4b1f-80ad-2a9b3f05f993||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Validating Workflow(resource-assignment) 2023-03-29 06:36:37,737|a9710840-c43e-4b1f-80ad-2a9b3f05f993||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Validating Workflow(config-assign) 2023-03-29 06:36:37,737|a9710840-c43e-4b1f-80ad-2a9b3f05f993||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Validating Workflow(config-deploy) 2023-03-29 06:36:37,740|a9710840-c43e-4b1f-80ad-2a9b3f05f993||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/9447a8a1-4728-4b8a-a03f-2ddfc15418b0) and entry definition file (Definitions/ubuntu20.json) 2023-03-29 06:36:37,774|a9710840-c43e-4b1f-80ad-2a9b3f05f993||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Overwriting blueprint model :ubuntu20::1.0.0 2023-03-29 06:36:37,836|a9710840-c43e-4b1f-80ad-2a9b3f05f993||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| No compiled cache(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) present to clean. 2023-03-29 06:36:37,839|a9710840-c43e-4b1f-80ad-2a9b3f05f993||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Deleted deployed blueprint model :ubuntu20::1.0.0 2023-03-29 06:36:37,931|a9710840-c43e-4b1f-80ad-2a9b3f05f993||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| No compiled cache(/opt/app/onap/blueprints/working/9447a8a1-4728-4b8a-a03f-2ddfc15418b0) present to clean. 2023-03-29 06:36:51,824|108ee12c-d707-466c-a5bb-35b33d20888a||reactor-http-epoll-1||||INFO||||||| processing request id 108ee12c-d707-466c-a5bb-35b33d20888a 2023-03-29 06:36:51,834|108ee12c-d707-466c-a5bb-35b33d20888a||DefaultDispatcher-worker-1||||INFO||||||| getting cba file name(ubuntu20), version(1.0.0) from db 2023-03-29 06:36:52,047|108ee12c-d707-466c-a5bb-35b33d20888a||DefaultDispatcher-worker-1||||INFO||||||| cba file name(ubuntu20), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2023-03-29 06:36:52,053|108ee12c-d707-466c-a5bb-35b33d20888a||DefaultDispatcher-worker-1||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2023-03-29 06:36:52,082|108ee12c-d707-466c-a5bb-35b33d20888a||DefaultDispatcher-worker-1||||INFO||||||| Deriving input data for workflow: (resource-assignment) 2023-03-29 06:36:52,097|108ee12c-d707-466c-a5bb-35b33d20888a||DefaultDispatcher-worker-1||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 2023-03-29 06:36:52,097|108ee12c-d707-466c-a5bb-35b33d20888a||DefaultDispatcher-worker-1||||INFO||||||| StoreAuditService ID -1 2023-03-29 06:36:52,099|108ee12c-d707-466c-a5bb-35b33d20888a||DefaultDispatcher-worker-1||||INFO||||||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2023-03-29 06:36:52,099|108ee12c-d707-466c-a5bb-35b33d20888a||DefaultDispatcher-worker-1||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2023-03-29 06:36:52,108|108ee12c-d707-466c-a5bb-35b33d20888a||DefaultDispatcher-worker-1||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2023-03-29 06:36:52,128|108ee12c-d707-466c-a5bb-35b33d20888a||kafka-producer-network-thread | audit-request-producer-client-id-jhjzw||||INFO||||||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(4) offset(3) requestID(108ee12c-d707-466c-a5bb-35b33d20888a), subrequestID(d8706e41-6185-4f6b-ae78-e5e23f61ea98) CBA(ubuntu20/1.0.0/resource-assignment). 2023-03-29 06:36:52,165|108ee12c-d707-466c-a5bb-35b33d20888a||DefaultDispatcher-worker-1||||INFO||||||| Deriving input data for workflow: (resource-assignment) 2023-03-29 06:36:52,165|108ee12c-d707-466c-a5bb-35b33d20888a||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component) 2023-03-29 06:36:52,166|108ee12c-d707-466c-a5bb-35b33d20888a||DefaultDispatcher-worker-1||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2023-03-29 06:36:52,166|108ee12c-d707-466c-a5bb-35b33d20888a||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(108ee12c-d707-466c-a5bb-35b33d20888a) for workflow(resource-assignment) step(resource-assignment) 2023-03-29 06:36:52,166|108ee12c-d707-466c-a5bb-35b33d20888a||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process) 2023-03-29 06:36:52,167|108ee12c-d707-466c-a5bb-35b33d20888a||DefaultDispatcher-worker-1||||INFO||||||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}}) 2023-03-29 06:36:52,167|108ee12c-d707-466c-a5bb-35b33d20888a||DefaultDispatcher-worker-1||||INFO||||||| Resolving resource with resource assignment artifact(vnf-mapping) 2023-03-29 06:36:52,195|108ee12c-d707-466c-a5bb-35b33d20888a||DefaultDispatcher-worker-1||||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-29 06:36:52,196|108ee12c-d707-466c-a5bb-35b33d20888a||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("ubuntu20-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string) 2023-03-29 06:36:52,197|108ee12c-d707-466c-a5bb-35b33d20888a||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("da786111-1486-4587-98b6-6ce4f56ba56a") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2023-03-29 06:36:52,197|108ee12c-d707-466c-a5bb-35b33d20888a||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("d8706e41-6185-4f6b-ae78-e5e23f61ea98") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2023-03-29 06:36:52,198|108ee12c-d707-466c-a5bb-35b33d20888a||DefaultDispatcher-worker-1||||INFO||||||| Generated Resource Param Data ({ "service-instance-id" : "da786111-1486-4587-98b6-6ce4f56ba56a", "vnf-id" : "d8706e41-6185-4f6b-ae78-e5e23f61ea98", "vnf_name" : "ubuntu20-VNF-name" }) 2023-03-29 06:36:52,209|108ee12c-d707-466c-a5bb-35b33d20888a||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response... 2023-03-29 06:36:52,209|108ee12c-d707-466c-a5bb-35b33d20888a||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process) 2023-03-29 06:36:52,209|108ee12c-d707-466c-a5bb-35b33d20888a||DefaultDispatcher-worker-1||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment) 2023-03-29 06:36:52,214|108ee12c-d707-466c-a5bb-35b33d20888a||DefaultDispatcher-worker-1||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 220c4e88-2453-4410-84e3-0b4a55af12c6 auditStoreId -1 2023-03-29 06:36:52,256|108ee12c-d707-466c-a5bb-35b33d20888a||kafka-producer-network-thread | audit-response-producer-client-id-jhjzw||||INFO||||||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(4) offset(3) requestID(108ee12c-d707-466c-a5bb-35b33d20888a), subrequestID(d8706e41-6185-4f6b-ae78-e5e23f61ea98) CBA(ubuntu20/1.0.0/resource-assignment). 2023-03-29 06:36:57,845|f0a28221-4374-4ec7-be70-7a0ebadfd0e2||reactor-http-epoll-1||||INFO||||||| processing request id f0a28221-4374-4ec7-be70-7a0ebadfd0e2 2023-03-29 06:36:57,845|f0a28221-4374-4ec7-be70-7a0ebadfd0e2||reactor-http-epoll-1||||INFO||||||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2023-03-29 06:36:57,850|f0a28221-4374-4ec7-be70-7a0ebadfd0e2||DefaultDispatcher-worker-1||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2023-03-29 06:36:57,878|f0a28221-4374-4ec7-be70-7a0ebadfd0e2||DefaultDispatcher-worker-1||||INFO||||||| Deriving input data for workflow: (resource-assignment) 2023-03-29 06:36:57,891|f0a28221-4374-4ec7-be70-7a0ebadfd0e2||DefaultDispatcher-worker-1||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 2023-03-29 06:36:57,891|f0a28221-4374-4ec7-be70-7a0ebadfd0e2||DefaultDispatcher-worker-1||||INFO||||||| StoreAuditService ID -1 2023-03-29 06:36:57,891|f0a28221-4374-4ec7-be70-7a0ebadfd0e2||DefaultDispatcher-worker-1||||INFO||||||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2023-03-29 06:36:57,891|f0a28221-4374-4ec7-be70-7a0ebadfd0e2||DefaultDispatcher-worker-1||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2023-03-29 06:36:57,896|f0a28221-4374-4ec7-be70-7a0ebadfd0e2||DefaultDispatcher-worker-1||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2023-03-29 06:36:57,900|f0a28221-4374-4ec7-be70-7a0ebadfd0e2||kafka-producer-network-thread | audit-request-producer-client-id-jhjzw||||INFO||||||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(4) offset(4) requestID(f0a28221-4374-4ec7-be70-7a0ebadfd0e2), subrequestID(90b577c8-d79d-49af-b2b1-3621e8dde031) CBA(ubuntu20/1.0.0/resource-assignment). 2023-03-29 06:36:57,926|f0a28221-4374-4ec7-be70-7a0ebadfd0e2||DefaultDispatcher-worker-1||||INFO||||||| Deriving input data for workflow: (resource-assignment) 2023-03-29 06:36:57,927|f0a28221-4374-4ec7-be70-7a0ebadfd0e2||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component) 2023-03-29 06:36:57,927|f0a28221-4374-4ec7-be70-7a0ebadfd0e2||DefaultDispatcher-worker-1||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2023-03-29 06:36:57,927|f0a28221-4374-4ec7-be70-7a0ebadfd0e2||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(f0a28221-4374-4ec7-be70-7a0ebadfd0e2) for workflow(resource-assignment) step(resource-assignment) 2023-03-29 06:36:57,928|f0a28221-4374-4ec7-be70-7a0ebadfd0e2||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process) 2023-03-29 06:36:57,928|f0a28221-4374-4ec7-be70-7a0ebadfd0e2||DefaultDispatcher-worker-1||||INFO||||||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}}) 2023-03-29 06:36:57,928|f0a28221-4374-4ec7-be70-7a0ebadfd0e2||DefaultDispatcher-worker-1||||INFO||||||| Resolving resource with resource assignment artifact(base_ubuntu20-mapping) 2023-03-29 06:36:57,954|f0a28221-4374-4ec7-be70-7a0ebadfd0e2||DefaultDispatcher-worker-1||||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-29 06:36:57,957|f0a28221-4374-4ec7-be70-7a0ebadfd0e2||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("admin-daily-master-sm") for Resource Name (admin_plane_net_name), definition(public_net_id) of type (string) 2023-03-29 06:36:57,958|f0a28221-4374-4ec7-be70-7a0ebadfd0e2||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("onap_dt") for Resource Name (ubuntu20_key_name), definition(key_name) of type (string) 2023-03-29 06:36:57,958|f0a28221-4374-4ec7-be70-7a0ebadfd0e2||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("ubuntu20agent-VNF") for Resource Name (ubuntu20_name_0), definition(vnf_name) of type (string) 2023-03-29 06:36:57,958|f0a28221-4374-4ec7-be70-7a0ebadfd0e2||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("Ubuntu_2004") for Resource Name (ubuntu20_image_name), definition(image_name) of type (string) 2023-03-29 06:36:57,958|f0a28221-4374-4ec7-be70-7a0ebadfd0e2||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("90b577c8-d79d-49af-b2b1-3621e8dde031") for Resource Name (vf-module-id), definition(vf-module-id) of type (string) 2023-03-29 06:36:57,959|f0a28221-4374-4ec7-be70-7a0ebadfd0e2||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("da786111-1486-4587-98b6-6ce4f56ba56a") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2023-03-29 06:36:57,960|f0a28221-4374-4ec7-be70-7a0ebadfd0e2||DefaultDispatcher-worker-1||||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-29 06:36:57,960|f0a28221-4374-4ec7-be70-7a0ebadfd0e2||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("m1.small") for Resource Name (ubuntu20_flavor_name), definition(vlb_flavor_name) of type (string) 2023-03-29 06:36:57,961|f0a28221-4374-4ec7-be70-7a0ebadfd0e2||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("basic_vm_macro-VNF-instance") for Resource Name (vnf_id), definition(vnf-id) of type (string) 2023-03-29 06:36:57,961|f0a28221-4374-4ec7-be70-7a0ebadfd0e2||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("d8706e41-6185-4f6b-ae78-e5e23f61ea98") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2023-03-29 06:36:57,962|f0a28221-4374-4ec7-be70-7a0ebadfd0e2||DefaultDispatcher-worker-1||||INFO||||||| Generated Resource Param Data ({ "admin_plane_net_name" : "admin-daily-master-sm", "service-instance-id" : "da786111-1486-4587-98b6-6ce4f56ba56a", "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" : "90b577c8-d79d-49af-b2b1-3621e8dde031", "vnf-id" : "d8706e41-6185-4f6b-ae78-e5e23f61ea98", "vnf_id" : "basic_vm_macro-VNF-instance" }) 2023-03-29 06:36:57,972|f0a28221-4374-4ec7-be70-7a0ebadfd0e2||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response... 2023-03-29 06:36:57,972|f0a28221-4374-4ec7-be70-7a0ebadfd0e2||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process) 2023-03-29 06:36:57,972|f0a28221-4374-4ec7-be70-7a0ebadfd0e2||DefaultDispatcher-worker-1||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment) 2023-03-29 06:36:57,975|f0a28221-4374-4ec7-be70-7a0ebadfd0e2||DefaultDispatcher-worker-1||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 6a4b215e-577e-4652-9414-6fc9335bb814 auditStoreId -1 2023-03-29 06:36:57,985|f0a28221-4374-4ec7-be70-7a0ebadfd0e2||kafka-producer-network-thread | audit-response-producer-client-id-jhjzw||||INFO||||||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(4) offset(4) requestID(f0a28221-4374-4ec7-be70-7a0ebadfd0e2), subrequestID(90b577c8-d79d-49af-b2b1-3621e8dde031) CBA(ubuntu20/1.0.0/resource-assignment). 2023-03-29 06:37:04,589|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2023-03-29 06:37:04,729|||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-29 06:37:04,914|9b89ed8b-66ff-46bf-9d89-f3f0dcbfcf66||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| processing request id 9b89ed8b-66ff-46bf-9d89-f3f0dcbfcf66 2023-03-29 06:37:04,914|9b89ed8b-66ff-46bf-9d89-f3f0dcbfcf66||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2023-03-29 06:37:04,920|9b89ed8b-66ff-46bf-9d89-f3f0dcbfcf66||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2023-03-29 06:37:04,953|9b89ed8b-66ff-46bf-9d89-f3f0dcbfcf66||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Deriving input data for workflow: (config-assign) 2023-03-29 06:37:04,964|9b89ed8b-66ff-46bf-9d89-f3f0dcbfcf66||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| storeExecutionInput called not to store the Workflow action input details 2023-03-29 06:37:04,964|9b89ed8b-66ff-46bf-9d89-f3f0dcbfcf66||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| StoreAuditService ID -1 2023-03-29 06:37:04,965|9b89ed8b-66ff-46bf-9d89-f3f0dcbfcf66||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2023-03-29 06:37:04,965|9b89ed8b-66ff-46bf-9d89-f3f0dcbfcf66||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2023-03-29 06:37:04,970|9b89ed8b-66ff-46bf-9d89-f3f0dcbfcf66||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2023-03-29 06:37:04,976|9b89ed8b-66ff-46bf-9d89-f3f0dcbfcf66||kafka-producer-network-thread | audit-request-producer-client-id-jhjzw||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(4) offset(5) requestID(9b89ed8b-66ff-46bf-9d89-f3f0dcbfcf66), subrequestID(7316f11d-1b02-4991-b43f-8820a172f846) CBA(ubuntu20/1.0.0/config-assign). 2023-03-29 06:37:05,003|9b89ed8b-66ff-46bf-9d89-f3f0dcbfcf66||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Deriving input data for workflow: (config-assign) 2023-03-29 06:37:05,004|9b89ed8b-66ff-46bf-9d89-f3f0dcbfcf66||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Executing workflow(config-assign) NodeTemplate(config-assign), derived from(tosca.nodes.Component) 2023-03-29 06:37:05,004|9b89ed8b-66ff-46bf-9d89-f3f0dcbfcf66||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| executing node template(config-assign) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2023-03-29 06:37:05,004|9b89ed8b-66ff-46bf-9d89-f3f0dcbfcf66||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| preparing request id(9b89ed8b-66ff-46bf-9d89-f3f0dcbfcf66) for workflow(config-assign) step(config-assign) 2023-03-29 06:37:05,004|9b89ed8b-66ff-46bf-9d89-f3f0dcbfcf66||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-assign), interface name(ResourceResolutionComponent), operationName(process) 2023-03-29 06:37:05,004|9b89ed8b-66ff-46bf-9d89-f3f0dcbfcf66||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| input definition for node template (config-assign), values ({resolution-key={"get_input":"resolution-key"}, store-result=true, artifact-prefix-names=["baseconfig"]}) 2023-03-29 06:37:05,006|9b89ed8b-66ff-46bf-9d89-f3f0dcbfcf66||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Resolving resource with resource assignment artifact(baseconfig-mapping) 2023-03-29 06:37:05,064|9b89ed8b-66ff-46bf-9d89-f3f0dcbfcf66||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| 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-29 06:37:05,066|9b89ed8b-66ff-46bf-9d89-f3f0dcbfcf66||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Setting Resource Value ("ubuntuCDS-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string) 2023-03-29 06:37:05,066|9b89ed8b-66ff-46bf-9d89-f3f0dcbfcf66||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Setting Resource Value ("da786111-1486-4587-98b6-6ce4f56ba56a") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2023-03-29 06:37:05,066|9b89ed8b-66ff-46bf-9d89-f3f0dcbfcf66||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Setting Resource Value ("d8706e41-6185-4f6b-ae78-e5e23f61ea98") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2023-03-29 06:37:05,104|9b89ed8b-66ff-46bf-9d89-f3f0dcbfcf66||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Resource resolution saved into database successfully : (service-instance-id) 2023-03-29 06:37:05,108|9b89ed8b-66ff-46bf-9d89-f3f0dcbfcf66||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Resource resolution saved into database successfully : (vnf_name) 2023-03-29 06:37:05,108|9b89ed8b-66ff-46bf-9d89-f3f0dcbfcf66||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Resource resolution saved into database successfully : (vnf-id) 2023-03-29 06:37:05,109|9b89ed8b-66ff-46bf-9d89-f3f0dcbfcf66||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Generated Resource Param Data ({ "service-instance-id" : "da786111-1486-4587-98b6-6ce4f56ba56a", "vnf-id" : "d8706e41-6185-4f6b-ae78-e5e23f61ea98", "vnf_name" : "ubuntuCDS-VNF-name" }) 2023-03-29 06:37:05,151|9b89ed8b-66ff-46bf-9d89-f3f0dcbfcf66||DefaultDispatcher-worker-53||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Writing out template_resolution result: bpName: ubuntu20 bpVer 1.0.0 resKey:ubuntu20-VNF-name (resourceId: resourceType: ) occurrence:1 2023-03-29 06:37:05,181|9b89ed8b-66ff-46bf-9d89-f3f0dcbfcf66||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| 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-29 06:37:05,182|9b89ed8b-66ff-46bf-9d89-f3f0dcbfcf66||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Preparing Response... 2023-03-29 06:37:05,182|9b89ed8b-66ff-46bf-9d89-f3f0dcbfcf66||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-assign),interface name (ResourceResolutionComponent), operationName(process) 2023-03-29 06:37:05,182|9b89ed8b-66ff-46bf-9d89-f3f0dcbfcf66||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| resolveWorkflowOutputs for workflow(config-assign) 2023-03-29 06:37:05,187|9b89ed8b-66ff-46bf-9d89-f3f0dcbfcf66||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID b60cf319-bd08-4054-a83f-a7a9a2288b19 auditStoreId -1 2023-03-29 06:37:05,223|9b89ed8b-66ff-46bf-9d89-f3f0dcbfcf66||kafka-producer-network-thread | audit-response-producer-client-id-jhjzw||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(4) offset(5) requestID(9b89ed8b-66ff-46bf-9d89-f3f0dcbfcf66), subrequestID(7316f11d-1b02-4991-b43f-8820a172f846) CBA(ubuntu20/1.0.0/config-assign). 2023-03-29 06:37:05,268|9b89ed8b-66ff-46bf-9d89-f3f0dcbfcf66||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Completed 2023-03-29 06:37:17,776|5f335660-6824-415e-9b97-a1a9aeec0f99||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2023-03-29 06:37:17,776|5f335660-6824-415e-9b97-a1a9aeec0f99||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2023-03-29 06:37:17,776|5f335660-6824-415e-9b97-a1a9aeec0f99||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2023-03-29 06:37:18,197|5f335660-6824-415e-9b97-a1a9aeec0f99||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2023-03-29 06:37:18,198|5f335660-6824-415e-9b97-a1a9aeec0f99||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2023-03-29 06:37:19,306|5f335660-6824-415e-9b97-a1a9aeec0f99||DefaultDispatcher-worker-34||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2023-03-29 06:37:19,306|5f335660-6824-415e-9b97-a1a9aeec0f99||DefaultDispatcher-worker-34||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Save processing(c77eb9c7-740d-4f93-9135-375acfea6304) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2023-03-29 06:37:19,319|5f335660-6824-415e-9b97-a1a9aeec0f99||DefaultDispatcher-worker-34||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Save processing(476740a3-6e5f-47c8-9a6b-29a3abe9bdfe) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2023-03-29 06:37:19,322|5f335660-6824-415e-9b97-a1a9aeec0f99||DefaultDispatcher-worker-34||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Save processing(4e4dc67e-b89b-4e80-a0ea-0378e2d87543) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2023-03-29 06:37:19,326|5f335660-6824-415e-9b97-a1a9aeec0f99||DefaultDispatcher-worker-34||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Save processing(f306c167-421f-4b69-94b5-9fffbcad0f94) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2023-03-29 06:37:19,333|5f335660-6824-415e-9b97-a1a9aeec0f99||DefaultDispatcher-worker-34||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Save processing(2737b2f4-aa1b-48d4-843a-f1301b29f165) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2023-03-29 06:37:19,339|5f335660-6824-415e-9b97-a1a9aeec0f99||DefaultDispatcher-worker-34||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Save processing(b7888351-5203-4991-804c-00ae185ac304) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2023-03-29 06:37:19,347|5f335660-6824-415e-9b97-a1a9aeec0f99||DefaultDispatcher-worker-34||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| 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-29 06:37:19,347|5f335660-6824-415e-9b97-a1a9aeec0f99||DefaultDispatcher-worker-34||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| 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-29 06:37:19,348|5f335660-6824-415e-9b97-a1a9aeec0f99||DefaultDispatcher-worker-34||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| 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-29 06:37:19,348|5f335660-6824-415e-9b97-a1a9aeec0f99||DefaultDispatcher-worker-34||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| 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-29 06:37:19,348|5f335660-6824-415e-9b97-a1a9aeec0f99||DefaultDispatcher-worker-34||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| 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-29 06:37:19,348|5f335660-6824-415e-9b97-a1a9aeec0f99||DefaultDispatcher-worker-34||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| 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-29 06:37:19,353|5f335660-6824-415e-9b97-a1a9aeec0f99||DefaultDispatcher-worker-34||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2023-03-29 06:37:19,357|5f335660-6824-415e-9b97-a1a9aeec0f99||DefaultDispatcher-worker-34||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2023-03-29 06:37:19,362|5f335660-6824-415e-9b97-a1a9aeec0f99||DefaultDispatcher-worker-34||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2023-03-29 06:37:19,366|5f335660-6824-415e-9b97-a1a9aeec0f99||DefaultDispatcher-worker-34||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| 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-29 06:37:19,369|5f335660-6824-415e-9b97-a1a9aeec0f99||DefaultDispatcher-worker-34||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2023-03-29 06:37:19,402|5f335660-6824-415e-9b97-a1a9aeec0f99||DefaultDispatcher-worker-34||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Validating Workflow(resource-assignment) 2023-03-29 06:37:19,403|5f335660-6824-415e-9b97-a1a9aeec0f99||DefaultDispatcher-worker-34||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Validating Workflow(config-assign) 2023-03-29 06:37:19,403|5f335660-6824-415e-9b97-a1a9aeec0f99||DefaultDispatcher-worker-34||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Validating Workflow(config-deploy) 2023-03-29 06:37:19,403|5f335660-6824-415e-9b97-a1a9aeec0f99||DefaultDispatcher-worker-34||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Validating Workflow(HealthCheck) 2023-03-29 06:37:19,403|5f335660-6824-415e-9b97-a1a9aeec0f99||DefaultDispatcher-worker-34||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Validating Workflow(ScaleOutReconfiguration) 2023-03-29 06:37:19,403|5f335660-6824-415e-9b97-a1a9aeec0f99||DefaultDispatcher-worker-34||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Validating Workflow(vf-config-assign) 2023-03-29 06:37:19,403|5f335660-6824-415e-9b97-a1a9aeec0f99||DefaultDispatcher-worker-34||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Validating Workflow(vf-config-deploy) 2023-03-29 06:37:19,419|5f335660-6824-415e-9b97-a1a9aeec0f99||DefaultDispatcher-worker-34||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| 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-29 06:37:19,490|5f335660-6824-415e-9b97-a1a9aeec0f99||DefaultDispatcher-worker-34||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Overwriting blueprint model :vLB_CDS::1.0.0 2023-03-29 06:37:19,545|5f335660-6824-415e-9b97-a1a9aeec0f99||DefaultDispatcher-worker-34||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean. 2023-03-29 06:37:19,546|5f335660-6824-415e-9b97-a1a9aeec0f99||DefaultDispatcher-worker-34||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Deleted deployed blueprint model :vLB_CDS::1.0.0 2023-03-29 06:37:19,624|5f335660-6824-415e-9b97-a1a9aeec0f99||DefaultDispatcher-worker-34||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Validating Workflow(resource-assignment) 2023-03-29 06:37:19,624|5f335660-6824-415e-9b97-a1a9aeec0f99||DefaultDispatcher-worker-34||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Validating Workflow(config-assign) 2023-03-29 06:37:19,625|5f335660-6824-415e-9b97-a1a9aeec0f99||DefaultDispatcher-worker-34||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Validating Workflow(config-deploy) 2023-03-29 06:37:19,635|5f335660-6824-415e-9b97-a1a9aeec0f99||DefaultDispatcher-worker-34||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| 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-29 06:37:19,680|5f335660-6824-415e-9b97-a1a9aeec0f99||DefaultDispatcher-worker-34||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0 2023-03-29 06:37:19,726|5f335660-6824-415e-9b97-a1a9aeec0f99||DefaultDispatcher-worker-34||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean. 2023-03-29 06:37:19,727|5f335660-6824-415e-9b97-a1a9aeec0f99||DefaultDispatcher-worker-34||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0 2023-03-29 06:37:19,785|5f335660-6824-415e-9b97-a1a9aeec0f99||DefaultDispatcher-worker-34||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Validating Workflow(resource-assignment) 2023-03-29 06:37:19,786|5f335660-6824-415e-9b97-a1a9aeec0f99||DefaultDispatcher-worker-34||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Validating Workflow(config-deploy) 2023-03-29 06:37:19,796|5f335660-6824-415e-9b97-a1a9aeec0f99||DefaultDispatcher-worker-34||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| 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-29 06:37:19,832|5f335660-6824-415e-9b97-a1a9aeec0f99||DefaultDispatcher-worker-34||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Overwriting blueprint model :vFW-CDS::1.0.0 2023-03-29 06:37:19,884|5f335660-6824-415e-9b97-a1a9aeec0f99||DefaultDispatcher-worker-34||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean. 2023-03-29 06:37:19,885|5f335660-6824-415e-9b97-a1a9aeec0f99||DefaultDispatcher-worker-34||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Deleted deployed blueprint model :vFW-CDS::1.0.0 2023-03-29 06:37:19,974|5f335660-6824-415e-9b97-a1a9aeec0f99||DefaultDispatcher-worker-34||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Validating Workflow(resource-assignment) 2023-03-29 06:37:19,975|5f335660-6824-415e-9b97-a1a9aeec0f99||DefaultDispatcher-worker-34||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Validating Workflow(config-assign) 2023-03-29 06:37:19,975|5f335660-6824-415e-9b97-a1a9aeec0f99||DefaultDispatcher-worker-34||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Validating Workflow(config-deploy) 2023-03-29 06:37:19,996|5f335660-6824-415e-9b97-a1a9aeec0f99||DefaultDispatcher-worker-34||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Validating Workflow(config-assign) 2023-03-29 06:37:19,996|5f335660-6824-415e-9b97-a1a9aeec0f99||DefaultDispatcher-worker-34||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Validating Workflow(config-deploy) 2023-03-29 06:37:19,997|5f335660-6824-415e-9b97-a1a9aeec0f99||DefaultDispatcher-worker-34||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| 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-29 06:37:20,011|5f335660-6824-415e-9b97-a1a9aeec0f99||DefaultDispatcher-worker-34||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| 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-29 06:37:20,047|5f335660-6824-415e-9b97-a1a9aeec0f99||DefaultDispatcher-worker-34||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0 2023-03-29 06:37:20,108|5f335660-6824-415e-9b97-a1a9aeec0f99||DefaultDispatcher-worker-34||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean. 2023-03-29 06:37:20,110|5f335660-6824-415e-9b97-a1a9aeec0f99||DefaultDispatcher-worker-34||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0 2023-03-29 06:37:20,225|5f335660-6824-415e-9b97-a1a9aeec0f99||DefaultDispatcher-worker-34||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Overwriting blueprint model :pnf_netconf::1.0.0 2023-03-29 06:37:20,264|5f335660-6824-415e-9b97-a1a9aeec0f99||DefaultDispatcher-worker-34||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean. 2023-03-29 06:37:20,264|5f335660-6824-415e-9b97-a1a9aeec0f99||DefaultDispatcher-worker-34||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Deleted deployed blueprint model :pnf_netconf::1.0.0 2023-03-29 06:37:20,320|5f335660-6824-415e-9b97-a1a9aeec0f99||DefaultDispatcher-worker-34||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| 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-29 06:37:39,466|3ecb663f-b12c-4dee-8fbe-d61b5065c8cc||Thread-275||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Enhancing blueprint(/opt/app/onap/blueprints/working/e88aea0c-ee87-4505-88e0-19e86bea4c9f) 2023-03-29 06:37:39,468|3ecb663f-b12c-4dee-8fbe-d61b5065c8cc||DefaultDispatcher-worker-34||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| deleting definition types under : /opt/app/onap/blueprints/working/e88aea0c-ee87-4505-88e0-19e86bea4c9f/Definitions 2023-03-29 06:37:39,470|3ecb663f-b12c-4dee-8fbe-d61b5065c8cc||DefaultDispatcher-worker-34||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| reinitialized all type definitions 2023-03-29 06:37:39,470|3ecb663f-b12c-4dee-8fbe-d61b5065c8cc||DefaultDispatcher-worker-34||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| ***** Enhancing NodeTemplate(netconf-device) 2023-03-29 06:37:39,512|3ecb663f-b12c-4dee-8fbe-d61b5065c8cc||DefaultDispatcher-worker-34||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| ***** Enhancing NodeTemplate(resolve-data) 2023-03-29 06:37:39,549|3ecb663f-b12c-4dee-8fbe-d61b5065c8cc||DefaultDispatcher-worker-34||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| enhancing ArtifactDefinition(netconfrpc-template) 2023-03-29 06:37:39,569|3ecb663f-b12c-4dee-8fbe-d61b5065c8cc||DefaultDispatcher-worker-34||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| enhancing ArtifactDefinition(netconfrpc-mapping) 2023-03-29 06:37:39,589|3ecb663f-b12c-4dee-8fbe-d61b5065c8cc||DefaultDispatcher-worker-34||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| enhancing resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(false) 2023-03-29 06:37:39,657|3ecb663f-b12c-4dee-8fbe-d61b5065c8cc||DefaultDispatcher-worker-34||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| ***** Enhancing NodeTemplate(execute-netconf) 2023-03-29 06:37:39,702|3ecb663f-b12c-4dee-8fbe-d61b5065c8cc||DefaultDispatcher-worker-34||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| ##### Enhancing Workflow(config-assign) 2023-03-29 06:37:39,703|3ecb663f-b12c-4dee-8fbe-d61b5065c8cc||DefaultDispatcher-worker-34||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| workflow(config-assign) dependent component NodeTemplates([resolve-data]) 2023-03-29 06:37:39,703|3ecb663f-b12c-4dee-8fbe-d61b5065c8cc||DefaultDispatcher-worker-34||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| identified workflow(config-assign) targets(resolve-data) 2023-03-29 06:37:39,703|3ecb663f-b12c-4dee-8fbe-d61b5065c8cc||DefaultDispatcher-worker-34||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| resource assignment artifacts(netconfrpc-mapping) for NodeType(resolve-data) 2023-03-29 06:37:39,703|3ecb663f-b12c-4dee-8fbe-d61b5065c8cc||DefaultDispatcher-worker-34||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| workflow(config-assign) resource assignment files([Templates/netconfrpc-mapping.json] 2023-03-29 06:37:39,703|3ecb663f-b12c-4dee-8fbe-d61b5065c8cc||DefaultDispatcher-worker-34||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| enriching artifacts file(/opt/app/onap/blueprints/working/e88aea0c-ee87-4505-88e0-19e86bea4c9f/Templates/netconfrpc-mapping.json 2023-03-29 06:37:39,706|3ecb663f-b12c-4dee-8fbe-d61b5065c8cc||DefaultDispatcher-worker-34||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| enhancing workflow resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(true) 2023-03-29 06:37:39,706|3ecb663f-b12c-4dee-8fbe-d61b5065c8cc||DefaultDispatcher-worker-34||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| dataType not present for the recipe(dt-config-assign-properties) 2023-03-29 06:37:39,706|3ecb663f-b12c-4dee-8fbe-d61b5065c8cc||DefaultDispatcher-worker-34||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| ##### Enhancing Workflow(config-deploy) 2023-03-29 06:37:39,706|3ecb663f-b12c-4dee-8fbe-d61b5065c8cc||DefaultDispatcher-worker-34||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| workflow(config-deploy) dependent component NodeTemplates([execute-netconf]) 2023-03-29 06:37:39,707|3ecb663f-b12c-4dee-8fbe-d61b5065c8cc||DefaultDispatcher-worker-34||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| identified workflow(config-deploy) targets(execute-netconf) 2023-03-29 06:37:39,707|3ecb663f-b12c-4dee-8fbe-d61b5065c8cc||DefaultDispatcher-worker-34||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| workflow(config-deploy) resource assignment files([] 2023-03-29 06:37:39,707|3ecb663f-b12c-4dee-8fbe-d61b5065c8cc||DefaultDispatcher-worker-34||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| ##### Enhancing blueprint Resource Definitions 2023-03-29 06:37:39,707|3ecb663f-b12c-4dee-8fbe-d61b5065c8cc||DefaultDispatcher-worker-34||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| resources assignment files ([Templates/netconfrpc-mapping.json]) 2023-03-29 06:37:39,707|3ecb663f-b12c-4dee-8fbe-d61b5065c8cc||DefaultDispatcher-worker-34||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| processing file (Templates/netconfrpc-mapping.json) 2023-03-29 06:37:39,709|3ecb663f-b12c-4dee-8fbe-d61b5065c8cc||DefaultDispatcher-worker-34||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| distinct resource keys ([input-source]) 2023-03-29 06:37:39,729|3ecb663f-b12c-4dee-8fbe-d61b5065c8cc||DefaultDispatcher-worker-34||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Enriching Resource Definition sources Node Template: [source-input] 2023-03-29 06:38:01,219|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2023-03-29 06:38:01,365|||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-29 06:38:01,369|9b89ed8b-66ff-46bf-9d89-f3f0dcbfcf66||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| processing request id 9b89ed8b-66ff-46bf-9d89-f3f0dcbfcf66 2023-03-29 06:38:01,375|9b89ed8b-66ff-46bf-9d89-f3f0dcbfcf66||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2023-03-29 06:38:01,389|9b89ed8b-66ff-46bf-9d89-f3f0dcbfcf66||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2023-03-29 06:38:01,448|9b89ed8b-66ff-46bf-9d89-f3f0dcbfcf66||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| storeExecutionInput called not to store the Workflow action input details 2023-03-29 06:38:01,448|9b89ed8b-66ff-46bf-9d89-f3f0dcbfcf66||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| StoreAuditService ID -1 2023-03-29 06:38:01,448|9b89ed8b-66ff-46bf-9d89-f3f0dcbfcf66||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2023-03-29 06:38:01,448|9b89ed8b-66ff-46bf-9d89-f3f0dcbfcf66||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2023-03-29 06:38:01,453|9b89ed8b-66ff-46bf-9d89-f3f0dcbfcf66||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2023-03-29 06:38:01,460|9b89ed8b-66ff-46bf-9d89-f3f0dcbfcf66||kafka-producer-network-thread | audit-request-producer-client-id-jhjzw||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(4) offset(6) requestID(9b89ed8b-66ff-46bf-9d89-f3f0dcbfcf66), subrequestID(aae26180-7bb6-45a9-94c9-eabf394dc1c0) CBA(ubuntu20/1.0.0/config-deploy). 2023-03-29 06:38:01,471|9b89ed8b-66ff-46bf-9d89-f3f0dcbfcf66||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Deriving input data for workflow: (config-deploy) 2023-03-29 06:38:01,471|9b89ed8b-66ff-46bf-9d89-f3f0dcbfcf66||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Executing workflow(config-deploy) NodeTemplate(config-deploy), derived from(tosca.nodes.Component) 2023-03-29 06:38:01,472|9b89ed8b-66ff-46bf-9d89-f3f0dcbfcf66||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| executing node template(config-deploy) component(component-netconf-executor) interface(ComponentNetconfExecutor) operation(process) on host (SELF) with timeout(180) sec. 2023-03-29 06:38:01,479|9b89ed8b-66ff-46bf-9d89-f3f0dcbfcf66||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| preparing request id(9b89ed8b-66ff-46bf-9d89-f3f0dcbfcf66) for workflow(config-deploy) step(config-deploy) 2023-03-29 06:38:01,479|9b89ed8b-66ff-46bf-9d89-f3f0dcbfcf66||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-deploy), interface name(ComponentNetconfExecutor), operationName(process) 2023-03-29 06:38:01,479|9b89ed8b-66ff-46bf-9d89-f3f0dcbfcf66||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| 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-29 06:38:01,484|9b89ed8b-66ff-46bf-9d89-f3f0dcbfcf66||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| creating component function of script type(jython), reference name(Scripts/python/ConfigDeploy.py) and instanceDependencies([resource-resolution-service]) 2023-03-29 06:38:01,484|9b89ed8b-66ff-46bf-9d89-f3f0dcbfcf66||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Getting Jython Script Class(ConfigDeploy) 2023-03-29 06:38:01,539|9b89ed8b-66ff-46bf-9d89-f3f0dcbfcf66||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Component Object org.python.proxies.__main__$ConfigDeploy$3@29ce1208 2023-03-29 06:38:01,540|9b89ed8b-66ff-46bf-9d89-f3f0dcbfcf66||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Hello world 2023-03-29 06:38:01,540|9b89ed8b-66ff-46bf-9d89-f3f0dcbfcf66||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Preparing Response... 2023-03-29 06:38:01,540|9b89ed8b-66ff-46bf-9d89-f3f0dcbfcf66||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-deploy),interface name (ComponentNetconfExecutor), operationName(process) 2023-03-29 06:38:01,540|9b89ed8b-66ff-46bf-9d89-f3f0dcbfcf66||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| resolveWorkflowOutputs for workflow(config-deploy) 2023-03-29 06:38:01,542|9b89ed8b-66ff-46bf-9d89-f3f0dcbfcf66||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID c7bdc365-0b62-4d09-816a-9bbafc90db0d auditStoreId -1 2023-03-29 06:38:01,543|9b89ed8b-66ff-46bf-9d89-f3f0dcbfcf66||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Completed 2023-03-29 06:38:01,552|9b89ed8b-66ff-46bf-9d89-f3f0dcbfcf66||kafka-producer-network-thread | audit-response-producer-client-id-jhjzw||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(4) offset(6) requestID(9b89ed8b-66ff-46bf-9d89-f3f0dcbfcf66), subrequestID(aae26180-7bb6-45a9-94c9-eabf394dc1c0) CBA(ubuntu20/1.0.0/config-deploy). 2023-03-29 06:46:24,792|b06e1874-ed0b-4a73-a14d-312c3e8f4b74||Thread-276||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Save processing(74300c46-65a1-41be-9362-ba97ca807b48) CBA(/opt/app/onap/blueprints/archive/74300c46-65a1-41be-9362-ba97ca807b48/cba.zip) 2023-03-29 06:46:24,803|b06e1874-ed0b-4a73-a14d-312c3e8f4b74||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/74300c46-65a1-41be-9362-ba97ca807b48) and entry definition file (Definitions/CNF.json) 2023-03-29 06:46:24,836|b06e1874-ed0b-4a73-a14d-312c3e8f4b74||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Validating Workflow(resource-assignment) 2023-03-29 06:46:24,837|b06e1874-ed0b-4a73-a14d-312c3e8f4b74||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Validating Workflow(config-assign) 2023-03-29 06:46:24,837|b06e1874-ed0b-4a73-a14d-312c3e8f4b74||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Validating Workflow(config-deploy) 2023-03-29 06:46:24,837|b06e1874-ed0b-4a73-a14d-312c3e8f4b74||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Validating Workflow(scale-out) 2023-03-29 06:46:24,837|b06e1874-ed0b-4a73-a14d-312c3e8f4b74||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Validating Workflow(scale) 2023-03-29 06:46:24,837|b06e1874-ed0b-4a73-a14d-312c3e8f4b74||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Validating Workflow(scale-in) 2023-03-29 06:46:24,838|b06e1874-ed0b-4a73-a14d-312c3e8f4b74||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Validating Workflow(health-check) 2023-03-29 06:46:24,845|b06e1874-ed0b-4a73-a14d-312c3e8f4b74||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/74300c46-65a1-41be-9362-ba97ca807b48) and entry definition file (Definitions/CNF.json) 2023-03-29 06:46:24,885|b06e1874-ed0b-4a73-a14d-312c3e8f4b74||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Overwriting blueprint model :APACHE::1.0.0 2023-03-29 06:46:24,936|b06e1874-ed0b-4a73-a14d-312c3e8f4b74||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean. 2023-03-29 06:46:25,152|b06e1874-ed0b-4a73-a14d-312c3e8f4b74||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Deleted deployed blueprint model :APACHE::1.0.0 2023-03-29 06:46:25,270|b06e1874-ed0b-4a73-a14d-312c3e8f4b74||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| No compiled cache(/opt/app/onap/blueprints/working/74300c46-65a1-41be-9362-ba97ca807b48) present to clean. 2023-03-29 06:46:41,551|561fd5c8-2b73-4756-8c99-024db3f2c7ec||reactor-http-epoll-2||||INFO||||||| processing request id 561fd5c8-2b73-4756-8c99-024db3f2c7ec 2023-03-29 06:46:41,554|561fd5c8-2b73-4756-8c99-024db3f2c7ec||DefaultDispatcher-worker-2||||INFO||||||| getting cba file name(APACHE), version(1.0.0) from db 2023-03-29 06:46:42,130|561fd5c8-2b73-4756-8c99-024db3f2c7ec||DefaultDispatcher-worker-2||||INFO||||||| cba file name(APACHE), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2023-03-29 06:46:42,138|561fd5c8-2b73-4756-8c99-024db3f2c7ec||DefaultDispatcher-worker-2||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2023-03-29 06:46:42,168|561fd5c8-2b73-4756-8c99-024db3f2c7ec||DefaultDispatcher-worker-2||||INFO||||||| Deriving input data for workflow: (resource-assignment) 2023-03-29 06:46:42,186|561fd5c8-2b73-4756-8c99-024db3f2c7ec||DefaultDispatcher-worker-2||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 2023-03-29 06:46:42,186|561fd5c8-2b73-4756-8c99-024db3f2c7ec||DefaultDispatcher-worker-2||||INFO||||||| StoreAuditService ID -1 2023-03-29 06:46:42,188|561fd5c8-2b73-4756-8c99-024db3f2c7ec||DefaultDispatcher-worker-2||||INFO||||||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2023-03-29 06:46:42,188|561fd5c8-2b73-4756-8c99-024db3f2c7ec||DefaultDispatcher-worker-2||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2023-03-29 06:46:42,196|561fd5c8-2b73-4756-8c99-024db3f2c7ec||DefaultDispatcher-worker-2||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2023-03-29 06:46:42,198|561fd5c8-2b73-4756-8c99-024db3f2c7ec||kafka-producer-network-thread | audit-request-producer-client-id-jhjzw||||INFO||||||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(0) offset(2) requestID(561fd5c8-2b73-4756-8c99-024db3f2c7ec), subrequestID(632716eb-9f8b-4442-bf51-389d153bb718) CBA(APACHE/1.0.0/resource-assignment). 2023-03-29 06:46:42,259|561fd5c8-2b73-4756-8c99-024db3f2c7ec||DefaultDispatcher-worker-2||||INFO||||||| Deriving input data for workflow: (resource-assignment) 2023-03-29 06:46:42,261|561fd5c8-2b73-4756-8c99-024db3f2c7ec||DefaultDispatcher-worker-1||||INFO||||||| Execute node(START) -> executed state(SUCCESS) 2023-03-29 06:46:42,261|561fd5c8-2b73-4756-8c99-024db3f2c7ec||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(resource-assignment[561fd5c8-2b73-4756-8c99-024db3f2c7ec])'s step(resource-assignment) 2023-03-29 06:46:42,261|561fd5c8-2b73-4756-8c99-024db3f2c7ec||DefaultDispatcher-worker-1||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2023-03-29 06:46:42,262|561fd5c8-2b73-4756-8c99-024db3f2c7ec||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(561fd5c8-2b73-4756-8c99-024db3f2c7ec) for workflow(resource-assignment) step(resource-assignment) 2023-03-29 06:46:42,262|561fd5c8-2b73-4756-8c99-024db3f2c7ec||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process) 2023-03-29 06:46:42,262|561fd5c8-2b73-4756-8c99-024db3f2c7ec||DefaultDispatcher-worker-1||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}}) 2023-03-29 06:46:42,263|561fd5c8-2b73-4756-8c99-024db3f2c7ec||DefaultDispatcher-worker-1||||INFO||||||| Resolving resource with resource assignment artifact(vnf-mapping) 2023-03-29 06:46:42,287|561fd5c8-2b73-4756-8c99-024db3f2c7ec||DefaultDispatcher-worker-1||||INFO||||||| Batched Sequence : ([[[ name = * status = null required = null dependencies = null dictionaryName = null dictionarySource = null ]], [[ name = vf-naming-policy status = null required = false dependencies = [] dictionaryName = vf-naming-policy dictionarySource = default ]], [[ name = aic-cloud-region status = null required = false dependencies = [] dictionaryName = aic-cloud-region dictionarySource = input ]], [[ name = k8s-rb-profile-k8s-version status = null required = false dependencies = [] dictionaryName = k8s-rb-profile-k8s-version dictionarySource = default ]], [[ name = service-instance-id status = null required = false dependencies = [] dictionaryName = service-instance-id dictionarySource = input ], [ name = vnf-id status = null required = false dependencies = [] dictionaryName = vnf-id dictionarySource = input ]], [[ name = vnf_name status = null required = false dependencies = [aic-cloud-region, vf-naming-policy, vnf-id] dictionaryName = vnf_name dictionarySource = rest ]], [[ name = k8s-rb-profile-namespace status = null required = null dependencies = [] dictionaryName = k8s-rb-profile-namespace dictionarySource = default ]]]) 2023-03-29 06:46:42,288|561fd5c8-2b73-4756-8c99-024db3f2c7ec||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string) 2023-03-29 06:46:42,289|561fd5c8-2b73-4756-8c99-024db3f2c7ec||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro") for Resource Name (aic-cloud-region), definition(aic-cloud-region) of type (string) 2023-03-29 06:46:42,289|561fd5c8-2b73-4756-8c99-024db3f2c7ec||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("1.19.0") for Resource Name (k8s-rb-profile-k8s-version), definition(k8s-rb-profile-k8s-version) of type (string) 2023-03-29 06:46:42,289|561fd5c8-2b73-4756-8c99-024db3f2c7ec||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("632716eb-9f8b-4442-bf51-389d153bb718") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2023-03-29 06:46:42,289|561fd5c8-2b73-4756-8c99-024db3f2c7ec||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("4bc32612-d5a1-42dc-b8f1-c484f3e436e0") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2023-03-29 06:46:42,290|561fd5c8-2b73-4756-8c99-024db3f2c7ec||DefaultDispatcher-worker-3||||INFO||||||| Resolved Input Key mappings: {vnf-id="632716eb-9f8b-4442-bf51-389d153bb718", aic-cloud-region="k8sregion-cnf-macro", vf-naming-policy="SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP"} 2023-03-29 06:46:42,294|561fd5c8-2b73-4756-8c99-024db3f2c7ec||DefaultDispatcher-worker-3||||INFO||||||| RestResource (rest) dictionary information: URL:(/v1/genNetworkElementName), path:(/elements/0/resource-value), input-key-mapping:({vnf-id=vnf-id, aic-cloud-region=aic-cloud-region, vf-naming-policy=vf-naming-policy}), output-key-mapping:({vnf_name=resource-value}) 2023-03-29 06:46:42,295|561fd5c8-2b73-4756-8c99-024db3f2c7ec||DefaultDispatcher-worker-3||||INFO||||||| rest dictionary information : (/v1/genNetworkElementName), path:(/elements/0/resource-value), ({vnf-id=vnf-id, aic-cloud-region=aic-cloud-region, vf-naming-policy=vf-naming-policy}), ({vnf_name=resource-value}) 2023-03-29 06:46:42,298|561fd5c8-2b73-4756-8c99-024db3f2c7ec||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName) 2023-03-29 06:46:42,399|561fd5c8-2b73-4756-8c99-024db3f2c7ec||DefaultDispatcher-worker-3||||INFO||||||| Response status(500 - Internal Server Error) 2023-03-29 06:46:42,399|561fd5c8-2b73-4756-8c99-024db3f2c7ec||DefaultDispatcher-worker-3||||WARN||||||| Failed to get rest result for dictionary name (vnf_name) using urlPath (/v1/genNetworkElementName) response_code: (500) 2023-03-29 06:46:42,400|561fd5c8-2b73-4756-8c99-024db3f2c7ec||DefaultDispatcher-worker-3||||ERROR||||||| failed in rr-processor-source-rest : Failed to get rest result for dictionary name (vnf_name) using urlPath (/v1/genNetworkElementName) response_code: (500) org.onap.ccsdk.cds.controllerblueprints.core.BluePrintProcessorException: Failed to get rest result for dictionary name (vnf_name) using urlPath (/v1/genNetworkElementName) response_code: (500) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB$suspendImpl(RestResourceResolutionProcessor.kt:130) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB(RestResourceResolutionProcessor.kt) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB(RestResourceResolutionProcessor.kt:49) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.ResourceAssignmentProcessor.applyNB(ResourceAssignmentProcessor.kt:114) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.ResourceResolutionServiceImpl$resolveResourceAssignments$2$1$deferred$3$1.invokeSuspend(ResourceResolutionService.kt:373) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665) 2023-03-29 06:46:42,402|561fd5c8-2b73-4756-8c99-024db3f2c7ec||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string) 2023-03-29 06:46:42,402|561fd5c8-2b73-4756-8c99-024db3f2c7ec||DefaultDispatcher-worker-3||||INFO||||||| Generated Resource Param Data ({ "aic-cloud-region" : "k8sregion-cnf-macro", "k8s-rb-profile-k8s-version" : "1.19.0", "k8s-rb-profile-namespace" : "onap-tests", "service-instance-id" : "4bc32612-d5a1-42dc-b8f1-c484f3e436e0", "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP", "vnf-id" : "632716eb-9f8b-4442-bf51-389d153bb718", "vnf_name" : "${vnf_name}" }) 2023-03-29 06:46:42,413|561fd5c8-2b73-4756-8c99-024db3f2c7ec||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response... 2023-03-29 06:46:42,413|561fd5c8-2b73-4756-8c99-024db3f2c7ec||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process) 2023-03-29 06:46:42,413|561fd5c8-2b73-4756-8c99-024db3f2c7ec||DefaultDispatcher-worker-3||||INFO||||||| Execute node(resource-assignment) -> executed state(SUCCESS) 2023-03-29 06:46:42,414|561fd5c8-2b73-4756-8c99-024db3f2c7ec||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(resource-assignment[561fd5c8-2b73-4756-8c99-024db3f2c7ec])'s step(profile-upload) 2023-03-29 06:46:42,414|561fd5c8-2b73-4756-8c99-024db3f2c7ec||DefaultDispatcher-worker-3||||INFO||||||| executing node template(k8s-profile-upload) component(component-k8s-profile-upload) interface(K8sProfileUploadComponent) operation(process) on host (SELF) with timeout(180) sec. 2023-03-29 06:46:42,414|561fd5c8-2b73-4756-8c99-024db3f2c7ec||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(561fd5c8-2b73-4756-8c99-024db3f2c7ec) for workflow(resource-assignment) step(profile-upload) 2023-03-29 06:46:42,414|561fd5c8-2b73-4756-8c99-024db3f2c7ec||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process) 2023-03-29 06:46:42,414|561fd5c8-2b73-4756-8c99-024db3f2c7ec||DefaultDispatcher-worker-3||||INFO||||||| input definition for node template (k8s-profile-upload), values ({artifact-prefix-names={"get_input":"template-prefix"}, resource-assignment-map={"get_attribute":["resource-assignment","assignment-map"]}}) 2023-03-29 06:46:42,415|561fd5c8-2b73-4756-8c99-024db3f2c7ec||DefaultDispatcher-worker-3||||INFO||||||| Triggering K8s Profile Upload component logic. 2023-03-29 06:46:42,415|561fd5c8-2b73-4756-8c99-024db3f2c7ec||DefaultDispatcher-worker-3||||INFO||||||| Getting the template prefixes 2023-03-29 06:46:42,415|561fd5c8-2b73-4756-8c99-024db3f2c7ec||DefaultDispatcher-worker-3||||INFO||||||| Iterating over prefixes in resource assignment map. 2023-03-29 06:46:42,415|561fd5c8-2b73-4756-8c99-024db3f2c7ec||DefaultDispatcher-worker-3||||WARN||||||| Prefix vnf does not have required data for us to continue. 2023-03-29 06:46:42,415|561fd5c8-2b73-4756-8c99-024db3f2c7ec||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response... 2023-03-29 06:46:42,415|561fd5c8-2b73-4756-8c99-024db3f2c7ec||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process) 2023-03-29 06:46:42,415|561fd5c8-2b73-4756-8c99-024db3f2c7ec||DefaultDispatcher-worker-3||||INFO||||||| Execute node(profile-upload) -> executed state(SUCCESS) 2023-03-29 06:46:42,416|561fd5c8-2b73-4756-8c99-024db3f2c7ec||DefaultDispatcher-worker-3||||INFO||||||| Execute node(END) -> executed state(SUCCESS) 2023-03-29 06:46:42,416|561fd5c8-2b73-4756-8c99-024db3f2c7ec||DefaultDispatcher-worker-3||||INFO||||||| workflow(561fd5c8-2b73-4756-8c99-024db3f2c7ec) nodes completed with (0)exceptions 2023-03-29 06:46:42,416|561fd5c8-2b73-4756-8c99-024db3f2c7ec||DefaultDispatcher-worker-3||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment) 2023-03-29 06:46:42,423|561fd5c8-2b73-4756-8c99-024db3f2c7ec||DefaultDispatcher-worker-3||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 5bf020e8-ef6f-4137-a96e-e1f60f954504 auditStoreId -1 2023-03-29 06:46:42,483|561fd5c8-2b73-4756-8c99-024db3f2c7ec||kafka-producer-network-thread | audit-response-producer-client-id-jhjzw||||INFO||||||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(0) offset(2) requestID(561fd5c8-2b73-4756-8c99-024db3f2c7ec), subrequestID(632716eb-9f8b-4442-bf51-389d153bb718) CBA(APACHE/1.0.0/resource-assignment). 2023-03-29 06:46:46,369|3a0fd4ea-09dc-451e-9cd0-419648f95445||reactor-http-epoll-2||||INFO||||||| processing request id 3a0fd4ea-09dc-451e-9cd0-419648f95445 2023-03-29 06:46:46,370|3a0fd4ea-09dc-451e-9cd0-419648f95445||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-29 06:46:46,376|3a0fd4ea-09dc-451e-9cd0-419648f95445||DefaultDispatcher-worker-2||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2023-03-29 06:46:46,407|3a0fd4ea-09dc-451e-9cd0-419648f95445||DefaultDispatcher-worker-2||||INFO||||||| Deriving input data for workflow: (resource-assignment) 2023-03-29 06:46:46,419|3a0fd4ea-09dc-451e-9cd0-419648f95445||DefaultDispatcher-worker-2||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 2023-03-29 06:46:46,420|3a0fd4ea-09dc-451e-9cd0-419648f95445||DefaultDispatcher-worker-2||||INFO||||||| StoreAuditService ID -1 2023-03-29 06:46:46,420|3a0fd4ea-09dc-451e-9cd0-419648f95445||DefaultDispatcher-worker-2||||INFO||||||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2023-03-29 06:46:46,420|3a0fd4ea-09dc-451e-9cd0-419648f95445||DefaultDispatcher-worker-2||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2023-03-29 06:46:46,425|3a0fd4ea-09dc-451e-9cd0-419648f95445||DefaultDispatcher-worker-2||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2023-03-29 06:46:46,436|3a0fd4ea-09dc-451e-9cd0-419648f95445||kafka-producer-network-thread | audit-request-producer-client-id-jhjzw||||INFO||||||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(0) offset(3) requestID(3a0fd4ea-09dc-451e-9cd0-419648f95445), subrequestID(6a4c5529-f491-4328-8a92-668cb99f02f6) CBA(APACHE/1.0.0/resource-assignment). 2023-03-29 06:46:46,452|3a0fd4ea-09dc-451e-9cd0-419648f95445||DefaultDispatcher-worker-2||||INFO||||||| Deriving input data for workflow: (resource-assignment) 2023-03-29 06:46:46,454|3a0fd4ea-09dc-451e-9cd0-419648f95445||DefaultDispatcher-worker-4||||INFO||||||| Execute node(START) -> executed state(SUCCESS) 2023-03-29 06:46:46,454|3a0fd4ea-09dc-451e-9cd0-419648f95445||DefaultDispatcher-worker-4||||INFO||||||| Executing workflow(resource-assignment[3a0fd4ea-09dc-451e-9cd0-419648f95445])'s step(resource-assignment) 2023-03-29 06:46:46,454|3a0fd4ea-09dc-451e-9cd0-419648f95445||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-29 06:46:46,454|3a0fd4ea-09dc-451e-9cd0-419648f95445||DefaultDispatcher-worker-4||||INFO||||||| preparing request id(3a0fd4ea-09dc-451e-9cd0-419648f95445) for workflow(resource-assignment) step(resource-assignment) 2023-03-29 06:46:46,454|3a0fd4ea-09dc-451e-9cd0-419648f95445||DefaultDispatcher-worker-4||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process) 2023-03-29 06:46:46,454|3a0fd4ea-09dc-451e-9cd0-419648f95445||DefaultDispatcher-worker-4||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}}) 2023-03-29 06:46:46,455|3a0fd4ea-09dc-451e-9cd0-419648f95445||DefaultDispatcher-worker-4||||INFO||||||| Resolving resource with resource assignment artifact(helm_apache-mapping) 2023-03-29 06:46:46,483|3a0fd4ea-09dc-451e-9cd0-419648f95445||DefaultDispatcher-worker-4||||INFO||||||| Batched Sequence : ([[[ name = * status = null required = null dependencies = null dictionaryName = null dictionarySource = null ]], [[ name = core-instance-name status = null required = false dependencies = [] dictionaryName = core-instance-name dictionarySource = default ]], [[ name = vf-module-id status = null required = false dependencies = [] dictionaryName = vf-module-id dictionarySource = input ]], [[ name = k8s-rb-config-template-name status = null required = false dependencies = [] dictionaryName = k8s-rb-config-template-name dictionarySource = default ], [ name = k8s-rb-config-template-source status = null required = false dependencies = [] dictionaryName = k8s-rb-config-template-source dictionarySource = default ]], [[ name = vf-module-model-customization-uuid status = null required = false dependencies = [] dictionaryName = vf-module-model-customization-uuid dictionarySource = input ]], [[ name = vf-module-model-version status = null required = null dependencies = [vf-module-model-customization-uuid] dictionaryName = vf-module-model-version dictionarySource = processor-db ], [ name = vf-module-model-invariant-uuid status = null required = null dependencies = [vf-module-model-customization-uuid] dictionaryName = vf-module-model-invariant-uuid dictionarySource = processor-db ]], [[ name = k8s-rb-definition-name status = null required = false dependencies = [vf-module-model-invariant-uuid] dictionaryName = k8s-rb-definition-name dictionarySource = default ]], [[ name = vf-module-label status = null required = false dependencies = [vf-module-model-customization-uuid] dictionaryName = vf-module-label dictionarySource = processor-db ]], [[ name = k8s-rb-definition-version status = null required = false dependencies = [vf-module-model-customization-uuid] dictionaryName = k8s-rb-definition-version dictionarySource = default ], [ name = k8s-rb-config-name status = null required = false dependencies = [] dictionaryName = k8s-rb-config-name dictionarySource = default ]], [[ name = service-instance-id status = null required = false dependencies = [] dictionaryName = service-instance-id dictionarySource = input ]], [[ name = k8s-rb-instance-release-name status = null required = false dependencies = [] dictionaryName = k8s-rb-instance-release-name dictionarySource = default ], [ name = k8s-rb-profile-source status = null required = false dependencies = [] dictionaryName = k8s-rb-profile-source dictionarySource = default ]], [[ name = vnf-id status = null required = false dependencies = [] dictionaryName = vnf-id dictionarySource = input ]], [[ name = vf-naming-policy status = null required = false dependencies = [service-instance-id, vnf-id] dictionaryName = vf-naming-policy dictionarySource = sdnc ], [ name = vnf_name status = null required = false dependencies = [service-instance-id, vnf-id] dictionaryName = vnf_name dictionarySource = sdnc ]], [[ name = vf-module-name status = null required = false dependencies = [vnf_name, vf-module-label, vf-naming-policy, vf-module-id] dictionaryName = vf-module-name dictionarySource = rest ]], [[ name = k8s-rb-profile-k8s-version status = null required = false dependencies = [service-instance-id, vnf-id] dictionaryName = k8s-rb-profile-k8s-version dictionarySource = sdnc ], [ name = k8s-rb-profile-namespace status = null required = false dependencies = [service-instance-id, vnf-id] dictionaryName = k8s-rb-profile-namespace dictionarySource = sdnc ]], [[ name = k8s-rb-config-value-source status = null required = false dependencies = [] dictionaryName = k8s-rb-config-value-source dictionarySource = default ], [ name = k8s-rb-profile-name status = null required = false dependencies = [] dictionaryName = k8s-rb-profile-name dictionarySource = default ]]]) 2023-03-29 06:46:46,485|3a0fd4ea-09dc-451e-9cd0-419648f95445||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value (null) for Resource Name (core-instance-name), definition(core-instance-name) of type (string) 2023-03-29 06:46:46,485|3a0fd4ea-09dc-451e-9cd0-419648f95445||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("6a4c5529-f491-4328-8a92-668cb99f02f6") for Resource Name (vf-module-id), definition(vf-module-id) of type (string) 2023-03-29 06:46:46,486|3a0fd4ea-09dc-451e-9cd0-419648f95445||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("deployment-config") for Resource Name (k8s-rb-config-template-source), definition(k8s-rb-config-template-source) of type (string) 2023-03-29 06:46:46,486|3a0fd4ea-09dc-451e-9cd0-419648f95445||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-29 06:46:46,486|3a0fd4ea-09dc-451e-9cd0-419648f95445||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("834245fe-03da-4ead-9683-5a55efb6e294") for Resource Name (vf-module-model-customization-uuid), definition(vf-module-model-customization-uuid) of type (string) 2023-03-29 06:46:46,487|3a0fd4ea-09dc-451e-9cd0-419648f95445||DefaultDispatcher-worker-2||||INFO||||||| Resolved Input Key mappings: {customizationid="834245fe-03da-4ead-9683-5a55efb6e294"} 2023-03-29 06:46:46,487|3a0fd4ea-09dc-451e-9cd0-419648f95445||DefaultDispatcher-worker-4||||INFO||||||| Resolved Input Key mappings: {customizationid="834245fe-03da-4ead-9683-5a55efb6e294"} 2023-03-29 06:46:46,487|3a0fd4ea-09dc-451e-9cd0-419648f95445||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-29 06:46:46,487|3a0fd4ea-09dc-451e-9cd0-419648f95445||DefaultDispatcher-worker-4||||INFO||||||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.VF_MODULE_MODEL.uuid as vf_module_model_version from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid), input-key-mapping:({customizationid=vf-module-model-customization-uuid}), output-key-mapping:({vf-module-model-version=vf_module_model_version}) 2023-03-29 06:46:46,503|3a0fd4ea-09dc-451e-9cd0-419648f95445||DefaultDispatcher-worker-2||||INFO||||||| Parameter information : ({customizationid=834245fe-03da-4ead-9683-5a55efb6e294}) 2023-03-29 06:46:46,503|3a0fd4ea-09dc-451e-9cd0-419648f95445||DefaultDispatcher-worker-4||||INFO||||||| Parameter information : ({customizationid=834245fe-03da-4ead-9683-5a55efb6e294}) 2023-03-29 06:46:46,527|3a0fd4ea-09dc-451e-9cd0-419648f95445||DefaultDispatcher-worker-4||||INFO||||||| Response processing type (string) 2023-03-29 06:46:46,528|3a0fd4ea-09dc-451e-9cd0-419648f95445||DefaultDispatcher-worker-4||||INFO||||||| For template key (vf-module-model-version) trying to get value from responseNode ([{"vf_module_model_version":"9d62daa5-ad7d-4e46-9f6b-0522a741435b"}]) 2023-03-29 06:46:46,528|3a0fd4ea-09dc-451e-9cd0-419648f95445||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("9d62daa5-ad7d-4e46-9f6b-0522a741435b") for Resource Name (vf-module-model-version), definition(vf-module-model-version) of type (string) 2023-03-29 06:46:46,534|3a0fd4ea-09dc-451e-9cd0-419648f95445||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string) 2023-03-29 06:46:46,534|3a0fd4ea-09dc-451e-9cd0-419648f95445||DefaultDispatcher-worker-2||||INFO||||||| For template key (vf-module-model-invariant-uuid) trying to get value from responseNode ([{"vf_module_model_invariant_uuid":"2b2ef1cc-d651-417b-b90a-0ab1ead6a520"}]) 2023-03-29 06:46:46,534|3a0fd4ea-09dc-451e-9cd0-419648f95445||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("2b2ef1cc-d651-417b-b90a-0ab1ead6a520") for Resource Name (vf-module-model-invariant-uuid), definition(vf-module-model-invariant-uuid) of type (string) 2023-03-29 06:46:46,534|3a0fd4ea-09dc-451e-9cd0-419648f95445||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-name), definition(k8s-rb-definition-name) of type (string) 2023-03-29 06:46:46,537|3a0fd4ea-09dc-451e-9cd0-419648f95445||DefaultDispatcher-worker-2||||INFO||||||| Transformed value: null -> 2b2ef1cc-d651-417b-b90a-0ab1ead6a520 2023-03-29 06:46:46,538|3a0fd4ea-09dc-451e-9cd0-419648f95445||DefaultDispatcher-worker-2||||INFO||||||| Resolved Input Key mappings: {customizationid="834245fe-03da-4ead-9683-5a55efb6e294"} 2023-03-29 06:46:46,538|3a0fd4ea-09dc-451e-9cd0-419648f95445||DefaultDispatcher-worker-2||||INFO||||||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.VF_MODULE_MODEL.vf_module_label as vf_module_label from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid), input-key-mapping:({customizationid=vf-module-model-customization-uuid}), output-key-mapping:({vf-module-label=vf_module_label}) 2023-03-29 06:46:46,557|3a0fd4ea-09dc-451e-9cd0-419648f95445||DefaultDispatcher-worker-2||||INFO||||||| Parameter information : ({customizationid=834245fe-03da-4ead-9683-5a55efb6e294}) 2023-03-29 06:46:46,576|3a0fd4ea-09dc-451e-9cd0-419648f95445||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string) 2023-03-29 06:46:46,576|3a0fd4ea-09dc-451e-9cd0-419648f95445||DefaultDispatcher-worker-2||||INFO||||||| For template key (vf-module-label) trying to get value from responseNode ([{"vf_module_label":"helm_apache"}]) 2023-03-29 06:46:46,576|3a0fd4ea-09dc-451e-9cd0-419648f95445||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("helm_apache") for Resource Name (vf-module-label), definition(vf-module-label) of type (string) 2023-03-29 06:46:46,577|3a0fd4ea-09dc-451e-9cd0-419648f95445||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("replica-count-change") for Resource Name (k8s-rb-config-name), definition(k8s-rb-config-name) of type (string) 2023-03-29 06:46:46,577|3a0fd4ea-09dc-451e-9cd0-419648f95445||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-version), definition(k8s-rb-definition-version) of type (string) 2023-03-29 06:46:46,580|3a0fd4ea-09dc-451e-9cd0-419648f95445||DefaultDispatcher-worker-3||||INFO||||||| Transformed value: null -> 834245fe-03da-4ead-9683-5a55efb6e294 2023-03-29 06:46:46,580|3a0fd4ea-09dc-451e-9cd0-419648f95445||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("4bc32612-d5a1-42dc-b8f1-c484f3e436e0") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2023-03-29 06:46:46,581|3a0fd4ea-09dc-451e-9cd0-419648f95445||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-source), definition(k8s-rb-profile-source) of type (string) 2023-03-29 06:46:46,581|3a0fd4ea-09dc-451e-9cd0-419648f95445||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("rel-1-apache") for Resource Name (k8s-rb-instance-release-name), definition(k8s-rb-instance-release-name) of type (string) 2023-03-29 06:46:46,581|3a0fd4ea-09dc-451e-9cd0-419648f95445||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("632716eb-9f8b-4442-bf51-389d153bb718") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2023-03-29 06:46:46,581|3a0fd4ea-09dc-451e-9cd0-419648f95445||DefaultDispatcher-worker-2||||INFO||||||| Resolved Input Key mappings: {service-instance-id="4bc32612-d5a1-42dc-b8f1-c484f3e436e0", vnf-id="632716eb-9f8b-4442-bf51-389d153bb718"} 2023-03-29 06:46:46,584|3a0fd4ea-09dc-451e-9cd0-419648f95445||DefaultDispatcher-worker-4||||INFO||||||| Resolved Input Key mappings: {service-instance-id="4bc32612-d5a1-42dc-b8f1-c484f3e436e0", vnf-id="632716eb-9f8b-4442-bf51-389d153bb718"} 2023-03-29 06:46:46,584|3a0fd4ea-09dc-451e-9cd0-419648f95445||DefaultDispatcher-worker-2||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/4bc32612-d5a1-42dc-b8f1-c484f3e436e0/service-data/vnfs/vnf/632716eb-9f8b-4442-bf51-389d153bb718/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name), path:(/param/0/value), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vnf_name=value}) 2023-03-29 06:46:46,585|3a0fd4ea-09dc-451e-9cd0-419648f95445||DefaultDispatcher-worker-2||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/4bc32612-d5a1-42dc-b8f1-c484f3e436e0/service-data/vnfs/vnf/632716eb-9f8b-4442-bf51-389d153bb718/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name), path:(/param/0/value), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vnf_name=value}) 2023-03-29 06:46:46,588|3a0fd4ea-09dc-451e-9cd0-419648f95445||DefaultDispatcher-worker-4||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/4bc32612-d5a1-42dc-b8f1-c484f3e436e0/service-data/vnfs/vnf/632716eb-9f8b-4442-bf51-389d153bb718/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy), path:(/param/0/value), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vf-naming-policy=value}) 2023-03-29 06:46:46,588|3a0fd4ea-09dc-451e-9cd0-419648f95445||DefaultDispatcher-worker-4||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/4bc32612-d5a1-42dc-b8f1-c484f3e436e0/service-data/vnfs/vnf/632716eb-9f8b-4442-bf51-389d153bb718/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy), path:(/param/0/value), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-naming-policy=value}) 2023-03-29 06:46:46,601|3a0fd4ea-09dc-451e-9cd0-419648f95445||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/4bc32612-d5a1-42dc-b8f1-c484f3e436e0/service-data/vnfs/vnf/632716eb-9f8b-4442-bf51-389d153bb718/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name) 2023-03-29 06:46:46,606|3a0fd4ea-09dc-451e-9cd0-419648f95445||DefaultDispatcher-worker-4||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/4bc32612-d5a1-42dc-b8f1-c484f3e436e0/service-data/vnfs/vnf/632716eb-9f8b-4442-bf51-389d153bb718/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy) 2023-03-29 06:46:46,617|3a0fd4ea-09dc-451e-9cd0-419648f95445||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK) 2023-03-29 06:46:46,618|3a0fd4ea-09dc-451e-9cd0-419648f95445||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string) 2023-03-29 06:46:46,618|3a0fd4ea-09dc-451e-9cd0-419648f95445||DefaultDispatcher-worker-2||||INFO||||||| populating value for output mapping ({vnf_name=value}), from json () 2023-03-29 06:46:46,618|3a0fd4ea-09dc-451e-9cd0-419648f95445||DefaultDispatcher-worker-2||||INFO||||||| For template key (vnf_name) trying to get value from responseNode () 2023-03-29 06:46:46,618|3a0fd4ea-09dc-451e-9cd0-419648f95445||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value () for Resource Name (vnf_name), definition(vnf_name) of type (string) 2023-03-29 06:46:46,625|3a0fd4ea-09dc-451e-9cd0-419648f95445||DefaultDispatcher-worker-4||||INFO||||||| Response status(200 - OK) 2023-03-29 06:46:46,625|3a0fd4ea-09dc-451e-9cd0-419648f95445||DefaultDispatcher-worker-4||||INFO||||||| Response processing type (string) 2023-03-29 06:46:46,625|3a0fd4ea-09dc-451e-9cd0-419648f95445||DefaultDispatcher-worker-4||||INFO||||||| populating value for output mapping ({vf-naming-policy=value}), from json ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") 2023-03-29 06:46:46,625|3a0fd4ea-09dc-451e-9cd0-419648f95445||DefaultDispatcher-worker-4||||INFO||||||| For template key (vf-naming-policy) trying to get value from responseNode ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") 2023-03-29 06:46:46,625|3a0fd4ea-09dc-451e-9cd0-419648f95445||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string) 2023-03-29 06:46:46,626|3a0fd4ea-09dc-451e-9cd0-419648f95445||DefaultDispatcher-worker-4||||INFO||||||| Resolved Input Key mappings: {vf-naming-policy="SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP", vnf_name=, vf-module-label="helm_apache", vf-module-id="6a4c5529-f491-4328-8a92-668cb99f02f6"} 2023-03-29 06:46:46,629|3a0fd4ea-09dc-451e-9cd0-419648f95445||DefaultDispatcher-worker-4||||INFO||||||| RestResource (rest) dictionary information: URL:(/v1/genNetworkElementName), path:(/elements/0/resource-value), input-key-mapping:({vf-naming-policy=vf-naming-policy, vnf_name=vnf_name, vf-module-label=vf-module-label, vf-module-id=vf-module-id}), output-key-mapping:({vf-module-name=resource-value}) 2023-03-29 06:46:46,629|3a0fd4ea-09dc-451e-9cd0-419648f95445||DefaultDispatcher-worker-4||||INFO||||||| rest dictionary information : (/v1/genNetworkElementName), path:(/elements/0/resource-value), ({vf-naming-policy=vf-naming-policy, vnf_name=vnf_name, vf-module-label=vf-module-label, vf-module-id=vf-module-id}), ({vf-module-name=resource-value}) 2023-03-29 06:46:46,631|3a0fd4ea-09dc-451e-9cd0-419648f95445||DefaultDispatcher-worker-4||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName) 2023-03-29 06:46:46,692|3a0fd4ea-09dc-451e-9cd0-419648f95445||DefaultDispatcher-worker-4||||INFO||||||| Response status(500 - Internal Server Error) 2023-03-29 06:46:46,692|3a0fd4ea-09dc-451e-9cd0-419648f95445||DefaultDispatcher-worker-4||||WARN||||||| Failed to get rest result for dictionary name (vf-module-name) using urlPath (/v1/genNetworkElementName) response_code: (500) 2023-03-29 06:46:46,693|3a0fd4ea-09dc-451e-9cd0-419648f95445||DefaultDispatcher-worker-4||||ERROR||||||| failed in rr-processor-source-rest : Failed to get rest result for dictionary name (vf-module-name) using urlPath (/v1/genNetworkElementName) response_code: (500) org.onap.ccsdk.cds.controllerblueprints.core.BluePrintProcessorException: Failed to get rest result for dictionary name (vf-module-name) using urlPath (/v1/genNetworkElementName) response_code: (500) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB$suspendImpl(RestResourceResolutionProcessor.kt:130) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB(RestResourceResolutionProcessor.kt) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.RestResourceResolutionProcessor.processNB(RestResourceResolutionProcessor.kt:49) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.processor.ResourceAssignmentProcessor.applyNB(ResourceAssignmentProcessor.kt:114) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.ResourceResolutionServiceImpl$resolveResourceAssignments$2$1$deferred$3$1.invokeSuspend(ResourceResolutionService.kt:373) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665) 2023-03-29 06:46:46,693|3a0fd4ea-09dc-451e-9cd0-419648f95445||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string) 2023-03-29 06:46:46,694|3a0fd4ea-09dc-451e-9cd0-419648f95445||DefaultDispatcher-worker-1||||INFO||||||| Resolved Input Key mappings: {service-instance-id="4bc32612-d5a1-42dc-b8f1-c484f3e436e0", vnf-id="632716eb-9f8b-4442-bf51-389d153bb718"} 2023-03-29 06:46:46,697|3a0fd4ea-09dc-451e-9cd0-419648f95445||DefaultDispatcher-worker-1||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/4bc32612-d5a1-42dc-b8f1-c484f3e436e0/service-data/vnfs/vnf/632716eb-9f8b-4442-bf51-389d153bb718/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version), path:(/param/0/value), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({k8s-rb-profile-k8s-version=value}) 2023-03-29 06:46:46,698|3a0fd4ea-09dc-451e-9cd0-419648f95445||DefaultDispatcher-worker-1||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/4bc32612-d5a1-42dc-b8f1-c484f3e436e0/service-data/vnfs/vnf/632716eb-9f8b-4442-bf51-389d153bb718/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version), path:(/param/0/value), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({k8s-rb-profile-k8s-version=value}) 2023-03-29 06:46:46,721|3a0fd4ea-09dc-451e-9cd0-419648f95445||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/4bc32612-d5a1-42dc-b8f1-c484f3e436e0/service-data/vnfs/vnf/632716eb-9f8b-4442-bf51-389d153bb718/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version) 2023-03-29 06:46:46,733|3a0fd4ea-09dc-451e-9cd0-419648f95445||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK) 2023-03-29 06:46:46,733|3a0fd4ea-09dc-451e-9cd0-419648f95445||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (string) 2023-03-29 06:46:46,733|3a0fd4ea-09dc-451e-9cd0-419648f95445||DefaultDispatcher-worker-1||||INFO||||||| populating value for output mapping ({k8s-rb-profile-k8s-version=value}), from json ("1.19.0") 2023-03-29 06:46:46,733|3a0fd4ea-09dc-451e-9cd0-419648f95445||DefaultDispatcher-worker-1||||INFO||||||| For template key (k8s-rb-profile-k8s-version) trying to get value from responseNode ("1.19.0") 2023-03-29 06:46:46,733|3a0fd4ea-09dc-451e-9cd0-419648f95445||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("1.19.0") for Resource Name (k8s-rb-profile-k8s-version), definition(k8s-rb-profile-k8s-version) of type (string) 2023-03-29 06:46:46,733|3a0fd4ea-09dc-451e-9cd0-419648f95445||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-name), definition(k8s-rb-profile-name) of type (string) 2023-03-29 06:46:46,734|3a0fd4ea-09dc-451e-9cd0-419648f95445||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("custom-values") for Resource Name (k8s-rb-config-value-source), definition(k8s-rb-config-value-source) of type (string) 2023-03-29 06:46:46,735|3a0fd4ea-09dc-451e-9cd0-419648f95445||DefaultDispatcher-worker-2||||ERROR||||||| failed in resource-assignment - resource-assignment : Resource Assignment is failed with com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize value of type `java.lang.Object` from [Unavailable value] (token `JsonToken.NOT_AVAILABLE`) at [Source: UNKNOWN; byte offset: #UNKNOWN].message org.onap.ccsdk.cds.controllerblueprints.core.BluePrintProcessorException: Resource Assignment is failed with com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize value of type `java.lang.Object` from [Unavailable value] (token `JsonToken.NOT_AVAILABLE`) at [Source: UNKNOWN; byte offset: #UNKNOWN].message at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.utils.ResourceAssignmentUtils$Companion.generateResourceDataForAssignments(ResourceAssignmentUtils.kt:212) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.ResourceResolutionServiceImpl.resolveResources$suspendImpl(ResourceResolutionService.kt:270) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.ResourceResolutionServiceImpl$resolveResources$3.invokeSuspend(ResourceResolutionService.kt) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:33) at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665) Caused by: com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize value of type `java.lang.Object` from [Unavailable value] (token `JsonToken.NOT_AVAILABLE`) at [Source: UNKNOWN; byte offset: #UNKNOWN] at com.fasterxml.jackson.databind.exc.MismatchedInputException.from(MismatchedInputException.java:59) at com.fasterxml.jackson.databind.DeserializationContext.reportInputMismatch(DeserializationContext.java:1741) at com.fasterxml.jackson.databind.DeserializationContext.handleUnexpectedToken(DeserializationContext.java:1515) at com.fasterxml.jackson.databind.DeserializationContext.handleUnexpectedToken(DeserializationContext.java:1420) at com.fasterxml.jackson.databind.deser.std.UntypedObjectDeserializer$Vanilla.deserialize(UntypedObjectDeserializer.java:771) at com.fasterxml.jackson.databind.deser.std.UntypedObjectDeserializer$Vanilla.mapObject(UntypedObjectDeserializer.java:989) at com.fasterxml.jackson.databind.deser.std.UntypedObjectDeserializer$Vanilla.deserialize(UntypedObjectDeserializer.java:718) at com.fasterxml.jackson.databind.deser.std.UntypedObjectDeserializer$Vanilla.deserialize(UntypedObjectDeserializer.java:701) at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:323) at com.fasterxml.jackson.databind.ObjectMapper._readValue(ObjectMapper.java:4650) at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:2831) at com.fasterxml.jackson.databind.ObjectMapper.treeToValue(ObjectMapper.java:3295) at org.onap.ccsdk.cds.blueprintsprocessor.functions.resource.resolution.utils.ResourceAssignmentUtils$Companion.generateResourceDataForAssignments(ResourceAssignmentUtils.kt:206) ... 11 common frames omitted 2023-03-29 06:46:46,735|3a0fd4ea-09dc-451e-9cd0-419648f95445||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response... 2023-03-29 06:46:46,735|3a0fd4ea-09dc-451e-9cd0-419648f95445||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process) 2023-03-29 06:46:46,735|3a0fd4ea-09dc-451e-9cd0-419648f95445||DefaultDispatcher-worker-2||||INFO||||||| Execute node(resource-assignment) -> executed state(FAILURE) 2023-03-29 06:46:46,735|3a0fd4ea-09dc-451e-9cd0-419648f95445||DefaultDispatcher-worker-2||||INFO||||||| workflow(3a0fd4ea-09dc-451e-9cd0-419648f95445) nodes completed with (1)exceptions 2023-03-29 06:46:46,735|3a0fd4ea-09dc-451e-9cd0-419648f95445||DefaultDispatcher-worker-2||||ERROR||||||| workflow(3a0fd4ea-09dc-451e-9cd0-419648f95445) exception : org.onap.ccsdk.cds.controllerblueprints.core.BluePrintProcessorException: node(resource-assignment) outgoing edge(FAILURE) is missing. at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2.invokeSuspend$executeNodeWorker(BluePrintWorkflowService.kt:258) at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2.access$invokeSuspend$executeNodeWorker(BluePrintWorkflowService.kt) at org.onap.ccsdk.cds.controllerblueprints.core.service.AbstractBluePrintWorkFlowService$nodeActor$2$executeNodeWorker$1.invokeSuspend(BluePrintWorkflowService.kt) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:33) at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46) at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:33) at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665) 2023-03-29 06:46:46,735|3a0fd4ea-09dc-451e-9cd0-419648f95445||DefaultDispatcher-worker-2||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment) 2023-03-29 06:46:46,739|3a0fd4ea-09dc-451e-9cd0-419648f95445||DefaultDispatcher-worker-2||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID c998ef02-0cf7-4508-876f-a4cac629681a auditStoreId -1 2023-03-29 06:46:46,768|3a0fd4ea-09dc-451e-9cd0-419648f95445||kafka-producer-network-thread | audit-response-producer-client-id-jhjzw||||INFO||||||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(0) offset(3) requestID(3a0fd4ea-09dc-451e-9cd0-419648f95445), subrequestID(6a4c5529-f491-4328-8a92-668cb99f02f6) CBA(APACHE/1.0.0/resource-assignment). 2023-03-29 07:01:01,823|66101649-8e76-4597-95d8-380dcdca6be8||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2023-03-29 07:01:01,823|66101649-8e76-4597-95d8-380dcdca6be8||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2023-03-29 07:01:01,823|66101649-8e76-4597-95d8-380dcdca6be8||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2023-03-29 07:01:02,401|66101649-8e76-4597-95d8-380dcdca6be8||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2023-03-29 07:01:02,401|66101649-8e76-4597-95d8-380dcdca6be8||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2023-03-29 07:01:03,119|66101649-8e76-4597-95d8-380dcdca6be8||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2023-03-29 07:01:03,119|66101649-8e76-4597-95d8-380dcdca6be8||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Save processing(893491f8-0bb4-4726-bd60-754416e99546) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2023-03-29 07:01:03,127|66101649-8e76-4597-95d8-380dcdca6be8||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Save processing(2f7e7d62-fce7-4d8c-a89d-60589edf5e17) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2023-03-29 07:01:03,130|66101649-8e76-4597-95d8-380dcdca6be8||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Save processing(52513d60-028e-4417-b834-1b3d7c7b94c7) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2023-03-29 07:01:03,134|66101649-8e76-4597-95d8-380dcdca6be8||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Save processing(fe071358-a699-4c01-a4d4-1f67d2fdd939) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2023-03-29 07:01:03,140|66101649-8e76-4597-95d8-380dcdca6be8||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Save processing(fdca9ad4-443b-4eb1-a8a6-94bdc2bd1b45) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2023-03-29 07:01:03,146|66101649-8e76-4597-95d8-380dcdca6be8||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Save processing(6bbd7a17-f4ef-4202-845f-3e0977f67e5a) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2023-03-29 07:01:03,153|66101649-8e76-4597-95d8-380dcdca6be8||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| 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-29 07:01:03,153|66101649-8e76-4597-95d8-380dcdca6be8||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| 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-29 07:01:03,153|66101649-8e76-4597-95d8-380dcdca6be8||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| 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-29 07:01:03,154|66101649-8e76-4597-95d8-380dcdca6be8||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| 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-29 07:01:03,154|66101649-8e76-4597-95d8-380dcdca6be8||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| 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-29 07:01:03,154|66101649-8e76-4597-95d8-380dcdca6be8||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| 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-29 07:01:03,166|66101649-8e76-4597-95d8-380dcdca6be8||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| 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-29 07:01:03,170|66101649-8e76-4597-95d8-380dcdca6be8||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2023-03-29 07:01:03,173|66101649-8e76-4597-95d8-380dcdca6be8||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2023-03-29 07:01:03,177|66101649-8e76-4597-95d8-380dcdca6be8||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2023-03-29 07:01:03,180|66101649-8e76-4597-95d8-380dcdca6be8||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2023-03-29 07:01:03,264|66101649-8e76-4597-95d8-380dcdca6be8||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Validating Workflow(resource-assignment) 2023-03-29 07:01:03,265|66101649-8e76-4597-95d8-380dcdca6be8||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Validating Workflow(config-assign) 2023-03-29 07:01:03,265|66101649-8e76-4597-95d8-380dcdca6be8||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Validating Workflow(config-deploy) 2023-03-29 07:01:03,274|66101649-8e76-4597-95d8-380dcdca6be8||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| 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-29 07:01:03,326|66101649-8e76-4597-95d8-380dcdca6be8||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0 2023-03-29 07:01:03,399|66101649-8e76-4597-95d8-380dcdca6be8||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean. 2023-03-29 07:01:03,405|66101649-8e76-4597-95d8-380dcdca6be8||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0 2023-03-29 07:01:03,493|66101649-8e76-4597-95d8-380dcdca6be8||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Validating Workflow(resource-assignment) 2023-03-29 07:01:03,494|66101649-8e76-4597-95d8-380dcdca6be8||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Validating Workflow(config-assign) 2023-03-29 07:01:03,494|66101649-8e76-4597-95d8-380dcdca6be8||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Validating Workflow(config-deploy) 2023-03-29 07:01:03,511|66101649-8e76-4597-95d8-380dcdca6be8||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| 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-29 07:01:03,552|66101649-8e76-4597-95d8-380dcdca6be8||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0 2023-03-29 07:01:03,612|66101649-8e76-4597-95d8-380dcdca6be8||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean. 2023-03-29 07:01:03,619|66101649-8e76-4597-95d8-380dcdca6be8||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0 2023-03-29 07:01:03,704|66101649-8e76-4597-95d8-380dcdca6be8||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Validating Workflow(resource-assignment) 2023-03-29 07:01:03,704|66101649-8e76-4597-95d8-380dcdca6be8||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Validating Workflow(config-assign) 2023-03-29 07:01:03,705|66101649-8e76-4597-95d8-380dcdca6be8||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Validating Workflow(config-deploy) 2023-03-29 07:01:03,705|66101649-8e76-4597-95d8-380dcdca6be8||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Validating Workflow(HealthCheck) 2023-03-29 07:01:03,705|66101649-8e76-4597-95d8-380dcdca6be8||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Validating Workflow(ScaleOutReconfiguration) 2023-03-29 07:01:03,705|66101649-8e76-4597-95d8-380dcdca6be8||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Validating Workflow(vf-config-assign) 2023-03-29 07:01:03,705|66101649-8e76-4597-95d8-380dcdca6be8||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Validating Workflow(vf-config-deploy) 2023-03-29 07:01:03,718|66101649-8e76-4597-95d8-380dcdca6be8||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Validating Workflow(config-assign) 2023-03-29 07:01:03,719|66101649-8e76-4597-95d8-380dcdca6be8||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Validating Workflow(config-deploy) 2023-03-29 07:01:03,719|66101649-8e76-4597-95d8-380dcdca6be8||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| 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-29 07:01:03,723|66101649-8e76-4597-95d8-380dcdca6be8||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| 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-29 07:01:03,760|66101649-8e76-4597-95d8-380dcdca6be8||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Overwriting blueprint model :vLB_CDS::1.0.0 2023-03-29 07:01:03,822|66101649-8e76-4597-95d8-380dcdca6be8||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean. 2023-03-29 07:01:03,823|66101649-8e76-4597-95d8-380dcdca6be8||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Deleted deployed blueprint model :vLB_CDS::1.0.0 2023-03-29 07:01:03,920|66101649-8e76-4597-95d8-380dcdca6be8||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Overwriting blueprint model :pnf_netconf::1.0.0 2023-03-29 07:01:03,968|66101649-8e76-4597-95d8-380dcdca6be8||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean. 2023-03-29 07:01:03,969|66101649-8e76-4597-95d8-380dcdca6be8||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Deleted deployed blueprint model :pnf_netconf::1.0.0 2023-03-29 07:01:04,039|66101649-8e76-4597-95d8-380dcdca6be8||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Validating Workflow(resource-assignment) 2023-03-29 07:01:04,040|66101649-8e76-4597-95d8-380dcdca6be8||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Validating Workflow(config-deploy) 2023-03-29 07:01:04,048|66101649-8e76-4597-95d8-380dcdca6be8||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| 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-29 07:01:04,080|66101649-8e76-4597-95d8-380dcdca6be8||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Overwriting blueprint model :vFW-CDS::1.0.0 2023-03-29 07:01:04,139|66101649-8e76-4597-95d8-380dcdca6be8||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean. 2023-03-29 07:01:04,139|66101649-8e76-4597-95d8-380dcdca6be8||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Deleted deployed blueprint model :vFW-CDS::1.0.0 2023-03-29 07:01:04,207|66101649-8e76-4597-95d8-380dcdca6be8||DefaultDispatcher-worker-23||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| 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-29 07:01:23,708|a0d31dfb-0c9e-4536-a423-336514f70bb3||Thread-310||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| Enhancing blueprint(/opt/app/onap/blueprints/working/679c5c0d-4c20-48c9-a511-84721ec9e174) 2023-03-29 07:01:23,709|a0d31dfb-0c9e-4536-a423-336514f70bb3||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| deleting definition types under : /opt/app/onap/blueprints/working/679c5c0d-4c20-48c9-a511-84721ec9e174/Definitions 2023-03-29 07:01:23,714|a0d31dfb-0c9e-4536-a423-336514f70bb3||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| reinitialized all type definitions 2023-03-29 07:01:23,717|a0d31dfb-0c9e-4536-a423-336514f70bb3||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| ***** Enhancing NodeTemplate(netconf-device) 2023-03-29 07:01:23,762|a0d31dfb-0c9e-4536-a423-336514f70bb3||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| ***** Enhancing NodeTemplate(resolve-data) 2023-03-29 07:01:23,804|a0d31dfb-0c9e-4536-a423-336514f70bb3||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| enhancing ArtifactDefinition(netconfrpc-template) 2023-03-29 07:01:23,825|a0d31dfb-0c9e-4536-a423-336514f70bb3||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| enhancing ArtifactDefinition(netconfrpc-mapping) 2023-03-29 07:01:23,846|a0d31dfb-0c9e-4536-a423-336514f70bb3||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| enhancing resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(false) 2023-03-29 07:01:23,913|a0d31dfb-0c9e-4536-a423-336514f70bb3||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| ***** Enhancing NodeTemplate(execute-netconf) 2023-03-29 07:01:23,956|a0d31dfb-0c9e-4536-a423-336514f70bb3||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| ##### Enhancing Workflow(config-assign) 2023-03-29 07:01:23,957|a0d31dfb-0c9e-4536-a423-336514f70bb3||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| workflow(config-assign) dependent component NodeTemplates([resolve-data]) 2023-03-29 07:01:23,957|a0d31dfb-0c9e-4536-a423-336514f70bb3||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| identified workflow(config-assign) targets(resolve-data) 2023-03-29 07:01:23,957|a0d31dfb-0c9e-4536-a423-336514f70bb3||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| resource assignment artifacts(netconfrpc-mapping) for NodeType(resolve-data) 2023-03-29 07:01:23,957|a0d31dfb-0c9e-4536-a423-336514f70bb3||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| workflow(config-assign) resource assignment files([Templates/netconfrpc-mapping.json] 2023-03-29 07:01:23,957|a0d31dfb-0c9e-4536-a423-336514f70bb3||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| enriching artifacts file(/opt/app/onap/blueprints/working/679c5c0d-4c20-48c9-a511-84721ec9e174/Templates/netconfrpc-mapping.json 2023-03-29 07:01:23,961|a0d31dfb-0c9e-4536-a423-336514f70bb3||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| enhancing workflow resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(true) 2023-03-29 07:01:23,961|a0d31dfb-0c9e-4536-a423-336514f70bb3||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| dataType not present for the recipe(dt-config-assign-properties) 2023-03-29 07:01:23,961|a0d31dfb-0c9e-4536-a423-336514f70bb3||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| ##### Enhancing Workflow(config-deploy) 2023-03-29 07:01:23,962|a0d31dfb-0c9e-4536-a423-336514f70bb3||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| workflow(config-deploy) dependent component NodeTemplates([execute-netconf]) 2023-03-29 07:01:23,962|a0d31dfb-0c9e-4536-a423-336514f70bb3||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| identified workflow(config-deploy) targets(execute-netconf) 2023-03-29 07:01:23,962|a0d31dfb-0c9e-4536-a423-336514f70bb3||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-jhjzw|||| workflow(config-deplo