By type
23:58:16,899 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 23:58:16,900 |-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:58:16,900 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath. 23:58:16,900 |-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:58:16,900 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/app/onap/config/logback.xml] 23:58:16,914 |-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:58:17,048 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 23:58:17,055 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 23:58:17,057 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT] 23:58:17,062 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 23:58:17,130 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO 23:58:17,130 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO 23:58:17,131 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to ERROR 23:58:17,131 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.hazelcast] to ERROR 23:58:17,131 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.ccsdk.cds] to INFO 23:58:17,131 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO 23:58:17,131 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT] 23:58:17,131 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 23:58:17,133 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@291caca8 - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.6.11) 2023-03-16 23:58:18,138|||background-preinit||||INFO||||||| HV000001: Hibernate Validator 6.2.4.Final 2023-03-16 23:58:18,226|||main||||INFO||||||| Starting BlueprintProcessorApplicationKt v1.4.2 using Java 11.0.9.1 on onap-cds-blueprints-processor-fb8d4bdbb-rn2fw 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-16 23:58:18,228|||main||||INFO||||||| No active profile set, falling back to 1 default profile: "default" 2023-03-16 23:58:21,299|||main||||INFO||||||| Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2023-03-16 23:58:21,742|||main||||INFO||||||| Finished Spring Data repository scanning in 427 ms. Found 11 JPA repository interfaces. 2023-03-16 23:58:23,720|||main||||INFO||||||| HHH000204: Processing PersistenceUnitInfo [name: default] 2023-03-16 23:58:23,786|||main||||INFO||||||| HHH000412: Hibernate ORM core version 5.6.10.Final 2023-03-16 23:58:23,979|||main||||INFO||||||| HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2023-03-16 23:58:24,563|||main||||INFO||||||| HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect 2023-03-16 23:58:24,873|||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-16 23:58:24,892|||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-16 23:58:26,914|||main||||INFO||||||| HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-03-16 23:58:26,926|||main||||INFO||||||| Initialized JPA EntityManagerFactory for persistence unit 'default' 2023-03-16 23:58:26,999|||main||||INFO||||||| Application ID: cds > Initializing error catalog message from properties... 2023-03-16 23:58:28,408|||main||||INFO||||||| Kakfa audit service is enabled 2023-03-16 23:58:28,520|||main||||INFO||||||| Workflow Audit store is disabled 2023-03-16 23:58:29,841|||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-16 23:58:29,871|||main||||INFO||||||| Dependency Management module created... 2023-03-16 23:58:30,700|||main||||INFO||||||| Exposing 14 endpoint(s) beneath base path '/actuator' 2023-03-16 23:58:30,945|||main||||INFO||||||| Initialised Primary Transaction Manager for url jdbc:mysql://cds-db:3306/sdnctl 2023-03-16 23:58:32,068|||main||||INFO||||||| Netty started on port 8080 2023-03-16 23:58:33,357|||main||||INFO||||||| Starting Blueprint Processor GRPC Starting.. 2023-03-16 23:58:33,720|||main||||INFO||||||| Blueprint Processor GRPC server started and ready to serve on port(9111)... 2023-03-16 23:58:33,726|||main||||INFO||||||| Started BlueprintProcessorApplicationKt in 16.386 seconds (JVM running for 17.355) 2023-03-16 23:58:33,746|||DefaultDispatcher-worker-1||||INFO||||||| Setting up message consumer(self-service-api)message producer(self-service-api)... 2023-03-16 23:58:33,749|||DefaultDispatcher-worker-2||||INFO||||||| Cluster is disabled, to enable cluster set the environment CLUSTER_* properties. 2023-03-16 23:58:33,901|||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-rn2fw 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-16 23:58:34,027|||DefaultDispatcher-worker-1||||INFO||||||| Successfully logged in. 2023-03-16 23:58:34,106|||DefaultDispatcher-worker-1||||INFO||||||| Kafka version: 3.0.1 2023-03-16 23:58:34,106|||DefaultDispatcher-worker-1||||INFO||||||| Kafka commitId: 8e30984f43e64d8b 2023-03-16 23:58:34,106|||DefaultDispatcher-worker-1||||INFO||||||| Kafka startTimeMs: 1679011114104 2023-03-16 23:58:34,110|||DefaultDispatcher-worker-1||||INFO||||||| [Consumer clientId=request-receiver-client-id-rn2fw, groupId=cds-bp-processor] Subscribed to topic(s): cds.blueprint-processor.self-service-api.request 2023-03-16 23:58:34,111|||DefaultDispatcher-worker-1||||INFO||||||| Successfully consumed topic([cds.blueprint-processor.self-service-api.request]) 2023-03-16 23:58:34,679|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-rn2fw, 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 nSIA-nWYRfesi7UDBr6Jug 2023-03-16 23:58:34,679|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-rn2fw, 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 nSIA-nWYRfesi7UDBr6Jug 2023-03-16 23:58:34,680|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-rn2fw, 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 nSIA-nWYRfesi7UDBr6Jug 2023-03-16 23:58:34,680|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-rn2fw, 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 nSIA-nWYRfesi7UDBr6Jug 2023-03-16 23:58:34,680|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-rn2fw, 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 nSIA-nWYRfesi7UDBr6Jug 2023-03-16 23:58:34,680|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-rn2fw, 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 nSIA-nWYRfesi7UDBr6Jug 2023-03-16 23:58:34,682|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-rn2fw, groupId=cds-bp-processor] Cluster ID: AePtuKNGTyauDT7ogFVB-Q 2023-03-16 23:58:34,684|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-rn2fw, groupId=cds-bp-processor] Discovered group coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null) 2023-03-16 23:58:34,713|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-rn2fw, groupId=cds-bp-processor] (Re-)joining group 2023-03-16 23:58:34,787|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-rn2fw, groupId=cds-bp-processor] Request joining group due to: need to re-join with the given member-id 2023-03-16 23:58:34,788|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-rn2fw, groupId=cds-bp-processor] (Re-)joining group 2023-03-16 23:58:37,797|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-rn2fw, groupId=cds-bp-processor] Successfully joined group with generation Generation{generationId=1, memberId='request-receiver-client-id-rn2fw-1221128a-732b-4208-863c-960d3d73982a', protocol='range'} 2023-03-16 23:58:37,802|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-rn2fw, groupId=cds-bp-processor] Finished assignment for group at generation 1: {request-receiver-client-id-rn2fw-1221128a-732b-4208-863c-960d3d73982a=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-16 23:58:37,858|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-rn2fw, groupId=cds-bp-processor] Successfully synced group in generation Generation{generationId=1, memberId='request-receiver-client-id-rn2fw-1221128a-732b-4208-863c-960d3d73982a', protocol='range'} 2023-03-16 23:58:37,859|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-rn2fw, 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-16 23:58:37,866|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-rn2fw, 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-16 23:58:37,879|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-rn2fw, groupId=cds-bp-processor] Found no committed offset for partition cds.blueprint-processor.self-service-api.request-0 2023-03-16 23:58:37,879|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-rn2fw, groupId=cds-bp-processor] Found no committed offset for partition cds.blueprint-processor.self-service-api.request-1 2023-03-16 23:58:37,879|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-rn2fw, groupId=cds-bp-processor] Found no committed offset for partition cds.blueprint-processor.self-service-api.request-2 2023-03-16 23:58:37,879|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-rn2fw, groupId=cds-bp-processor] Found no committed offset for partition cds.blueprint-processor.self-service-api.request-3 2023-03-16 23:58:37,879|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-rn2fw, groupId=cds-bp-processor] Found no committed offset for partition cds.blueprint-processor.self-service-api.request-4 2023-03-16 23:58:37,879|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-rn2fw, groupId=cds-bp-processor] Found no committed offset for partition cds.blueprint-processor.self-service-api.request-5 2023-03-16 23:58:37,967|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-rn2fw, groupId=cds-bp-processor] Resetting offset for partition cds.blueprint-processor.self-service-api.request-2 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}. 2023-03-16 23:58:37,968|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-rn2fw, groupId=cds-bp-processor] Resetting offset for partition cds.blueprint-processor.self-service-api.request-5 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}. 2023-03-16 23:58:37,975|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-rn2fw, groupId=cds-bp-processor] Resetting offset for partition cds.blueprint-processor.self-service-api.request-1 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}. 2023-03-16 23:58:37,975|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-rn2fw, groupId=cds-bp-processor] Resetting offset for partition cds.blueprint-processor.self-service-api.request-4 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}. 2023-03-16 23:58:37,975|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-rn2fw, groupId=cds-bp-processor] Resetting offset for partition cds.blueprint-processor.self-service-api.request-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}. 2023-03-16 23:58:37,975|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-rn2fw, groupId=cds-bp-processor] Resetting offset for partition cds.blueprint-processor.self-service-api.request-3 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}. 2023-03-17 04:47:07,517|b2789860-ce7b-4c8a-827c-8b9af6972dff||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2023-03-17 04:47:07,520|b2789860-ce7b-4c8a-827c-8b9af6972dff||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2023-03-17 04:47:07,522|b2789860-ce7b-4c8a-827c-8b9af6972dff||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2023-03-17 04:47:08,471|b2789860-ce7b-4c8a-827c-8b9af6972dff||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2023-03-17 04:47:08,474|b2789860-ce7b-4c8a-827c-8b9af6972dff||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2023-03-17 04:47:11,768|6fb08cf6-b4f3-4435-a93a-6040524e5ab1||Thread-30||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Enhancing blueprint(/opt/app/onap/blueprints/working/e5d3ab7c-e872-474a-889a-00ab21a744fd) 2023-03-17 04:47:11,789|6fb08cf6-b4f3-4435-a93a-6040524e5ab1||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| deleting definition types under : /opt/app/onap/blueprints/working/e5d3ab7c-e872-474a-889a-00ab21a744fd/Definitions 2023-03-17 04:47:11,849|6fb08cf6-b4f3-4435-a93a-6040524e5ab1||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| reinitialized all type definitions 2023-03-17 04:47:11,854|6fb08cf6-b4f3-4435-a93a-6040524e5ab1||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| ***** Enhancing NodeTemplate(helloworld) 2023-03-17 04:47:11,905|6fb08cf6-b4f3-4435-a93a-6040524e5ab1||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| enhancing ArtifactDefinition(helloworld-template) 2023-03-17 04:47:11,924|6fb08cf6-b4f3-4435-a93a-6040524e5ab1||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| enhancing ArtifactDefinition(helloworld-mapping) 2023-03-17 04:47:11,949|6fb08cf6-b4f3-4435-a93a-6040524e5ab1||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2023-03-17 04:47:11,986|6fb08cf6-b4f3-4435-a93a-6040524e5ab1||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| ##### Enhancing Workflow(helloworld) 2023-03-17 04:47:11,987|6fb08cf6-b4f3-4435-a93a-6040524e5ab1||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2023-03-17 04:47:11,987|6fb08cf6-b4f3-4435-a93a-6040524e5ab1||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| identified workflow(helloworld) targets(helloworld) 2023-03-17 04:47:11,987|6fb08cf6-b4f3-4435-a93a-6040524e5ab1||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2023-03-17 04:47:11,990|6fb08cf6-b4f3-4435-a93a-6040524e5ab1||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2023-03-17 04:47:11,990|6fb08cf6-b4f3-4435-a93a-6040524e5ab1||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| enriching artifacts file(/opt/app/onap/blueprints/working/e5d3ab7c-e872-474a-889a-00ab21a744fd/Templates/hello-world-mapping.json 2023-03-17 04:47:12,001|6fb08cf6-b4f3-4435-a93a-6040524e5ab1||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2023-03-17 04:47:12,001|6fb08cf6-b4f3-4435-a93a-6040524e5ab1||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| dataType not present for the recipe(dt-helloworld-properties) 2023-03-17 04:47:12,001|6fb08cf6-b4f3-4435-a93a-6040524e5ab1||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| ##### Enhancing blueprint Resource Definitions 2023-03-17 04:47:12,002|6fb08cf6-b4f3-4435-a93a-6040524e5ab1||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| resources assignment files ([Templates/hello-world-mapping.json]) 2023-03-17 04:47:12,003|6fb08cf6-b4f3-4435-a93a-6040524e5ab1||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| processing file (Templates/hello-world-mapping.json) 2023-03-17 04:47:12,019|6fb08cf6-b4f3-4435-a93a-6040524e5ab1||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| distinct resource keys ([]) 2023-03-17 04:47:12,020|6fb08cf6-b4f3-4435-a93a-6040524e5ab1||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Enriching Resource Definition sources Node Template: [] 2023-03-17 04:47:12,313|5ae92f08-abb9-41b7-a298-2ef26d5d06a6||Thread-30||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Save processing(620f99a6-8759-4c23-ab81-fd450cff4663) CBA(/opt/app/onap/blueprints/archive/620f99a6-8759-4c23-ab81-fd450cff4663/cba.zip) 2023-03-17 04:47:12,330|5ae92f08-abb9-41b7-a298-2ef26d5d06a6||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/620f99a6-8759-4c23-ab81-fd450cff4663) and entry definition file (Definitions/blueprint.json) 2023-03-17 04:47:12,403|5ae92f08-abb9-41b7-a298-2ef26d5d06a6||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Validating Workflow(helloworld) 2023-03-17 04:47:12,414|5ae92f08-abb9-41b7-a298-2ef26d5d06a6||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/620f99a6-8759-4c23-ab81-fd450cff4663) and entry definition file (Definitions/blueprint.json) 2023-03-17 04:47:12,646|5ae92f08-abb9-41b7-a298-2ef26d5d06a6||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| No compiled cache(/opt/app/onap/blueprints/working/620f99a6-8759-4c23-ab81-fd450cff4663) present to clean. 2023-03-17 04:47:12,834|654321||reactor-http-epoll-1||||INFO||||||| processing request id 654321 2023-03-17 04:47:12,836|654321||reactor-http-epoll-1||||INFO||||||| Setting up message producer(self-service-api.audit.request)... 2023-03-17 04:47:12,901|654321||reactor-http-epoll-1||||INFO||||||| ProducerConfig values: acks = -1 batch.size = 16384 bootstrap.servers = [onap-strimzi-kafka-bootstrap:9092] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = audit-request-producer-client-id-rn2fw 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-17 04:47:12,920|654321||reactor-http-epoll-1||||INFO||||||| [Producer clientId=audit-request-producer-client-id-rn2fw] Instantiated an idempotent producer. 2023-03-17 04:47:12,941|654321||reactor-http-epoll-1||||INFO||||||| Kafka version: 3.0.1 2023-03-17 04:47:12,941|654321||reactor-http-epoll-1||||INFO||||||| Kafka commitId: 8e30984f43e64d8b 2023-03-17 04:47:12,941|654321||reactor-http-epoll-1||||INFO||||||| Kafka startTimeMs: 1679028432941 2023-03-17 04:47:12,988|||kafka-producer-network-thread | audit-request-producer-client-id-rn2fw||||INFO||||||| [Producer clientId=audit-request-producer-client-id-rn2fw] 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 MaC2g00wR8WelZU3XiXJ-w 2023-03-17 04:47:12,988|||kafka-producer-network-thread | audit-request-producer-client-id-rn2fw||||INFO||||||| [Producer clientId=audit-request-producer-client-id-rn2fw] 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 MaC2g00wR8WelZU3XiXJ-w 2023-03-17 04:47:12,988|||kafka-producer-network-thread | audit-request-producer-client-id-rn2fw||||INFO||||||| [Producer clientId=audit-request-producer-client-id-rn2fw] 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 MaC2g00wR8WelZU3XiXJ-w 2023-03-17 04:47:12,988|||kafka-producer-network-thread | audit-request-producer-client-id-rn2fw||||INFO||||||| [Producer clientId=audit-request-producer-client-id-rn2fw] 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 MaC2g00wR8WelZU3XiXJ-w 2023-03-17 04:47:12,988|||kafka-producer-network-thread | audit-request-producer-client-id-rn2fw||||INFO||||||| [Producer clientId=audit-request-producer-client-id-rn2fw] 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 MaC2g00wR8WelZU3XiXJ-w 2023-03-17 04:47:12,988|||kafka-producer-network-thread | audit-request-producer-client-id-rn2fw||||INFO||||||| [Producer clientId=audit-request-producer-client-id-rn2fw] 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 MaC2g00wR8WelZU3XiXJ-w 2023-03-17 04:47:12,989|||kafka-producer-network-thread | audit-request-producer-client-id-rn2fw||||INFO||||||| [Producer clientId=audit-request-producer-client-id-rn2fw] Cluster ID: AePtuKNGTyauDT7ogFVB-Q 2023-03-17 04:47:12,989|||kafka-producer-network-thread | audit-request-producer-client-id-rn2fw||||INFO||||||| [Producer clientId=audit-request-producer-client-id-rn2fw] ProducerId set to 2003 with epoch 0 2023-03-17 04:47:13,008|654321||reactor-http-epoll-1||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 2023-03-17 04:47:13,011|654321||reactor-http-epoll-1||||INFO||||||| StoreAuditService ID -1 2023-03-17 04:47:13,022|654321||DefaultDispatcher-worker-15||||INFO||||||| getting cba file name(test101), version(1.0.1) from db 2023-03-17 04:47:13,144|654321||kafka-producer-network-thread | audit-request-producer-client-id-rn2fw||||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-17 04:47:13,197|654321||DefaultDispatcher-worker-15||||INFO||||||| cba file name(test101), version(1.0.1) saved in (/opt/app/onap/blueprints/deploy/test101/1.0.1) 2023-03-17 04:47:13,202|654321||DefaultDispatcher-worker-15||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2023-03-17 04:47:13,206|654321||DefaultDispatcher-worker-15||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2023-03-17 04:47:13,238|654321||DefaultDispatcher-worker-15||||INFO||||||| Deriving input data for workflow: (helloworld) 2023-03-17 04:47:13,239|654321||DefaultDispatcher-worker-15||||INFO||||||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2023-03-17 04:47:13,250|654321||DefaultDispatcher-worker-15||||INFO||||||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2023-03-17 04:47:13,258|654321||DefaultDispatcher-worker-15||||INFO||||||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2023-03-17 04:47:13,258|654321||DefaultDispatcher-worker-15||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2023-03-17 04:47:13,260|654321||DefaultDispatcher-worker-15||||INFO||||||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2023-03-17 04:47:13,287|654321||DefaultDispatcher-worker-15||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-mapping) 2023-03-17 04:47:13,314|654321||DefaultDispatcher-worker-15||||INFO||||||| Batched Sequence : ([]) 2023-03-17 04:47:13,316|654321||DefaultDispatcher-worker-15||||INFO||||||| Generated Resource Param Data ({ }) 2023-03-17 04:47:13,404|654321||DefaultDispatcher-worker-15||||INFO||||||| Preparing Response... 2023-03-17 04:47:13,407|654321||DefaultDispatcher-worker-15||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2023-03-17 04:47:13,407|654321||DefaultDispatcher-worker-15||||INFO||||||| resolveWorkflowOutputs for workflow(helloworld) 2023-03-17 04:47:13,409|654321||DefaultDispatcher-worker-15||||INFO||||||| Setting up message producer(self-service-api.audit.response)... 2023-03-17 04:47:13,508|654321||DefaultDispatcher-worker-15||||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-rn2fw 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-17 04:47:13,509|654321||DefaultDispatcher-worker-15||||INFO||||||| [Producer clientId=audit-response-producer-client-id-rn2fw] Instantiated an idempotent producer. 2023-03-17 04:47:13,513|654321||DefaultDispatcher-worker-15||||INFO||||||| Kafka version: 3.0.1 2023-03-17 04:47:13,513|654321||DefaultDispatcher-worker-15||||INFO||||||| Kafka commitId: 8e30984f43e64d8b 2023-03-17 04:47:13,513|654321||DefaultDispatcher-worker-15||||INFO||||||| Kafka startTimeMs: 1679028433513 2023-03-17 04:47:13,557|||kafka-producer-network-thread | audit-response-producer-client-id-rn2fw||||INFO||||||| [Producer clientId=audit-response-producer-client-id-rn2fw] 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 03bD-NoIRzuWAYp8gqyQjA 2023-03-17 04:47:13,558|||kafka-producer-network-thread | audit-response-producer-client-id-rn2fw||||INFO||||||| [Producer clientId=audit-response-producer-client-id-rn2fw] 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 03bD-NoIRzuWAYp8gqyQjA 2023-03-17 04:47:13,558|||kafka-producer-network-thread | audit-response-producer-client-id-rn2fw||||INFO||||||| [Producer clientId=audit-response-producer-client-id-rn2fw] 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 03bD-NoIRzuWAYp8gqyQjA 2023-03-17 04:47:13,558|||kafka-producer-network-thread | audit-response-producer-client-id-rn2fw||||INFO||||||| [Producer clientId=audit-response-producer-client-id-rn2fw] 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 03bD-NoIRzuWAYp8gqyQjA 2023-03-17 04:47:13,558|||kafka-producer-network-thread | audit-response-producer-client-id-rn2fw||||INFO||||||| [Producer clientId=audit-response-producer-client-id-rn2fw] 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 03bD-NoIRzuWAYp8gqyQjA 2023-03-17 04:47:13,558|||kafka-producer-network-thread | audit-response-producer-client-id-rn2fw||||INFO||||||| [Producer clientId=audit-response-producer-client-id-rn2fw] 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 03bD-NoIRzuWAYp8gqyQjA 2023-03-17 04:47:13,558|||kafka-producer-network-thread | audit-response-producer-client-id-rn2fw||||INFO||||||| [Producer clientId=audit-response-producer-client-id-rn2fw] Cluster ID: AePtuKNGTyauDT7ogFVB-Q 2023-03-17 04:47:13,560|||kafka-producer-network-thread | audit-response-producer-client-id-rn2fw||||INFO||||||| [Producer clientId=audit-response-producer-client-id-rn2fw] ProducerId set to 1009 with epoch 0 2023-03-17 04:47:13,567|654321||DefaultDispatcher-worker-15||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID a71c5065-8bcb-48bb-8e6b-f572a45392b3 auditStoreId -1 2023-03-17 04:47:13,637|654321||kafka-producer-network-thread | audit-response-producer-client-id-rn2fw||||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-17 05:09:49,392|73307388-12de-4a9a-9b39-bea2a4ea8c2e||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2023-03-17 05:09:49,393|73307388-12de-4a9a-9b39-bea2a4ea8c2e||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2023-03-17 05:09:49,393|73307388-12de-4a9a-9b39-bea2a4ea8c2e||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2023-03-17 05:09:49,918|73307388-12de-4a9a-9b39-bea2a4ea8c2e||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2023-03-17 05:09:49,918|73307388-12de-4a9a-9b39-bea2a4ea8c2e||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2023-03-17 05:09:51,397|bd6d8ebc-259f-4233-a08a-3741c76f6568||Thread-56||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Enhancing blueprint(/opt/app/onap/blueprints/working/631e82c2-c0ed-4fac-ac50-a279b35bb1d7) 2023-03-17 05:09:51,399|bd6d8ebc-259f-4233-a08a-3741c76f6568||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| deleting definition types under : /opt/app/onap/blueprints/working/631e82c2-c0ed-4fac-ac50-a279b35bb1d7/Definitions 2023-03-17 05:09:51,401|bd6d8ebc-259f-4233-a08a-3741c76f6568||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| reinitialized all type definitions 2023-03-17 05:09:51,403|bd6d8ebc-259f-4233-a08a-3741c76f6568||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| ***** Enhancing NodeTemplate(helloworld) 2023-03-17 05:09:51,451|bd6d8ebc-259f-4233-a08a-3741c76f6568||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| enhancing ArtifactDefinition(helloworld-template) 2023-03-17 05:09:51,470|bd6d8ebc-259f-4233-a08a-3741c76f6568||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| enhancing ArtifactDefinition(helloworld-mapping) 2023-03-17 05:09:51,489|bd6d8ebc-259f-4233-a08a-3741c76f6568||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2023-03-17 05:09:51,503|bd6d8ebc-259f-4233-a08a-3741c76f6568||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| ##### Enhancing Workflow(helloworld) 2023-03-17 05:09:51,504|bd6d8ebc-259f-4233-a08a-3741c76f6568||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2023-03-17 05:09:51,504|bd6d8ebc-259f-4233-a08a-3741c76f6568||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| identified workflow(helloworld) targets(helloworld) 2023-03-17 05:09:51,504|bd6d8ebc-259f-4233-a08a-3741c76f6568||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2023-03-17 05:09:51,504|bd6d8ebc-259f-4233-a08a-3741c76f6568||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2023-03-17 05:09:51,504|bd6d8ebc-259f-4233-a08a-3741c76f6568||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| enriching artifacts file(/opt/app/onap/blueprints/working/631e82c2-c0ed-4fac-ac50-a279b35bb1d7/Templates/hello-world-mapping.json 2023-03-17 05:09:51,509|bd6d8ebc-259f-4233-a08a-3741c76f6568||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2023-03-17 05:09:51,509|bd6d8ebc-259f-4233-a08a-3741c76f6568||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| dataType not present for the recipe(dt-helloworld-properties) 2023-03-17 05:09:51,509|bd6d8ebc-259f-4233-a08a-3741c76f6568||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| ##### Enhancing blueprint Resource Definitions 2023-03-17 05:09:51,509|bd6d8ebc-259f-4233-a08a-3741c76f6568||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| resources assignment files ([Templates/hello-world-mapping.json]) 2023-03-17 05:09:51,509|bd6d8ebc-259f-4233-a08a-3741c76f6568||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| processing file (Templates/hello-world-mapping.json) 2023-03-17 05:09:51,514|bd6d8ebc-259f-4233-a08a-3741c76f6568||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| distinct resource keys ([]) 2023-03-17 05:09:51,514|bd6d8ebc-259f-4233-a08a-3741c76f6568||DefaultDispatcher-worker-23||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Enriching Resource Definition sources Node Template: [] 2023-03-17 05:09:51,713|3cbd3de2-02a7-4bb3-8104-42645ec26e27||Thread-56||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Save processing(f4b379cf-9728-4044-9569-a20af0d21ee7) CBA(/opt/app/onap/blueprints/archive/f4b379cf-9728-4044-9569-a20af0d21ee7/cba.zip) 2023-03-17 05:09:51,736|3cbd3de2-02a7-4bb3-8104-42645ec26e27||DefaultDispatcher-worker-23||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/f4b379cf-9728-4044-9569-a20af0d21ee7) and entry definition file (Definitions/blueprint.json) 2023-03-17 05:09:51,762|3cbd3de2-02a7-4bb3-8104-42645ec26e27||DefaultDispatcher-worker-23||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Validating Workflow(helloworld) 2023-03-17 05:09:51,767|3cbd3de2-02a7-4bb3-8104-42645ec26e27||DefaultDispatcher-worker-23||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/f4b379cf-9728-4044-9569-a20af0d21ee7) and entry definition file (Definitions/blueprint.json) 2023-03-17 05:09:51,905|3cbd3de2-02a7-4bb3-8104-42645ec26e27||DefaultDispatcher-worker-23||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| No compiled cache(/opt/app/onap/blueprints/working/f4b379cf-9728-4044-9569-a20af0d21ee7) present to clean. 2023-03-17 05:09:52,084|654321||reactor-http-epoll-1||||INFO||||||| processing request id 654321 2023-03-17 05:09:52,093|654321||kafka-producer-network-thread | audit-request-producer-client-id-rn2fw||||INFO||||||| [Producer clientId=audit-request-producer-client-id-rn2fw] 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 MaC2g00wR8WelZU3XiXJ-w 2023-03-17 05:09:52,093|654321||kafka-producer-network-thread | audit-request-producer-client-id-rn2fw||||INFO||||||| [Producer clientId=audit-request-producer-client-id-rn2fw] 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 MaC2g00wR8WelZU3XiXJ-w 2023-03-17 05:09:52,093|654321||kafka-producer-network-thread | audit-request-producer-client-id-rn2fw||||INFO||||||| [Producer clientId=audit-request-producer-client-id-rn2fw] 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 MaC2g00wR8WelZU3XiXJ-w 2023-03-17 05:09:52,093|654321||kafka-producer-network-thread | audit-request-producer-client-id-rn2fw||||INFO||||||| [Producer clientId=audit-request-producer-client-id-rn2fw] 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 MaC2g00wR8WelZU3XiXJ-w 2023-03-17 05:09:52,093|654321||kafka-producer-network-thread | audit-request-producer-client-id-rn2fw||||INFO||||||| [Producer clientId=audit-request-producer-client-id-rn2fw] 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 MaC2g00wR8WelZU3XiXJ-w 2023-03-17 05:09:52,093|654321||kafka-producer-network-thread | audit-request-producer-client-id-rn2fw||||INFO||||||| [Producer clientId=audit-request-producer-client-id-rn2fw] 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 MaC2g00wR8WelZU3XiXJ-w 2023-03-17 05:09:52,096|654321||reactor-http-epoll-1||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 2023-03-17 05:09:52,096|654321||reactor-http-epoll-1||||INFO||||||| StoreAuditService ID -1 2023-03-17 05:09:52,101|654321||reactor-http-epoll-1||||INFO||||||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1) 2023-03-17 05:09:52,101|654321||reactor-http-epoll-1||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2023-03-17 05:09:52,112|654321||DefaultDispatcher-worker-23||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2023-03-17 05:09:52,113|654321||kafka-producer-network-thread | audit-request-producer-client-id-rn2fw||||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-17 05:09:52,170|654321||DefaultDispatcher-worker-23||||INFO||||||| Deriving input data for workflow: (helloworld) 2023-03-17 05:09:52,170|654321||DefaultDispatcher-worker-23||||INFO||||||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2023-03-17 05:09:52,170|654321||DefaultDispatcher-worker-23||||INFO||||||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2023-03-17 05:09:52,172|654321||DefaultDispatcher-worker-23||||INFO||||||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2023-03-17 05:09:52,173|654321||DefaultDispatcher-worker-23||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2023-03-17 05:09:52,173|654321||DefaultDispatcher-worker-23||||INFO||||||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2023-03-17 05:09:52,177|654321||DefaultDispatcher-worker-23||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-mapping) 2023-03-17 05:09:52,213|654321||DefaultDispatcher-worker-23||||INFO||||||| Batched Sequence : ([]) 2023-03-17 05:09:52,214|654321||DefaultDispatcher-worker-23||||INFO||||||| Generated Resource Param Data ({ }) 2023-03-17 05:09:52,231|654321||DefaultDispatcher-worker-23||||INFO||||||| Preparing Response... 2023-03-17 05:09:52,232|654321||DefaultDispatcher-worker-23||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2023-03-17 05:09:52,232|654321||DefaultDispatcher-worker-23||||INFO||||||| resolveWorkflowOutputs for workflow(helloworld) 2023-03-17 05:09:52,240|654321||kafka-producer-network-thread | audit-response-producer-client-id-rn2fw||||INFO||||||| [Producer clientId=audit-response-producer-client-id-rn2fw] 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 03bD-NoIRzuWAYp8gqyQjA 2023-03-17 05:09:52,240|654321||kafka-producer-network-thread | audit-response-producer-client-id-rn2fw||||INFO||||||| [Producer clientId=audit-response-producer-client-id-rn2fw] 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 03bD-NoIRzuWAYp8gqyQjA 2023-03-17 05:09:52,240|654321||kafka-producer-network-thread | audit-response-producer-client-id-rn2fw||||INFO||||||| [Producer clientId=audit-response-producer-client-id-rn2fw] 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 03bD-NoIRzuWAYp8gqyQjA 2023-03-17 05:09:52,240|654321||kafka-producer-network-thread | audit-response-producer-client-id-rn2fw||||INFO||||||| [Producer clientId=audit-response-producer-client-id-rn2fw] 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 03bD-NoIRzuWAYp8gqyQjA 2023-03-17 05:09:52,240|654321||kafka-producer-network-thread | audit-response-producer-client-id-rn2fw||||INFO||||||| [Producer clientId=audit-response-producer-client-id-rn2fw] 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 03bD-NoIRzuWAYp8gqyQjA 2023-03-17 05:09:52,240|654321||kafka-producer-network-thread | audit-response-producer-client-id-rn2fw||||INFO||||||| [Producer clientId=audit-response-producer-client-id-rn2fw] 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 03bD-NoIRzuWAYp8gqyQjA 2023-03-17 05:09:52,241|654321||DefaultDispatcher-worker-23||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID d9e7bdb7-653d-4ae6-9c3e-20d8c30c3307 auditStoreId -1 2023-03-17 05:09:52,257|654321||kafka-producer-network-thread | audit-response-producer-client-id-rn2fw||||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-17 05:15:25,272|29e4230e-54a9-4736-ab0e-8688413405c9||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false) 2023-03-17 05:15:25,273|29e4230e-54a9-4736-ab0e-8688413405c9||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2023-03-17 05:15:25,273|29e4230e-54a9-4736-ab0e-8688413405c9||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2023-03-17 05:15:25,615|29e4230e-54a9-4736-ab0e-8688413405c9||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2023-03-17 05:15:25,615|29e4230e-54a9-4736-ab0e-8688413405c9||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2023-03-17 05:15:27,029|38c6ac90-f0f9-4b09-9acf-19da40872eea||Thread-82||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Enhancing blueprint(/opt/app/onap/blueprints/working/0178fbd9-09c7-4931-bf37-ef12e43b2ae8) 2023-03-17 05:15:27,030|38c6ac90-f0f9-4b09-9acf-19da40872eea||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| deleting definition types under : /opt/app/onap/blueprints/working/0178fbd9-09c7-4931-bf37-ef12e43b2ae8/Definitions 2023-03-17 05:15:27,031|38c6ac90-f0f9-4b09-9acf-19da40872eea||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| reinitialized all type definitions 2023-03-17 05:15:27,032|38c6ac90-f0f9-4b09-9acf-19da40872eea||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| ***** Enhancing NodeTemplate(helloworld) 2023-03-17 05:15:27,069|38c6ac90-f0f9-4b09-9acf-19da40872eea||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| enhancing ArtifactDefinition(helloworld-template) 2023-03-17 05:15:27,085|38c6ac90-f0f9-4b09-9acf-19da40872eea||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| enhancing ArtifactDefinition(helloworld-mapping) 2023-03-17 05:15:27,101|38c6ac90-f0f9-4b09-9acf-19da40872eea||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false) 2023-03-17 05:15:27,111|38c6ac90-f0f9-4b09-9acf-19da40872eea||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| ##### Enhancing Workflow(helloworld) 2023-03-17 05:15:27,111|38c6ac90-f0f9-4b09-9acf-19da40872eea||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| workflow(helloworld) dependent component NodeTemplates([helloworld]) 2023-03-17 05:15:27,111|38c6ac90-f0f9-4b09-9acf-19da40872eea||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| identified workflow(helloworld) targets(helloworld) 2023-03-17 05:15:27,111|38c6ac90-f0f9-4b09-9acf-19da40872eea||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld) 2023-03-17 05:15:27,111|38c6ac90-f0f9-4b09-9acf-19da40872eea||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json] 2023-03-17 05:15:27,111|38c6ac90-f0f9-4b09-9acf-19da40872eea||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| enriching artifacts file(/opt/app/onap/blueprints/working/0178fbd9-09c7-4931-bf37-ef12e43b2ae8/Templates/hello-world-mapping.json 2023-03-17 05:15:27,115|38c6ac90-f0f9-4b09-9acf-19da40872eea||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true) 2023-03-17 05:15:27,115|38c6ac90-f0f9-4b09-9acf-19da40872eea||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| dataType not present for the recipe(dt-helloworld-properties) 2023-03-17 05:15:27,115|38c6ac90-f0f9-4b09-9acf-19da40872eea||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| ##### Enhancing blueprint Resource Definitions 2023-03-17 05:15:27,115|38c6ac90-f0f9-4b09-9acf-19da40872eea||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| resources assignment files ([Templates/hello-world-mapping.json]) 2023-03-17 05:15:27,115|38c6ac90-f0f9-4b09-9acf-19da40872eea||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| processing file (Templates/hello-world-mapping.json) 2023-03-17 05:15:27,119|38c6ac90-f0f9-4b09-9acf-19da40872eea||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| distinct resource keys ([]) 2023-03-17 05:15:27,119|38c6ac90-f0f9-4b09-9acf-19da40872eea||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Enriching Resource Definition sources Node Template: [] 2023-03-17 05:15:27,307|25e5549f-39a5-4cf3-b08f-a81d40d63bbf||Thread-82||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Save processing(d07123e9-56d7-442d-b998-1a48fe0a2285) CBA(/opt/app/onap/blueprints/archive/d07123e9-56d7-442d-b998-1a48fe0a2285/cba.zip) 2023-03-17 05:15:27,310|25e5549f-39a5-4cf3-b08f-a81d40d63bbf||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/d07123e9-56d7-442d-b998-1a48fe0a2285) and entry definition file (Definitions/blueprint.json) 2023-03-17 05:15:27,328|25e5549f-39a5-4cf3-b08f-a81d40d63bbf||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Validating Workflow(helloworld) 2023-03-17 05:15:27,333|25e5549f-39a5-4cf3-b08f-a81d40d63bbf||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/d07123e9-56d7-442d-b998-1a48fe0a2285) and entry definition file (Definitions/blueprint.json) 2023-03-17 05:15:27,417|25e5549f-39a5-4cf3-b08f-a81d40d63bbf||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| No compiled cache(/opt/app/onap/blueprints/working/d07123e9-56d7-442d-b998-1a48fe0a2285) present to clean. 2023-03-17 05:15:27,599|654321||reactor-http-epoll-1||||INFO||||||| processing request id 654321 2023-03-17 05:15:27,602|654321||reactor-http-epoll-1||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 2023-03-17 05:15:27,603|654321||reactor-http-epoll-1||||INFO||||||| StoreAuditService ID -1 2023-03-17 05:15:27,608|654321||reactor-http-epoll-1||||INFO||||||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1) 2023-03-17 05:15:27,608|654321||reactor-http-epoll-1||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1 2023-03-17 05:15:27,615|654321||DefaultDispatcher-worker-17||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json) 2023-03-17 05:15:27,627|654321||kafka-producer-network-thread | audit-request-producer-client-id-rn2fw||||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-17 05:15:27,645|654321||DefaultDispatcher-worker-17||||INFO||||||| Deriving input data for workflow: (helloworld) 2023-03-17 05:15:27,645|654321||DefaultDispatcher-worker-17||||INFO||||||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component) 2023-03-17 05:15:27,645|654321||DefaultDispatcher-worker-17||||INFO||||||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2023-03-17 05:15:27,646|654321||DefaultDispatcher-worker-17||||INFO||||||| preparing request id(654321) for workflow(helloworld) step(helloworld) 2023-03-17 05:15:27,646|654321||DefaultDispatcher-worker-17||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process) 2023-03-17 05:15:27,646|654321||DefaultDispatcher-worker-17||||INFO||||||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]}) 2023-03-17 05:15:27,650|654321||DefaultDispatcher-worker-17||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-mapping) 2023-03-17 05:15:27,671|654321||DefaultDispatcher-worker-17||||INFO||||||| Batched Sequence : ([]) 2023-03-17 05:15:27,671|654321||DefaultDispatcher-worker-17||||INFO||||||| Generated Resource Param Data ({ }) 2023-03-17 05:15:27,678|654321||DefaultDispatcher-worker-17||||INFO||||||| Preparing Response... 2023-03-17 05:15:27,679|654321||DefaultDispatcher-worker-17||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process) 2023-03-17 05:15:27,679|654321||DefaultDispatcher-worker-17||||INFO||||||| resolveWorkflowOutputs for workflow(helloworld) 2023-03-17 05:15:27,682|654321||DefaultDispatcher-worker-17||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID d5a11afd-d893-4a9e-ae3b-87eb1816f6a4 auditStoreId -1 2023-03-17 05:15:27,702|654321||kafka-producer-network-thread | audit-response-producer-client-id-rn2fw||||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-17 06:43:49,606|e95bac37-8345-4ed3-bcad-757cabf790ee||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2023-03-17 06:43:49,607|e95bac37-8345-4ed3-bcad-757cabf790ee||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2023-03-17 06:43:49,607|e95bac37-8345-4ed3-bcad-757cabf790ee||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2023-03-17 06:43:50,032|e95bac37-8345-4ed3-bcad-757cabf790ee||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2023-03-17 06:43:50,032|e95bac37-8345-4ed3-bcad-757cabf790ee||DefaultDispatcher-worker-16||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2023-03-17 06:43:51,030|e95bac37-8345-4ed3-bcad-757cabf790ee||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2023-03-17 06:43:51,036|e95bac37-8345-4ed3-bcad-757cabf790ee||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Save processing(ba041210-d552-4e33-be90-d53c55794a9d) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2023-03-17 06:43:51,048|e95bac37-8345-4ed3-bcad-757cabf790ee||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Save processing(52dd6e00-a461-4146-a137-538b9b939ed1) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2023-03-17 06:43:51,052|e95bac37-8345-4ed3-bcad-757cabf790ee||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Save processing(408a91cd-a1c2-470e-892b-92d852273c73) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2023-03-17 06:43:51,060|e95bac37-8345-4ed3-bcad-757cabf790ee||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Save processing(41b607af-b7ea-40dc-97e7-9c90ff64069f) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2023-03-17 06:43:51,069|e95bac37-8345-4ed3-bcad-757cabf790ee||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Save processing(3fa7c5bf-6b2c-4c6a-9215-fe7f43e2b09d) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2023-03-17 06:43:51,100|e95bac37-8345-4ed3-bcad-757cabf790ee||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Save processing(76c9ff1f-86e0-4988-9581-c51b48df1431) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2023-03-17 06:43:51,108|e95bac37-8345-4ed3-bcad-757cabf790ee||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| 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-17 06:43:51,109|e95bac37-8345-4ed3-bcad-757cabf790ee||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| 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-17 06:43:51,109|e95bac37-8345-4ed3-bcad-757cabf790ee||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| 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-17 06:43:51,109|e95bac37-8345-4ed3-bcad-757cabf790ee||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| 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-17 06:43:51,109|e95bac37-8345-4ed3-bcad-757cabf790ee||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| 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-17 06:43:51,109|e95bac37-8345-4ed3-bcad-757cabf790ee||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| 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-17 06:43:51,146|e95bac37-8345-4ed3-bcad-757cabf790ee||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| failed in blueprint service template validation org.onap.ccsdk.cds.controllerblueprints.core.BluePrintException: couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:64) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87) at java.base/java.util.LinkedHashMap.forEach(Unknown Source) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64) at java.base/java.util.LinkedHashMap.forEach(Unknown Source) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274) at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85) at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59) at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source) at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38) at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source) at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getContent(JacksonUtils.kt:75) at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getListFromFile(JacksonUtils.kt:170) at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:46) at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:30) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validateExtension(BluePrintArtifactDefinitionValidatorImpl.kt:95) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:68) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:32) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87) at java.base/java.util.LinkedHashMap.forEach(Unknown Source) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:41) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64) at java.base/java.util.LinkedHashMap.forEach(Unknown Source) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:33) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:36) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172) at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:37) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48) at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274) at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85) at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59) at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source) at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38) at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source) at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathBluePrintModelCatalog(BluePrintCatalogLoadService.kt:42) at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathsBluePrintModelCatalog(BluePrintCatalogLoadService.kt:36) at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog$suspendImpl(BluePrintDatabaseLoadService.kt:64) at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog(BluePrintDatabaseLoadService.kt) at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler.bootstrapBlueprint$suspendImpl(BluePrintModelHandler.kt:106) at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler$bootstrapBlueprint$1.invokeSuspend(BluePrintModelHandler.kt) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:33) at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) at kotlinx.coroutines.EventLoop.processUnconfinedEvent(EventLoop.common.kt:69) at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith(DispatchedContinuation.kt:375) at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith$default(DispatchedContinuation.kt:278) at kotlinx.coroutines.DispatchedCoroutine.afterResume(Builders.common.kt:256) at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665) 2023-03-17 06:43:51,151|e95bac37-8345-4ed3-bcad-757cabf790ee||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2023-03-17 06:43:51,159|e95bac37-8345-4ed3-bcad-757cabf790ee||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2023-03-17 06:43:51,194|e95bac37-8345-4ed3-bcad-757cabf790ee||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2023-03-17 06:43:51,200|e95bac37-8345-4ed3-bcad-757cabf790ee||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2023-03-17 06:43:51,259|e95bac37-8345-4ed3-bcad-757cabf790ee||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Validating Workflow(resource-assignment) 2023-03-17 06:43:51,260|e95bac37-8345-4ed3-bcad-757cabf790ee||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Validating Workflow(config-assign) 2023-03-17 06:43:51,260|e95bac37-8345-4ed3-bcad-757cabf790ee||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Validating Workflow(config-deploy) 2023-03-17 06:43:51,304|e95bac37-8345-4ed3-bcad-757cabf790ee||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| 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-17 06:43:51,454|e95bac37-8345-4ed3-bcad-757cabf790ee||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Validating Workflow(resource-assignment) 2023-03-17 06:43:51,455|e95bac37-8345-4ed3-bcad-757cabf790ee||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Validating Workflow(config-assign) 2023-03-17 06:43:51,455|e95bac37-8345-4ed3-bcad-757cabf790ee||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Validating Workflow(config-deploy) 2023-03-17 06:43:51,471|e95bac37-8345-4ed3-bcad-757cabf790ee||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| 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-17 06:43:51,620|e95bac37-8345-4ed3-bcad-757cabf790ee||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Validating Workflow(resource-assignment) 2023-03-17 06:43:51,620|e95bac37-8345-4ed3-bcad-757cabf790ee||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Validating Workflow(config-assign) 2023-03-17 06:43:51,621|e95bac37-8345-4ed3-bcad-757cabf790ee||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Validating Workflow(config-deploy) 2023-03-17 06:43:51,622|e95bac37-8345-4ed3-bcad-757cabf790ee||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Validating Workflow(HealthCheck) 2023-03-17 06:43:51,623|e95bac37-8345-4ed3-bcad-757cabf790ee||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Validating Workflow(ScaleOutReconfiguration) 2023-03-17 06:43:51,623|e95bac37-8345-4ed3-bcad-757cabf790ee||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Validating Workflow(vf-config-assign) 2023-03-17 06:43:51,623|e95bac37-8345-4ed3-bcad-757cabf790ee||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Validating Workflow(vf-config-deploy) 2023-03-17 06:43:51,641|e95bac37-8345-4ed3-bcad-757cabf790ee||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Validating Workflow(config-assign) 2023-03-17 06:43:51,641|e95bac37-8345-4ed3-bcad-757cabf790ee||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Validating Workflow(config-deploy) 2023-03-17 06:43:51,642|e95bac37-8345-4ed3-bcad-757cabf790ee||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| 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-17 06:43:51,656|e95bac37-8345-4ed3-bcad-757cabf790ee||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| 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-17 06:43:51,894|e95bac37-8345-4ed3-bcad-757cabf790ee||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Validating Workflow(resource-assignment) 2023-03-17 06:43:51,895|e95bac37-8345-4ed3-bcad-757cabf790ee||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Validating Workflow(config-deploy) 2023-03-17 06:43:51,907|e95bac37-8345-4ed3-bcad-757cabf790ee||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| 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-17 06:43:52,009|e95bac37-8345-4ed3-bcad-757cabf790ee||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| 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-17 06:43:54,199|03acb872-e129-402c-afc8-4175dccbcf48||Thread-115||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Enhancing blueprint(/opt/app/onap/blueprints/working/32a0e8f8-8757-4c20-a38b-6595b00d3a27) 2023-03-17 06:43:54,200|03acb872-e129-402c-afc8-4175dccbcf48||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| deleting definition types under : /opt/app/onap/blueprints/working/32a0e8f8-8757-4c20-a38b-6595b00d3a27/Definitions 2023-03-17 06:43:54,203|03acb872-e129-402c-afc8-4175dccbcf48||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| reinitialized all type definitions 2023-03-17 06:43:54,204|03acb872-e129-402c-afc8-4175dccbcf48||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| ***** Enhancing NodeTemplate(resource-resolution) 2023-03-17 06:43:54,248|03acb872-e129-402c-afc8-4175dccbcf48||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| enhancing ArtifactDefinition(helloworld-velocity-template) 2023-03-17 06:43:54,266|03acb872-e129-402c-afc8-4175dccbcf48||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| enhancing ArtifactDefinition(helloworld-velocity-mapping) 2023-03-17 06:43:54,288|03acb872-e129-402c-afc8-4175dccbcf48||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| enhancing resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(false) 2023-03-17 06:43:54,317|03acb872-e129-402c-afc8-4175dccbcf48||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| ***** Enhancing NodeTemplate(capability) 2023-03-17 06:43:54,375|03acb872-e129-402c-afc8-4175dccbcf48||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| ***** Enhancing NodeTemplate(capability) 2023-03-17 06:43:54,396|03acb872-e129-402c-afc8-4175dccbcf48||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| ***** Enhancing NodeTemplate(processor-db) 2023-03-17 06:43:54,434|03acb872-e129-402c-afc8-4175dccbcf48||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| ***** Enhancing NodeTemplate(sdnc) 2023-03-17 06:43:54,469|03acb872-e129-402c-afc8-4175dccbcf48||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| ***** Enhancing NodeTemplate(sdnc) 2023-03-17 06:43:54,489|03acb872-e129-402c-afc8-4175dccbcf48||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| ***** Enhancing NodeTemplate(sdnc) 2023-03-17 06:43:54,507|03acb872-e129-402c-afc8-4175dccbcf48||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| ***** Enhancing NodeTemplate(sdnc) 2023-03-17 06:43:54,528|03acb872-e129-402c-afc8-4175dccbcf48||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| ***** Enhancing NodeTemplate(sdnc) 2023-03-17 06:43:54,619|03acb872-e129-402c-afc8-4175dccbcf48||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| enhancing ArtifactDefinition(helloworld-jinja-template) 2023-03-17 06:43:54,638|03acb872-e129-402c-afc8-4175dccbcf48||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| enhancing ArtifactDefinition(helloworld-jinja-mapping) 2023-03-17 06:43:54,638|03acb872-e129-402c-afc8-4175dccbcf48||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| enhancing resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(false) 2023-03-17 06:43:54,661|03acb872-e129-402c-afc8-4175dccbcf48||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| ***** Enhancing NodeTemplate(capability) 2023-03-17 06:43:54,677|03acb872-e129-402c-afc8-4175dccbcf48||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| ***** Enhancing NodeTemplate(capability) 2023-03-17 06:43:54,693|03acb872-e129-402c-afc8-4175dccbcf48||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| ***** Enhancing NodeTemplate(capability) 2023-03-17 06:43:54,712|03acb872-e129-402c-afc8-4175dccbcf48||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| ***** Enhancing NodeTemplate(processor-db) 2023-03-17 06:43:54,729|03acb872-e129-402c-afc8-4175dccbcf48||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| ***** Enhancing NodeTemplate(sdnc) 2023-03-17 06:43:54,747|03acb872-e129-402c-afc8-4175dccbcf48||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| ***** Enhancing NodeTemplate(sdnc) 2023-03-17 06:43:54,765|03acb872-e129-402c-afc8-4175dccbcf48||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| ***** Enhancing NodeTemplate(sdnc) 2023-03-17 06:43:54,787|03acb872-e129-402c-afc8-4175dccbcf48||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| ***** Enhancing NodeTemplate(sdnc) 2023-03-17 06:43:54,806|03acb872-e129-402c-afc8-4175dccbcf48||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| ***** Enhancing NodeTemplate(sdnc) 2023-03-17 06:43:54,826|03acb872-e129-402c-afc8-4175dccbcf48||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| ***** Enhancing NodeTemplate(sdnc) 2023-03-17 06:43:54,896|03acb872-e129-402c-afc8-4175dccbcf48||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| ##### Enhancing Workflow(resource-resolution) 2023-03-17 06:43:54,896|03acb872-e129-402c-afc8-4175dccbcf48||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| workflow(resource-resolution) dependent component NodeTemplates([resource-resolution]) 2023-03-17 06:43:54,896|03acb872-e129-402c-afc8-4175dccbcf48||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| identified workflow(resource-resolution) targets(resource-resolution) 2023-03-17 06:43:54,896|03acb872-e129-402c-afc8-4175dccbcf48||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| resource assignment artifacts(helloworld-velocity-mapping) for NodeType(resource-resolution) 2023-03-17 06:43:54,896|03acb872-e129-402c-afc8-4175dccbcf48||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| resource assignment artifacts(helloworld-jinja-mapping) for NodeType(resource-resolution) 2023-03-17 06:43:54,897|03acb872-e129-402c-afc8-4175dccbcf48||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| workflow(resource-resolution) resource assignment files([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json] 2023-03-17 06:43:54,897|03acb872-e129-402c-afc8-4175dccbcf48||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| enriching artifacts file(/opt/app/onap/blueprints/working/32a0e8f8-8757-4c20-a38b-6595b00d3a27/Templates/hello-world-velocity-mapping.json 2023-03-17 06:43:54,900|03acb872-e129-402c-afc8-4175dccbcf48||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| enhancing workflow resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(true) 2023-03-17 06:43:54,900|03acb872-e129-402c-afc8-4175dccbcf48||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| dataType not present for the recipe(dt-resource-resolution-properties) 2023-03-17 06:43:54,900|03acb872-e129-402c-afc8-4175dccbcf48||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| enriching artifacts file(/opt/app/onap/blueprints/working/32a0e8f8-8757-4c20-a38b-6595b00d3a27/Templates/hello-world-jinja-mapping.json 2023-03-17 06:43:54,903|03acb872-e129-402c-afc8-4175dccbcf48||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| enhancing workflow resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(true) 2023-03-17 06:43:54,903|03acb872-e129-402c-afc8-4175dccbcf48||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| dynamic dataType(dt-resource-resolution-properties) already present for workflow(resource-resolution). 2023-03-17 06:43:54,903|03acb872-e129-402c-afc8-4175dccbcf48||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| ##### Enhancing blueprint Resource Definitions 2023-03-17 06:43:54,903|03acb872-e129-402c-afc8-4175dccbcf48||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| resources assignment files ([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json]) 2023-03-17 06:43:54,903|03acb872-e129-402c-afc8-4175dccbcf48||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| processing file (Templates/hello-world-velocity-mapping.json) 2023-03-17 06:43:54,903|03acb872-e129-402c-afc8-4175dccbcf48||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| processing file (Templates/hello-world-jinja-mapping.json) 2023-03-17 06:43:54,908|03acb872-e129-402c-afc8-4175dccbcf48||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| 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-17 06:43:55,078|03acb872-e129-402c-afc8-4175dccbcf48||DefaultDispatcher-worker-19||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Enriching Resource Definition sources Node Template: [source-db, source-rest, source-input, source-capability, source-default] 2023-03-17 06:43:55,325|0bd189ee-54ce-4d1a-a792-fb2cd97ee46b||Thread-115||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Save processing(7906e4cd-28a8-4f53-9507-fb3027875a80) CBA(/opt/app/onap/blueprints/archive/7906e4cd-28a8-4f53-9507-fb3027875a80/cba.zip) 2023-03-17 06:43:55,328|0bd189ee-54ce-4d1a-a792-fb2cd97ee46b||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/7906e4cd-28a8-4f53-9507-fb3027875a80) and entry definition file (Definitions/resource-resolution.json) 2023-03-17 06:43:55,348|0bd189ee-54ce-4d1a-a792-fb2cd97ee46b||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Validating Workflow(resource-resolution) 2023-03-17 06:43:55,353|0bd189ee-54ce-4d1a-a792-fb2cd97ee46b||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/7906e4cd-28a8-4f53-9507-fb3027875a80) and entry definition file (Definitions/resource-resolution.json) 2023-03-17 06:43:55,464|0bd189ee-54ce-4d1a-a792-fb2cd97ee46b||DefaultDispatcher-worker-19||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| No compiled cache(/opt/app/onap/blueprints/working/7906e4cd-28a8-4f53-9507-fb3027875a80) present to clean. 2023-03-17 06:43:55,642|a016094d-1305-467a-b282-f0a5d3ab22c0||reactor-http-epoll-4||||INFO||||||| processing request id a016094d-1305-467a-b282-f0a5d3ab22c0 2023-03-17 06:43:55,655|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-19||||INFO||||||| getting cba file name(RT-resource-resolution), version(1.0.0) from db 2023-03-17 06:43:55,841|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-19||||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-17 06:43:55,850|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-19||||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-17 06:43:55,880|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-19||||INFO||||||| Deriving input data for workflow: (resource-resolution) 2023-03-17 06:43:55,912|654321||kafka-producer-network-thread | audit-request-producer-client-id-rn2fw||||INFO||||||| [Producer clientId=audit-request-producer-client-id-rn2fw] 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 MaC2g00wR8WelZU3XiXJ-w 2023-03-17 06:43:55,913|654321||kafka-producer-network-thread | audit-request-producer-client-id-rn2fw||||INFO||||||| [Producer clientId=audit-request-producer-client-id-rn2fw] 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 MaC2g00wR8WelZU3XiXJ-w 2023-03-17 06:43:55,913|654321||kafka-producer-network-thread | audit-request-producer-client-id-rn2fw||||INFO||||||| [Producer clientId=audit-request-producer-client-id-rn2fw] 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 MaC2g00wR8WelZU3XiXJ-w 2023-03-17 06:43:55,913|654321||kafka-producer-network-thread | audit-request-producer-client-id-rn2fw||||INFO||||||| [Producer clientId=audit-request-producer-client-id-rn2fw] 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 MaC2g00wR8WelZU3XiXJ-w 2023-03-17 06:43:55,913|654321||kafka-producer-network-thread | audit-request-producer-client-id-rn2fw||||INFO||||||| [Producer clientId=audit-request-producer-client-id-rn2fw] 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 MaC2g00wR8WelZU3XiXJ-w 2023-03-17 06:43:55,913|654321||kafka-producer-network-thread | audit-request-producer-client-id-rn2fw||||INFO||||||| [Producer clientId=audit-request-producer-client-id-rn2fw] 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 MaC2g00wR8WelZU3XiXJ-w 2023-03-17 06:43:55,914|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-19||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 2023-03-17 06:43:55,914|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-19||||INFO||||||| StoreAuditService ID -1 2023-03-17 06:43:55,916|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-19||||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-17 06:43:55,916|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-19||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0 2023-03-17 06:43:55,922|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-19||||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-17 06:43:55,962|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-19||||INFO||||||| Deriving input data for workflow: (resource-resolution) 2023-03-17 06:43:55,963|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-19||||INFO||||||| Executing workflow(resource-resolution) NodeTemplate(resource-resolution), derived from(tosca.nodes.Component) 2023-03-17 06:43:55,963|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-19||||INFO||||||| executing node template(resource-resolution) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2023-03-17 06:43:55,966|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-19||||INFO||||||| preparing request id(a016094d-1305-467a-b282-f0a5d3ab22c0) for workflow(resource-resolution) step(helloworld) 2023-03-17 06:43:55,966|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-19||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-resolution), interface name(ResourceResolutionComponent), operationName(process) 2023-03-17 06:43:55,966|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-19||||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-17 06:43:55,967|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-19||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-velocity-mapping) 2023-03-17 06:43:55,990|a016094d-1305-467a-b282-f0a5d3ab22c0||kafka-producer-network-thread | audit-request-producer-client-id-rn2fw||||INFO||||||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(5) offset(0) requestID(a016094d-1305-467a-b282-f0a5d3ab22c0), subrequestID(aa7302d3-13ac-4005-a060-522dbf1086d1) CBA(RT-resource-resolution/1.0.0/resource-resolution). 2023-03-17 06:43:56,022|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-19||||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-17 06:43:56,055|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-19||||INFO||||||| Resolved Input Key mappings: {} 2023-03-17 06:43:56,061|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-19||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/put), path:(), input-key-mapping:({}), output-key-mapping:({value=value}) 2023-03-17 06:43:56,065|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-19||||INFO||||||| sdnc dictionary information : (/put), path:(), ({}), ({value=value}) 2023-03-17 06:43:56,268|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-19||||INFO||||||| Rest request method(PUT), url(/resource-resolution/put) 2023-03-17 06:43:56,354|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-19||||INFO||||||| Response status(200 - OK) 2023-03-17 06:43:56,365|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-19||||INFO||||||| Response processing type (string) 2023-03-17 06:43:56,365|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-19||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"}) 2023-03-17 06:43:56,366|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-19||||INFO||||||| For template key (v_put) trying to get value from responseNode ({"value":"put:ok"}) 2023-03-17 06:43:56,374|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-19||||INFO||||||| Setting Resource Value ("put:ok") for Resource Name (v_put), definition(RT-rest-put) of type (string) 2023-03-17 06:43:56,425|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-19||||INFO||||||| Resource resolution saved into database successfully : (v_put) 2023-03-17 06:43:56,433|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-19||||INFO||||||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py) 2023-03-17 06:43:56,436|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-19||||INFO||||||| Getting Jython Script Class(ResolvProperties) 2023-03-17 06:44:00,152|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-19||||INFO||||||| Component Object org.python.proxies.__main__$ResolvProperties$1@d4a9eb4 2023-03-17 06:44:00,192|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-19||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_python), definition(properties-capability-source) of type (string) 2023-03-17 06:44:00,218|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-19||||INFO||||||| Resource resolution saved into database successfully : (v_python) 2023-03-17 06:44:00,221|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-19||||INFO||||||| Resolved Input Key mappings: {} 2023-03-17 06:44:00,222|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-19||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/patch), path:(), input-key-mapping:({}), output-key-mapping:({value=value}) 2023-03-17 06:44:00,222|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-19||||INFO||||||| sdnc dictionary information : (/patch), path:(), ({}), ({value=value}) 2023-03-17 06:44:00,227|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-19||||INFO||||||| Rest request method(PATCH), url(/resource-resolution/patch) 2023-03-17 06:44:00,240|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-19||||INFO||||||| Response status(200 - OK) 2023-03-17 06:44:00,240|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-19||||INFO||||||| Response processing type (string) 2023-03-17 06:44:00,241|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-19||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"}) 2023-03-17 06:44:00,241|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-19||||INFO||||||| For template key (v_patch) trying to get value from responseNode ({"value":"patch:ok"}) 2023-03-17 06:44:00,241|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-19||||INFO||||||| Setting Resource Value ("patch:ok") for Resource Name (v_patch), definition(RT-rest-patch) of type (string) 2023-03-17 06:44:00,241|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-19||||INFO||||||| Resolved Input Key mappings: {} 2023-03-17 06:44:00,241|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-19||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/delete), path:(), input-key-mapping:({}), output-key-mapping:({value=value}) 2023-03-17 06:44:00,241|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-19||||INFO||||||| sdnc dictionary information : (/delete), path:(), ({}), ({value=value}) 2023-03-17 06:44:00,244|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-19||||INFO||||||| Rest request method(DELETE), url(/resource-resolution/delete) 2023-03-17 06:44:00,253|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-19||||INFO||||||| Response status(200 - OK) 2023-03-17 06:44:00,253|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-19||||INFO||||||| Response processing type (string) 2023-03-17 06:44:00,253|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-19||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"}) 2023-03-17 06:44:00,253|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-19||||INFO||||||| For template key (v_del) trying to get value from responseNode ({"value":"delete:ok"}) 2023-03-17 06:44:00,253|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-19||||INFO||||||| Setting Resource Value ("delete:ok") for Resource Name (v_del), definition(RT-rest-delete) of type (string) 2023-03-17 06:44:00,269|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-32||||INFO||||||| Resource resolution saved into database successfully : (v_patch) 2023-03-17 06:44:00,304|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-19||||INFO||||||| Resource resolution saved into database successfully : (v_del) 2023-03-17 06:44:00,305|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-19||||INFO||||||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt) 2023-03-17 06:44:00,341|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-19||||INFO||||||| compiling for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) 2023-03-17 06:44:10,545|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-19||||INFO||||||| compiled in (10195)mSec for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) 2023-03-17 06:44:10,546|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-19||||INFO||||||| loading compiled cache(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) 2023-03-17 06:44:10,579|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-19||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_kotlin), definition(kotlin-script) of type (string) 2023-03-17 06:44:10,609|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-19||||INFO||||||| Resource resolution saved into database successfully : (v_kotlin) 2023-03-17 06:44:10,611|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-19||||INFO||||||| Resolved Input Key mappings: {} 2023-03-17 06:44:10,611|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-19||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/get), path:(), input-key-mapping:({}), output-key-mapping:({value=value}) 2023-03-17 06:44:10,611|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-19||||INFO||||||| sdnc dictionary information : (/get), path:(), ({}), ({value=value}) 2023-03-17 06:44:10,615|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-19||||INFO||||||| Rest request method(GET), url(/resource-resolution/get) 2023-03-17 06:44:10,626|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-19||||INFO||||||| Response status(200 - OK) 2023-03-17 06:44:10,626|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-19||||INFO||||||| Response processing type (string) 2023-03-17 06:44:10,627|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-19||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"}) 2023-03-17 06:44:10,627|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-19||||INFO||||||| For template key (v_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"}) 2023-03-17 06:44:10,627|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-19||||INFO||||||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (v_get), definition(RT-rest-get) of type (string) 2023-03-17 06:44:10,660|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-19||||INFO||||||| Resource resolution saved into database successfully : (v_get) 2023-03-17 06:44:10,666|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-19||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_input), definition(input-source) of type (string) 2023-03-17 06:44:10,667|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-19||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_default), definition(input-source) of type (string) 2023-03-17 06:44:10,701|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-19||||INFO||||||| Resource resolution saved into database successfully : (v_default) 2023-03-17 06:44:10,702|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-11||||INFO||||||| Resource resolution saved into database successfully : (v_input) 2023-03-17 06:44:10,704|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-11||||INFO||||||| Resolved Input Key mappings: {} 2023-03-17 06:44:10,704|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-11||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/post), path:(), input-key-mapping:({}), output-key-mapping:({value=value}) 2023-03-17 06:44:10,704|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-11||||INFO||||||| sdnc dictionary information : (/post), path:(), ({}), ({value=value}) 2023-03-17 06:44:10,708|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-11||||INFO||||||| Rest request method(POST), url(/resource-resolution/post) 2023-03-17 06:44:10,718|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-11||||INFO||||||| Response status(200 - OK) 2023-03-17 06:44:10,718|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-11||||INFO||||||| Response processing type (string) 2023-03-17 06:44:10,718|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-11||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"}) 2023-03-17 06:44:10,718|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-11||||INFO||||||| For template key (v_post) trying to get value from responseNode ({"value":"post:ok"}) 2023-03-17 06:44:10,718|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-11||||INFO||||||| Setting Resource Value ("post:ok") for Resource Name (v_post), definition(RT-rest-post) of type (string) 2023-03-17 06:44:10,747|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-11||||INFO||||||| Resource resolution saved into database successfully : (v_post) 2023-03-17 06:44:10,760|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-11||||INFO||||||| Resolved Input Key mappings: {} 2023-03-17 06:44:10,761|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-11||||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-17 06:44:10,800|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-11||||INFO||||||| Response processing type (list) 2023-03-17 06:44:10,802|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-11||||INFO||||||| For template key (v_db) trying to get value from responseNode ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) 2023-03-17 06:44:10,803|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-11||||INFO||||||| For List Type Resource: key (value), value ("ok"), type ({string}) 2023-03-17 06:44:10,803|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-11||||INFO||||||| For List Type Resource: key (value), value ("ok"), type ({string}) 2023-03-17 06:44:10,803|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-11||||INFO||||||| For List Type Resource: key (value), value ("ok"), type ({string}) 2023-03-17 06:44:10,803|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-11||||INFO||||||| For List Type Resource: key (value), value ("ok"), type ({string}) 2023-03-17 06:44:10,803|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-11||||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-17 06:44:10,833|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-11||||INFO||||||| Resource resolution saved into database successfully : (v_db) 2023-03-17 06:44:10,836|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-11||||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-17 06:44:11,014|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-11||||INFO||||||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId: resourceType: ) occurrence:1 2023-03-17 06:44:11,061|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-11||||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-17 06:44:11,062|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-11||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-jinja-mapping) 2023-03-17 06:44:11,109|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-11||||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-17 06:44:11,112|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-11||||INFO||||||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt) 2023-03-17 06:44:11,113|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-11||||INFO||||||| Setting Resource Value ("ok") for Resource Name (from_suspend_function), definition(kotlin-script) of type (string) 2023-03-17 06:44:11,113|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-11||||INFO||||||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py) 2023-03-17 06:44:11,113|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-11||||INFO||||||| Getting Jython Script Class(ResolvProperties) 2023-03-17 06:44:11,150|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-19||||INFO||||||| Resource resolution saved into database successfully : (from_suspend_function) 2023-03-17 06:44:11,175|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-11||||INFO||||||| Component Object org.python.proxies.__main__$ResolvProperties$2@6cf4784e 2023-03-17 06:44:11,177|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-11||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_python), definition(properties-capability-source) of type (string) 2023-03-17 06:44:11,210|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-11||||INFO||||||| Resource resolution saved into database successfully : (j_python) 2023-03-17 06:44:11,211|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-11||||INFO||||||| Resolved Input Key mappings: {} 2023-03-17 06:44:11,211|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-11||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/patch), path:(), input-key-mapping:({}), output-key-mapping:({value=value}) 2023-03-17 06:44:11,211|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-11||||INFO||||||| sdnc dictionary information : (/patch), path:(), ({}), ({value=value}) 2023-03-17 06:44:11,213|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-11||||INFO||||||| Rest request method(PATCH), url(/resource-resolution/patch) 2023-03-17 06:44:11,226|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-11||||INFO||||||| Response status(200 - OK) 2023-03-17 06:44:11,227|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-11||||INFO||||||| Response processing type (string) 2023-03-17 06:44:11,227|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-11||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"}) 2023-03-17 06:44:11,227|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-11||||INFO||||||| For template key (j_patch) trying to get value from responseNode ({"value":"patch:ok"}) 2023-03-17 06:44:11,227|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-11||||INFO||||||| Setting Resource Value ("patch:ok") for Resource Name (j_patch), definition(RT-rest-patch) of type (string) 2023-03-17 06:44:11,263|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-11||||INFO||||||| Resource resolution saved into database successfully : (j_patch) 2023-03-17 06:44:11,263|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-11||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_input), definition(input-source) of type (string) 2023-03-17 06:44:11,295|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-19||||INFO||||||| Resource resolution saved into database successfully : (j_input) 2023-03-17 06:44:11,296|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-19||||INFO||||||| Resolved Input Key mappings: {} 2023-03-17 06:44:11,296|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-19||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/put), path:(), input-key-mapping:({}), output-key-mapping:({value=value}) 2023-03-17 06:44:11,296|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-19||||INFO||||||| sdnc dictionary information : (/put), path:(), ({}), ({value=value}) 2023-03-17 06:44:11,298|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-19||||INFO||||||| Rest request method(PUT), url(/resource-resolution/put) 2023-03-17 06:44:11,310|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-19||||INFO||||||| Response status(200 - OK) 2023-03-17 06:44:11,310|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-19||||INFO||||||| Response processing type (string) 2023-03-17 06:44:11,311|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-19||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"}) 2023-03-17 06:44:11,311|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-19||||INFO||||||| For template key (j_put) trying to get value from responseNode ({"value":"put:ok"}) 2023-03-17 06:44:11,311|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-19||||INFO||||||| Setting Resource Value ("put:ok") for Resource Name (j_put), definition(RT-rest-put) of type (string) 2023-03-17 06:44:11,339|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-19||||INFO||||||| Resource resolution saved into database successfully : (j_put) 2023-03-17 06:44:11,339|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-19||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_default), definition(input-source) of type (string) 2023-03-17 06:44:11,371|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-19||||INFO||||||| Resource resolution saved into database successfully : (j_default) 2023-03-17 06:44:11,373|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-19||||INFO||||||| Resolved Input Key mappings: {} 2023-03-17 06:44:11,373|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-19||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/delete), path:(), input-key-mapping:({}), output-key-mapping:({value=value}) 2023-03-17 06:44:11,373|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-19||||INFO||||||| sdnc dictionary information : (/delete), path:(), ({}), ({value=value}) 2023-03-17 06:44:11,375|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-19||||INFO||||||| Rest request method(DELETE), url(/resource-resolution/delete) 2023-03-17 06:44:11,390|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-19||||INFO||||||| Response status(200 - OK) 2023-03-17 06:44:11,390|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-19||||INFO||||||| Response processing type (string) 2023-03-17 06:44:11,390|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-19||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"}) 2023-03-17 06:44:11,390|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-19||||INFO||||||| For template key (j_del) trying to get value from responseNode ({"value":"delete:ok"}) 2023-03-17 06:44:11,390|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-19||||INFO||||||| Setting Resource Value ("delete:ok") for Resource Name (j_del), definition(RT-rest-delete) of type (string) 2023-03-17 06:44:11,391|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-19||||INFO||||||| Resolved Input Key mappings: {} 2023-03-17 06:44:11,391|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-19||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/post), path:(), input-key-mapping:({}), output-key-mapping:({value=value}) 2023-03-17 06:44:11,391|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-19||||INFO||||||| sdnc dictionary information : (/post), path:(), ({}), ({value=value}) 2023-03-17 06:44:11,393|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-19||||INFO||||||| Rest request method(POST), url(/resource-resolution/post) 2023-03-17 06:44:11,403|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-19||||INFO||||||| Response status(200 - OK) 2023-03-17 06:44:11,403|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-19||||INFO||||||| Response processing type (string) 2023-03-17 06:44:11,403|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-19||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"}) 2023-03-17 06:44:11,403|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-19||||INFO||||||| For template key (j_post) trying to get value from responseNode ({"value":"post:ok"}) 2023-03-17 06:44:11,403|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-19||||INFO||||||| Setting Resource Value ("post:ok") for Resource Name (j_post), definition(RT-rest-post) of type (string) 2023-03-17 06:44:11,404|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-19||||INFO||||||| Resolved Input Key mappings: {} 2023-03-17 06:44:11,404|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-19||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/get), path:(), input-key-mapping:({}), output-key-mapping:({value=value}) 2023-03-17 06:44:11,404|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-19||||INFO||||||| sdnc dictionary information : (/get), path:(), ({}), ({value=value}) 2023-03-17 06:44:11,405|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-19||||INFO||||||| Rest request method(GET), url(/resource-resolution/get) 2023-03-17 06:44:11,414|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-19||||INFO||||||| Response status(200 - OK) 2023-03-17 06:44:11,414|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-19||||INFO||||||| Response processing type (string) 2023-03-17 06:44:11,414|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-19||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"}) 2023-03-17 06:44:11,414|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-19||||INFO||||||| For template key (j_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"}) 2023-03-17 06:44:11,414|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-19||||INFO||||||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (j_get), definition(RT-rest-get) of type (string) 2023-03-17 06:44:11,421|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-11||||INFO||||||| Resource resolution saved into database successfully : (j_del) 2023-03-17 06:44:11,431|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-14||||INFO||||||| Resource resolution saved into database successfully : (j_post) 2023-03-17 06:44:11,438|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-19||||INFO||||||| Resource resolution saved into database successfully : (j_get) 2023-03-17 06:44:11,439|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-19||||INFO||||||| Resolved Input Key mappings: {id="A046E51D-44DC-43AE-BBA2-86FCA86C5265"} 2023-03-17 06:44:11,444|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-19||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), path:(), input-key-mapping:({id=j_get}), output-key-mapping:({value=value}) 2023-03-17 06:44:11,444|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-19||||INFO||||||| sdnc dictionary information : (/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), path:(), ({id=j_get}), ({value=value}) 2023-03-17 06:44:11,446|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-19||||INFO||||||| Rest request method(GET), url(/resource-resolution/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id) 2023-03-17 06:44:11,456|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-19||||INFO||||||| Response status(200 - OK) 2023-03-17 06:44:11,456|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-19||||INFO||||||| Response processing type (string) 2023-03-17 06:44:11,457|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-19||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"74FE67C6-50F5-4557-B717-030D79903908"}) 2023-03-17 06:44:11,457|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-19||||INFO||||||| For template key (j_get_id) trying to get value from responseNode ({"value":"74FE67C6-50F5-4557-B717-030D79903908"}) 2023-03-17 06:44:11,457|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-19||||INFO||||||| Setting Resource Value ("74FE67C6-50F5-4557-B717-030D79903908") for Resource Name (j_get_id), definition(RT-rest-get-id) of type (string) 2023-03-17 06:44:11,487|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-19||||INFO||||||| Resource resolution saved into database successfully : (j_get_id) 2023-03-17 06:44:11,488|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-19||||INFO||||||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt) 2023-03-17 06:44:11,488|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-19||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_kotlin), definition(kotlin-script) of type (string) 2023-03-17 06:44:11,515|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-19||||INFO||||||| Resource resolution saved into database successfully : (j_kotlin) 2023-03-17 06:44:11,516|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-19||||INFO||||||| Resolved Input Key mappings: {} 2023-03-17 06:44:11,516|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-19||||INFO||||||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.RESOURCE_RESOLUTION.value from sdnctl.RESOURCE_RESOLUTION where value='ok'), input-key-mapping:({}), output-key-mapping:({value=value}) 2023-03-17 06:44:11,533|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-19||||INFO||||||| Response processing type (list) 2023-03-17 06:44:11,536|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-19||||INFO||||||| For template key (j_db) trying to get value from responseNode ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) 2023-03-17 06:44:11,536|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-19||||INFO||||||| For List Type Resource: key (value), value ("ok"), type ({string}) 2023-03-17 06:44:11,536|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-19||||INFO||||||| For List Type Resource: key (value), value ("ok"), type ({string}) 2023-03-17 06:44:11,536|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-19||||INFO||||||| For List Type Resource: key (value), value ("ok"), type ({string}) 2023-03-17 06:44:11,536|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-19||||INFO||||||| For List Type Resource: key (value), value ("ok"), type ({string}) 2023-03-17 06:44:11,536|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-19||||INFO||||||| For List Type Resource: key (value), value ("ok"), type ({string}) 2023-03-17 06:44:11,536|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-19||||INFO||||||| For List Type Resource: key (value), value ("ok"), type ({string}) 2023-03-17 06:44:11,536|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-19||||INFO||||||| For List Type Resource: key (value), value ("ok"), type ({string}) 2023-03-17 06:44:11,536|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-19||||INFO||||||| For List Type Resource: key (value), value ("ok"), type ({string}) 2023-03-17 06:44:11,536|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-19||||INFO||||||| For List Type Resource: key (value), value ("ok"), type ({string}) 2023-03-17 06:44:11,536|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-19||||INFO||||||| Setting Resource Value ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) for Resource Name (j_db), definition(RT-db) of type (list) 2023-03-17 06:44:11,564|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-19||||INFO||||||| Resource resolution saved into database successfully : (j_db) 2023-03-17 06:44:11,565|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-19||||INFO||||||| Generated Resource Param Data ({ "from_suspend_function" : "ok", "j_db" : [ { "value" : "ok" }, { "value" : "ok" }, { "value" : "ok" }, { "value" : "ok" }, { "value" : "ok" }, { "value" : "ok" }, { "value" : "ok" }, { "value" : "ok" }, { "value" : "ok" } ], "j_default" : "ok", "j_del" : "delete:ok", "j_get" : "A046E51D-44DC-43AE-BBA2-86FCA86C5265", "j_get_id" : "74FE67C6-50F5-4557-B717-030D79903908", "j_input" : "ok", "j_kotlin" : "ok", "j_patch" : "patch:ok", "j_post" : "post:ok", "j_put" : "put:ok", "j_python" : "ok" }) 2023-03-17 06:44:11,741|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-19||||INFO||||||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId: resourceType: ) occurrence:1 2023-03-17 06:44:11,771|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-19||||INFO||||||| Template resolution saved into database successfully : ({store-result=true, force-resolution=false, resolution-key=regression-test, resource-id=, resource-type=, occurrence=1, resolution-summary=false}) 2023-03-17 06:44:11,771|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-19||||INFO||||||| Preparing Response... 2023-03-17 06:44:11,771|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-19||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-resolution),interface name (ResourceResolutionComponent), operationName(process) 2023-03-17 06:44:11,772|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-19||||INFO||||||| resolveWorkflowOutputs for workflow(resource-resolution) 2023-03-17 06:44:11,787|654321||kafka-producer-network-thread | audit-response-producer-client-id-rn2fw||||INFO||||||| [Producer clientId=audit-response-producer-client-id-rn2fw] 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 03bD-NoIRzuWAYp8gqyQjA 2023-03-17 06:44:11,787|654321||kafka-producer-network-thread | audit-response-producer-client-id-rn2fw||||INFO||||||| [Producer clientId=audit-response-producer-client-id-rn2fw] 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 03bD-NoIRzuWAYp8gqyQjA 2023-03-17 06:44:11,787|654321||kafka-producer-network-thread | audit-response-producer-client-id-rn2fw||||INFO||||||| [Producer clientId=audit-response-producer-client-id-rn2fw] 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 03bD-NoIRzuWAYp8gqyQjA 2023-03-17 06:44:11,787|654321||kafka-producer-network-thread | audit-response-producer-client-id-rn2fw||||INFO||||||| [Producer clientId=audit-response-producer-client-id-rn2fw] 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 03bD-NoIRzuWAYp8gqyQjA 2023-03-17 06:44:11,787|654321||kafka-producer-network-thread | audit-response-producer-client-id-rn2fw||||INFO||||||| [Producer clientId=audit-response-producer-client-id-rn2fw] 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 03bD-NoIRzuWAYp8gqyQjA 2023-03-17 06:44:11,787|654321||kafka-producer-network-thread | audit-response-producer-client-id-rn2fw||||INFO||||||| [Producer clientId=audit-response-producer-client-id-rn2fw] 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 03bD-NoIRzuWAYp8gqyQjA 2023-03-17 06:44:11,789|a016094d-1305-467a-b282-f0a5d3ab22c0||DefaultDispatcher-worker-19||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 6aed7753-d9a5-45c3-8b21-5f717cb62a27 auditStoreId -1 2023-03-17 06:44:11,858|a016094d-1305-467a-b282-f0a5d3ab22c0||kafka-producer-network-thread | audit-response-producer-client-id-rn2fw||||INFO||||||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(5) offset(0) requestID(a016094d-1305-467a-b282-f0a5d3ab22c0), subrequestID(aa7302d3-13ac-4005-a060-522dbf1086d1) CBA(RT-resource-resolution/1.0.0/resource-resolution). 2023-03-17 07:57:10,602|d91189cd-b377-4f9c-a7a8-f3bc4169a7ef||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2023-03-17 07:57:10,602|d91189cd-b377-4f9c-a7a8-f3bc4169a7ef||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2023-03-17 07:57:10,602|d91189cd-b377-4f9c-a7a8-f3bc4169a7ef||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2023-03-17 07:57:11,003|d91189cd-b377-4f9c-a7a8-f3bc4169a7ef||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2023-03-17 07:57:11,004|d91189cd-b377-4f9c-a7a8-f3bc4169a7ef||DefaultDispatcher-worker-12||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2023-03-17 07:57:12,070|d91189cd-b377-4f9c-a7a8-f3bc4169a7ef||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2023-03-17 07:57:12,070|d91189cd-b377-4f9c-a7a8-f3bc4169a7ef||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Save processing(2ff297d2-cd07-4809-be71-9abf19378162) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2023-03-17 07:57:12,082|d91189cd-b377-4f9c-a7a8-f3bc4169a7ef||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Save processing(45191ad5-1697-43a8-a9f3-1b59e03e3820) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2023-03-17 07:57:12,086|d91189cd-b377-4f9c-a7a8-f3bc4169a7ef||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Save processing(3868a853-78ed-4be7-bf8a-75e535c22d27) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2023-03-17 07:57:12,092|d91189cd-b377-4f9c-a7a8-f3bc4169a7ef||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Save processing(598d12bf-4a49-486d-869b-d38f75a4007e) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2023-03-17 07:57:12,100|d91189cd-b377-4f9c-a7a8-f3bc4169a7ef||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Save processing(5923b097-a81f-4300-b983-3a5c1548f3c4) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2023-03-17 07:57:12,107|d91189cd-b377-4f9c-a7a8-f3bc4169a7ef||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Save processing(7e107f0f-9b40-4610-99ae-d89d6e7c607c) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2023-03-17 07:57:12,116|d91189cd-b377-4f9c-a7a8-f3bc4169a7ef||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| 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-17 07:57:12,116|d91189cd-b377-4f9c-a7a8-f3bc4169a7ef||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| 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-17 07:57:12,116|d91189cd-b377-4f9c-a7a8-f3bc4169a7ef||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| 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-17 07:57:12,117|d91189cd-b377-4f9c-a7a8-f3bc4169a7ef||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| 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-17 07:57:12,117|d91189cd-b377-4f9c-a7a8-f3bc4169a7ef||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| 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-17 07:57:12,117|d91189cd-b377-4f9c-a7a8-f3bc4169a7ef||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| 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-17 07:57:12,130|d91189cd-b377-4f9c-a7a8-f3bc4169a7ef||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2023-03-17 07:57:12,142|d91189cd-b377-4f9c-a7a8-f3bc4169a7ef||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| 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-17 07:57:12,146|d91189cd-b377-4f9c-a7a8-f3bc4169a7ef||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2023-03-17 07:57:12,150|d91189cd-b377-4f9c-a7a8-f3bc4169a7ef||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2023-03-17 07:57:12,154|d91189cd-b377-4f9c-a7a8-f3bc4169a7ef||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2023-03-17 07:57:12,244|d91189cd-b377-4f9c-a7a8-f3bc4169a7ef||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Validating Workflow(resource-assignment) 2023-03-17 07:57:12,245|d91189cd-b377-4f9c-a7a8-f3bc4169a7ef||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Validating Workflow(config-assign) 2023-03-17 07:57:12,245|d91189cd-b377-4f9c-a7a8-f3bc4169a7ef||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Validating Workflow(config-deploy) 2023-03-17 07:57:12,265|d91189cd-b377-4f9c-a7a8-f3bc4169a7ef||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| 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-17 07:57:12,344|d91189cd-b377-4f9c-a7a8-f3bc4169a7ef||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0 2023-03-17 07:57:12,417|d91189cd-b377-4f9c-a7a8-f3bc4169a7ef||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean. 2023-03-17 07:57:12,423|d91189cd-b377-4f9c-a7a8-f3bc4169a7ef||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0 2023-03-17 07:57:12,527|d91189cd-b377-4f9c-a7a8-f3bc4169a7ef||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Validating Workflow(resource-assignment) 2023-03-17 07:57:12,528|d91189cd-b377-4f9c-a7a8-f3bc4169a7ef||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Validating Workflow(config-assign) 2023-03-17 07:57:12,528|d91189cd-b377-4f9c-a7a8-f3bc4169a7ef||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Validating Workflow(config-deploy) 2023-03-17 07:57:12,529|d91189cd-b377-4f9c-a7a8-f3bc4169a7ef||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Validating Workflow(HealthCheck) 2023-03-17 07:57:12,529|d91189cd-b377-4f9c-a7a8-f3bc4169a7ef||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Validating Workflow(ScaleOutReconfiguration) 2023-03-17 07:57:12,529|d91189cd-b377-4f9c-a7a8-f3bc4169a7ef||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Validating Workflow(vf-config-assign) 2023-03-17 07:57:12,530|d91189cd-b377-4f9c-a7a8-f3bc4169a7ef||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Validating Workflow(vf-config-deploy) 2023-03-17 07:57:12,546|d91189cd-b377-4f9c-a7a8-f3bc4169a7ef||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| 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-17 07:57:12,596|d91189cd-b377-4f9c-a7a8-f3bc4169a7ef||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Overwriting blueprint model :vLB_CDS::1.0.0 2023-03-17 07:57:12,652|d91189cd-b377-4f9c-a7a8-f3bc4169a7ef||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean. 2023-03-17 07:57:12,657|d91189cd-b377-4f9c-a7a8-f3bc4169a7ef||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Deleted deployed blueprint model :vLB_CDS::1.0.0 2023-03-17 07:57:12,731|d91189cd-b377-4f9c-a7a8-f3bc4169a7ef||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Validating Workflow(resource-assignment) 2023-03-17 07:57:12,731|d91189cd-b377-4f9c-a7a8-f3bc4169a7ef||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Validating Workflow(config-assign) 2023-03-17 07:57:12,731|d91189cd-b377-4f9c-a7a8-f3bc4169a7ef||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Validating Workflow(config-deploy) 2023-03-17 07:57:12,745|d91189cd-b377-4f9c-a7a8-f3bc4169a7ef||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| 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-17 07:57:12,785|d91189cd-b377-4f9c-a7a8-f3bc4169a7ef||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0 2023-03-17 07:57:12,850|d91189cd-b377-4f9c-a7a8-f3bc4169a7ef||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean. 2023-03-17 07:57:12,858|d91189cd-b377-4f9c-a7a8-f3bc4169a7ef||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0 2023-03-17 07:57:12,928|d91189cd-b377-4f9c-a7a8-f3bc4169a7ef||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Validating Workflow(resource-assignment) 2023-03-17 07:57:12,928|d91189cd-b377-4f9c-a7a8-f3bc4169a7ef||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Validating Workflow(config-deploy) 2023-03-17 07:57:12,939|d91189cd-b377-4f9c-a7a8-f3bc4169a7ef||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Validating Workflow(config-assign) 2023-03-17 07:57:12,939|d91189cd-b377-4f9c-a7a8-f3bc4169a7ef||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Validating Workflow(config-deploy) 2023-03-17 07:57:12,940|d91189cd-b377-4f9c-a7a8-f3bc4169a7ef||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| 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-17 07:57:12,943|d91189cd-b377-4f9c-a7a8-f3bc4169a7ef||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| 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-17 07:57:12,988|d91189cd-b377-4f9c-a7a8-f3bc4169a7ef||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Overwriting blueprint model :vFW-CDS::1.0.0 2023-03-17 07:57:13,039|d91189cd-b377-4f9c-a7a8-f3bc4169a7ef||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean. 2023-03-17 07:57:13,072|d91189cd-b377-4f9c-a7a8-f3bc4169a7ef||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Overwriting blueprint model :pnf_netconf::1.0.0 2023-03-17 07:57:13,127|d91189cd-b377-4f9c-a7a8-f3bc4169a7ef||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean. 2023-03-17 07:57:13,127|d91189cd-b377-4f9c-a7a8-f3bc4169a7ef||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Deleted deployed blueprint model :vFW-CDS::1.0.0 2023-03-17 07:57:13,181|d91189cd-b377-4f9c-a7a8-f3bc4169a7ef||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Deleted deployed blueprint model :pnf_netconf::1.0.0 2023-03-17 07:57:13,239|d91189cd-b377-4f9c-a7a8-f3bc4169a7ef||DefaultDispatcher-worker-27||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| 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-17 07:57:14,330|71e7ca88-e26a-488f-816b-0f439c0b5477||Thread-144||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Save processing(54b9da2f-e61e-4c3c-be42-9e8a87028427) CBA(/opt/app/onap/blueprints/archive/54b9da2f-e61e-4c3c-be42-9e8a87028427/cba.zip) 2023-03-17 07:57:14,351|71e7ca88-e26a-488f-816b-0f439c0b5477||DefaultDispatcher-worker-27||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/54b9da2f-e61e-4c3c-be42-9e8a87028427) and entry definition file (Definitions/CNF.json) 2023-03-17 07:57:14,408|71e7ca88-e26a-488f-816b-0f439c0b5477||DefaultDispatcher-worker-27||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Validating Workflow(resource-assignment) 2023-03-17 07:57:14,408|71e7ca88-e26a-488f-816b-0f439c0b5477||DefaultDispatcher-worker-27||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Validating Workflow(config-assign) 2023-03-17 07:57:14,409|71e7ca88-e26a-488f-816b-0f439c0b5477||DefaultDispatcher-worker-27||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Validating Workflow(config-deploy) 2023-03-17 07:57:14,409|71e7ca88-e26a-488f-816b-0f439c0b5477||DefaultDispatcher-worker-27||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Validating Workflow(scale-out) 2023-03-17 07:57:14,410|71e7ca88-e26a-488f-816b-0f439c0b5477||DefaultDispatcher-worker-27||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Validating Workflow(scale) 2023-03-17 07:57:14,410|71e7ca88-e26a-488f-816b-0f439c0b5477||DefaultDispatcher-worker-27||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Validating Workflow(scale-in) 2023-03-17 07:57:14,410|71e7ca88-e26a-488f-816b-0f439c0b5477||DefaultDispatcher-worker-27||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Validating Workflow(health-check) 2023-03-17 07:57:14,418|71e7ca88-e26a-488f-816b-0f439c0b5477||DefaultDispatcher-worker-27||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/54b9da2f-e61e-4c3c-be42-9e8a87028427) and entry definition file (Definitions/CNF.json) 2023-03-17 07:57:14,644|71e7ca88-e26a-488f-816b-0f439c0b5477||DefaultDispatcher-worker-27||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| No compiled cache(/opt/app/onap/blueprints/working/54b9da2f-e61e-4c3c-be42-9e8a87028427) present to clean. 2023-03-17 07:57:31,711|e6850bb0-0ea7-4430-8ac4-206f3590c36c||Thread-144||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Enhancing blueprint(/opt/app/onap/blueprints/working/02b00abc-d0d6-46c4-8cbf-0d8b678b1cc1) 2023-03-17 07:57:31,713|e6850bb0-0ea7-4430-8ac4-206f3590c36c||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| deleting definition types under : /opt/app/onap/blueprints/working/02b00abc-d0d6-46c4-8cbf-0d8b678b1cc1/Definitions 2023-03-17 07:57:31,718|e6850bb0-0ea7-4430-8ac4-206f3590c36c||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| reinitialized all type definitions 2023-03-17 07:57:31,721|e6850bb0-0ea7-4430-8ac4-206f3590c36c||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| ***** Enhancing NodeTemplate(resource-assignment) 2023-03-17 07:57:31,760|e6850bb0-0ea7-4430-8ac4-206f3590c36c||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| enhancing ArtifactDefinition(vnf-template) 2023-03-17 07:57:31,780|e6850bb0-0ea7-4430-8ac4-206f3590c36c||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| enhancing ArtifactDefinition(vnf-mapping) 2023-03-17 07:57:31,796|e6850bb0-0ea7-4430-8ac4-206f3590c36c||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false) 2023-03-17 07:57:31,830|e6850bb0-0ea7-4430-8ac4-206f3590c36c||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| ***** Enhancing NodeTemplate(input) 2023-03-17 07:57:31,879|e6850bb0-0ea7-4430-8ac4-206f3590c36c||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| ***** Enhancing NodeTemplate(input) 2023-03-17 07:57:31,900|e6850bb0-0ea7-4430-8ac4-206f3590c36c||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| ***** Enhancing NodeTemplate(input) 2023-03-17 07:57:31,917|e6850bb0-0ea7-4430-8ac4-206f3590c36c||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| enhancing ArtifactDefinition(base_ubuntu20-template) 2023-03-17 07:57:31,917|e6850bb0-0ea7-4430-8ac4-206f3590c36c||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| enhancing ArtifactDefinition(base_ubuntu20-mapping) 2023-03-17 07:57:31,917|e6850bb0-0ea7-4430-8ac4-206f3590c36c||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false) 2023-03-17 07:57:31,954|e6850bb0-0ea7-4430-8ac4-206f3590c36c||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| ***** Enhancing NodeTemplate(input) 2023-03-17 07:57:31,976|e6850bb0-0ea7-4430-8ac4-206f3590c36c||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| ***** Enhancing NodeTemplate(input) 2023-03-17 07:57:31,998|e6850bb0-0ea7-4430-8ac4-206f3590c36c||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| ***** Enhancing NodeTemplate(input) 2023-03-17 07:57:32,018|e6850bb0-0ea7-4430-8ac4-206f3590c36c||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| ***** Enhancing NodeTemplate(sdnc) 2023-03-17 07:57:32,054|e6850bb0-0ea7-4430-8ac4-206f3590c36c||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| ***** Enhancing NodeTemplate(input) 2023-03-17 07:57:32,074|e6850bb0-0ea7-4430-8ac4-206f3590c36c||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| ***** Enhancing NodeTemplate(input) 2023-03-17 07:57:32,093|e6850bb0-0ea7-4430-8ac4-206f3590c36c||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| ***** Enhancing NodeTemplate(input) 2023-03-17 07:57:32,113|e6850bb0-0ea7-4430-8ac4-206f3590c36c||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| ***** Enhancing NodeTemplate(input) 2023-03-17 07:57:32,132|e6850bb0-0ea7-4430-8ac4-206f3590c36c||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| ***** Enhancing NodeTemplate(input) 2023-03-17 07:57:32,150|e6850bb0-0ea7-4430-8ac4-206f3590c36c||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| ***** Enhancing NodeTemplate(input) 2023-03-17 07:57:32,187|e6850bb0-0ea7-4430-8ac4-206f3590c36c||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| ***** Enhancing NodeTemplate(config-assign) 2023-03-17 07:57:32,188|e6850bb0-0ea7-4430-8ac4-206f3590c36c||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| enhancing ArtifactDefinition(baseconfig-template) 2023-03-17 07:57:32,188|e6850bb0-0ea7-4430-8ac4-206f3590c36c||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| enhancing ArtifactDefinition(baseconfig-mapping) 2023-03-17 07:57:32,188|e6850bb0-0ea7-4430-8ac4-206f3590c36c||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false) 2023-03-17 07:57:32,210|e6850bb0-0ea7-4430-8ac4-206f3590c36c||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| ***** Enhancing NodeTemplate(input) 2023-03-17 07:57:32,224|e6850bb0-0ea7-4430-8ac4-206f3590c36c||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| ***** Enhancing NodeTemplate(input) 2023-03-17 07:57:32,237|e6850bb0-0ea7-4430-8ac4-206f3590c36c||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| ***** Enhancing NodeTemplate(input) 2023-03-17 07:57:32,253|e6850bb0-0ea7-4430-8ac4-206f3590c36c||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| ***** Enhancing NodeTemplate(config-deploy) 2023-03-17 07:57:32,325|e6850bb0-0ea7-4430-8ac4-206f3590c36c||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| ##### Enhancing Workflow(resource-assignment) 2023-03-17 07:57:32,325|e6850bb0-0ea7-4430-8ac4-206f3590c36c||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment]) 2023-03-17 07:57:32,325|e6850bb0-0ea7-4430-8ac4-206f3590c36c||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| identified workflow(resource-assignment) targets(resource-assignment) 2023-03-17 07:57:32,325|e6850bb0-0ea7-4430-8ac4-206f3590c36c||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment) 2023-03-17 07:57:32,325|e6850bb0-0ea7-4430-8ac4-206f3590c36c||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment) 2023-03-17 07:57:32,325|e6850bb0-0ea7-4430-8ac4-206f3590c36c||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json] 2023-03-17 07:57:32,325|e6850bb0-0ea7-4430-8ac4-206f3590c36c||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| enriching artifacts file(/opt/app/onap/blueprints/working/02b00abc-d0d6-46c4-8cbf-0d8b678b1cc1/Templates/vnf-mapping.json 2023-03-17 07:57:32,329|e6850bb0-0ea7-4430-8ac4-206f3590c36c||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true) 2023-03-17 07:57:32,329|e6850bb0-0ea7-4430-8ac4-206f3590c36c||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| dataType not present for the recipe(dt-resource-assignment-properties) 2023-03-17 07:57:32,329|e6850bb0-0ea7-4430-8ac4-206f3590c36c||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| enriching artifacts file(/opt/app/onap/blueprints/working/02b00abc-d0d6-46c4-8cbf-0d8b678b1cc1/Templates/base_ubuntu20-mapping.json 2023-03-17 07:57:32,333|e6850bb0-0ea7-4430-8ac4-206f3590c36c||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true) 2023-03-17 07:57:32,333|e6850bb0-0ea7-4430-8ac4-206f3590c36c||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment). 2023-03-17 07:57:32,333|e6850bb0-0ea7-4430-8ac4-206f3590c36c||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| ##### Enhancing Workflow(config-assign) 2023-03-17 07:57:32,333|e6850bb0-0ea7-4430-8ac4-206f3590c36c||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| workflow(config-assign) dependent component NodeTemplates([config-assign]) 2023-03-17 07:57:32,333|e6850bb0-0ea7-4430-8ac4-206f3590c36c||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| identified workflow(config-assign) targets(config-assign) 2023-03-17 07:57:32,333|e6850bb0-0ea7-4430-8ac4-206f3590c36c||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign) 2023-03-17 07:57:32,333|e6850bb0-0ea7-4430-8ac4-206f3590c36c||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json] 2023-03-17 07:57:32,333|e6850bb0-0ea7-4430-8ac4-206f3590c36c||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| enriching artifacts file(/opt/app/onap/blueprints/working/02b00abc-d0d6-46c4-8cbf-0d8b678b1cc1/Templates/baseconfig-mapping.json 2023-03-17 07:57:32,337|e6850bb0-0ea7-4430-8ac4-206f3590c36c||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true) 2023-03-17 07:57:32,337|e6850bb0-0ea7-4430-8ac4-206f3590c36c||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| dataType not present for the recipe(dt-config-assign-properties) 2023-03-17 07:57:32,337|e6850bb0-0ea7-4430-8ac4-206f3590c36c||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| ##### Enhancing Workflow(config-deploy) 2023-03-17 07:57:32,338|e6850bb0-0ea7-4430-8ac4-206f3590c36c||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy]) 2023-03-17 07:57:32,338|e6850bb0-0ea7-4430-8ac4-206f3590c36c||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| identified workflow(config-deploy) targets(config-deploy) 2023-03-17 07:57:32,338|e6850bb0-0ea7-4430-8ac4-206f3590c36c||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| workflow(config-deploy) resource assignment files([] 2023-03-17 07:57:32,338|e6850bb0-0ea7-4430-8ac4-206f3590c36c||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| ##### Enhancing blueprint Resource Definitions 2023-03-17 07:57:32,338|e6850bb0-0ea7-4430-8ac4-206f3590c36c||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json]) 2023-03-17 07:57:32,338|e6850bb0-0ea7-4430-8ac4-206f3590c36c||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| processing file (Templates/vnf-mapping.json) 2023-03-17 07:57:32,338|e6850bb0-0ea7-4430-8ac4-206f3590c36c||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| processing file (Templates/base_ubuntu20-mapping.json) 2023-03-17 07:57:32,338|e6850bb0-0ea7-4430-8ac4-206f3590c36c||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| processing file (Templates/baseconfig-mapping.json) 2023-03-17 07:57:32,344|e6850bb0-0ea7-4430-8ac4-206f3590c36c||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| 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-17 07:57:32,498|e6850bb0-0ea7-4430-8ac4-206f3590c36c||DefaultDispatcher-worker-27||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability] 2023-03-17 07:57:32,770|e6f5ecef-cae3-45f4-aa46-5cc0b7bcb149||Thread-144||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Save processing(ce6b57d6-2714-40d5-9d05-a5c00e80117d) CBA(/opt/app/onap/blueprints/archive/ce6b57d6-2714-40d5-9d05-a5c00e80117d/cba.zip) 2023-03-17 07:57:32,780|e6f5ecef-cae3-45f4-aa46-5cc0b7bcb149||DefaultDispatcher-worker-27||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/ce6b57d6-2714-40d5-9d05-a5c00e80117d) and entry definition file (Definitions/ubuntu20.json) 2023-03-17 07:57:32,787|e6f5ecef-cae3-45f4-aa46-5cc0b7bcb149||DefaultDispatcher-worker-27||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2023-03-17 07:57:32,802|e6f5ecef-cae3-45f4-aa46-5cc0b7bcb149||DefaultDispatcher-worker-27||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Validating Workflow(resource-assignment) 2023-03-17 07:57:32,803|e6f5ecef-cae3-45f4-aa46-5cc0b7bcb149||DefaultDispatcher-worker-27||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Validating Workflow(config-assign) 2023-03-17 07:57:32,803|e6f5ecef-cae3-45f4-aa46-5cc0b7bcb149||DefaultDispatcher-worker-27||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Validating Workflow(config-deploy) 2023-03-17 07:57:32,807|e6f5ecef-cae3-45f4-aa46-5cc0b7bcb149||DefaultDispatcher-worker-27||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/ce6b57d6-2714-40d5-9d05-a5c00e80117d) and entry definition file (Definitions/ubuntu20.json) 2023-03-17 07:57:32,909|e6f5ecef-cae3-45f4-aa46-5cc0b7bcb149||DefaultDispatcher-worker-27||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| No compiled cache(/opt/app/onap/blueprints/working/ce6b57d6-2714-40d5-9d05-a5c00e80117d) present to clean. 2023-03-17 07:59:08,412|9b023557-5430-493d-9531-1afebb41ebd3||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2023-03-17 07:59:08,412|9b023557-5430-493d-9531-1afebb41ebd3||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2023-03-17 07:59:08,412|9b023557-5430-493d-9531-1afebb41ebd3||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2023-03-17 07:59:08,923|9b023557-5430-493d-9531-1afebb41ebd3||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2023-03-17 07:59:08,923|9b023557-5430-493d-9531-1afebb41ebd3||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2023-03-17 07:59:10,015|9b023557-5430-493d-9531-1afebb41ebd3||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2023-03-17 07:59:10,015|9b023557-5430-493d-9531-1afebb41ebd3||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Save processing(225cf3ff-60ed-461c-b6b2-023f98fa863e) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2023-03-17 07:59:10,024|9b023557-5430-493d-9531-1afebb41ebd3||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Save processing(67abdbdc-e52f-41e9-bbec-b0ed0830b85c) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2023-03-17 07:59:10,027|9b023557-5430-493d-9531-1afebb41ebd3||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Save processing(3487e23f-88fa-40d2-9822-80d06d7c9563) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2023-03-17 07:59:10,032|9b023557-5430-493d-9531-1afebb41ebd3||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Save processing(acce7ba3-c2d8-4397-9394-be0813e0952a) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2023-03-17 07:59:10,039|9b023557-5430-493d-9531-1afebb41ebd3||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Save processing(470fb6db-f168-4a0c-93d0-77f170f7525d) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2023-03-17 07:59:10,046|9b023557-5430-493d-9531-1afebb41ebd3||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Save processing(9f8ef9fe-f0af-4c23-8759-a7fe552c7af7) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2023-03-17 07:59:10,052|9b023557-5430-493d-9531-1afebb41ebd3||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| 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-17 07:59:10,052|9b023557-5430-493d-9531-1afebb41ebd3||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| 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-17 07:59:10,052|9b023557-5430-493d-9531-1afebb41ebd3||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| 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-17 07:59:10,053|9b023557-5430-493d-9531-1afebb41ebd3||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| 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-17 07:59:10,053|9b023557-5430-493d-9531-1afebb41ebd3||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| 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-17 07:59:10,092|9b023557-5430-493d-9531-1afebb41ebd3||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| 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-17 07:59:10,101|9b023557-5430-493d-9531-1afebb41ebd3||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| 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-17 07:59:10,105|9b023557-5430-493d-9531-1afebb41ebd3||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2023-03-17 07:59:10,109|9b023557-5430-493d-9531-1afebb41ebd3||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2023-03-17 07:59:10,112|9b023557-5430-493d-9531-1afebb41ebd3||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2023-03-17 07:59:10,131|9b023557-5430-493d-9531-1afebb41ebd3||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2023-03-17 07:59:10,205|9b023557-5430-493d-9531-1afebb41ebd3||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Validating Workflow(resource-assignment) 2023-03-17 07:59:10,206|9b023557-5430-493d-9531-1afebb41ebd3||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Validating Workflow(config-assign) 2023-03-17 07:59:10,207|9b023557-5430-493d-9531-1afebb41ebd3||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Validating Workflow(config-deploy) 2023-03-17 07:59:10,219|9b023557-5430-493d-9531-1afebb41ebd3||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| 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-17 07:59:10,311|9b023557-5430-493d-9531-1afebb41ebd3||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0 2023-03-17 07:59:10,368|9b023557-5430-493d-9531-1afebb41ebd3||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean. 2023-03-17 07:59:10,373|9b023557-5430-493d-9531-1afebb41ebd3||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0 2023-03-17 07:59:10,449|9b023557-5430-493d-9531-1afebb41ebd3||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Validating Workflow(resource-assignment) 2023-03-17 07:59:10,449|9b023557-5430-493d-9531-1afebb41ebd3||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Validating Workflow(config-assign) 2023-03-17 07:59:10,449|9b023557-5430-493d-9531-1afebb41ebd3||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Validating Workflow(config-deploy) 2023-03-17 07:59:10,461|9b023557-5430-493d-9531-1afebb41ebd3||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Validating Workflow(config-assign) 2023-03-17 07:59:10,462|9b023557-5430-493d-9531-1afebb41ebd3||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Validating Workflow(config-deploy) 2023-03-17 07:59:10,462|9b023557-5430-493d-9531-1afebb41ebd3||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| 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-17 07:59:10,492|9b023557-5430-493d-9531-1afebb41ebd3||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| 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-17 07:59:10,532|9b023557-5430-493d-9531-1afebb41ebd3||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0 2023-03-17 07:59:10,587|9b023557-5430-493d-9531-1afebb41ebd3||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean. 2023-03-17 07:59:10,591|9b023557-5430-493d-9531-1afebb41ebd3||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0 2023-03-17 07:59:10,673|9b023557-5430-493d-9531-1afebb41ebd3||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Overwriting blueprint model :pnf_netconf::1.0.0 2023-03-17 07:59:10,723|9b023557-5430-493d-9531-1afebb41ebd3||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean. 2023-03-17 07:59:10,724|9b023557-5430-493d-9531-1afebb41ebd3||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Deleted deployed blueprint model :pnf_netconf::1.0.0 2023-03-17 07:59:10,794|9b023557-5430-493d-9531-1afebb41ebd3||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Validating Workflow(resource-assignment) 2023-03-17 07:59:10,795|9b023557-5430-493d-9531-1afebb41ebd3||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Validating Workflow(config-deploy) 2023-03-17 07:59:10,805|9b023557-5430-493d-9531-1afebb41ebd3||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| 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-17 07:59:10,845|9b023557-5430-493d-9531-1afebb41ebd3||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Overwriting blueprint model :vFW-CDS::1.0.0 2023-03-17 07:59:10,897|9b023557-5430-493d-9531-1afebb41ebd3||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean. 2023-03-17 07:59:10,898|9b023557-5430-493d-9531-1afebb41ebd3||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Deleted deployed blueprint model :vFW-CDS::1.0.0 2023-03-17 07:59:10,980|9b023557-5430-493d-9531-1afebb41ebd3||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Validating Workflow(resource-assignment) 2023-03-17 07:59:10,980|9b023557-5430-493d-9531-1afebb41ebd3||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Validating Workflow(config-assign) 2023-03-17 07:59:10,980|9b023557-5430-493d-9531-1afebb41ebd3||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Validating Workflow(config-deploy) 2023-03-17 07:59:10,981|9b023557-5430-493d-9531-1afebb41ebd3||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Validating Workflow(HealthCheck) 2023-03-17 07:59:10,981|9b023557-5430-493d-9531-1afebb41ebd3||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Validating Workflow(ScaleOutReconfiguration) 2023-03-17 07:59:10,981|9b023557-5430-493d-9531-1afebb41ebd3||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Validating Workflow(vf-config-assign) 2023-03-17 07:59:10,981|9b023557-5430-493d-9531-1afebb41ebd3||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Validating Workflow(vf-config-deploy) 2023-03-17 07:59:10,994|9b023557-5430-493d-9531-1afebb41ebd3||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| 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-17 07:59:11,039|9b023557-5430-493d-9531-1afebb41ebd3||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Overwriting blueprint model :vLB_CDS::1.0.0 2023-03-17 07:59:11,098|9b023557-5430-493d-9531-1afebb41ebd3||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean. 2023-03-17 07:59:11,099|9b023557-5430-493d-9531-1afebb41ebd3||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Deleted deployed blueprint model :vLB_CDS::1.0.0 2023-03-17 07:59:11,162|9b023557-5430-493d-9531-1afebb41ebd3||DefaultDispatcher-worker-22||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| 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-17 07:59:29,053|77571e85-03eb-4288-8807-70f48f96c432||Thread-172||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Enhancing blueprint(/opt/app/onap/blueprints/working/b1ef5b14-9e69-4f9f-8fb4-779939ac78fa) 2023-03-17 07:59:29,055|77571e85-03eb-4288-8807-70f48f96c432||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| deleting definition types under : /opt/app/onap/blueprints/working/b1ef5b14-9e69-4f9f-8fb4-779939ac78fa/Definitions 2023-03-17 07:59:29,057|77571e85-03eb-4288-8807-70f48f96c432||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| reinitialized all type definitions 2023-03-17 07:59:29,059|77571e85-03eb-4288-8807-70f48f96c432||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| ***** Enhancing NodeTemplate(netconf-device) 2023-03-17 07:59:29,091|77571e85-03eb-4288-8807-70f48f96c432||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| ***** Enhancing NodeTemplate(resolve-data) 2023-03-17 07:59:29,126|77571e85-03eb-4288-8807-70f48f96c432||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| enhancing ArtifactDefinition(netconfrpc-template) 2023-03-17 07:59:29,141|77571e85-03eb-4288-8807-70f48f96c432||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| enhancing ArtifactDefinition(netconfrpc-mapping) 2023-03-17 07:59:29,160|77571e85-03eb-4288-8807-70f48f96c432||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| enhancing resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(false) 2023-03-17 07:59:29,225|77571e85-03eb-4288-8807-70f48f96c432||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| ***** Enhancing NodeTemplate(execute-netconf) 2023-03-17 07:59:29,268|77571e85-03eb-4288-8807-70f48f96c432||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| ##### Enhancing Workflow(config-assign) 2023-03-17 07:59:29,269|77571e85-03eb-4288-8807-70f48f96c432||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| workflow(config-assign) dependent component NodeTemplates([resolve-data]) 2023-03-17 07:59:29,269|77571e85-03eb-4288-8807-70f48f96c432||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| identified workflow(config-assign) targets(resolve-data) 2023-03-17 07:59:29,269|77571e85-03eb-4288-8807-70f48f96c432||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| resource assignment artifacts(netconfrpc-mapping) for NodeType(resolve-data) 2023-03-17 07:59:29,269|77571e85-03eb-4288-8807-70f48f96c432||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| workflow(config-assign) resource assignment files([Templates/netconfrpc-mapping.json] 2023-03-17 07:59:29,269|77571e85-03eb-4288-8807-70f48f96c432||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| enriching artifacts file(/opt/app/onap/blueprints/working/b1ef5b14-9e69-4f9f-8fb4-779939ac78fa/Templates/netconfrpc-mapping.json 2023-03-17 07:59:29,273|77571e85-03eb-4288-8807-70f48f96c432||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| enhancing workflow resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(true) 2023-03-17 07:59:29,273|77571e85-03eb-4288-8807-70f48f96c432||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| dataType not present for the recipe(dt-config-assign-properties) 2023-03-17 07:59:29,273|77571e85-03eb-4288-8807-70f48f96c432||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| ##### Enhancing Workflow(config-deploy) 2023-03-17 07:59:29,274|77571e85-03eb-4288-8807-70f48f96c432||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| workflow(config-deploy) dependent component NodeTemplates([execute-netconf]) 2023-03-17 07:59:29,274|77571e85-03eb-4288-8807-70f48f96c432||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| identified workflow(config-deploy) targets(execute-netconf) 2023-03-17 07:59:29,274|77571e85-03eb-4288-8807-70f48f96c432||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| workflow(config-deploy) resource assignment files([] 2023-03-17 07:59:29,274|77571e85-03eb-4288-8807-70f48f96c432||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| ##### Enhancing blueprint Resource Definitions 2023-03-17 07:59:29,274|77571e85-03eb-4288-8807-70f48f96c432||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| resources assignment files ([Templates/netconfrpc-mapping.json]) 2023-03-17 07:59:29,274|77571e85-03eb-4288-8807-70f48f96c432||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| processing file (Templates/netconfrpc-mapping.json) 2023-03-17 07:59:29,276|77571e85-03eb-4288-8807-70f48f96c432||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| distinct resource keys ([input-source]) 2023-03-17 07:59:29,297|77571e85-03eb-4288-8807-70f48f96c432||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Enriching Resource Definition sources Node Template: [source-input] 2023-03-17 08:21:01,720|daed0922-1990-4895-a20b-2a2b5978c41f||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2023-03-17 08:21:01,720|daed0922-1990-4895-a20b-2a2b5978c41f||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2023-03-17 08:21:01,720|daed0922-1990-4895-a20b-2a2b5978c41f||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2023-03-17 08:21:02,246|daed0922-1990-4895-a20b-2a2b5978c41f||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2023-03-17 08:21:02,248|daed0922-1990-4895-a20b-2a2b5978c41f||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2023-03-17 08:21:02,894|daed0922-1990-4895-a20b-2a2b5978c41f||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2023-03-17 08:21:02,895|daed0922-1990-4895-a20b-2a2b5978c41f||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Save processing(03296416-2241-4077-80bf-1f04c93cea93) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2023-03-17 08:21:02,904|daed0922-1990-4895-a20b-2a2b5978c41f||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Save processing(fb495d13-f360-4b36-8793-981b5364bde2) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2023-03-17 08:21:02,907|daed0922-1990-4895-a20b-2a2b5978c41f||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Save processing(b27dcb55-64bb-4a94-9561-0f2c0409ee76) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2023-03-17 08:21:02,913|daed0922-1990-4895-a20b-2a2b5978c41f||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Save processing(45561e7b-d839-497e-96b2-b0b6022ec6b4) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2023-03-17 08:21:02,919|daed0922-1990-4895-a20b-2a2b5978c41f||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Save processing(7ad890b5-6ec0-4155-b25d-69236679b93d) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2023-03-17 08:21:02,926|daed0922-1990-4895-a20b-2a2b5978c41f||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Save processing(1a200689-6504-4bed-a45b-83ddc1e541d2) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2023-03-17 08:21:02,933|daed0922-1990-4895-a20b-2a2b5978c41f||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| 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-17 08:21:02,934|daed0922-1990-4895-a20b-2a2b5978c41f||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| 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-17 08:21:02,934|daed0922-1990-4895-a20b-2a2b5978c41f||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| 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-17 08:21:02,935|daed0922-1990-4895-a20b-2a2b5978c41f||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| 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-17 08:21:02,935|daed0922-1990-4895-a20b-2a2b5978c41f||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| 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-17 08:21:02,935|daed0922-1990-4895-a20b-2a2b5978c41f||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| 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-17 08:21:02,945|daed0922-1990-4895-a20b-2a2b5978c41f||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| 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-17 08:21:02,953|daed0922-1990-4895-a20b-2a2b5978c41f||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2023-03-17 08:21:02,957|daed0922-1990-4895-a20b-2a2b5978c41f||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2023-03-17 08:21:02,958|daed0922-1990-4895-a20b-2a2b5978c41f||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2023-03-17 08:21:02,970|daed0922-1990-4895-a20b-2a2b5978c41f||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2023-03-17 08:21:03,004|daed0922-1990-4895-a20b-2a2b5978c41f||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Validating Workflow(resource-assignment) 2023-03-17 08:21:03,005|daed0922-1990-4895-a20b-2a2b5978c41f||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Validating Workflow(config-assign) 2023-03-17 08:21:03,005|daed0922-1990-4895-a20b-2a2b5978c41f||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Validating Workflow(config-deploy) 2023-03-17 08:21:03,015|daed0922-1990-4895-a20b-2a2b5978c41f||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Validating Workflow(config-assign) 2023-03-17 08:21:03,016|daed0922-1990-4895-a20b-2a2b5978c41f||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Validating Workflow(config-deploy) 2023-03-17 08:21:03,016|daed0922-1990-4895-a20b-2a2b5978c41f||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| 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-17 08:21:03,021|daed0922-1990-4895-a20b-2a2b5978c41f||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| 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-17 08:21:03,065|daed0922-1990-4895-a20b-2a2b5978c41f||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0 2023-03-17 08:21:03,116|daed0922-1990-4895-a20b-2a2b5978c41f||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean. 2023-03-17 08:21:03,145|daed0922-1990-4895-a20b-2a2b5978c41f||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Overwriting blueprint model :pnf_netconf::1.0.0 2023-03-17 08:21:03,189|daed0922-1990-4895-a20b-2a2b5978c41f||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean. 2023-03-17 08:21:03,189|daed0922-1990-4895-a20b-2a2b5978c41f||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0 2023-03-17 08:21:03,252|daed0922-1990-4895-a20b-2a2b5978c41f||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Deleted deployed blueprint model :pnf_netconf::1.0.0 2023-03-17 08:21:03,328|daed0922-1990-4895-a20b-2a2b5978c41f||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Validating Workflow(resource-assignment) 2023-03-17 08:21:03,328|daed0922-1990-4895-a20b-2a2b5978c41f||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Validating Workflow(config-assign) 2023-03-17 08:21:03,328|daed0922-1990-4895-a20b-2a2b5978c41f||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Validating Workflow(config-deploy) 2023-03-17 08:21:03,339|daed0922-1990-4895-a20b-2a2b5978c41f||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| 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-17 08:21:03,382|daed0922-1990-4895-a20b-2a2b5978c41f||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0 2023-03-17 08:21:03,436|daed0922-1990-4895-a20b-2a2b5978c41f||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean. 2023-03-17 08:21:03,437|daed0922-1990-4895-a20b-2a2b5978c41f||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0 2023-03-17 08:21:03,538|daed0922-1990-4895-a20b-2a2b5978c41f||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Validating Workflow(resource-assignment) 2023-03-17 08:21:03,538|daed0922-1990-4895-a20b-2a2b5978c41f||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Validating Workflow(config-assign) 2023-03-17 08:21:03,538|daed0922-1990-4895-a20b-2a2b5978c41f||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Validating Workflow(config-deploy) 2023-03-17 08:21:03,539|daed0922-1990-4895-a20b-2a2b5978c41f||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Validating Workflow(HealthCheck) 2023-03-17 08:21:03,539|daed0922-1990-4895-a20b-2a2b5978c41f||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Validating Workflow(ScaleOutReconfiguration) 2023-03-17 08:21:03,539|daed0922-1990-4895-a20b-2a2b5978c41f||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Validating Workflow(vf-config-assign) 2023-03-17 08:21:03,539|daed0922-1990-4895-a20b-2a2b5978c41f||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Validating Workflow(vf-config-deploy) 2023-03-17 08:21:03,553|daed0922-1990-4895-a20b-2a2b5978c41f||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| 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-17 08:21:03,614|daed0922-1990-4895-a20b-2a2b5978c41f||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Overwriting blueprint model :vLB_CDS::1.0.0 2023-03-17 08:21:03,670|daed0922-1990-4895-a20b-2a2b5978c41f||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean. 2023-03-17 08:21:03,674|daed0922-1990-4895-a20b-2a2b5978c41f||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Validating Workflow(resource-assignment) 2023-03-17 08:21:03,674|daed0922-1990-4895-a20b-2a2b5978c41f||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Validating Workflow(config-deploy) 2023-03-17 08:21:03,674|daed0922-1990-4895-a20b-2a2b5978c41f||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Deleted deployed blueprint model :vLB_CDS::1.0.0 2023-03-17 08:21:03,775|daed0922-1990-4895-a20b-2a2b5978c41f||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| 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-17 08:21:03,809|daed0922-1990-4895-a20b-2a2b5978c41f||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Overwriting blueprint model :vFW-CDS::1.0.0 2023-03-17 08:21:03,853|daed0922-1990-4895-a20b-2a2b5978c41f||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean. 2023-03-17 08:21:03,854|daed0922-1990-4895-a20b-2a2b5978c41f||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Deleted deployed blueprint model :vFW-CDS::1.0.0 2023-03-17 08:21:03,909|daed0922-1990-4895-a20b-2a2b5978c41f||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| 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-17 08:21:09,638|b3b4da98-11f1-45ed-8bb3-c04b3656b1d3||Thread-209||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Save processing(63907752-2fc3-4512-97c4-01b283184419) CBA(/opt/app/onap/blueprints/archive/63907752-2fc3-4512-97c4-01b283184419/cba.zip) 2023-03-17 08:21:09,650|b3b4da98-11f1-45ed-8bb3-c04b3656b1d3||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/63907752-2fc3-4512-97c4-01b283184419) and entry definition file (Definitions/CNF.json) 2023-03-17 08:21:09,703|b3b4da98-11f1-45ed-8bb3-c04b3656b1d3||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Validating Workflow(resource-assignment) 2023-03-17 08:21:09,703|b3b4da98-11f1-45ed-8bb3-c04b3656b1d3||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Validating Workflow(config-assign) 2023-03-17 08:21:09,703|b3b4da98-11f1-45ed-8bb3-c04b3656b1d3||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Validating Workflow(config-deploy) 2023-03-17 08:21:09,703|b3b4da98-11f1-45ed-8bb3-c04b3656b1d3||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Validating Workflow(scale-out) 2023-03-17 08:21:09,703|b3b4da98-11f1-45ed-8bb3-c04b3656b1d3||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Validating Workflow(scale) 2023-03-17 08:21:09,703|b3b4da98-11f1-45ed-8bb3-c04b3656b1d3||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Validating Workflow(scale-in) 2023-03-17 08:21:09,703|b3b4da98-11f1-45ed-8bb3-c04b3656b1d3||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Validating Workflow(health-check) 2023-03-17 08:21:09,709|b3b4da98-11f1-45ed-8bb3-c04b3656b1d3||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/63907752-2fc3-4512-97c4-01b283184419) and entry definition file (Definitions/CNF.json) 2023-03-17 08:21:09,740|b3b4da98-11f1-45ed-8bb3-c04b3656b1d3||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Overwriting blueprint model :APACHE::1.0.0 2023-03-17 08:21:09,799|b3b4da98-11f1-45ed-8bb3-c04b3656b1d3||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean. 2023-03-17 08:21:09,801|b3b4da98-11f1-45ed-8bb3-c04b3656b1d3||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Deleted deployed blueprint model :APACHE::1.0.0 2023-03-17 08:21:09,930|b3b4da98-11f1-45ed-8bb3-c04b3656b1d3||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| No compiled cache(/opt/app/onap/blueprints/working/63907752-2fc3-4512-97c4-01b283184419) present to clean. 2023-03-17 08:21:21,711|b53aa1eb-88d8-4385-9ae5-67d3c1ea6fff||Thread-209||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Enhancing blueprint(/opt/app/onap/blueprints/working/4ee87821-3fc6-410d-8c03-4e521040ed62) 2023-03-17 08:21:21,713|b53aa1eb-88d8-4385-9ae5-67d3c1ea6fff||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| deleting definition types under : /opt/app/onap/blueprints/working/4ee87821-3fc6-410d-8c03-4e521040ed62/Definitions 2023-03-17 08:21:21,717|b53aa1eb-88d8-4385-9ae5-67d3c1ea6fff||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| reinitialized all type definitions 2023-03-17 08:21:21,719|b53aa1eb-88d8-4385-9ae5-67d3c1ea6fff||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| ***** Enhancing NodeTemplate(resource-assignment) 2023-03-17 08:21:21,760|b53aa1eb-88d8-4385-9ae5-67d3c1ea6fff||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| enhancing ArtifactDefinition(vnf-template) 2023-03-17 08:21:21,778|b53aa1eb-88d8-4385-9ae5-67d3c1ea6fff||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| enhancing ArtifactDefinition(vnf-mapping) 2023-03-17 08:21:21,796|b53aa1eb-88d8-4385-9ae5-67d3c1ea6fff||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false) 2023-03-17 08:21:21,819|b53aa1eb-88d8-4385-9ae5-67d3c1ea6fff||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| ***** Enhancing NodeTemplate(input) 2023-03-17 08:21:21,866|b53aa1eb-88d8-4385-9ae5-67d3c1ea6fff||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| ***** Enhancing NodeTemplate(input) 2023-03-17 08:21:21,886|b53aa1eb-88d8-4385-9ae5-67d3c1ea6fff||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| ***** Enhancing NodeTemplate(input) 2023-03-17 08:21:21,906|b53aa1eb-88d8-4385-9ae5-67d3c1ea6fff||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| enhancing ArtifactDefinition(base_ubuntu20-template) 2023-03-17 08:21:21,906|b53aa1eb-88d8-4385-9ae5-67d3c1ea6fff||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| enhancing ArtifactDefinition(base_ubuntu20-mapping) 2023-03-17 08:21:21,906|b53aa1eb-88d8-4385-9ae5-67d3c1ea6fff||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false) 2023-03-17 08:21:21,928|b53aa1eb-88d8-4385-9ae5-67d3c1ea6fff||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| ***** Enhancing NodeTemplate(input) 2023-03-17 08:21:21,948|b53aa1eb-88d8-4385-9ae5-67d3c1ea6fff||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| ***** Enhancing NodeTemplate(input) 2023-03-17 08:21:21,964|b53aa1eb-88d8-4385-9ae5-67d3c1ea6fff||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| ***** Enhancing NodeTemplate(input) 2023-03-17 08:21:21,981|b53aa1eb-88d8-4385-9ae5-67d3c1ea6fff||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| ***** Enhancing NodeTemplate(sdnc) 2023-03-17 08:21:22,015|b53aa1eb-88d8-4385-9ae5-67d3c1ea6fff||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| ***** Enhancing NodeTemplate(input) 2023-03-17 08:21:22,030|b53aa1eb-88d8-4385-9ae5-67d3c1ea6fff||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| ***** Enhancing NodeTemplate(input) 2023-03-17 08:21:22,048|b53aa1eb-88d8-4385-9ae5-67d3c1ea6fff||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| ***** Enhancing NodeTemplate(input) 2023-03-17 08:21:22,069|b53aa1eb-88d8-4385-9ae5-67d3c1ea6fff||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| ***** Enhancing NodeTemplate(input) 2023-03-17 08:21:22,086|b53aa1eb-88d8-4385-9ae5-67d3c1ea6fff||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| ***** Enhancing NodeTemplate(input) 2023-03-17 08:21:22,105|b53aa1eb-88d8-4385-9ae5-67d3c1ea6fff||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| ***** Enhancing NodeTemplate(input) 2023-03-17 08:21:22,141|b53aa1eb-88d8-4385-9ae5-67d3c1ea6fff||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| ***** Enhancing NodeTemplate(config-assign) 2023-03-17 08:21:22,142|b53aa1eb-88d8-4385-9ae5-67d3c1ea6fff||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| enhancing ArtifactDefinition(baseconfig-template) 2023-03-17 08:21:22,142|b53aa1eb-88d8-4385-9ae5-67d3c1ea6fff||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| enhancing ArtifactDefinition(baseconfig-mapping) 2023-03-17 08:21:22,142|b53aa1eb-88d8-4385-9ae5-67d3c1ea6fff||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false) 2023-03-17 08:21:22,165|b53aa1eb-88d8-4385-9ae5-67d3c1ea6fff||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| ***** Enhancing NodeTemplate(input) 2023-03-17 08:21:22,184|b53aa1eb-88d8-4385-9ae5-67d3c1ea6fff||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| ***** Enhancing NodeTemplate(input) 2023-03-17 08:21:22,206|b53aa1eb-88d8-4385-9ae5-67d3c1ea6fff||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| ***** Enhancing NodeTemplate(input) 2023-03-17 08:21:22,224|b53aa1eb-88d8-4385-9ae5-67d3c1ea6fff||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| ***** Enhancing NodeTemplate(config-deploy) 2023-03-17 08:21:22,305|b53aa1eb-88d8-4385-9ae5-67d3c1ea6fff||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| ##### Enhancing Workflow(resource-assignment) 2023-03-17 08:21:22,305|b53aa1eb-88d8-4385-9ae5-67d3c1ea6fff||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment]) 2023-03-17 08:21:22,305|b53aa1eb-88d8-4385-9ae5-67d3c1ea6fff||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| identified workflow(resource-assignment) targets(resource-assignment) 2023-03-17 08:21:22,305|b53aa1eb-88d8-4385-9ae5-67d3c1ea6fff||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment) 2023-03-17 08:21:22,306|b53aa1eb-88d8-4385-9ae5-67d3c1ea6fff||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment) 2023-03-17 08:21:22,306|b53aa1eb-88d8-4385-9ae5-67d3c1ea6fff||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json] 2023-03-17 08:21:22,306|b53aa1eb-88d8-4385-9ae5-67d3c1ea6fff||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| enriching artifacts file(/opt/app/onap/blueprints/working/4ee87821-3fc6-410d-8c03-4e521040ed62/Templates/vnf-mapping.json 2023-03-17 08:21:22,309|b53aa1eb-88d8-4385-9ae5-67d3c1ea6fff||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true) 2023-03-17 08:21:22,309|b53aa1eb-88d8-4385-9ae5-67d3c1ea6fff||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| dataType not present for the recipe(dt-resource-assignment-properties) 2023-03-17 08:21:22,309|b53aa1eb-88d8-4385-9ae5-67d3c1ea6fff||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| enriching artifacts file(/opt/app/onap/blueprints/working/4ee87821-3fc6-410d-8c03-4e521040ed62/Templates/base_ubuntu20-mapping.json 2023-03-17 08:21:22,312|b53aa1eb-88d8-4385-9ae5-67d3c1ea6fff||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true) 2023-03-17 08:21:22,312|b53aa1eb-88d8-4385-9ae5-67d3c1ea6fff||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment). 2023-03-17 08:21:22,313|b53aa1eb-88d8-4385-9ae5-67d3c1ea6fff||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| ##### Enhancing Workflow(config-assign) 2023-03-17 08:21:22,313|b53aa1eb-88d8-4385-9ae5-67d3c1ea6fff||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| workflow(config-assign) dependent component NodeTemplates([config-assign]) 2023-03-17 08:21:22,313|b53aa1eb-88d8-4385-9ae5-67d3c1ea6fff||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| identified workflow(config-assign) targets(config-assign) 2023-03-17 08:21:22,313|b53aa1eb-88d8-4385-9ae5-67d3c1ea6fff||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign) 2023-03-17 08:21:22,313|b53aa1eb-88d8-4385-9ae5-67d3c1ea6fff||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json] 2023-03-17 08:21:22,313|b53aa1eb-88d8-4385-9ae5-67d3c1ea6fff||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| enriching artifacts file(/opt/app/onap/blueprints/working/4ee87821-3fc6-410d-8c03-4e521040ed62/Templates/baseconfig-mapping.json 2023-03-17 08:21:22,316|b53aa1eb-88d8-4385-9ae5-67d3c1ea6fff||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true) 2023-03-17 08:21:22,316|b53aa1eb-88d8-4385-9ae5-67d3c1ea6fff||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| dataType not present for the recipe(dt-config-assign-properties) 2023-03-17 08:21:22,316|b53aa1eb-88d8-4385-9ae5-67d3c1ea6fff||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| ##### Enhancing Workflow(config-deploy) 2023-03-17 08:21:22,316|b53aa1eb-88d8-4385-9ae5-67d3c1ea6fff||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy]) 2023-03-17 08:21:22,316|b53aa1eb-88d8-4385-9ae5-67d3c1ea6fff||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| identified workflow(config-deploy) targets(config-deploy) 2023-03-17 08:21:22,316|b53aa1eb-88d8-4385-9ae5-67d3c1ea6fff||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| workflow(config-deploy) resource assignment files([] 2023-03-17 08:21:22,316|b53aa1eb-88d8-4385-9ae5-67d3c1ea6fff||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| ##### Enhancing blueprint Resource Definitions 2023-03-17 08:21:22,316|b53aa1eb-88d8-4385-9ae5-67d3c1ea6fff||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json]) 2023-03-17 08:21:22,316|b53aa1eb-88d8-4385-9ae5-67d3c1ea6fff||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| processing file (Templates/vnf-mapping.json) 2023-03-17 08:21:22,316|b53aa1eb-88d8-4385-9ae5-67d3c1ea6fff||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| processing file (Templates/base_ubuntu20-mapping.json) 2023-03-17 08:21:22,316|b53aa1eb-88d8-4385-9ae5-67d3c1ea6fff||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| processing file (Templates/baseconfig-mapping.json) 2023-03-17 08:21:22,322|b53aa1eb-88d8-4385-9ae5-67d3c1ea6fff||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| 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-17 08:21:22,485|b53aa1eb-88d8-4385-9ae5-67d3c1ea6fff||DefaultDispatcher-worker-6||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability] 2023-03-17 08:21:22,752|e96a3e99-086c-4306-a508-fa6342bd247d||Thread-209||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Save processing(8141e6a9-9bfd-414f-a0d9-a1b4e6e4d264) CBA(/opt/app/onap/blueprints/archive/8141e6a9-9bfd-414f-a0d9-a1b4e6e4d264/cba.zip) 2023-03-17 08:21:22,773|e96a3e99-086c-4306-a508-fa6342bd247d||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/8141e6a9-9bfd-414f-a0d9-a1b4e6e4d264) and entry definition file (Definitions/ubuntu20.json) 2023-03-17 08:21:22,781|e96a3e99-086c-4306-a508-fa6342bd247d||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2023-03-17 08:21:22,797|e96a3e99-086c-4306-a508-fa6342bd247d||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Validating Workflow(resource-assignment) 2023-03-17 08:21:22,798|e96a3e99-086c-4306-a508-fa6342bd247d||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Validating Workflow(config-assign) 2023-03-17 08:21:22,798|e96a3e99-086c-4306-a508-fa6342bd247d||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Validating Workflow(config-deploy) 2023-03-17 08:21:22,801|e96a3e99-086c-4306-a508-fa6342bd247d||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/8141e6a9-9bfd-414f-a0d9-a1b4e6e4d264) and entry definition file (Definitions/ubuntu20.json) 2023-03-17 08:21:22,830|e96a3e99-086c-4306-a508-fa6342bd247d||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Overwriting blueprint model :ubuntu20::1.0.0 2023-03-17 08:21:22,875|e96a3e99-086c-4306-a508-fa6342bd247d||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| No compiled cache(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) present to clean. 2023-03-17 08:21:22,877|e96a3e99-086c-4306-a508-fa6342bd247d||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Deleted deployed blueprint model :ubuntu20::1.0.0 2023-03-17 08:21:22,961|e96a3e99-086c-4306-a508-fa6342bd247d||DefaultDispatcher-worker-6||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| No compiled cache(/opt/app/onap/blueprints/working/8141e6a9-9bfd-414f-a0d9-a1b4e6e4d264) present to clean. 2023-03-17 08:21:29,108|fbf86b76-b959-4172-bfa6-a9e76b272d4c||reactor-http-epoll-1||||INFO||||||| processing request id fbf86b76-b959-4172-bfa6-a9e76b272d4c 2023-03-17 08:21:29,113|fbf86b76-b959-4172-bfa6-a9e76b272d4c||DefaultDispatcher-worker-6||||INFO||||||| getting cba file name(APACHE), version(1.0.0) from db 2023-03-17 08:21:29,537|fbf86b76-b959-4172-bfa6-a9e76b272d4c||DefaultDispatcher-worker-6||||INFO||||||| cba file name(APACHE), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2023-03-17 08:21:29,544|fbf86b76-b959-4172-bfa6-a9e76b272d4c||DefaultDispatcher-worker-6||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2023-03-17 08:21:29,571|fbf86b76-b959-4172-bfa6-a9e76b272d4c||DefaultDispatcher-worker-6||||INFO||||||| Deriving input data for workflow: (resource-assignment) 2023-03-17 08:21:29,589|a016094d-1305-467a-b282-f0a5d3ab22c0||kafka-producer-network-thread | audit-request-producer-client-id-rn2fw||||INFO||||||| [Producer clientId=audit-request-producer-client-id-rn2fw] 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 MaC2g00wR8WelZU3XiXJ-w 2023-03-17 08:21:29,589|a016094d-1305-467a-b282-f0a5d3ab22c0||kafka-producer-network-thread | audit-request-producer-client-id-rn2fw||||INFO||||||| [Producer clientId=audit-request-producer-client-id-rn2fw] 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 MaC2g00wR8WelZU3XiXJ-w 2023-03-17 08:21:29,589|a016094d-1305-467a-b282-f0a5d3ab22c0||kafka-producer-network-thread | audit-request-producer-client-id-rn2fw||||INFO||||||| [Producer clientId=audit-request-producer-client-id-rn2fw] 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 MaC2g00wR8WelZU3XiXJ-w 2023-03-17 08:21:29,589|a016094d-1305-467a-b282-f0a5d3ab22c0||kafka-producer-network-thread | audit-request-producer-client-id-rn2fw||||INFO||||||| [Producer clientId=audit-request-producer-client-id-rn2fw] 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 MaC2g00wR8WelZU3XiXJ-w 2023-03-17 08:21:29,589|a016094d-1305-467a-b282-f0a5d3ab22c0||kafka-producer-network-thread | audit-request-producer-client-id-rn2fw||||INFO||||||| [Producer clientId=audit-request-producer-client-id-rn2fw] 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 MaC2g00wR8WelZU3XiXJ-w 2023-03-17 08:21:29,589|a016094d-1305-467a-b282-f0a5d3ab22c0||kafka-producer-network-thread | audit-request-producer-client-id-rn2fw||||INFO||||||| [Producer clientId=audit-request-producer-client-id-rn2fw] 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 MaC2g00wR8WelZU3XiXJ-w 2023-03-17 08:21:29,590|fbf86b76-b959-4172-bfa6-a9e76b272d4c||DefaultDispatcher-worker-6||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 2023-03-17 08:21:29,590|fbf86b76-b959-4172-bfa6-a9e76b272d4c||DefaultDispatcher-worker-6||||INFO||||||| StoreAuditService ID -1 2023-03-17 08:21:29,591|fbf86b76-b959-4172-bfa6-a9e76b272d4c||DefaultDispatcher-worker-6||||INFO||||||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2023-03-17 08:21:29,592|fbf86b76-b959-4172-bfa6-a9e76b272d4c||DefaultDispatcher-worker-6||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2023-03-17 08:21:29,600|fbf86b76-b959-4172-bfa6-a9e76b272d4c||DefaultDispatcher-worker-6||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2023-03-17 08:21:29,660|fbf86b76-b959-4172-bfa6-a9e76b272d4c||kafka-producer-network-thread | audit-request-producer-client-id-rn2fw||||INFO||||||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(0) offset(0) requestID(fbf86b76-b959-4172-bfa6-a9e76b272d4c), subrequestID(7ced6e17-6431-46df-bf6b-44ab4328dba6) CBA(APACHE/1.0.0/resource-assignment). 2023-03-17 08:21:29,664|fbf86b76-b959-4172-bfa6-a9e76b272d4c||DefaultDispatcher-worker-6||||INFO||||||| Deriving input data for workflow: (resource-assignment) 2023-03-17 08:21:29,768|fbf86b76-b959-4172-bfa6-a9e76b272d4c||DefaultDispatcher-worker-6||||INFO||||||| Execute node(START) -> executed state(SUCCESS) 2023-03-17 08:21:29,797|fbf86b76-b959-4172-bfa6-a9e76b272d4c||DefaultDispatcher-worker-6||||INFO||||||| Executing workflow(resource-assignment[fbf86b76-b959-4172-bfa6-a9e76b272d4c])'s step(resource-assignment) 2023-03-17 08:21:29,797|fbf86b76-b959-4172-bfa6-a9e76b272d4c||DefaultDispatcher-worker-6||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2023-03-17 08:21:29,799|fbf86b76-b959-4172-bfa6-a9e76b272d4c||DefaultDispatcher-worker-6||||INFO||||||| preparing request id(fbf86b76-b959-4172-bfa6-a9e76b272d4c) for workflow(resource-assignment) step(resource-assignment) 2023-03-17 08:21:29,799|fbf86b76-b959-4172-bfa6-a9e76b272d4c||DefaultDispatcher-worker-6||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process) 2023-03-17 08:21:29,799|fbf86b76-b959-4172-bfa6-a9e76b272d4c||DefaultDispatcher-worker-6||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}}) 2023-03-17 08:21:29,801|fbf86b76-b959-4172-bfa6-a9e76b272d4c||DefaultDispatcher-worker-6||||INFO||||||| Resolving resource with resource assignment artifact(vnf-mapping) 2023-03-17 08:21:29,818|fbf86b76-b959-4172-bfa6-a9e76b272d4c||DefaultDispatcher-worker-18||||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-17 08:21:29,826|fbf86b76-b959-4172-bfa6-a9e76b272d4c||DefaultDispatcher-worker-18||||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-17 08:21:29,827|fbf86b76-b959-4172-bfa6-a9e76b272d4c||DefaultDispatcher-worker-18||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro") for Resource Name (aic-cloud-region), definition(aic-cloud-region) of type (string) 2023-03-17 08:21:29,828|fbf86b76-b959-4172-bfa6-a9e76b272d4c||DefaultDispatcher-worker-18||||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-17 08:21:29,828|fbf86b76-b959-4172-bfa6-a9e76b272d4c||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2023-03-17 08:21:29,829|fbf86b76-b959-4172-bfa6-a9e76b272d4c||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("7ced6e17-6431-46df-bf6b-44ab4328dba6") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2023-03-17 08:21:29,831|fbf86b76-b959-4172-bfa6-a9e76b272d4c||DefaultDispatcher-worker-18||||INFO||||||| Resolved Input Key mappings: {vnf-id="7ced6e17-6431-46df-bf6b-44ab4328dba6", aic-cloud-region="k8sregion-cnf-macro", vf-naming-policy="SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP"} 2023-03-17 08:21:29,837|fbf86b76-b959-4172-bfa6-a9e76b272d4c||DefaultDispatcher-worker-18||||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-17 08:21:29,837|fbf86b76-b959-4172-bfa6-a9e76b272d4c||DefaultDispatcher-worker-18||||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-17 08:21:29,869|fbf86b76-b959-4172-bfa6-a9e76b272d4c||DefaultDispatcher-worker-18||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName) 2023-03-17 08:21:31,949|fbf86b76-b959-4172-bfa6-a9e76b272d4c||DefaultDispatcher-worker-18||||INFO||||||| Response status(200 - OK) 2023-03-17 08:21:31,949|fbf86b76-b959-4172-bfa6-a9e76b272d4c||DefaultDispatcher-worker-18||||INFO||||||| Response processing type (string) 2023-03-17 08:21:31,950|fbf86b76-b959-4172-bfa6-a9e76b272d4c||DefaultDispatcher-worker-18||||INFO||||||| populating value for output mapping ({vnf_name=resource-value}), from json ("k8sregion-cnf-macro-onap-nf-20230317t082131763712z") 2023-03-17 08:21:31,950|fbf86b76-b959-4172-bfa6-a9e76b272d4c||DefaultDispatcher-worker-18||||INFO||||||| For template key (vnf_name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20230317t082131763712z") 2023-03-17 08:21:31,950|fbf86b76-b959-4172-bfa6-a9e76b272d4c||DefaultDispatcher-worker-18||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20230317t082131763712z") for Resource Name (vnf_name), definition(vnf_name) of type (string) 2023-03-17 08:21:31,951|fbf86b76-b959-4172-bfa6-a9e76b272d4c||DefaultDispatcher-worker-18||||INFO||||||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string) 2023-03-17 08:21:31,952|fbf86b76-b959-4172-bfa6-a9e76b272d4c||DefaultDispatcher-worker-18||||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" : "5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2", "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP", "vnf-id" : "7ced6e17-6431-46df-bf6b-44ab4328dba6", "vnf_name" : "k8sregion-cnf-macro-onap-nf-20230317t082131763712z" }) 2023-03-17 08:21:31,964|fbf86b76-b959-4172-bfa6-a9e76b272d4c||DefaultDispatcher-worker-18||||INFO||||||| Preparing Response... 2023-03-17 08:21:31,964|fbf86b76-b959-4172-bfa6-a9e76b272d4c||DefaultDispatcher-worker-18||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process) 2023-03-17 08:21:31,964|fbf86b76-b959-4172-bfa6-a9e76b272d4c||DefaultDispatcher-worker-18||||INFO||||||| Execute node(resource-assignment) -> executed state(SUCCESS) 2023-03-17 08:21:31,965|fbf86b76-b959-4172-bfa6-a9e76b272d4c||DefaultDispatcher-worker-18||||INFO||||||| Executing workflow(resource-assignment[fbf86b76-b959-4172-bfa6-a9e76b272d4c])'s step(profile-upload) 2023-03-17 08:21:31,965|fbf86b76-b959-4172-bfa6-a9e76b272d4c||DefaultDispatcher-worker-18||||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-17 08:21:31,972|fbf86b76-b959-4172-bfa6-a9e76b272d4c||DefaultDispatcher-worker-18||||INFO||||||| preparing request id(fbf86b76-b959-4172-bfa6-a9e76b272d4c) for workflow(resource-assignment) step(profile-upload) 2023-03-17 08:21:31,972|fbf86b76-b959-4172-bfa6-a9e76b272d4c||DefaultDispatcher-worker-18||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process) 2023-03-17 08:21:31,972|fbf86b76-b959-4172-bfa6-a9e76b272d4c||DefaultDispatcher-worker-18||||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-17 08:21:31,973|fbf86b76-b959-4172-bfa6-a9e76b272d4c||DefaultDispatcher-worker-18||||INFO||||||| Triggering K8s Profile Upload component logic. 2023-03-17 08:21:31,974|fbf86b76-b959-4172-bfa6-a9e76b272d4c||DefaultDispatcher-worker-18||||INFO||||||| Getting the template prefixes 2023-03-17 08:21:31,974|fbf86b76-b959-4172-bfa6-a9e76b272d4c||DefaultDispatcher-worker-18||||INFO||||||| Iterating over prefixes in resource assignment map. 2023-03-17 08:21:31,986|fbf86b76-b959-4172-bfa6-a9e76b272d4c||DefaultDispatcher-worker-18||||WARN||||||| Prefix vnf does not have required data for us to continue. 2023-03-17 08:21:31,987|fbf86b76-b959-4172-bfa6-a9e76b272d4c||DefaultDispatcher-worker-18||||INFO||||||| Preparing Response... 2023-03-17 08:21:31,987|fbf86b76-b959-4172-bfa6-a9e76b272d4c||DefaultDispatcher-worker-18||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process) 2023-03-17 08:21:31,987|fbf86b76-b959-4172-bfa6-a9e76b272d4c||DefaultDispatcher-worker-18||||INFO||||||| Execute node(profile-upload) -> executed state(SUCCESS) 2023-03-17 08:21:31,988|fbf86b76-b959-4172-bfa6-a9e76b272d4c||DefaultDispatcher-worker-18||||INFO||||||| Execute node(END) -> executed state(SUCCESS) 2023-03-17 08:21:31,999|fbf86b76-b959-4172-bfa6-a9e76b272d4c||DefaultDispatcher-worker-18||||INFO||||||| workflow(fbf86b76-b959-4172-bfa6-a9e76b272d4c) nodes completed with (0)exceptions 2023-03-17 08:21:31,999|fbf86b76-b959-4172-bfa6-a9e76b272d4c||DefaultDispatcher-worker-18||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment) 2023-03-17 08:21:32,013|a016094d-1305-467a-b282-f0a5d3ab22c0||kafka-producer-network-thread | audit-response-producer-client-id-rn2fw||||INFO||||||| [Producer clientId=audit-response-producer-client-id-rn2fw] 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 03bD-NoIRzuWAYp8gqyQjA 2023-03-17 08:21:32,013|a016094d-1305-467a-b282-f0a5d3ab22c0||kafka-producer-network-thread | audit-response-producer-client-id-rn2fw||||INFO||||||| [Producer clientId=audit-response-producer-client-id-rn2fw] 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 03bD-NoIRzuWAYp8gqyQjA 2023-03-17 08:21:32,013|a016094d-1305-467a-b282-f0a5d3ab22c0||kafka-producer-network-thread | audit-response-producer-client-id-rn2fw||||INFO||||||| [Producer clientId=audit-response-producer-client-id-rn2fw] 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 03bD-NoIRzuWAYp8gqyQjA 2023-03-17 08:21:32,013|a016094d-1305-467a-b282-f0a5d3ab22c0||kafka-producer-network-thread | audit-response-producer-client-id-rn2fw||||INFO||||||| [Producer clientId=audit-response-producer-client-id-rn2fw] 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 03bD-NoIRzuWAYp8gqyQjA 2023-03-17 08:21:32,013|a016094d-1305-467a-b282-f0a5d3ab22c0||kafka-producer-network-thread | audit-response-producer-client-id-rn2fw||||INFO||||||| [Producer clientId=audit-response-producer-client-id-rn2fw] 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 03bD-NoIRzuWAYp8gqyQjA 2023-03-17 08:21:32,013|a016094d-1305-467a-b282-f0a5d3ab22c0||kafka-producer-network-thread | audit-response-producer-client-id-rn2fw||||INFO||||||| [Producer clientId=audit-response-producer-client-id-rn2fw] 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 03bD-NoIRzuWAYp8gqyQjA 2023-03-17 08:21:32,014|fbf86b76-b959-4172-bfa6-a9e76b272d4c||DefaultDispatcher-worker-18||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 705c6c06-1c6f-494a-8fdf-c685c37767af auditStoreId -1 2023-03-17 08:21:32,108|fbf86b76-b959-4172-bfa6-a9e76b272d4c||kafka-producer-network-thread | audit-response-producer-client-id-rn2fw||||INFO||||||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(0) offset(0) requestID(fbf86b76-b959-4172-bfa6-a9e76b272d4c), subrequestID(7ced6e17-6431-46df-bf6b-44ab4328dba6) CBA(APACHE/1.0.0/resource-assignment). 2023-03-17 08:21:36,819|f6fd56da-4ed9-439d-b514-6c1630b9dee8||reactor-http-epoll-1||||INFO||||||| processing request id f6fd56da-4ed9-439d-b514-6c1630b9dee8 2023-03-17 08:21:36,819|f6fd56da-4ed9-439d-b514-6c1630b9dee8||reactor-http-epoll-1||||INFO||||||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2023-03-17 08:21:36,825|f6fd56da-4ed9-439d-b514-6c1630b9dee8||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-17 08:21:36,860|f6fd56da-4ed9-439d-b514-6c1630b9dee8||DefaultDispatcher-worker-18||||INFO||||||| Deriving input data for workflow: (resource-assignment) 2023-03-17 08:21:36,874|f6fd56da-4ed9-439d-b514-6c1630b9dee8||DefaultDispatcher-worker-18||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 2023-03-17 08:21:36,874|f6fd56da-4ed9-439d-b514-6c1630b9dee8||DefaultDispatcher-worker-18||||INFO||||||| StoreAuditService ID -1 2023-03-17 08:21:36,874|f6fd56da-4ed9-439d-b514-6c1630b9dee8||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-17 08:21:36,874|f6fd56da-4ed9-439d-b514-6c1630b9dee8||DefaultDispatcher-worker-18||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2023-03-17 08:21:36,879|f6fd56da-4ed9-439d-b514-6c1630b9dee8||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-17 08:21:36,892|f6fd56da-4ed9-439d-b514-6c1630b9dee8||kafka-producer-network-thread | audit-request-producer-client-id-rn2fw||||INFO||||||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(0) offset(1) requestID(f6fd56da-4ed9-439d-b514-6c1630b9dee8), subrequestID(9df00f02-9fc6-425d-84de-73731f3dad47) CBA(APACHE/1.0.0/resource-assignment). 2023-03-17 08:21:36,911|f6fd56da-4ed9-439d-b514-6c1630b9dee8||DefaultDispatcher-worker-18||||INFO||||||| Deriving input data for workflow: (resource-assignment) 2023-03-17 08:21:36,913|f6fd56da-4ed9-439d-b514-6c1630b9dee8||DefaultDispatcher-worker-4||||INFO||||||| Execute node(START) -> executed state(SUCCESS) 2023-03-17 08:21:36,914|f6fd56da-4ed9-439d-b514-6c1630b9dee8||DefaultDispatcher-worker-4||||INFO||||||| Executing workflow(resource-assignment[f6fd56da-4ed9-439d-b514-6c1630b9dee8])'s step(resource-assignment) 2023-03-17 08:21:36,914|f6fd56da-4ed9-439d-b514-6c1630b9dee8||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-17 08:21:36,915|f6fd56da-4ed9-439d-b514-6c1630b9dee8||DefaultDispatcher-worker-4||||INFO||||||| preparing request id(f6fd56da-4ed9-439d-b514-6c1630b9dee8) for workflow(resource-assignment) step(resource-assignment) 2023-03-17 08:21:36,915|f6fd56da-4ed9-439d-b514-6c1630b9dee8||DefaultDispatcher-worker-4||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process) 2023-03-17 08:21:36,915|f6fd56da-4ed9-439d-b514-6c1630b9dee8||DefaultDispatcher-worker-4||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}}) 2023-03-17 08:21:36,916|f6fd56da-4ed9-439d-b514-6c1630b9dee8||DefaultDispatcher-worker-4||||INFO||||||| Resolving resource with resource assignment artifact(helm_apache-mapping) 2023-03-17 08:21:36,948|f6fd56da-4ed9-439d-b514-6c1630b9dee8||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-17 08:21:36,954|f6fd56da-4ed9-439d-b514-6c1630b9dee8||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value (null) for Resource Name (core-instance-name), definition(core-instance-name) of type (string) 2023-03-17 08:21:36,954|f6fd56da-4ed9-439d-b514-6c1630b9dee8||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("9df00f02-9fc6-425d-84de-73731f3dad47") for Resource Name (vf-module-id), definition(vf-module-id) of type (string) 2023-03-17 08:21:36,955|f6fd56da-4ed9-439d-b514-6c1630b9dee8||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-17 08:21:36,955|f6fd56da-4ed9-439d-b514-6c1630b9dee8||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("replica-count-template") for Resource Name (k8s-rb-config-template-name), definition(k8s-rb-config-template-name) of type (string) 2023-03-17 08:21:36,955|f6fd56da-4ed9-439d-b514-6c1630b9dee8||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("c0f7fe01-f48c-411b-835a-7c7615ab4ed7") for Resource Name (vf-module-model-customization-uuid), definition(vf-module-model-customization-uuid) of type (string) 2023-03-17 08:21:36,958|f6fd56da-4ed9-439d-b514-6c1630b9dee8||DefaultDispatcher-worker-4||||INFO||||||| Resolved Input Key mappings: {customizationid="c0f7fe01-f48c-411b-835a-7c7615ab4ed7"} 2023-03-17 08:21:36,958|f6fd56da-4ed9-439d-b514-6c1630b9dee8||DefaultDispatcher-worker-4||||INFO||||||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.VF_MODULE_MODEL.invariant_uuid as vf_module_model_invariant_uuid from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid), input-key-mapping:({customizationid=vf-module-model-customization-uuid}), output-key-mapping:({vf-module-model-invariant-uuid=vf_module_model_invariant_uuid}) 2023-03-17 08:21:36,958|f6fd56da-4ed9-439d-b514-6c1630b9dee8||DefaultDispatcher-worker-6||||INFO||||||| Resolved Input Key mappings: {customizationid="c0f7fe01-f48c-411b-835a-7c7615ab4ed7"} 2023-03-17 08:21:36,958|f6fd56da-4ed9-439d-b514-6c1630b9dee8||DefaultDispatcher-worker-6||||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-17 08:21:36,984|f6fd56da-4ed9-439d-b514-6c1630b9dee8||DefaultDispatcher-worker-4||||INFO||||||| Parameter information : ({customizationid=c0f7fe01-f48c-411b-835a-7c7615ab4ed7}) 2023-03-17 08:21:36,984|f6fd56da-4ed9-439d-b514-6c1630b9dee8||DefaultDispatcher-worker-6||||INFO||||||| Parameter information : ({customizationid=c0f7fe01-f48c-411b-835a-7c7615ab4ed7}) 2023-03-17 08:21:37,016|f6fd56da-4ed9-439d-b514-6c1630b9dee8||DefaultDispatcher-worker-4||||INFO||||||| Response processing type (string) 2023-03-17 08:21:37,017|f6fd56da-4ed9-439d-b514-6c1630b9dee8||DefaultDispatcher-worker-4||||INFO||||||| For template key (vf-module-model-invariant-uuid) trying to get value from responseNode ([{"vf_module_model_invariant_uuid":"46d93e14-3240-41ad-85b1-f0aacab5d257"}]) 2023-03-17 08:21:37,017|f6fd56da-4ed9-439d-b514-6c1630b9dee8||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("46d93e14-3240-41ad-85b1-f0aacab5d257") for Resource Name (vf-module-model-invariant-uuid), definition(vf-module-model-invariant-uuid) of type (string) 2023-03-17 08:21:37,026|f6fd56da-4ed9-439d-b514-6c1630b9dee8||DefaultDispatcher-worker-6||||INFO||||||| Response processing type (string) 2023-03-17 08:21:37,027|f6fd56da-4ed9-439d-b514-6c1630b9dee8||DefaultDispatcher-worker-6||||INFO||||||| For template key (vf-module-model-version) trying to get value from responseNode ([{"vf_module_model_version":"2c80204e-968a-437a-9cb5-2e192de43f2f"}]) 2023-03-17 08:21:37,027|f6fd56da-4ed9-439d-b514-6c1630b9dee8||DefaultDispatcher-worker-6||||INFO||||||| Setting Resource Value ("2c80204e-968a-437a-9cb5-2e192de43f2f") for Resource Name (vf-module-model-version), definition(vf-module-model-version) of type (string) 2023-03-17 08:21:37,028|f6fd56da-4ed9-439d-b514-6c1630b9dee8||DefaultDispatcher-worker-6||||INFO||||||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-name), definition(k8s-rb-definition-name) of type (string) 2023-03-17 08:21:37,033|f6fd56da-4ed9-439d-b514-6c1630b9dee8||DefaultDispatcher-worker-6||||INFO||||||| Transformed value: null -> 46d93e14-3240-41ad-85b1-f0aacab5d257 2023-03-17 08:21:37,034|f6fd56da-4ed9-439d-b514-6c1630b9dee8||DefaultDispatcher-worker-6||||INFO||||||| Resolved Input Key mappings: {customizationid="c0f7fe01-f48c-411b-835a-7c7615ab4ed7"} 2023-03-17 08:21:37,034|f6fd56da-4ed9-439d-b514-6c1630b9dee8||DefaultDispatcher-worker-6||||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-17 08:21:37,049|f6fd56da-4ed9-439d-b514-6c1630b9dee8||DefaultDispatcher-worker-6||||INFO||||||| Parameter information : ({customizationid=c0f7fe01-f48c-411b-835a-7c7615ab4ed7}) 2023-03-17 08:21:37,069|f6fd56da-4ed9-439d-b514-6c1630b9dee8||DefaultDispatcher-worker-6||||INFO||||||| Response processing type (string) 2023-03-17 08:21:37,070|f6fd56da-4ed9-439d-b514-6c1630b9dee8||DefaultDispatcher-worker-6||||INFO||||||| For template key (vf-module-label) trying to get value from responseNode ([{"vf_module_label":"helm_apache"}]) 2023-03-17 08:21:37,070|f6fd56da-4ed9-439d-b514-6c1630b9dee8||DefaultDispatcher-worker-6||||INFO||||||| Setting Resource Value ("helm_apache") for Resource Name (vf-module-label), definition(vf-module-label) of type (string) 2023-03-17 08:21:37,071|f6fd56da-4ed9-439d-b514-6c1630b9dee8||DefaultDispatcher-worker-30||||INFO||||||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-version), definition(k8s-rb-definition-version) of type (string) 2023-03-17 08:21:37,071|f6fd56da-4ed9-439d-b514-6c1630b9dee8||DefaultDispatcher-worker-6||||INFO||||||| Setting Resource Value ("replica-count-change") for Resource Name (k8s-rb-config-name), definition(k8s-rb-config-name) of type (string) 2023-03-17 08:21:37,074|f6fd56da-4ed9-439d-b514-6c1630b9dee8||DefaultDispatcher-worker-30||||INFO||||||| Transformed value: null -> c0f7fe01-f48c-411b-835a-7c7615ab4ed7 2023-03-17 08:21:37,075|f6fd56da-4ed9-439d-b514-6c1630b9dee8||DefaultDispatcher-worker-30||||INFO||||||| Setting Resource Value ("5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2023-03-17 08:21:37,075|f6fd56da-4ed9-439d-b514-6c1630b9dee8||DefaultDispatcher-worker-30||||INFO||||||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-source), definition(k8s-rb-profile-source) of type (string) 2023-03-17 08:21:37,075|f6fd56da-4ed9-439d-b514-6c1630b9dee8||DefaultDispatcher-worker-6||||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-17 08:21:37,075|f6fd56da-4ed9-439d-b514-6c1630b9dee8||DefaultDispatcher-worker-6||||INFO||||||| Setting Resource Value ("7ced6e17-6431-46df-bf6b-44ab4328dba6") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2023-03-17 08:21:37,076|f6fd56da-4ed9-439d-b514-6c1630b9dee8||DefaultDispatcher-worker-6||||INFO||||||| Resolved Input Key mappings: {service-instance-id="5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2", vnf-id="7ced6e17-6431-46df-bf6b-44ab4328dba6"} 2023-03-17 08:21:37,076|f6fd56da-4ed9-439d-b514-6c1630b9dee8||DefaultDispatcher-worker-4||||INFO||||||| Resolved Input Key mappings: {service-instance-id="5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2", vnf-id="7ced6e17-6431-46df-bf6b-44ab4328dba6"} 2023-03-17 08:21:37,080|f6fd56da-4ed9-439d-b514-6c1630b9dee8||DefaultDispatcher-worker-6||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2/service-data/vnfs/vnf/7ced6e17-6431-46df-bf6b-44ab4328dba6/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-17 08:21:37,081|f6fd56da-4ed9-439d-b514-6c1630b9dee8||DefaultDispatcher-worker-6||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2/service-data/vnfs/vnf/7ced6e17-6431-46df-bf6b-44ab4328dba6/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-17 08:21:37,083|f6fd56da-4ed9-439d-b514-6c1630b9dee8||DefaultDispatcher-worker-4||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2/service-data/vnfs/vnf/7ced6e17-6431-46df-bf6b-44ab4328dba6/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-17 08:21:37,083|f6fd56da-4ed9-439d-b514-6c1630b9dee8||DefaultDispatcher-worker-4||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2/service-data/vnfs/vnf/7ced6e17-6431-46df-bf6b-44ab4328dba6/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-17 08:21:37,103|f6fd56da-4ed9-439d-b514-6c1630b9dee8||DefaultDispatcher-worker-6||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2/service-data/vnfs/vnf/7ced6e17-6431-46df-bf6b-44ab4328dba6/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name) 2023-03-17 08:21:37,104|f6fd56da-4ed9-439d-b514-6c1630b9dee8||DefaultDispatcher-worker-4||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2/service-data/vnfs/vnf/7ced6e17-6431-46df-bf6b-44ab4328dba6/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy) 2023-03-17 08:21:37,169|f6fd56da-4ed9-439d-b514-6c1630b9dee8||DefaultDispatcher-worker-6||||INFO||||||| Response status(200 - OK) 2023-03-17 08:21:37,169|f6fd56da-4ed9-439d-b514-6c1630b9dee8||DefaultDispatcher-worker-4||||INFO||||||| Response status(200 - OK) 2023-03-17 08:21:37,169|f6fd56da-4ed9-439d-b514-6c1630b9dee8||DefaultDispatcher-worker-6||||INFO||||||| Response processing type (string) 2023-03-17 08:21:37,170|f6fd56da-4ed9-439d-b514-6c1630b9dee8||DefaultDispatcher-worker-6||||INFO||||||| populating value for output mapping ({vnf_name=value}), from json ("k8sregion-cnf-macro-onap-nf-20230317t082131763712z") 2023-03-17 08:21:37,170|f6fd56da-4ed9-439d-b514-6c1630b9dee8||DefaultDispatcher-worker-6||||INFO||||||| For template key (vnf_name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20230317t082131763712z") 2023-03-17 08:21:37,170|f6fd56da-4ed9-439d-b514-6c1630b9dee8||DefaultDispatcher-worker-6||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20230317t082131763712z") for Resource Name (vnf_name), definition(vnf_name) of type (string) 2023-03-17 08:21:37,170|f6fd56da-4ed9-439d-b514-6c1630b9dee8||DefaultDispatcher-worker-4||||INFO||||||| Response processing type (string) 2023-03-17 08:21:37,170|f6fd56da-4ed9-439d-b514-6c1630b9dee8||DefaultDispatcher-worker-4||||INFO||||||| populating value for output mapping ({vf-naming-policy=value}), from json ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") 2023-03-17 08:21:37,170|f6fd56da-4ed9-439d-b514-6c1630b9dee8||DefaultDispatcher-worker-4||||INFO||||||| For template key (vf-naming-policy) trying to get value from responseNode ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") 2023-03-17 08:21:37,170|f6fd56da-4ed9-439d-b514-6c1630b9dee8||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-17 08:21:37,171|f6fd56da-4ed9-439d-b514-6c1630b9dee8||DefaultDispatcher-worker-4||||INFO||||||| Resolved Input Key mappings: {vf-naming-policy="SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP", vnf_name="k8sregion-cnf-macro-onap-nf-20230317t082131763712z", vf-module-label="helm_apache", vf-module-id="9df00f02-9fc6-425d-84de-73731f3dad47"} 2023-03-17 08:21:37,176|f6fd56da-4ed9-439d-b514-6c1630b9dee8||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-17 08:21:37,176|f6fd56da-4ed9-439d-b514-6c1630b9dee8||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-17 08:21:37,178|f6fd56da-4ed9-439d-b514-6c1630b9dee8||DefaultDispatcher-worker-4||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName) 2023-03-17 08:21:37,327|f6fd56da-4ed9-439d-b514-6c1630b9dee8||DefaultDispatcher-worker-4||||INFO||||||| Response status(200 - OK) 2023-03-17 08:21:37,327|f6fd56da-4ed9-439d-b514-6c1630b9dee8||DefaultDispatcher-worker-4||||INFO||||||| Response processing type (string) 2023-03-17 08:21:37,327|f6fd56da-4ed9-439d-b514-6c1630b9dee8||DefaultDispatcher-worker-4||||INFO||||||| populating value for output mapping ({vf-module-name=resource-value}), from json ("k8sregion-cnf-macro-onap-nf-20230317t082131763712z-helm_apache-vfmt-001") 2023-03-17 08:21:37,327|f6fd56da-4ed9-439d-b514-6c1630b9dee8||DefaultDispatcher-worker-4||||INFO||||||| For template key (vf-module-name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20230317t082131763712z-helm_apache-vfmt-001") 2023-03-17 08:21:37,327|f6fd56da-4ed9-439d-b514-6c1630b9dee8||DefaultDispatcher-worker-4||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20230317t082131763712z-helm_apache-vfmt-001") for Resource Name (vf-module-name), definition(vf-module-name) of type (string) 2023-03-17 08:21:37,328|f6fd56da-4ed9-439d-b514-6c1630b9dee8||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-17 08:21:37,333|f6fd56da-4ed9-439d-b514-6c1630b9dee8||DefaultDispatcher-worker-6||||INFO||||||| Resolved Input Key mappings: {service-instance-id="5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2", vnf-id="7ced6e17-6431-46df-bf6b-44ab4328dba6"} 2023-03-17 08:21:37,338|f6fd56da-4ed9-439d-b514-6c1630b9dee8||DefaultDispatcher-worker-6||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2/service-data/vnfs/vnf/7ced6e17-6431-46df-bf6b-44ab4328dba6/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-17 08:21:37,338|f6fd56da-4ed9-439d-b514-6c1630b9dee8||DefaultDispatcher-worker-6||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2/service-data/vnfs/vnf/7ced6e17-6431-46df-bf6b-44ab4328dba6/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-17 08:21:37,356|f6fd56da-4ed9-439d-b514-6c1630b9dee8||DefaultDispatcher-worker-6||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2/service-data/vnfs/vnf/7ced6e17-6431-46df-bf6b-44ab4328dba6/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version) 2023-03-17 08:21:37,393|f6fd56da-4ed9-439d-b514-6c1630b9dee8||DefaultDispatcher-worker-6||||INFO||||||| Response status(200 - OK) 2023-03-17 08:21:37,393|f6fd56da-4ed9-439d-b514-6c1630b9dee8||DefaultDispatcher-worker-6||||INFO||||||| Response processing type (string) 2023-03-17 08:21:37,394|f6fd56da-4ed9-439d-b514-6c1630b9dee8||DefaultDispatcher-worker-6||||INFO||||||| populating value for output mapping ({k8s-rb-profile-k8s-version=value}), from json ("1.19.0") 2023-03-17 08:21:37,394|f6fd56da-4ed9-439d-b514-6c1630b9dee8||DefaultDispatcher-worker-6||||INFO||||||| For template key (k8s-rb-profile-k8s-version) trying to get value from responseNode ("1.19.0") 2023-03-17 08:21:37,394|f6fd56da-4ed9-439d-b514-6c1630b9dee8||DefaultDispatcher-worker-6||||INFO||||||| Setting Resource Value ("1.19.0") for Resource Name (k8s-rb-profile-k8s-version), definition(k8s-rb-profile-k8s-version) of type (string) 2023-03-17 08:21:37,394|f6fd56da-4ed9-439d-b514-6c1630b9dee8||DefaultDispatcher-worker-6||||INFO||||||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-name), definition(k8s-rb-profile-name) of type (string) 2023-03-17 08:21:37,394|f6fd56da-4ed9-439d-b514-6c1630b9dee8||DefaultDispatcher-worker-30||||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-17 08:21:37,396|f6fd56da-4ed9-439d-b514-6c1630b9dee8||DefaultDispatcher-worker-30||||INFO||||||| Generated Resource Param Data ({ "core-instance-name" : null, "k8s-rb-config-name" : "replica-count-change", "k8s-rb-config-template-name" : "replica-count-template", "k8s-rb-config-template-source" : "deployment-config", "k8s-rb-config-value-source" : "custom-values", "k8s-rb-definition-name" : "46d93e14-3240-41ad-85b1-f0aacab5d257", "k8s-rb-definition-version" : "c0f7fe01-f48c-411b-835a-7c7615ab4ed7", "k8s-rb-instance-release-name" : "rel-1-apache", "k8s-rb-profile-k8s-version" : "1.19.0", "k8s-rb-profile-name" : "node-port-profile", "k8s-rb-profile-namespace" : "onap-tests", "k8s-rb-profile-source" : "node-port-profile", "service-instance-id" : "5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2", "vf-module-id" : "9df00f02-9fc6-425d-84de-73731f3dad47", "vf-module-label" : "helm_apache", "vf-module-model-customization-uuid" : "c0f7fe01-f48c-411b-835a-7c7615ab4ed7", "vf-module-model-invariant-uuid" : "46d93e14-3240-41ad-85b1-f0aacab5d257", "vf-module-model-version" : "2c80204e-968a-437a-9cb5-2e192de43f2f", "vf-module-name" : "k8sregion-cnf-macro-onap-nf-20230317t082131763712z-helm_apache-vfmt-001", "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP", "vnf-id" : "7ced6e17-6431-46df-bf6b-44ab4328dba6", "vnf_name" : "k8sregion-cnf-macro-onap-nf-20230317t082131763712z" }) 2023-03-17 08:21:37,410|f6fd56da-4ed9-439d-b514-6c1630b9dee8||DefaultDispatcher-worker-30||||INFO||||||| Preparing Response... 2023-03-17 08:21:37,410|f6fd56da-4ed9-439d-b514-6c1630b9dee8||DefaultDispatcher-worker-30||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process) 2023-03-17 08:21:37,411|f6fd56da-4ed9-439d-b514-6c1630b9dee8||DefaultDispatcher-worker-30||||INFO||||||| Execute node(resource-assignment) -> executed state(SUCCESS) 2023-03-17 08:21:37,411|f6fd56da-4ed9-439d-b514-6c1630b9dee8||DefaultDispatcher-worker-30||||INFO||||||| Executing workflow(resource-assignment[f6fd56da-4ed9-439d-b514-6c1630b9dee8])'s step(profile-upload) 2023-03-17 08:21:37,411|f6fd56da-4ed9-439d-b514-6c1630b9dee8||DefaultDispatcher-worker-30||||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-17 08:21:37,411|f6fd56da-4ed9-439d-b514-6c1630b9dee8||DefaultDispatcher-worker-30||||INFO||||||| preparing request id(f6fd56da-4ed9-439d-b514-6c1630b9dee8) for workflow(resource-assignment) step(profile-upload) 2023-03-17 08:21:37,411|f6fd56da-4ed9-439d-b514-6c1630b9dee8||DefaultDispatcher-worker-30||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process) 2023-03-17 08:21:37,411|f6fd56da-4ed9-439d-b514-6c1630b9dee8||DefaultDispatcher-worker-30||||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-17 08:21:37,412|f6fd56da-4ed9-439d-b514-6c1630b9dee8||DefaultDispatcher-worker-30||||INFO||||||| Triggering K8s Profile Upload component logic. 2023-03-17 08:21:37,412|f6fd56da-4ed9-439d-b514-6c1630b9dee8||DefaultDispatcher-worker-30||||INFO||||||| Getting the template prefixes 2023-03-17 08:21:37,412|f6fd56da-4ed9-439d-b514-6c1630b9dee8||DefaultDispatcher-worker-30||||INFO||||||| Iterating over prefixes in resource assignment map. 2023-03-17 08:21:37,421|f6fd56da-4ed9-439d-b514-6c1630b9dee8||DefaultDispatcher-worker-30||||INFO||||||| Rest request method(GET), url(/v1/rb/definition/46d93e14-3240-41ad-85b1-f0aacab5d257/c0f7fe01-f48c-411b-835a-7c7615ab4ed7) 2023-03-17 08:21:37,541|f6fd56da-4ed9-439d-b514-6c1630b9dee8||DefaultDispatcher-worker-30||||INFO||||||| Response status(200 - OK) 2023-03-17 08:21:37,553|f6fd56da-4ed9-439d-b514-6c1630b9dee8||DefaultDispatcher-worker-30||||INFO||||||| Rest request method(GET), url(/v1/rb/definition/46d93e14-3240-41ad-85b1-f0aacab5d257/c0f7fe01-f48c-411b-835a-7c7615ab4ed7/profile/node-port-profile) 2023-03-17 08:21:37,592|f6fd56da-4ed9-439d-b514-6c1630b9dee8||DefaultDispatcher-worker-30||||INFO||||||| Response status(404 - Not Found) 2023-03-17 08:21:37,592|f6fd56da-4ed9-439d-b514-6c1630b9dee8||DefaultDispatcher-worker-30||||INFO||||||| Uploading K8s Profile.. 2023-03-17 08:21:37,619|f6fd56da-4ed9-439d-b514-6c1630b9dee8||DefaultDispatcher-worker-30||||INFO||||||| Rest request method(POST), url(/v1/rb/definition/46d93e14-3240-41ad-85b1-f0aacab5d257/c0f7fe01-f48c-411b-835a-7c7615ab4ed7/profile) 2023-03-17 08:21:37,846|f6fd56da-4ed9-439d-b514-6c1630b9dee8||DefaultDispatcher-worker-30||||INFO||||||| Response status(201 - Created) 2023-03-17 08:21:37,864|f6fd56da-4ed9-439d-b514-6c1630b9dee8||DefaultDispatcher-worker-30||||INFO||||||| Rest request method(POST), url(/v1/rb/definition/46d93e14-3240-41ad-85b1-f0aacab5d257/c0f7fe01-f48c-411b-835a-7c7615ab4ed7/profile/node-port-profile/content) 2023-03-17 08:21:37,912|f6fd56da-4ed9-439d-b514-6c1630b9dee8||DefaultDispatcher-worker-30||||INFO||||||| Response status(200 - OK) 2023-03-17 08:21:37,913|f6fd56da-4ed9-439d-b514-6c1630b9dee8||DefaultDispatcher-worker-30||||INFO||||||| K8s Profile Upload Completed 2023-03-17 08:21:37,913|f6fd56da-4ed9-439d-b514-6c1630b9dee8||DefaultDispatcher-worker-30||||INFO||||||| Preparing Response... 2023-03-17 08:21:37,913|f6fd56da-4ed9-439d-b514-6c1630b9dee8||DefaultDispatcher-worker-30||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process) 2023-03-17 08:21:37,913|f6fd56da-4ed9-439d-b514-6c1630b9dee8||DefaultDispatcher-worker-30||||INFO||||||| Execute node(profile-upload) -> executed state(SUCCESS) 2023-03-17 08:21:37,914|f6fd56da-4ed9-439d-b514-6c1630b9dee8||DefaultDispatcher-worker-30||||INFO||||||| Execute node(END) -> executed state(SUCCESS) 2023-03-17 08:21:37,914|f6fd56da-4ed9-439d-b514-6c1630b9dee8||DefaultDispatcher-worker-30||||INFO||||||| workflow(f6fd56da-4ed9-439d-b514-6c1630b9dee8) nodes completed with (0)exceptions 2023-03-17 08:21:37,914|f6fd56da-4ed9-439d-b514-6c1630b9dee8||DefaultDispatcher-worker-30||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment) 2023-03-17 08:21:37,917|f6fd56da-4ed9-439d-b514-6c1630b9dee8||DefaultDispatcher-worker-30||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 1e50fddf-0d62-451d-8d1d-1c21766b8036 auditStoreId -1 2023-03-17 08:21:37,936|f6fd56da-4ed9-439d-b514-6c1630b9dee8||kafka-producer-network-thread | audit-response-producer-client-id-rn2fw||||INFO||||||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(0) offset(1) requestID(f6fd56da-4ed9-439d-b514-6c1630b9dee8), subrequestID(9df00f02-9fc6-425d-84de-73731f3dad47) CBA(APACHE/1.0.0/resource-assignment). 2023-03-17 08:21:39,283|be1125ec-634b-49d9-bae9-cea5e8826085||reactor-http-epoll-1||||INFO||||||| processing request id be1125ec-634b-49d9-bae9-cea5e8826085 2023-03-17 08:21:39,293|be1125ec-634b-49d9-bae9-cea5e8826085||DefaultDispatcher-worker-30||||INFO||||||| getting cba file name(ubuntu20), version(1.0.0) from db 2023-03-17 08:21:39,480|be1125ec-634b-49d9-bae9-cea5e8826085||DefaultDispatcher-worker-30||||INFO||||||| cba file name(ubuntu20), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2023-03-17 08:21:39,488|be1125ec-634b-49d9-bae9-cea5e8826085||DefaultDispatcher-worker-30||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2023-03-17 08:21:39,515|be1125ec-634b-49d9-bae9-cea5e8826085||DefaultDispatcher-worker-30||||INFO||||||| Deriving input data for workflow: (resource-assignment) 2023-03-17 08:21:39,531|be1125ec-634b-49d9-bae9-cea5e8826085||DefaultDispatcher-worker-30||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 2023-03-17 08:21:39,531|be1125ec-634b-49d9-bae9-cea5e8826085||DefaultDispatcher-worker-30||||INFO||||||| StoreAuditService ID -1 2023-03-17 08:21:39,533|be1125ec-634b-49d9-bae9-cea5e8826085||DefaultDispatcher-worker-30||||INFO||||||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2023-03-17 08:21:39,533|be1125ec-634b-49d9-bae9-cea5e8826085||DefaultDispatcher-worker-30||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2023-03-17 08:21:39,541|be1125ec-634b-49d9-bae9-cea5e8826085||DefaultDispatcher-worker-30||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2023-03-17 08:21:39,579|be1125ec-634b-49d9-bae9-cea5e8826085||kafka-producer-network-thread | audit-request-producer-client-id-rn2fw||||INFO||||||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(4) offset(3) requestID(be1125ec-634b-49d9-bae9-cea5e8826085), subrequestID(171606dd-a2e2-44f5-82da-40a8cff81eb3) CBA(ubuntu20/1.0.0/resource-assignment). 2023-03-17 08:21:39,588|be1125ec-634b-49d9-bae9-cea5e8826085||DefaultDispatcher-worker-30||||INFO||||||| Deriving input data for workflow: (resource-assignment) 2023-03-17 08:21:39,589|be1125ec-634b-49d9-bae9-cea5e8826085||DefaultDispatcher-worker-30||||INFO||||||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component) 2023-03-17 08:21:39,589|be1125ec-634b-49d9-bae9-cea5e8826085||DefaultDispatcher-worker-30||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2023-03-17 08:21:39,589|be1125ec-634b-49d9-bae9-cea5e8826085||DefaultDispatcher-worker-30||||INFO||||||| preparing request id(be1125ec-634b-49d9-bae9-cea5e8826085) for workflow(resource-assignment) step(resource-assignment) 2023-03-17 08:21:39,589|be1125ec-634b-49d9-bae9-cea5e8826085||DefaultDispatcher-worker-30||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process) 2023-03-17 08:21:39,589|be1125ec-634b-49d9-bae9-cea5e8826085||DefaultDispatcher-worker-30||||INFO||||||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}}) 2023-03-17 08:21:39,590|be1125ec-634b-49d9-bae9-cea5e8826085||DefaultDispatcher-worker-30||||INFO||||||| Resolving resource with resource assignment artifact(vnf-mapping) 2023-03-17 08:21:39,612|be1125ec-634b-49d9-bae9-cea5e8826085||DefaultDispatcher-worker-30||||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-17 08:21:39,613|be1125ec-634b-49d9-bae9-cea5e8826085||DefaultDispatcher-worker-30||||INFO||||||| Setting Resource Value ("ubuntu20-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string) 2023-03-17 08:21:39,613|be1125ec-634b-49d9-bae9-cea5e8826085||DefaultDispatcher-worker-30||||INFO||||||| Setting Resource Value ("98744556-d0b6-41d6-92e1-35d9b38d9975") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2023-03-17 08:21:39,614|be1125ec-634b-49d9-bae9-cea5e8826085||DefaultDispatcher-worker-30||||INFO||||||| Setting Resource Value ("171606dd-a2e2-44f5-82da-40a8cff81eb3") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2023-03-17 08:21:39,614|be1125ec-634b-49d9-bae9-cea5e8826085||DefaultDispatcher-worker-30||||INFO||||||| Generated Resource Param Data ({ "service-instance-id" : "98744556-d0b6-41d6-92e1-35d9b38d9975", "vnf-id" : "171606dd-a2e2-44f5-82da-40a8cff81eb3", "vnf_name" : "ubuntu20-VNF-name" }) 2023-03-17 08:21:39,622|be1125ec-634b-49d9-bae9-cea5e8826085||DefaultDispatcher-worker-30||||INFO||||||| Preparing Response... 2023-03-17 08:21:39,623|be1125ec-634b-49d9-bae9-cea5e8826085||DefaultDispatcher-worker-30||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process) 2023-03-17 08:21:39,623|be1125ec-634b-49d9-bae9-cea5e8826085||DefaultDispatcher-worker-30||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment) 2023-03-17 08:21:39,625|be1125ec-634b-49d9-bae9-cea5e8826085||DefaultDispatcher-worker-30||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 14d248fd-3d92-4f63-beb7-ddd844b0a33e auditStoreId -1 2023-03-17 08:21:39,722|be1125ec-634b-49d9-bae9-cea5e8826085||kafka-producer-network-thread | audit-response-producer-client-id-rn2fw||||INFO||||||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(4) offset(3) requestID(be1125ec-634b-49d9-bae9-cea5e8826085), subrequestID(171606dd-a2e2-44f5-82da-40a8cff81eb3) CBA(ubuntu20/1.0.0/resource-assignment). 2023-03-17 08:21:44,153|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2023-03-17 08:21:44,356|||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-17 08:21:44,540|4b229980-d637-4826-b391-25fd0270938b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| processing request id 4b229980-d637-4826-b391-25fd0270938b 2023-03-17 08:21:44,540|4b229980-d637-4826-b391-25fd0270938b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2023-03-17 08:21:44,546|4b229980-d637-4826-b391-25fd0270938b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2023-03-17 08:21:44,607|4b229980-d637-4826-b391-25fd0270938b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Deriving input data for workflow: (config-assign) 2023-03-17 08:21:44,625|4b229980-d637-4826-b391-25fd0270938b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| storeExecutionInput called not to store the Workflow action input details 2023-03-17 08:21:44,625|4b229980-d637-4826-b391-25fd0270938b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| StoreAuditService ID -1 2023-03-17 08:21:44,625|4b229980-d637-4826-b391-25fd0270938b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2023-03-17 08:21:44,625|4b229980-d637-4826-b391-25fd0270938b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2023-03-17 08:21:44,630|4b229980-d637-4826-b391-25fd0270938b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2023-03-17 08:21:44,641|4b229980-d637-4826-b391-25fd0270938b||kafka-producer-network-thread | audit-request-producer-client-id-rn2fw||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(0) offset(2) requestID(4b229980-d637-4826-b391-25fd0270938b), subrequestID(ebf74b87-0aa5-4b73-ab4c-a1dd341f4050) CBA(APACHE/1.0.0/config-assign). 2023-03-17 08:21:44,661|4b229980-d637-4826-b391-25fd0270938b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Deriving input data for workflow: (config-assign) 2023-03-17 08:21:44,662|4b229980-d637-4826-b391-25fd0270938b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Execute node(START) -> executed state(SUCCESS) 2023-03-17 08:21:44,663|4b229980-d637-4826-b391-25fd0270938b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Executing workflow(config-assign[4b229980-d637-4826-b391-25fd0270938b])'s step(config-setup) 2023-03-17 08:21:44,663|4b229980-d637-4826-b391-25fd0270938b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| executing node template(config-setup-process) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2023-03-17 08:21:44,663|4b229980-d637-4826-b391-25fd0270938b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| preparing request id(4b229980-d637-4826-b391-25fd0270938b) for workflow(config-assign) step(config-setup) 2023-03-17 08:21:44,664|4b229980-d637-4826-b391-25fd0270938b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-setup-process), interface name(ResourceResolutionComponent), operationName(process) 2023-03-17 08:21:44,664|4b229980-d637-4826-b391-25fd0270938b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| input definition for node template (config-setup-process), values ({resolution-key={"get_input":"resolution-key"}, store-result=false, artifact-prefix-names=["config-deploy"]}) 2023-03-17 08:21:44,664|4b229980-d637-4826-b391-25fd0270938b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Resolving resource with resource assignment artifact(config-deploy-mapping) 2023-03-17 08:21:44,675|f3cf4561-b0f4-4d36-92df-0e0edc700c40||reactor-http-epoll-1||||INFO||||||| processing request id f3cf4561-b0f4-4d36-92df-0e0edc700c40 2023-03-17 08:21:44,675|f3cf4561-b0f4-4d36-92df-0e0edc700c40||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-17 08:21:44,692|f3cf4561-b0f4-4d36-92df-0e0edc700c40||DefaultDispatcher-worker-18||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2023-03-17 08:21:44,704|4b229980-d637-4826-b391-25fd0270938b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Batched Sequence : ([[[ name = * status = null required = null dependencies = null dictionaryName = null dictionarySource = null ]], [[ name = replica-count status = null required = false dependencies = [] dictionaryName = replica-count dictionarySource = default ]], [[ name = service-instance-id status = null required = false dependencies = [] dictionaryName = service-instance-id dictionarySource = capability ]], [[ name = service-instance-name status = null required = null dependencies = [service-instance-id] dictionaryName = service-instance-name dictionarySource = sdnc ]], [[ name = vnf-id status = null required = false dependencies = [] dictionaryName = vnf-id dictionarySource = capability ]], [[ name = vf-modules-list-sdnc status = null required = null dependencies = [service-instance-id, vnf-id] dictionaryName = vf-modules-list dictionarySource = sdnc ]], [[ name = vf-modules-list-aai status = null required = null dependencies = [service-instance-id, vnf-id] dictionaryName = vf-modules-list dictionarySource = aai-data ]], [[ name = config-deploy-setup status = null required = null dependencies = [vf-modules-list-aai, vf-modules-list-sdnc] dictionaryName = config-deploy-setup dictionarySource = capability ]]]) 2023-03-17 08:21:44,708|4b229980-d637-4826-b391-25fd0270938b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Setting Resource Value (null) for Resource Name (replica-count), definition(replica-count) of type (integer) 2023-03-17 08:21:44,710|4b229980-d637-4826-b391-25fd0270938b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Setting Resource Value ("5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2023-03-17 08:21:44,711|4b229980-d637-4826-b391-25fd0270938b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Resolved Input Key mappings: {service-instance-id="5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2"} 2023-03-17 08:21:44,716|f3cf4561-b0f4-4d36-92df-0e0edc700c40||DefaultDispatcher-worker-18||||INFO||||||| Deriving input data for workflow: (resource-assignment) 2023-03-17 08:21:44,719|4b229980-d637-4826-b391-25fd0270938b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2), path:(/service/0/service-data/service-topology/service-topology-identifier/service-instance-name), input-key-mapping:({service-instance-id=service-instance-id}), output-key-mapping:({service-instance-name=value}) 2023-03-17 08:21:44,719|4b229980-d637-4826-b391-25fd0270938b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2), path:(/service/0/service-data/service-topology/service-topology-identifier/service-instance-name), ({service-instance-id=service-instance-id}), ({service-instance-name=value}) 2023-03-17 08:21:44,726|f3cf4561-b0f4-4d36-92df-0e0edc700c40||DefaultDispatcher-worker-18||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 2023-03-17 08:21:44,732|f3cf4561-b0f4-4d36-92df-0e0edc700c40||DefaultDispatcher-worker-18||||INFO||||||| StoreAuditService ID -1 2023-03-17 08:21:44,732|f3cf4561-b0f4-4d36-92df-0e0edc700c40||DefaultDispatcher-worker-18||||INFO||||||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2023-03-17 08:21:44,732|f3cf4561-b0f4-4d36-92df-0e0edc700c40||DefaultDispatcher-worker-18||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2023-03-17 08:21:44,737|f3cf4561-b0f4-4d36-92df-0e0edc700c40||DefaultDispatcher-worker-18||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2023-03-17 08:21:44,740|4b229980-d637-4826-b391-25fd0270938b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2) 2023-03-17 08:21:44,747|f3cf4561-b0f4-4d36-92df-0e0edc700c40||kafka-producer-network-thread | audit-request-producer-client-id-rn2fw||||INFO||||||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(4) offset(4) requestID(f3cf4561-b0f4-4d36-92df-0e0edc700c40), subrequestID(00528826-26be-4d97-aab4-9cf8f0992c6d) CBA(ubuntu20/1.0.0/resource-assignment). 2023-03-17 08:21:44,758|4b229980-d637-4826-b391-25fd0270938b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Response status(200 - OK) 2023-03-17 08:21:44,758|4b229980-d637-4826-b391-25fd0270938b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Response processing type (string) 2023-03-17 08:21:44,759|4b229980-d637-4826-b391-25fd0270938b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| populating value for output mapping ({service-instance-name=value}), from json ("basic_cnf_macro_df34809d-7a2a-45d6-ab3c-f2833e084824") 2023-03-17 08:21:44,759|4b229980-d637-4826-b391-25fd0270938b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| For template key (service-instance-name) trying to get value from responseNode ("basic_cnf_macro_df34809d-7a2a-45d6-ab3c-f2833e084824") 2023-03-17 08:21:44,759|4b229980-d637-4826-b391-25fd0270938b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Setting Resource Value ("basic_cnf_macro_df34809d-7a2a-45d6-ab3c-f2833e084824") for Resource Name (service-instance-name), definition(service-instance-name) of type (string) 2023-03-17 08:21:44,759|f3cf4561-b0f4-4d36-92df-0e0edc700c40||DefaultDispatcher-worker-18||||INFO||||||| Deriving input data for workflow: (resource-assignment) 2023-03-17 08:21:44,759|4b229980-d637-4826-b391-25fd0270938b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Setting Resource Value ("7ced6e17-6431-46df-bf6b-44ab4328dba6") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2023-03-17 08:21:44,760|f3cf4561-b0f4-4d36-92df-0e0edc700c40||DefaultDispatcher-worker-18||||INFO||||||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component) 2023-03-17 08:21:44,760|f3cf4561-b0f4-4d36-92df-0e0edc700c40||DefaultDispatcher-worker-18||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2023-03-17 08:21:44,760|4b229980-d637-4826-b391-25fd0270938b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Resolved Input Key mappings: {service-instance-id="5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2", vnf-id="7ced6e17-6431-46df-bf6b-44ab4328dba6"} 2023-03-17 08:21:44,760|f3cf4561-b0f4-4d36-92df-0e0edc700c40||DefaultDispatcher-worker-18||||INFO||||||| preparing request id(f3cf4561-b0f4-4d36-92df-0e0edc700c40) for workflow(resource-assignment) step(resource-assignment) 2023-03-17 08:21:44,760|f3cf4561-b0f4-4d36-92df-0e0edc700c40||DefaultDispatcher-worker-18||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process) 2023-03-17 08:21:44,760|f3cf4561-b0f4-4d36-92df-0e0edc700c40||DefaultDispatcher-worker-18||||INFO||||||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}}) 2023-03-17 08:21:44,761|f3cf4561-b0f4-4d36-92df-0e0edc700c40||DefaultDispatcher-worker-18||||INFO||||||| Resolving resource with resource assignment artifact(base_ubuntu20-mapping) 2023-03-17 08:21:44,763|4b229980-d637-4826-b391-25fd0270938b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2/service-data/vnfs/vnf/7ced6e17-6431-46df-bf6b-44ab4328dba6/vnf-data/vf-modules), path:(/vf-modules), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module}) 2023-03-17 08:21:44,763|4b229980-d637-4826-b391-25fd0270938b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2/service-data/vnfs/vnf/7ced6e17-6431-46df-bf6b-44ab4328dba6/vnf-data/vf-modules), path:(/vf-modules), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-modules=vf-module}) 2023-03-17 08:21:44,782|f3cf4561-b0f4-4d36-92df-0e0edc700c40||DefaultDispatcher-worker-18||||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-17 08:21:44,792|f3cf4561-b0f4-4d36-92df-0e0edc700c40||DefaultDispatcher-worker-18||||INFO||||||| Setting Resource Value ("admin-daily-master-sm") for Resource Name (admin_plane_net_name), definition(public_net_id) of type (string) 2023-03-17 08:21:44,792|f3cf4561-b0f4-4d36-92df-0e0edc700c40||DefaultDispatcher-worker-18||||INFO||||||| Setting Resource Value ("onap_dt") for Resource Name (ubuntu20_key_name), definition(key_name) of type (string) 2023-03-17 08:21:44,793|f3cf4561-b0f4-4d36-92df-0e0edc700c40||DefaultDispatcher-worker-18||||INFO||||||| Setting Resource Value ("ubuntu20agent-VNF") for Resource Name (ubuntu20_name_0), definition(vnf_name) of type (string) 2023-03-17 08:21:44,793|f3cf4561-b0f4-4d36-92df-0e0edc700c40||DefaultDispatcher-worker-18||||INFO||||||| Setting Resource Value ("Ubuntu_2004") for Resource Name (ubuntu20_image_name), definition(image_name) of type (string) 2023-03-17 08:21:44,793|f3cf4561-b0f4-4d36-92df-0e0edc700c40||DefaultDispatcher-worker-18||||INFO||||||| Setting Resource Value ("00528826-26be-4d97-aab4-9cf8f0992c6d") for Resource Name (vf-module-id), definition(vf-module-id) of type (string) 2023-03-17 08:21:44,794|f3cf4561-b0f4-4d36-92df-0e0edc700c40||DefaultDispatcher-worker-18||||INFO||||||| Setting Resource Value ("98744556-d0b6-41d6-92e1-35d9b38d9975") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2023-03-17 08:21:44,794|f3cf4561-b0f4-4d36-92df-0e0edc700c40||DefaultDispatcher-worker-18||||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-17 08:21:44,794|f3cf4561-b0f4-4d36-92df-0e0edc700c40||DefaultDispatcher-worker-18||||INFO||||||| Setting Resource Value ("m1.small") for Resource Name (ubuntu20_flavor_name), definition(vlb_flavor_name) of type (string) 2023-03-17 08:21:44,795|f3cf4561-b0f4-4d36-92df-0e0edc700c40||DefaultDispatcher-worker-18||||INFO||||||| Setting Resource Value ("basic_vm_macro-VNF-instance") for Resource Name (vnf_id), definition(vnf-id) of type (string) 2023-03-17 08:21:44,795|f3cf4561-b0f4-4d36-92df-0e0edc700c40||DefaultDispatcher-worker-18||||INFO||||||| Setting Resource Value ("171606dd-a2e2-44f5-82da-40a8cff81eb3") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2023-03-17 08:21:44,795|f3cf4561-b0f4-4d36-92df-0e0edc700c40||DefaultDispatcher-worker-18||||INFO||||||| Generated Resource Param Data ({ "admin_plane_net_name" : "admin-daily-master-sm", "service-instance-id" : "98744556-d0b6-41d6-92e1-35d9b38d9975", "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" : "00528826-26be-4d97-aab4-9cf8f0992c6d", "vnf-id" : "171606dd-a2e2-44f5-82da-40a8cff81eb3", "vnf_id" : "basic_vm_macro-VNF-instance" }) 2023-03-17 08:21:44,797|4b229980-d637-4826-b391-25fd0270938b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2/service-data/vnfs/vnf/7ced6e17-6431-46df-bf6b-44ab4328dba6/vnf-data/vf-modules) 2023-03-17 08:21:44,803|f3cf4561-b0f4-4d36-92df-0e0edc700c40||DefaultDispatcher-worker-18||||INFO||||||| Preparing Response... 2023-03-17 08:21:44,803|f3cf4561-b0f4-4d36-92df-0e0edc700c40||DefaultDispatcher-worker-18||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process) 2023-03-17 08:21:44,803|f3cf4561-b0f4-4d36-92df-0e0edc700c40||DefaultDispatcher-worker-18||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment) 2023-03-17 08:21:44,805|f3cf4561-b0f4-4d36-92df-0e0edc700c40||DefaultDispatcher-worker-18||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 7f4a939e-1de0-4d1a-a859-2f732df92118 auditStoreId -1 2023-03-17 08:21:44,809|4b229980-d637-4826-b391-25fd0270938b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Response status(200 - OK) 2023-03-17 08:21:44,810|4b229980-d637-4826-b391-25fd0270938b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Response processing type (json) 2023-03-17 08:21:44,810|4b229980-d637-4826-b391-25fd0270938b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"9df00f02-9fc6-425d-84de-73731f3dad47","vf-module-data":{"vf-module-level-oper-status":{"last-rpc-action":"assign","last-action":"CreateVfModuleInstance","order-status":"PendingCreate"},"vf-module-request-input":{"vf-module-input-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"tenant":"123456","vf-module-name":"basic_cnf_macro_df34809d-7a2a-45d6-ab3c-f2833e084824_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","aic-cloud-region":"k8sregion-cnf-macro"},"vf-module-topology":{"vf-module-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"aai-vf-module-put","value":"SUCCESS","resource-resolution-data":{"status":"SUCCESS","capability-name":"aai-vf-module-put"}},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"vf-module-model-version","value":"2c80204e-968a-437a-9cb5-2e192de43f2f","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"core-instance-name","value":"null","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-name","value":"k8sregion-cnf-macro-onap-nf-20230317t082131763712z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"46d93e14-3240-41ad-85b1-f0aacab5d257","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20230317t082131763712z","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"c0f7fe01-f48c-411b-835a-7c7615ab4ed7","model-uuid":"2c80204e-968a-437a-9cb5-2e192de43f2f","model-invariant-uuid":"46d93e14-3240-41ad-85b1-f0aacab5d257"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"9df00f02-9fc6-425d-84de-73731f3dad47","vf-module-name":"basic_cnf_macro_df34809d-7a2a-45d6-ab3c-f2833e084824_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"4b229980-d637-4826-b391-25fd0270938b","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"0a3fce8c-132c-4a3e-89d7-8ee80c637122","model-invariant-uuid":"0662e63e-2af6-47db-8b80-8b5d38aa85c1"},"global-customer-id":"basiccnf-macro-customer","service-id":"5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2","service-instance-id":"5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"9db36c80-aa57-4214-a8cd-e14a149cabd3","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/b24f2724-61a7-410b-b8b3-ebddc79bb8d8","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"f2512fda-6544-4ae3-ae03-256471d19486","model-uuid":"b44feb83-8368-4673-9944-262d87b133d5","model-invariant-uuid":"ef82cf17-0028-4ef0-9670-54b6f21b484c"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"7ced6e17-6431-46df-bf6b-44ab4328dba6"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"c0f7fe01-f48c-411b-835a-7c7615ab4ed7","model-uuid":"2c80204e-968a-437a-9cb5-2e192de43f2f","model-invariant-uuid":"46d93e14-3240-41ad-85b1-f0aacab5d257"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"9df00f02-9fc6-425d-84de-73731f3dad47"}}}]}) 2023-03-17 08:21:44,810|4b229980-d637-4826-b391-25fd0270938b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| For template key (vf-modules-list-sdnc) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"9df00f02-9fc6-425d-84de-73731f3dad47","vf-module-data":{"vf-module-level-oper-status":{"last-rpc-action":"assign","last-action":"CreateVfModuleInstance","order-status":"PendingCreate"},"vf-module-request-input":{"vf-module-input-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"tenant":"123456","vf-module-name":"basic_cnf_macro_df34809d-7a2a-45d6-ab3c-f2833e084824_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","aic-cloud-region":"k8sregion-cnf-macro"},"vf-module-topology":{"vf-module-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"aai-vf-module-put","value":"SUCCESS","resource-resolution-data":{"status":"SUCCESS","capability-name":"aai-vf-module-put"}},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"vf-module-model-version","value":"2c80204e-968a-437a-9cb5-2e192de43f2f","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"core-instance-name","value":"null","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-name","value":"k8sregion-cnf-macro-onap-nf-20230317t082131763712z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"46d93e14-3240-41ad-85b1-f0aacab5d257","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20230317t082131763712z","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"c0f7fe01-f48c-411b-835a-7c7615ab4ed7","model-uuid":"2c80204e-968a-437a-9cb5-2e192de43f2f","model-invariant-uuid":"46d93e14-3240-41ad-85b1-f0aacab5d257"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"9df00f02-9fc6-425d-84de-73731f3dad47","vf-module-name":"basic_cnf_macro_df34809d-7a2a-45d6-ab3c-f2833e084824_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"4b229980-d637-4826-b391-25fd0270938b","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"0a3fce8c-132c-4a3e-89d7-8ee80c637122","model-invariant-uuid":"0662e63e-2af6-47db-8b80-8b5d38aa85c1"},"global-customer-id":"basiccnf-macro-customer","service-id":"5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2","service-instance-id":"5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"9db36c80-aa57-4214-a8cd-e14a149cabd3","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/b24f2724-61a7-410b-b8b3-ebddc79bb8d8","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"f2512fda-6544-4ae3-ae03-256471d19486","model-uuid":"b44feb83-8368-4673-9944-262d87b133d5","model-invariant-uuid":"ef82cf17-0028-4ef0-9670-54b6f21b484c"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"7ced6e17-6431-46df-bf6b-44ab4328dba6"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"c0f7fe01-f48c-411b-835a-7c7615ab4ed7","model-uuid":"2c80204e-968a-437a-9cb5-2e192de43f2f","model-invariant-uuid":"46d93e14-3240-41ad-85b1-f0aacab5d257"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"9df00f02-9fc6-425d-84de-73731f3dad47"}}}]}) 2023-03-17 08:21:44,810|4b229980-d637-4826-b391-25fd0270938b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"9df00f02-9fc6-425d-84de-73731f3dad47","vf-module-data":{"vf-module-level-oper-status":{"last-rpc-action":"assign","last-action":"CreateVfModuleInstance","order-status":"PendingCreate"},"vf-module-request-input":{"vf-module-input-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"tenant":"123456","vf-module-name":"basic_cnf_macro_df34809d-7a2a-45d6-ab3c-f2833e084824_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","aic-cloud-region":"k8sregion-cnf-macro"},"vf-module-topology":{"vf-module-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"aai-vf-module-put","value":"SUCCESS","resource-resolution-data":{"status":"SUCCESS","capability-name":"aai-vf-module-put"}},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"vf-module-model-version","value":"2c80204e-968a-437a-9cb5-2e192de43f2f","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"core-instance-name","value":"null","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-name","value":"k8sregion-cnf-macro-onap-nf-20230317t082131763712z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"46d93e14-3240-41ad-85b1-f0aacab5d257","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20230317t082131763712z","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"c0f7fe01-f48c-411b-835a-7c7615ab4ed7","model-uuid":"2c80204e-968a-437a-9cb5-2e192de43f2f","model-invariant-uuid":"46d93e14-3240-41ad-85b1-f0aacab5d257"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"9df00f02-9fc6-425d-84de-73731f3dad47","vf-module-name":"basic_cnf_macro_df34809d-7a2a-45d6-ab3c-f2833e084824_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"4b229980-d637-4826-b391-25fd0270938b","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"0a3fce8c-132c-4a3e-89d7-8ee80c637122","model-invariant-uuid":"0662e63e-2af6-47db-8b80-8b5d38aa85c1"},"global-customer-id":"basiccnf-macro-customer","service-id":"5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2","service-instance-id":"5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"9db36c80-aa57-4214-a8cd-e14a149cabd3","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/b24f2724-61a7-410b-b8b3-ebddc79bb8d8","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"f2512fda-6544-4ae3-ae03-256471d19486","model-uuid":"b44feb83-8368-4673-9944-262d87b133d5","model-invariant-uuid":"ef82cf17-0028-4ef0-9670-54b6f21b484c"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"7ced6e17-6431-46df-bf6b-44ab4328dba6"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"c0f7fe01-f48c-411b-835a-7c7615ab4ed7","model-uuid":"2c80204e-968a-437a-9cb5-2e192de43f2f","model-invariant-uuid":"46d93e14-3240-41ad-85b1-f0aacab5d257"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"9df00f02-9fc6-425d-84de-73731f3dad47"}}}]), type ({json}) 2023-03-17 08:21:44,810|4b229980-d637-4826-b391-25fd0270938b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"9df00f02-9fc6-425d-84de-73731f3dad47","vf-module-data":{"vf-module-level-oper-status":{"last-rpc-action":"assign","last-action":"CreateVfModuleInstance","order-status":"PendingCreate"},"vf-module-request-input":{"vf-module-input-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"tenant":"123456","vf-module-name":"basic_cnf_macro_df34809d-7a2a-45d6-ab3c-f2833e084824_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","aic-cloud-region":"k8sregion-cnf-macro"},"vf-module-topology":{"vf-module-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"aai-vf-module-put","value":"SUCCESS","resource-resolution-data":{"status":"SUCCESS","capability-name":"aai-vf-module-put"}},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"vf-module-model-version","value":"2c80204e-968a-437a-9cb5-2e192de43f2f","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"core-instance-name","value":"null","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-name","value":"k8sregion-cnf-macro-onap-nf-20230317t082131763712z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"46d93e14-3240-41ad-85b1-f0aacab5d257","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20230317t082131763712z","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"c0f7fe01-f48c-411b-835a-7c7615ab4ed7","model-uuid":"2c80204e-968a-437a-9cb5-2e192de43f2f","model-invariant-uuid":"46d93e14-3240-41ad-85b1-f0aacab5d257"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"9df00f02-9fc6-425d-84de-73731f3dad47","vf-module-name":"basic_cnf_macro_df34809d-7a2a-45d6-ab3c-f2833e084824_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"4b229980-d637-4826-b391-25fd0270938b","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"0a3fce8c-132c-4a3e-89d7-8ee80c637122","model-invariant-uuid":"0662e63e-2af6-47db-8b80-8b5d38aa85c1"},"global-customer-id":"basiccnf-macro-customer","service-id":"5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2","service-instance-id":"5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"9db36c80-aa57-4214-a8cd-e14a149cabd3","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/b24f2724-61a7-410b-b8b3-ebddc79bb8d8","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"f2512fda-6544-4ae3-ae03-256471d19486","model-uuid":"b44feb83-8368-4673-9944-262d87b133d5","model-invariant-uuid":"ef82cf17-0028-4ef0-9670-54b6f21b484c"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"7ced6e17-6431-46df-bf6b-44ab4328dba6"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"c0f7fe01-f48c-411b-835a-7c7615ab4ed7","model-uuid":"2c80204e-968a-437a-9cb5-2e192de43f2f","model-invariant-uuid":"46d93e14-3240-41ad-85b1-f0aacab5d257"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"9df00f02-9fc6-425d-84de-73731f3dad47"}}}]}) for Resource Name (vf-modules-list-sdnc), definition(vf-modules-list) of type (json) 2023-03-17 08:21:44,811|4b229980-d637-4826-b391-25fd0270938b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Resolved Input Key mappings: {vnf-id="7ced6e17-6431-46df-bf6b-44ab4328dba6"} 2023-03-17 08:21:44,813|4b229980-d637-4826-b391-25fd0270938b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| RestResource (aai-data) dictionary information: URL:(/aai/v19/network/generic-vnfs/generic-vnf/7ced6e17-6431-46df-bf6b-44ab4328dba6?depth=1), path:(/vf-modules), input-key-mapping:({vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module}) 2023-03-17 08:21:44,813|4b229980-d637-4826-b391-25fd0270938b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| aai-data dictionary information : (/aai/v19/network/generic-vnfs/generic-vnf/7ced6e17-6431-46df-bf6b-44ab4328dba6?depth=1), path:(/vf-modules), ({vnf-id=vnf-id}), ({vf-modules=vf-module}) 2023-03-17 08:21:44,821|f3cf4561-b0f4-4d36-92df-0e0edc700c40||kafka-producer-network-thread | audit-response-producer-client-id-rn2fw||||INFO||||||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(4) offset(4) requestID(f3cf4561-b0f4-4d36-92df-0e0edc700c40), subrequestID(00528826-26be-4d97-aab4-9cf8f0992c6d) CBA(ubuntu20/1.0.0/resource-assignment). 2023-03-17 08:21:44,843|4b229980-d637-4826-b391-25fd0270938b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Rest request method(GET), url(/aai/v19/network/generic-vnfs/generic-vnf/7ced6e17-6431-46df-bf6b-44ab4328dba6?depth=1) 2023-03-17 08:21:45,003|4b229980-d637-4826-b391-25fd0270938b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Response status(200 - OK) 2023-03-17 08:21:45,004|4b229980-d637-4826-b391-25fd0270938b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Response processing type (json) 2023-03-17 08:21:45,004|4b229980-d637-4826-b391-25fd0270938b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"9df00f02-9fc6-425d-84de-73731f3dad47","vf-module-name":"basic_cnf_macro_df34809d-7a2a-45d6-ab3c-f2833e084824_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1679041299274","model-invariant-id":"46d93e14-3240-41ad-85b1-f0aacab5d257","model-version-id":"2c80204e-968a-437a-9cb5-2e192de43f2f","model-customization-id":"c0f7fe01-f48c-411b-835a-7c7615ab4ed7","module-index":0}]}) 2023-03-17 08:21:45,004|4b229980-d637-4826-b391-25fd0270938b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| For template key (vf-modules-list-aai) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"9df00f02-9fc6-425d-84de-73731f3dad47","vf-module-name":"basic_cnf_macro_df34809d-7a2a-45d6-ab3c-f2833e084824_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1679041299274","model-invariant-id":"46d93e14-3240-41ad-85b1-f0aacab5d257","model-version-id":"2c80204e-968a-437a-9cb5-2e192de43f2f","model-customization-id":"c0f7fe01-f48c-411b-835a-7c7615ab4ed7","module-index":0}]}) 2023-03-17 08:21:45,004|4b229980-d637-4826-b391-25fd0270938b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"9df00f02-9fc6-425d-84de-73731f3dad47","vf-module-name":"basic_cnf_macro_df34809d-7a2a-45d6-ab3c-f2833e084824_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1679041299274","model-invariant-id":"46d93e14-3240-41ad-85b1-f0aacab5d257","model-version-id":"2c80204e-968a-437a-9cb5-2e192de43f2f","model-customization-id":"c0f7fe01-f48c-411b-835a-7c7615ab4ed7","module-index":0}]), type ({json}) 2023-03-17 08:21:45,004|4b229980-d637-4826-b391-25fd0270938b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"9df00f02-9fc6-425d-84de-73731f3dad47","vf-module-name":"basic_cnf_macro_df34809d-7a2a-45d6-ab3c-f2833e084824_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1679041299274","model-invariant-id":"46d93e14-3240-41ad-85b1-f0aacab5d257","model-version-id":"2c80204e-968a-437a-9cb5-2e192de43f2f","model-customization-id":"c0f7fe01-f48c-411b-835a-7c7615ab4ed7","module-index":0}]}) for Resource Name (vf-modules-list-aai), definition(vf-modules-list) of type (json) 2023-03-17 08:21:45,006|4b229980-d637-4826-b391-25fd0270938b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| creating resource resolution of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.ConfigDeploySetup) 2023-03-17 08:21:45,008|4b229980-d637-4826-b391-25fd0270938b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| compiling for cache key(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2023-03-17 08:21:49,508|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2023-03-17 08:21:49,726|||grpc-default-executor-1||||INFO||||||| Authentication success: UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [Username=ccsdkapps, Password=[PROTECTED], Enabled=true, AccountNonExpired=true, credentialsNonExpired=true, AccountNonLocked=true, Granted Authorities=[USER]], Credentials=[PROTECTED], Authenticated=true, Details=null, Granted Authorities=[USER]] 2023-03-17 08:21:49,730|42e60618-b135-47cb-91b8-76c1c220a8a4||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| processing request id 42e60618-b135-47cb-91b8-76c1c220a8a4 2023-03-17 08:21:49,730|42e60618-b135-47cb-91b8-76c1c220a8a4||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2023-03-17 08:21:49,734|42e60618-b135-47cb-91b8-76c1c220a8a4||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2023-03-17 08:21:49,805|42e60618-b135-47cb-91b8-76c1c220a8a4||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Deriving input data for workflow: (config-assign) 2023-03-17 08:21:49,852|42e60618-b135-47cb-91b8-76c1c220a8a4||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| storeExecutionInput called not to store the Workflow action input details 2023-03-17 08:21:49,852|42e60618-b135-47cb-91b8-76c1c220a8a4||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| StoreAuditService ID -1 2023-03-17 08:21:49,852|42e60618-b135-47cb-91b8-76c1c220a8a4||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) 2023-03-17 08:21:49,852|42e60618-b135-47cb-91b8-76c1c220a8a4||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0 2023-03-17 08:21:49,855|42e60618-b135-47cb-91b8-76c1c220a8a4||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json) 2023-03-17 08:21:49,865|42e60618-b135-47cb-91b8-76c1c220a8a4||kafka-producer-network-thread | audit-request-producer-client-id-rn2fw||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(4) offset(5) requestID(42e60618-b135-47cb-91b8-76c1c220a8a4), subrequestID(0ae4ac5c-a6ae-43be-a715-bf7f9466a79b) CBA(ubuntu20/1.0.0/config-assign). 2023-03-17 08:21:49,910|42e60618-b135-47cb-91b8-76c1c220a8a4||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Deriving input data for workflow: (config-assign) 2023-03-17 08:21:49,910|42e60618-b135-47cb-91b8-76c1c220a8a4||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Executing workflow(config-assign) NodeTemplate(config-assign), derived from(tosca.nodes.Component) 2023-03-17 08:21:49,910|42e60618-b135-47cb-91b8-76c1c220a8a4||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| executing node template(config-assign) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2023-03-17 08:21:49,911|42e60618-b135-47cb-91b8-76c1c220a8a4||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| preparing request id(42e60618-b135-47cb-91b8-76c1c220a8a4) for workflow(config-assign) step(config-assign) 2023-03-17 08:21:49,911|42e60618-b135-47cb-91b8-76c1c220a8a4||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-assign), interface name(ResourceResolutionComponent), operationName(process) 2023-03-17 08:21:49,911|42e60618-b135-47cb-91b8-76c1c220a8a4||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| input definition for node template (config-assign), values ({resolution-key={"get_input":"resolution-key"}, store-result=true, artifact-prefix-names=["baseconfig"]}) 2023-03-17 08:21:49,912|42e60618-b135-47cb-91b8-76c1c220a8a4||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Resolving resource with resource assignment artifact(baseconfig-mapping) 2023-03-17 08:21:49,951|42e60618-b135-47cb-91b8-76c1c220a8a4||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| 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-17 08:21:49,951|42e60618-b135-47cb-91b8-76c1c220a8a4||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Setting Resource Value ("ubuntuCDS-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string) 2023-03-17 08:21:49,952|42e60618-b135-47cb-91b8-76c1c220a8a4||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Setting Resource Value ("98744556-d0b6-41d6-92e1-35d9b38d9975") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2023-03-17 08:21:49,952|42e60618-b135-47cb-91b8-76c1c220a8a4||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Setting Resource Value ("171606dd-a2e2-44f5-82da-40a8cff81eb3") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2023-03-17 08:21:50,025|42e60618-b135-47cb-91b8-76c1c220a8a4||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Resource resolution saved into database successfully : (service-instance-id) 2023-03-17 08:21:50,028|42e60618-b135-47cb-91b8-76c1c220a8a4||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Resource resolution saved into database successfully : (vnf_name) 2023-03-17 08:21:50,028|42e60618-b135-47cb-91b8-76c1c220a8a4||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Resource resolution saved into database successfully : (vnf-id) 2023-03-17 08:21:50,030|42e60618-b135-47cb-91b8-76c1c220a8a4||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Generated Resource Param Data ({ "service-instance-id" : "98744556-d0b6-41d6-92e1-35d9b38d9975", "vnf-id" : "171606dd-a2e2-44f5-82da-40a8cff81eb3", "vnf_name" : "ubuntuCDS-VNF-name" }) 2023-03-17 08:21:50,117|42e60618-b135-47cb-91b8-76c1c220a8a4||DefaultDispatcher-worker-30||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Writing out template_resolution result: bpName: ubuntu20 bpVer 1.0.0 resKey:ubuntu20-VNF-name (resourceId: resourceType: ) occurrence:1 2023-03-17 08:21:50,147|42e60618-b135-47cb-91b8-76c1c220a8a4||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| 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-17 08:21:50,147|42e60618-b135-47cb-91b8-76c1c220a8a4||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Preparing Response... 2023-03-17 08:21:50,148|42e60618-b135-47cb-91b8-76c1c220a8a4||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-assign),interface name (ResourceResolutionComponent), operationName(process) 2023-03-17 08:21:50,148|42e60618-b135-47cb-91b8-76c1c220a8a4||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| resolveWorkflowOutputs for workflow(config-assign) 2023-03-17 08:21:50,151|42e60618-b135-47cb-91b8-76c1c220a8a4||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 81c9ad0b-96c7-4bc3-80da-747a508cd6e5 auditStoreId -1 2023-03-17 08:21:50,192|42e60618-b135-47cb-91b8-76c1c220a8a4||kafka-producer-network-thread | audit-response-producer-client-id-rn2fw||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(4) offset(5) requestID(42e60618-b135-47cb-91b8-76c1c220a8a4), subrequestID(0ae4ac5c-a6ae-43be-a715-bf7f9466a79b) CBA(ubuntu20/1.0.0/config-assign). 2023-03-17 08:21:50,306|42e60618-b135-47cb-91b8-76c1c220a8a4||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Completed 2023-03-17 08:21:53,229|4b229980-d637-4826-b391-25fd0270938b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| compiled in (8221)mSec for cache key(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2023-03-17 08:21:53,230|4b229980-d637-4826-b391-25fd0270938b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| loading compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2023-03-17 08:21:53,308|4b229980-d637-4826-b391-25fd0270938b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Setting Resource Value ({"helm_apache":{"k8s-rb-definition-name":"46d93e14-3240-41ad-85b1-f0aacab5d257","k8s-rb-definition-version":"c0f7fe01-f48c-411b-835a-7c7615ab4ed7","k8s-rb-config-template-name":"replica-count-template","k8s-rb-config-template-source":"deployment-config","k8s-rb-config-value-source":"custom-values","k8s-rb-config-name":"replica-count-change"}}) for Resource Name (config-deploy-setup), definition(config-deploy-setup) of type (json) 2023-03-17 08:21:53,312|4b229980-d637-4826-b391-25fd0270938b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Generated Resource Param Data ({ "config-deploy-setup" : { "helm_apache" : { "k8s-rb-config-name" : "replica-count-change", "k8s-rb-config-template-name" : "replica-count-template", "k8s-rb-config-template-source" : "deployment-config", "k8s-rb-config-value-source" : "custom-values", "k8s-rb-definition-name" : "46d93e14-3240-41ad-85b1-f0aacab5d257", "k8s-rb-definition-version" : "c0f7fe01-f48c-411b-835a-7c7615ab4ed7" } }, "replica-count" : null, "service-instance-id" : "5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2", "service-instance-name" : "basic_cnf_macro_df34809d-7a2a-45d6-ab3c-f2833e084824", "vf-modules-list-aai" : { "vf-modules" : [ { "automated-assignment" : false, "is-base-vf-module" : false, "model-customization-id" : "c0f7fe01-f48c-411b-835a-7c7615ab4ed7", "model-invariant-id" : "46d93e14-3240-41ad-85b1-f0aacab5d257", "model-version-id" : "2c80204e-968a-437a-9cb5-2e192de43f2f", "module-index" : 0, "orchestration-status" : "Assigned", "resource-version" : "1679041299274", "vf-module-id" : "9df00f02-9fc6-425d-84de-73731f3dad47", "vf-module-name" : "basic_cnf_macro_df34809d-7a2a-45d6-ab3c-f2833e084824_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1" } ] }, "vf-modules-list-sdnc" : { "vf-modules" : [ { "vf-module-data" : { "request-information" : { "request-action" : "CreateVfModuleInstance", "request-id" : "4b229980-d637-4826-b391-25fd0270938b", "source" : "MSO" }, "sdnc-request-header" : { "svc-action" : "assign", "svc-notification-url" : "http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/b24f2724-61a7-410b-b8b3-ebddc79bb8d8", "svc-request-id" : "9db36c80-aa57-4214-a8cd-e14a149cabd3" }, "service-information" : { "global-customer-id" : "basiccnf-macro-customer", "onap-model-information" : { "model-invariant-uuid" : "0662e63e-2af6-47db-8b80-8b5d38aa85c1", "model-name" : "basic_cnf_macro", "model-uuid" : "0a3fce8c-132c-4a3e-89d7-8ee80c637122", "model-version" : "1.0" }, "service-id" : "5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2", "service-instance-id" : "5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2", "subscription-service-type" : "basic_cnf_macro" }, "vf-module-information" : { "onap-model-information" : { "model-customization-uuid" : "c0f7fe01-f48c-411b-835a-7c7615ab4ed7", "model-invariant-uuid" : "46d93e14-3240-41ad-85b1-f0aacab5d257", "model-name" : "BasicCnfMacro..helm_apache..module-1", "model-uuid" : "2c80204e-968a-437a-9cb5-2e192de43f2f", "model-version" : "1" }, "vf-module-id" : "9df00f02-9fc6-425d-84de-73731f3dad47", "vf-module-type" : "BasicCnfMacro..helm_apache..module-1" }, "vf-module-level-oper-status" : { "last-action" : "CreateVfModuleInstance", "last-rpc-action" : "assign", "order-status" : "PendingCreate" }, "vf-module-request-input" : { "aic-cloud-region" : "k8sregion-cnf-macro", "tenant" : "123456", "vf-module-input-parameters" : { "param" : [ { "name" : "k8s-rb-config-name", "value" : "replica-count-change" }, { "name" : "k8s-rb-config-template-name", "value" : "replica-count-template" }, { "name" : "k8s-rb-profile-namespace", "value" : "onap-tests" }, { "name" : "vf_module_label", "value" : "helm_apache" }, { "name" : "k8s-rb-profile-source", "value" : "node-port-profile" }, { "name" : "k8s-rb-config-value-source", "value" : "custom-values" }, { "name" : "k8s-rb-config-template-source", "value" : "deployment-config" }, { "name" : "k8s-rb-instance-release-name", "value" : "rel-1-apache" }, { "name" : "k8s-rb-profile-name", "value" : "node-port-profile" } ] }, "vf-module-name" : "basic_cnf_macro_df34809d-7a2a-45d6-ab3c-f2833e084824_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1" }, "vf-module-topology" : { "aic-cloud-region" : "k8sregion-cnf-macro", "onap-model-information" : { "model-customization-uuid" : "c0f7fe01-f48c-411b-835a-7c7615ab4ed7", "model-invariant-uuid" : "46d93e14-3240-41ad-85b1-f0aacab5d257", "model-name" : "BasicCnfMacro..helm_apache..module-1", "model-uuid" : "2c80204e-968a-437a-9cb5-2e192de43f2f", "model-version" : "1" }, "sdnc-generated-cloud-resources" : true, "tenant" : "123456", "vf-module-parameters" : { "param" : [ { "name" : "k8s-rb-config-name", "value" : "replica-count-change" }, { "name" : "aai-vf-module-put", "resource-resolution-data" : { "capability-name" : "aai-vf-module-put", "status" : "SUCCESS" }, "value" : "SUCCESS" }, { "name" : "k8s-rb-profile-namespace", "value" : "onap-tests" }, { "name" : "vf_module_label", "value" : "helm_apache" }, { "name" : "k8s-rb-config-value-source", "value" : "custom-values" }, { "name" : "vf-module-model-version", "resource-resolution-data" : { "capability-name" : "RA Resolved", "status" : "SUCCESS" }, "value" : "2c80204e-968a-437a-9cb5-2e192de43f2f" }, { "name" : "core-instance-name", "resource-resolution-data" : { "capability-name" : "RA Resolved", "status" : "SUCCESS" }, "value" : "null" }, { "name" : "vf-module-name", "resource-resolution-data" : { "capability-name" : "RA Resolved", "status" : "SUCCESS" }, "value" : "k8sregion-cnf-macro-onap-nf-20230317t082131763712z-helm_apache-vfmt-001" }, { "name" : "vf-module-model-invariant-uuid", "resource-resolution-data" : { "capability-name" : "RA Resolved", "status" : "SUCCESS" }, "value" : "46d93e14-3240-41ad-85b1-f0aacab5d257" }, { "name" : "vnf_name", "resource-resolution-data" : { "capability-name" : "RA Resolved", "status" : "SUCCESS" }, "value" : "k8sregion-cnf-macro-onap-nf-20230317t082131763712z" }, { "name" : "k8s-rb-config-template-name", "value" : "replica-count-template" }, { "name" : "k8s-rb-profile-source", "value" : "node-port-profile" }, { "name" : "k8s-rb-config-template-source", "value" : "deployment-config" }, { "name" : "k8s-rb-instance-release-name", "value" : "rel-1-apache" }, { "name" : "k8s-rb-profile-name", "value" : "node-port-profile" } ] }, "vf-module-topology-identifier" : { "vf-module-id" : "9df00f02-9fc6-425d-84de-73731f3dad47", "vf-module-name" : "basic_cnf_macro_df34809d-7a2a-45d6-ab3c-f2833e084824_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1", "vf-module-type" : "BasicCnfMacro..helm_apache..module-1" } }, "vnf-information" : { "onap-model-information" : { "model-customization-uuid" : "f2512fda-6544-4ae3-ae03-256471d19486", "model-invariant-uuid" : "ef82cf17-0028-4ef0-9670-54b6f21b484c", "model-name" : "basic_cnf_macro", "model-uuid" : "b44feb83-8368-4673-9944-262d87b133d5", "model-version" : "1.0" }, "vnf-id" : "7ced6e17-6431-46df-bf6b-44ab4328dba6", "vnf-name" : "basic_cnf_macro", "vnf-type" : "basic_cnf_macro/null" } }, "vf-module-id" : "9df00f02-9fc6-425d-84de-73731f3dad47" } ] }, "vnf-id" : "7ced6e17-6431-46df-bf6b-44ab4328dba6" }) 2023-03-17 08:21:53,323|4b229980-d637-4826-b391-25fd0270938b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Preparing Response... 2023-03-17 08:21:53,323|4b229980-d637-4826-b391-25fd0270938b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-setup-process),interface name (ResourceResolutionComponent), operationName(process) 2023-03-17 08:21:53,323|4b229980-d637-4826-b391-25fd0270938b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Execute node(config-setup) -> executed state(SUCCESS) 2023-03-17 08:21:53,324|4b229980-d637-4826-b391-25fd0270938b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Executing workflow(config-assign[4b229980-d637-4826-b391-25fd0270938b])'s step(config-template) 2023-03-17 08:21:53,324|4b229980-d637-4826-b391-25fd0270938b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| executing node template(k8s-config-template) component(component-k8s-config-template) interface(K8sConfigTemplateComponent) operation(process) on host (SELF) with timeout(180) sec. 2023-03-17 08:21:53,330|4b229980-d637-4826-b391-25fd0270938b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| preparing request id(4b229980-d637-4826-b391-25fd0270938b) for workflow(config-assign) step(config-template) 2023-03-17 08:21:53,330|4b229980-d637-4826-b391-25fd0270938b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-config-template), interface name(K8sConfigTemplateComponent), operationName(process) 2023-03-17 08:21:53,330|4b229980-d637-4826-b391-25fd0270938b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| input definition for node template (k8s-config-template), values ({artifact-prefix-names=["helm_apache"], resource-assignment-map={"get_attribute":["config-setup-process","","assignment-map","config-deploy","config-deploy-setup"]}}) 2023-03-17 08:21:53,397|4b229980-d637-4826-b391-25fd0270938b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Triggering K8s Config Upload component logic. 2023-03-17 08:21:53,397|4b229980-d637-4826-b391-25fd0270938b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Getting the template prefixes 2023-03-17 08:21:53,397|4b229980-d637-4826-b391-25fd0270938b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Iterating over prefixes in resource assignment map. 2023-03-17 08:21:53,408|4b229980-d637-4826-b391-25fd0270938b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Rest request method(GET), url(/v1/rb/definition/46d93e14-3240-41ad-85b1-f0aacab5d257/c0f7fe01-f48c-411b-835a-7c7615ab4ed7) 2023-03-17 08:21:53,455|4b229980-d637-4826-b391-25fd0270938b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Response status(200 - OK) 2023-03-17 08:21:53,468|4b229980-d637-4826-b391-25fd0270938b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Rest request method(GET), url(/v1/rb/definition/46d93e14-3240-41ad-85b1-f0aacab5d257/c0f7fe01-f48c-411b-835a-7c7615ab4ed7/config-template/replica-count-template) 2023-03-17 08:21:53,520|4b229980-d637-4826-b391-25fd0270938b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Response status(500 - Internal Server Error) 2023-03-17 08:21:53,520|4b229980-d637-4826-b391-25fd0270938b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Uploading K8s template.. 2023-03-17 08:21:53,535|4b229980-d637-4826-b391-25fd0270938b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Rest request method(POST), url(/v1/rb/definition/46d93e14-3240-41ad-85b1-f0aacab5d257/c0f7fe01-f48c-411b-835a-7c7615ab4ed7/config-template) 2023-03-17 08:21:53,558|4b229980-d637-4826-b391-25fd0270938b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Response status(201 - Created) 2023-03-17 08:21:53,570|4b229980-d637-4826-b391-25fd0270938b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Rest request method(POST), url(/v1/rb/definition/46d93e14-3240-41ad-85b1-f0aacab5d257/c0f7fe01-f48c-411b-835a-7c7615ab4ed7/config-template/replica-count-template/content) 2023-03-17 08:21:53,619|4b229980-d637-4826-b391-25fd0270938b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Response status(200 - OK) 2023-03-17 08:21:53,619|4b229980-d637-4826-b391-25fd0270938b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| K8s Config Upload Completed 2023-03-17 08:21:53,620|4b229980-d637-4826-b391-25fd0270938b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Preparing Response... 2023-03-17 08:21:53,620|4b229980-d637-4826-b391-25fd0270938b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-config-template),interface name (K8sConfigTemplateComponent), operationName(process) 2023-03-17 08:21:53,620|4b229980-d637-4826-b391-25fd0270938b||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Execute node(config-template) -> executed state(SUCCESS) 2023-03-17 08:21:53,620|4b229980-d637-4826-b391-25fd0270938b||DefaultDispatcher-worker-6||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Execute node(END) -> executed state(SUCCESS) 2023-03-17 08:21:53,621|4b229980-d637-4826-b391-25fd0270938b||DefaultDispatcher-worker-6||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| workflow(4b229980-d637-4826-b391-25fd0270938b) nodes completed with (0)exceptions 2023-03-17 08:21:53,621|4b229980-d637-4826-b391-25fd0270938b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| resolveWorkflowOutputs for workflow(config-assign) 2023-03-17 08:21:53,629|4b229980-d637-4826-b391-25fd0270938b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 68a3bb83-3374-4fb1-a067-8207321a7684 auditStoreId -1 2023-03-17 08:21:53,643|4b229980-d637-4826-b391-25fd0270938b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Completed 2023-03-17 08:21:53,668|4b229980-d637-4826-b391-25fd0270938b||kafka-producer-network-thread | audit-response-producer-client-id-rn2fw||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| ExecutionServiceOutput published : topic(cds.blueprint-processor.self-service-api.audit.response) partition(0) offset(2) requestID(4b229980-d637-4826-b391-25fd0270938b), subrequestID(ebf74b87-0aa5-4b73-ab4c-a1dd341f4050) CBA(APACHE/1.0.0/config-assign). 2023-03-17 08:22:26,538|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps 2023-03-17 08:22:26,678|||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-17 08:22:26,683|4b229980-d637-4826-b391-25fd0270938b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| processing request id 4b229980-d637-4826-b391-25fd0270938b 2023-03-17 08:22:26,687|4b229980-d637-4826-b391-25fd0270938b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2023-03-17 08:22:26,697|4b229980-d637-4826-b391-25fd0270938b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2023-03-17 08:22:26,751|4b229980-d637-4826-b391-25fd0270938b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Deriving input data for workflow: (config-deploy) 2023-03-17 08:22:26,811|4b229980-d637-4826-b391-25fd0270938b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| storeExecutionInput called not to store the Workflow action input details 2023-03-17 08:22:26,811|4b229980-d637-4826-b391-25fd0270938b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| StoreAuditService ID -1 2023-03-17 08:22:26,811|4b229980-d637-4826-b391-25fd0270938b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) 2023-03-17 08:22:26,811|4b229980-d637-4826-b391-25fd0270938b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0 2023-03-17 08:22:26,814|4b229980-d637-4826-b391-25fd0270938b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json) 2023-03-17 08:22:26,825|4b229980-d637-4826-b391-25fd0270938b||kafka-producer-network-thread | audit-request-producer-client-id-rn2fw||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| ExecutionServiceInput published : topic(cds.blueprint-processor.self-service-api.audit.request) partition(0) offset(3) requestID(4b229980-d637-4826-b391-25fd0270938b), subrequestID(0ef75513-d01e-4174-8712-088ad08d1816) CBA(APACHE/1.0.0/config-deploy). 2023-03-17 08:22:26,832|4b229980-d637-4826-b391-25fd0270938b||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Deriving input data for workflow: (config-deploy) 2023-03-17 08:22:26,833|4b229980-d637-4826-b391-25fd0270938b||DefaultDispatcher-worker-6||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Execute node(START) -> executed state(SUCCESS) 2023-03-17 08:22:26,834|4b229980-d637-4826-b391-25fd0270938b||DefaultDispatcher-worker-6||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Executing workflow(config-deploy[4b229980-d637-4826-b391-25fd0270938b])'s step(config-setup) 2023-03-17 08:22:26,834|4b229980-d637-4826-b391-25fd0270938b||DefaultDispatcher-worker-6||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| executing node template(config-setup-process) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec. 2023-03-17 08:22:26,834|4b229980-d637-4826-b391-25fd0270938b||DefaultDispatcher-worker-6||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| preparing request id(4b229980-d637-4826-b391-25fd0270938b) for workflow(config-deploy) step(config-setup) 2023-03-17 08:22:26,834|4b229980-d637-4826-b391-25fd0270938b||DefaultDispatcher-worker-6||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-setup-process), interface name(ResourceResolutionComponent), operationName(process) 2023-03-17 08:22:26,835|4b229980-d637-4826-b391-25fd0270938b||DefaultDispatcher-worker-6||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| input definition for node template (config-setup-process), values ({resolution-key={"get_input":"resolution-key"}, store-result=false, artifact-prefix-names=["config-deploy"]}) 2023-03-17 08:22:26,835|4b229980-d637-4826-b391-25fd0270938b||DefaultDispatcher-worker-6||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Resolving resource with resource assignment artifact(config-deploy-mapping) 2023-03-17 08:22:26,855|4b229980-d637-4826-b391-25fd0270938b||DefaultDispatcher-worker-6||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Batched Sequence : ([[[ name = * status = null required = null dependencies = null dictionaryName = null dictionarySource = null ]], [[ name = replica-count status = null required = false dependencies = [] dictionaryName = replica-count dictionarySource = default ]], [[ name = service-instance-id status = null required = false dependencies = [] dictionaryName = service-instance-id dictionarySource = capability ]], [[ name = service-instance-name status = null required = null dependencies = [service-instance-id] dictionaryName = service-instance-name dictionarySource = sdnc ]], [[ name = vnf-id status = null required = false dependencies = [] dictionaryName = vnf-id dictionarySource = capability ]], [[ name = vf-modules-list-sdnc status = null required = null dependencies = [service-instance-id, vnf-id] dictionaryName = vf-modules-list dictionarySource = sdnc ]], [[ name = vf-modules-list-aai status = null required = null dependencies = [service-instance-id, vnf-id] dictionaryName = vf-modules-list dictionarySource = aai-data ]], [[ name = config-deploy-setup status = null required = null dependencies = [vf-modules-list-aai, vf-modules-list-sdnc] dictionaryName = config-deploy-setup dictionarySource = capability ]]]) 2023-03-17 08:22:26,858|4b229980-d637-4826-b391-25fd0270938b||DefaultDispatcher-worker-6||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Setting Resource Value (null) for Resource Name (replica-count), definition(replica-count) of type (integer) 2023-03-17 08:22:26,858|4b229980-d637-4826-b391-25fd0270938b||DefaultDispatcher-worker-6||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Setting Resource Value ("5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2") for Resource Name (service-instance-id), definition(service-instance-id) of type (string) 2023-03-17 08:22:26,859|4b229980-d637-4826-b391-25fd0270938b||DefaultDispatcher-worker-6||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Resolved Input Key mappings: {service-instance-id="5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2"} 2023-03-17 08:22:26,862|4b229980-d637-4826-b391-25fd0270938b||DefaultDispatcher-worker-6||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2), path:(/service/0/service-data/service-topology/service-topology-identifier/service-instance-name), input-key-mapping:({service-instance-id=service-instance-id}), output-key-mapping:({service-instance-name=value}) 2023-03-17 08:22:26,863|4b229980-d637-4826-b391-25fd0270938b||DefaultDispatcher-worker-6||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2), path:(/service/0/service-data/service-topology/service-topology-identifier/service-instance-name), ({service-instance-id=service-instance-id}), ({service-instance-name=value}) 2023-03-17 08:22:26,878|4b229980-d637-4826-b391-25fd0270938b||DefaultDispatcher-worker-6||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2) 2023-03-17 08:22:26,897|4b229980-d637-4826-b391-25fd0270938b||DefaultDispatcher-worker-6||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Response status(200 - OK) 2023-03-17 08:22:26,897|4b229980-d637-4826-b391-25fd0270938b||DefaultDispatcher-worker-6||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Response processing type (string) 2023-03-17 08:22:26,898|4b229980-d637-4826-b391-25fd0270938b||DefaultDispatcher-worker-6||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| populating value for output mapping ({service-instance-name=value}), from json ("basic_cnf_macro_df34809d-7a2a-45d6-ab3c-f2833e084824") 2023-03-17 08:22:26,898|4b229980-d637-4826-b391-25fd0270938b||DefaultDispatcher-worker-6||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| For template key (service-instance-name) trying to get value from responseNode ("basic_cnf_macro_df34809d-7a2a-45d6-ab3c-f2833e084824") 2023-03-17 08:22:26,898|4b229980-d637-4826-b391-25fd0270938b||DefaultDispatcher-worker-6||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Setting Resource Value ("basic_cnf_macro_df34809d-7a2a-45d6-ab3c-f2833e084824") for Resource Name (service-instance-name), definition(service-instance-name) of type (string) 2023-03-17 08:22:26,899|4b229980-d637-4826-b391-25fd0270938b||DefaultDispatcher-worker-6||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Setting Resource Value ("7ced6e17-6431-46df-bf6b-44ab4328dba6") for Resource Name (vnf-id), definition(vnf-id) of type (string) 2023-03-17 08:22:26,899|4b229980-d637-4826-b391-25fd0270938b||DefaultDispatcher-worker-6||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Resolved Input Key mappings: {service-instance-id="5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2", vnf-id="7ced6e17-6431-46df-bf6b-44ab4328dba6"} 2023-03-17 08:22:26,903|4b229980-d637-4826-b391-25fd0270938b||DefaultDispatcher-worker-6||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2/service-data/vnfs/vnf/7ced6e17-6431-46df-bf6b-44ab4328dba6/vnf-data/vf-modules), path:(/vf-modules), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module}) 2023-03-17 08:22:26,903|4b229980-d637-4826-b391-25fd0270938b||DefaultDispatcher-worker-6||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2/service-data/vnfs/vnf/7ced6e17-6431-46df-bf6b-44ab4328dba6/vnf-data/vf-modules), path:(/vf-modules), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-modules=vf-module}) 2023-03-17 08:22:26,945|4b229980-d637-4826-b391-25fd0270938b||DefaultDispatcher-worker-6||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2/service-data/vnfs/vnf/7ced6e17-6431-46df-bf6b-44ab4328dba6/vnf-data/vf-modules) 2023-03-17 08:22:26,961|4b229980-d637-4826-b391-25fd0270938b||DefaultDispatcher-worker-6||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Response status(200 - OK) 2023-03-17 08:22:26,961|4b229980-d637-4826-b391-25fd0270938b||DefaultDispatcher-worker-6||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Response processing type (json) 2023-03-17 08:22:26,962|4b229980-d637-4826-b391-25fd0270938b||DefaultDispatcher-worker-6||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"9df00f02-9fc6-425d-84de-73731f3dad47","vf-module-data":{"vf-module-level-oper-status":{"last-rpc-action":"activate","order-status":"Created"},"vf-module-request-input":{"cloud-owner":"basiccnf-cloud-owner","vf-module-input-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"tenant":"123456","vf-module-name":"basic_cnf_macro_df34809d-7a2a-45d6-ab3c-f2833e084824_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","aic-cloud-region":"k8sregion-cnf-macro"},"vf-module-topology":{"vf-module-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"aai-vf-module-put","value":"SUCCESS","resource-resolution-data":{"status":"SUCCESS","capability-name":"aai-vf-module-put"}},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"vf-module-model-version","value":"2c80204e-968a-437a-9cb5-2e192de43f2f","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"core-instance-name","value":"null","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-name","value":"k8sregion-cnf-macro-onap-nf-20230317t082131763712z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"46d93e14-3240-41ad-85b1-f0aacab5d257","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20230317t082131763712z","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"c0f7fe01-f48c-411b-835a-7c7615ab4ed7","model-uuid":"2c80204e-968a-437a-9cb5-2e192de43f2f","model-invariant-uuid":"46d93e14-3240-41ad-85b1-f0aacab5d257"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"9df00f02-9fc6-425d-84de-73731f3dad47","vf-module-name":"basic_cnf_macro_df34809d-7a2a-45d6-ab3c-f2833e084824_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"4b229980-d637-4826-b391-25fd0270938b","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"0a3fce8c-132c-4a3e-89d7-8ee80c637122","model-invariant-uuid":"0662e63e-2af6-47db-8b80-8b5d38aa85c1"},"global-customer-id":"basiccnf-macro-customer","service-id":"5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2","service-instance-id":"5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"b4a897f2-56aa-412a-80fa-165a24e59e07","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/9e5ca7e3-aa22-4a87-882e-b03ab983a92d","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"f2512fda-6544-4ae3-ae03-256471d19486","model-uuid":"b44feb83-8368-4673-9944-262d87b133d5","model-invariant-uuid":"ef82cf17-0028-4ef0-9670-54b6f21b484c"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"7ced6e17-6431-46df-bf6b-44ab4328dba6"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"c0f7fe01-f48c-411b-835a-7c7615ab4ed7","model-uuid":"2c80204e-968a-437a-9cb5-2e192de43f2f","model-invariant-uuid":"46d93e14-3240-41ad-85b1-f0aacab5d257"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"9df00f02-9fc6-425d-84de-73731f3dad47","from-preload":false}}}]}) 2023-03-17 08:22:26,962|4b229980-d637-4826-b391-25fd0270938b||DefaultDispatcher-worker-6||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| For template key (vf-modules-list-sdnc) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"9df00f02-9fc6-425d-84de-73731f3dad47","vf-module-data":{"vf-module-level-oper-status":{"last-rpc-action":"activate","order-status":"Created"},"vf-module-request-input":{"cloud-owner":"basiccnf-cloud-owner","vf-module-input-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"tenant":"123456","vf-module-name":"basic_cnf_macro_df34809d-7a2a-45d6-ab3c-f2833e084824_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","aic-cloud-region":"k8sregion-cnf-macro"},"vf-module-topology":{"vf-module-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"aai-vf-module-put","value":"SUCCESS","resource-resolution-data":{"status":"SUCCESS","capability-name":"aai-vf-module-put"}},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"vf-module-model-version","value":"2c80204e-968a-437a-9cb5-2e192de43f2f","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"core-instance-name","value":"null","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-name","value":"k8sregion-cnf-macro-onap-nf-20230317t082131763712z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"46d93e14-3240-41ad-85b1-f0aacab5d257","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20230317t082131763712z","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"c0f7fe01-f48c-411b-835a-7c7615ab4ed7","model-uuid":"2c80204e-968a-437a-9cb5-2e192de43f2f","model-invariant-uuid":"46d93e14-3240-41ad-85b1-f0aacab5d257"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"9df00f02-9fc6-425d-84de-73731f3dad47","vf-module-name":"basic_cnf_macro_df34809d-7a2a-45d6-ab3c-f2833e084824_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"4b229980-d637-4826-b391-25fd0270938b","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"0a3fce8c-132c-4a3e-89d7-8ee80c637122","model-invariant-uuid":"0662e63e-2af6-47db-8b80-8b5d38aa85c1"},"global-customer-id":"basiccnf-macro-customer","service-id":"5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2","service-instance-id":"5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"b4a897f2-56aa-412a-80fa-165a24e59e07","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/9e5ca7e3-aa22-4a87-882e-b03ab983a92d","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"f2512fda-6544-4ae3-ae03-256471d19486","model-uuid":"b44feb83-8368-4673-9944-262d87b133d5","model-invariant-uuid":"ef82cf17-0028-4ef0-9670-54b6f21b484c"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"7ced6e17-6431-46df-bf6b-44ab4328dba6"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"c0f7fe01-f48c-411b-835a-7c7615ab4ed7","model-uuid":"2c80204e-968a-437a-9cb5-2e192de43f2f","model-invariant-uuid":"46d93e14-3240-41ad-85b1-f0aacab5d257"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"9df00f02-9fc6-425d-84de-73731f3dad47","from-preload":false}}}]}) 2023-03-17 08:22:26,962|4b229980-d637-4826-b391-25fd0270938b||DefaultDispatcher-worker-6||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"9df00f02-9fc6-425d-84de-73731f3dad47","vf-module-data":{"vf-module-level-oper-status":{"last-rpc-action":"activate","order-status":"Created"},"vf-module-request-input":{"cloud-owner":"basiccnf-cloud-owner","vf-module-input-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"tenant":"123456","vf-module-name":"basic_cnf_macro_df34809d-7a2a-45d6-ab3c-f2833e084824_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","aic-cloud-region":"k8sregion-cnf-macro"},"vf-module-topology":{"vf-module-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"aai-vf-module-put","value":"SUCCESS","resource-resolution-data":{"status":"SUCCESS","capability-name":"aai-vf-module-put"}},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"vf-module-model-version","value":"2c80204e-968a-437a-9cb5-2e192de43f2f","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"core-instance-name","value":"null","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-name","value":"k8sregion-cnf-macro-onap-nf-20230317t082131763712z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"46d93e14-3240-41ad-85b1-f0aacab5d257","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20230317t082131763712z","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"c0f7fe01-f48c-411b-835a-7c7615ab4ed7","model-uuid":"2c80204e-968a-437a-9cb5-2e192de43f2f","model-invariant-uuid":"46d93e14-3240-41ad-85b1-f0aacab5d257"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"9df00f02-9fc6-425d-84de-73731f3dad47","vf-module-name":"basic_cnf_macro_df34809d-7a2a-45d6-ab3c-f2833e084824_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"4b229980-d637-4826-b391-25fd0270938b","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"0a3fce8c-132c-4a3e-89d7-8ee80c637122","model-invariant-uuid":"0662e63e-2af6-47db-8b80-8b5d38aa85c1"},"global-customer-id":"basiccnf-macro-customer","service-id":"5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2","service-instance-id":"5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"b4a897f2-56aa-412a-80fa-165a24e59e07","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/9e5ca7e3-aa22-4a87-882e-b03ab983a92d","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"f2512fda-6544-4ae3-ae03-256471d19486","model-uuid":"b44feb83-8368-4673-9944-262d87b133d5","model-invariant-uuid":"ef82cf17-0028-4ef0-9670-54b6f21b484c"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"7ced6e17-6431-46df-bf6b-44ab4328dba6"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"c0f7fe01-f48c-411b-835a-7c7615ab4ed7","model-uuid":"2c80204e-968a-437a-9cb5-2e192de43f2f","model-invariant-uuid":"46d93e14-3240-41ad-85b1-f0aacab5d257"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"9df00f02-9fc6-425d-84de-73731f3dad47","from-preload":false}}}]), type ({json}) 2023-03-17 08:22:26,962|4b229980-d637-4826-b391-25fd0270938b||DefaultDispatcher-worker-6||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"9df00f02-9fc6-425d-84de-73731f3dad47","vf-module-data":{"vf-module-level-oper-status":{"last-rpc-action":"activate","order-status":"Created"},"vf-module-request-input":{"cloud-owner":"basiccnf-cloud-owner","vf-module-input-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"tenant":"123456","vf-module-name":"basic_cnf_macro_df34809d-7a2a-45d6-ab3c-f2833e084824_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","aic-cloud-region":"k8sregion-cnf-macro"},"vf-module-topology":{"vf-module-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"aai-vf-module-put","value":"SUCCESS","resource-resolution-data":{"status":"SUCCESS","capability-name":"aai-vf-module-put"}},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"vf-module-model-version","value":"2c80204e-968a-437a-9cb5-2e192de43f2f","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"core-instance-name","value":"null","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-name","value":"k8sregion-cnf-macro-onap-nf-20230317t082131763712z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"46d93e14-3240-41ad-85b1-f0aacab5d257","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20230317t082131763712z","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"c0f7fe01-f48c-411b-835a-7c7615ab4ed7","model-uuid":"2c80204e-968a-437a-9cb5-2e192de43f2f","model-invariant-uuid":"46d93e14-3240-41ad-85b1-f0aacab5d257"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"9df00f02-9fc6-425d-84de-73731f3dad47","vf-module-name":"basic_cnf_macro_df34809d-7a2a-45d6-ab3c-f2833e084824_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"4b229980-d637-4826-b391-25fd0270938b","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"0a3fce8c-132c-4a3e-89d7-8ee80c637122","model-invariant-uuid":"0662e63e-2af6-47db-8b80-8b5d38aa85c1"},"global-customer-id":"basiccnf-macro-customer","service-id":"5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2","service-instance-id":"5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"b4a897f2-56aa-412a-80fa-165a24e59e07","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/9e5ca7e3-aa22-4a87-882e-b03ab983a92d","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"f2512fda-6544-4ae3-ae03-256471d19486","model-uuid":"b44feb83-8368-4673-9944-262d87b133d5","model-invariant-uuid":"ef82cf17-0028-4ef0-9670-54b6f21b484c"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"7ced6e17-6431-46df-bf6b-44ab4328dba6"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"c0f7fe01-f48c-411b-835a-7c7615ab4ed7","model-uuid":"2c80204e-968a-437a-9cb5-2e192de43f2f","model-invariant-uuid":"46d93e14-3240-41ad-85b1-f0aacab5d257"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"9df00f02-9fc6-425d-84de-73731f3dad47","from-preload":false}}}]}) for Resource Name (vf-modules-list-sdnc), definition(vf-modules-list) of type (json) 2023-03-17 08:22:26,963|4b229980-d637-4826-b391-25fd0270938b||DefaultDispatcher-worker-6||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Resolved Input Key mappings: {vnf-id="7ced6e17-6431-46df-bf6b-44ab4328dba6"} 2023-03-17 08:22:26,966|4b229980-d637-4826-b391-25fd0270938b||DefaultDispatcher-worker-6||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| RestResource (aai-data) dictionary information: URL:(/aai/v19/network/generic-vnfs/generic-vnf/7ced6e17-6431-46df-bf6b-44ab4328dba6?depth=1), path:(/vf-modules), input-key-mapping:({vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module}) 2023-03-17 08:22:26,966|4b229980-d637-4826-b391-25fd0270938b||DefaultDispatcher-worker-6||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| aai-data dictionary information : (/aai/v19/network/generic-vnfs/generic-vnf/7ced6e17-6431-46df-bf6b-44ab4328dba6?depth=1), path:(/vf-modules), ({vnf-id=vnf-id}), ({vf-modules=vf-module}) 2023-03-17 08:22:26,995|4b229980-d637-4826-b391-25fd0270938b||DefaultDispatcher-worker-6||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Rest request method(GET), url(/aai/v19/network/generic-vnfs/generic-vnf/7ced6e17-6431-46df-bf6b-44ab4328dba6?depth=1) 2023-03-17 08:22:27,141|4b229980-d637-4826-b391-25fd0270938b||DefaultDispatcher-worker-6||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Response status(200 - OK) 2023-03-17 08:22:27,141|4b229980-d637-4826-b391-25fd0270938b||DefaultDispatcher-worker-6||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Response processing type (json) 2023-03-17 08:22:27,141|4b229980-d637-4826-b391-25fd0270938b||DefaultDispatcher-worker-6||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"9df00f02-9fc6-425d-84de-73731f3dad47","vf-module-name":"basic_cnf_macro_df34809d-7a2a-45d6-ab3c-f2833e084824_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"competent_colden","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1679041344487","model-invariant-id":"46d93e14-3240-41ad-85b1-f0aacab5d257","model-version-id":"2c80204e-968a-437a-9cb5-2e192de43f2f","model-customization-id":"c0f7fe01-f48c-411b-835a-7c7615ab4ed7","module-index":0}]}) 2023-03-17 08:22:27,141|4b229980-d637-4826-b391-25fd0270938b||DefaultDispatcher-worker-6||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| For template key (vf-modules-list-aai) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"9df00f02-9fc6-425d-84de-73731f3dad47","vf-module-name":"basic_cnf_macro_df34809d-7a2a-45d6-ab3c-f2833e084824_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"competent_colden","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1679041344487","model-invariant-id":"46d93e14-3240-41ad-85b1-f0aacab5d257","model-version-id":"2c80204e-968a-437a-9cb5-2e192de43f2f","model-customization-id":"c0f7fe01-f48c-411b-835a-7c7615ab4ed7","module-index":0}]}) 2023-03-17 08:22:27,142|4b229980-d637-4826-b391-25fd0270938b||DefaultDispatcher-worker-6||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"9df00f02-9fc6-425d-84de-73731f3dad47","vf-module-name":"basic_cnf_macro_df34809d-7a2a-45d6-ab3c-f2833e084824_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"competent_colden","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1679041344487","model-invariant-id":"46d93e14-3240-41ad-85b1-f0aacab5d257","model-version-id":"2c80204e-968a-437a-9cb5-2e192de43f2f","model-customization-id":"c0f7fe01-f48c-411b-835a-7c7615ab4ed7","module-index":0}]), type ({json}) 2023-03-17 08:22:27,142|4b229980-d637-4826-b391-25fd0270938b||DefaultDispatcher-worker-6||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"9df00f02-9fc6-425d-84de-73731f3dad47","vf-module-name":"basic_cnf_macro_df34809d-7a2a-45d6-ab3c-f2833e084824_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"competent_colden","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1679041344487","model-invariant-id":"46d93e14-3240-41ad-85b1-f0aacab5d257","model-version-id":"2c80204e-968a-437a-9cb5-2e192de43f2f","model-customization-id":"c0f7fe01-f48c-411b-835a-7c7615ab4ed7","module-index":0}]}) for Resource Name (vf-modules-list-aai), definition(vf-modules-list) of type (json) 2023-03-17 08:22:27,143|4b229980-d637-4826-b391-25fd0270938b||DefaultDispatcher-worker-6||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| creating resource resolution of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.ConfigDeploySetup) 2023-03-17 08:22:27,148|4b229980-d637-4826-b391-25fd0270938b||DefaultDispatcher-worker-6||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Setting Resource Value ({"helm_apache":{"k8s-rb-definition-name":"46d93e14-3240-41ad-85b1-f0aacab5d257","k8s-rb-definition-version":"c0f7fe01-f48c-411b-835a-7c7615ab4ed7","k8s-rb-config-template-name":"replica-count-template","k8s-rb-config-template-source":"deployment-config","k8s-rb-config-value-source":"custom-values","k8s-rb-config-name":"replica-count-change","k8s-instance-id":"competent_colden"}}) for Resource Name (config-deploy-setup), definition(config-deploy-setup) of type (json) 2023-03-17 08:22:27,150|4b229980-d637-4826-b391-25fd0270938b||DefaultDispatcher-worker-6||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Generated Resource Param Data ({ "config-deploy-setup" : { "helm_apache" : { "k8s-instance-id" : "competent_colden", "k8s-rb-config-name" : "replica-count-change", "k8s-rb-config-template-name" : "replica-count-template", "k8s-rb-config-template-source" : "deployment-config", "k8s-rb-config-value-source" : "custom-values", "k8s-rb-definition-name" : "46d93e14-3240-41ad-85b1-f0aacab5d257", "k8s-rb-definition-version" : "c0f7fe01-f48c-411b-835a-7c7615ab4ed7" } }, "replica-count" : null, "service-instance-id" : "5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2", "service-instance-name" : "basic_cnf_macro_df34809d-7a2a-45d6-ab3c-f2833e084824", "vf-modules-list-aai" : { "vf-modules" : [ { "automated-assignment" : false, "heat-stack-id" : "competent_colden", "is-base-vf-module" : false, "model-customization-id" : "c0f7fe01-f48c-411b-835a-7c7615ab4ed7", "model-invariant-id" : "46d93e14-3240-41ad-85b1-f0aacab5d257", "model-version-id" : "2c80204e-968a-437a-9cb5-2e192de43f2f", "module-index" : 0, "orchestration-status" : "Active", "resource-version" : "1679041344487", "vf-module-id" : "9df00f02-9fc6-425d-84de-73731f3dad47", "vf-module-name" : "basic_cnf_macro_df34809d-7a2a-45d6-ab3c-f2833e084824_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1" } ] }, "vf-modules-list-sdnc" : { "vf-modules" : [ { "vf-module-data" : { "request-information" : { "request-action" : "CreateVfModuleInstance", "request-id" : "4b229980-d637-4826-b391-25fd0270938b", "source" : "MSO" }, "sdnc-request-header" : { "svc-action" : "activate", "svc-notification-url" : "http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/9e5ca7e3-aa22-4a87-882e-b03ab983a92d", "svc-request-id" : "b4a897f2-56aa-412a-80fa-165a24e59e07" }, "service-information" : { "global-customer-id" : "basiccnf-macro-customer", "onap-model-information" : { "model-invariant-uuid" : "0662e63e-2af6-47db-8b80-8b5d38aa85c1", "model-name" : "basic_cnf_macro", "model-uuid" : "0a3fce8c-132c-4a3e-89d7-8ee80c637122", "model-version" : "1.0" }, "service-id" : "5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2", "service-instance-id" : "5a3b69ca-dde5-4636-bf1d-6a2b6a4e04d2", "subscription-service-type" : "basic_cnf_macro" }, "vf-module-information" : { "from-preload" : false, "onap-model-information" : { "model-customization-uuid" : "c0f7fe01-f48c-411b-835a-7c7615ab4ed7", "model-invariant-uuid" : "46d93e14-3240-41ad-85b1-f0aacab5d257", "model-name" : "BasicCnfMacro..helm_apache..module-1", "model-uuid" : "2c80204e-968a-437a-9cb5-2e192de43f2f", "model-version" : "1" }, "vf-module-id" : "9df00f02-9fc6-425d-84de-73731f3dad47", "vf-module-type" : "BasicCnfMacro..helm_apache..module-1" }, "vf-module-level-oper-status" : { "last-rpc-action" : "activate", "order-status" : "Created" }, "vf-module-request-input" : { "aic-cloud-region" : "k8sregion-cnf-macro", "cloud-owner" : "basiccnf-cloud-owner", "tenant" : "123456", "vf-module-input-parameters" : { "param" : [ { "name" : "k8s-rb-config-name", "value" : "replica-count-change" }, { "name" : "k8s-rb-config-template-name", "value" : "replica-count-template" }, { "name" : "k8s-rb-profile-namespace", "value" : "onap-tests" }, { "name" : "vf_module_label", "value" : "helm_apache" }, { "name" : "k8s-rb-profile-source", "value" : "node-port-profile" }, { "name" : "k8s-rb-config-value-source", "value" : "custom-values" }, { "name" : "k8s-rb-config-template-source", "value" : "deployment-config" }, { "name" : "k8s-rb-instance-release-name", "value" : "rel-1-apache" }, { "name" : "k8s-rb-profile-name", "value" : "node-port-profile" } ] }, "vf-module-name" : "basic_cnf_macro_df34809d-7a2a-45d6-ab3c-f2833e084824_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1" }, "vf-module-topology" : { "aic-cloud-region" : "k8sregion-cnf-macro", "onap-model-information" : { "model-customization-uuid" : "c0f7fe01-f48c-411b-835a-7c7615ab4ed7", "model-invariant-uuid" : "46d93e14-3240-41ad-85b1-f0aacab5d257", "model-name" : "BasicCnfMacro..helm_apache..module-1", "model-uuid" : "2c80204e-968a-437a-9cb5-2e192de43f2f", "model-version" : "1" }, "sdnc-generated-cloud-resources" : true, "tenant" : "123456", "vf-module-parameters" : { "param" : [ { "name" : "k8s-rb-config-name", "value" : "replica-count-change" }, { "name" : "aai-vf-module-put", "resource-resolution-data" : { "capability-name" : "aai-vf-module-put", "status" : "SUCCESS" }, "value" : "SUCCESS" }, { "name" : "k8s-rb-profile-namespace", "value" : "onap-tests" }, { "name" : "vf_module_label", "value" : "helm_apache" }, { "name" : "k8s-rb-config-value-source", "value" : "custom-values" }, { "name" : "vf-module-model-version", "resource-resolution-data" : { "capability-name" : "RA Resolved", "status" : "SUCCESS" }, "value" : "2c80204e-968a-437a-9cb5-2e192de43f2f" }, { "name" : "core-instance-name", "resource-resolution-data" : { "capability-name" : "RA Resolved", "status" : "SUCCESS" }, "value" : "null" }, { "name" : "vf-module-name", "resource-resolution-data" : { "capability-name" : "RA Resolved", "status" : "SUCCESS" }, "value" : "k8sregion-cnf-macro-onap-nf-20230317t082131763712z-helm_apache-vfmt-001" }, { "name" : "vf-module-model-invariant-uuid", "resource-resolution-data" : { "capability-name" : "RA Resolved", "status" : "SUCCESS" }, "value" : "46d93e14-3240-41ad-85b1-f0aacab5d257" }, { "name" : "vnf_name", "resource-resolution-data" : { "capability-name" : "RA Resolved", "status" : "SUCCESS" }, "value" : "k8sregion-cnf-macro-onap-nf-20230317t082131763712z" }, { "name" : "k8s-rb-config-template-name", "value" : "replica-count-template" }, { "name" : "k8s-rb-profile-source", "value" : "node-port-profile" }, { "name" : "k8s-rb-config-template-source", "value" : "deployment-config" }, { "name" : "k8s-rb-instance-release-name", "value" : "rel-1-apache" }, { "name" : "k8s-rb-profile-name", "value" : "node-port-profile" } ] }, "vf-module-topology-identifier" : { "vf-module-id" : "9df00f02-9fc6-425d-84de-73731f3dad47", "vf-module-name" : "basic_cnf_macro_df34809d-7a2a-45d6-ab3c-f2833e084824_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1", "vf-module-type" : "BasicCnfMacro..helm_apache..module-1" } }, "vnf-information" : { "onap-model-information" : { "model-customization-uuid" : "f2512fda-6544-4ae3-ae03-256471d19486", "model-invariant-uuid" : "ef82cf17-0028-4ef0-9670-54b6f21b484c", "model-name" : "basic_cnf_macro", "model-uuid" : "b44feb83-8368-4673-9944-262d87b133d5", "model-version" : "1.0" }, "vnf-id" : "7ced6e17-6431-46df-bf6b-44ab4328dba6", "vnf-name" : "basic_cnf_macro", "vnf-type" : "basic_cnf_macro/null" } }, "vf-module-id" : "9df00f02-9fc6-425d-84de-73731f3dad47" } ] }, "vnf-id" : "7ced6e17-6431-46df-bf6b-44ab4328dba6" }) 2023-03-17 08:22:27,162|4b229980-d637-4826-b391-25fd0270938b||DefaultDispatcher-worker-6||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Preparing Response... 2023-03-17 08:22:27,162|4b229980-d637-4826-b391-25fd0270938b||DefaultDispatcher-worker-6||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-setup-process),interface name (ResourceResolutionComponent), operationName(process) 2023-03-17 08:22:27,162|4b229980-d637-4826-b391-25fd0270938b||DefaultDispatcher-worker-6||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Execute node(config-setup) -> executed state(SUCCESS) 2023-03-17 08:22:27,163|4b229980-d637-4826-b391-25fd0270938b||DefaultDispatcher-worker-6||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Executing workflow(config-deploy[4b229980-d637-4826-b391-25fd0270938b])'s step(status-verification-script) 2023-03-17 08:22:27,163|4b229980-d637-4826-b391-25fd0270938b||DefaultDispatcher-worker-6||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| executing node template(simple-status-check) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec. 2023-03-17 08:22:27,169|4b229980-d637-4826-b391-25fd0270938b||DefaultDispatcher-worker-6||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| preparing request id(4b229980-d637-4826-b391-25fd0270938b) for workflow(config-deploy) step(status-verification-script) 2023-03-17 08:22:27,169|4b229980-d637-4826-b391-25fd0270938b||DefaultDispatcher-worker-6||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| resolveNodeTemplateInterfaceOperationInputs for node template (simple-status-check), interface name(ComponentScriptExecutor), operationName(process) 2023-03-17 08:22:27,169|4b229980-d637-4826-b391-25fd0270938b||DefaultDispatcher-worker-6||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| input definition for node template (simple-status-check), values ({script-type="kotlin", script-class-reference="org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck", instance-dependencies=["bluePrintPropertiesService"], dynamic-properties="*simple-status-properties"}) 2023-03-17 08:22:27,174|4b229980-d637-4826-b391-25fd0270938b||DefaultDispatcher-worker-6||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck) and instanceDependencies([bluePrintPropertiesService]) 2023-03-17 08:22:27,184|4b229980-d637-4826-b391-25fd0270938b||DefaultDispatcher-worker-6||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| SIMPLE STATUS CHECK - START 2023-03-17 08:22:27,194|4b229980-d637-4826-b391-25fd0270938b||DefaultDispatcher-worker-6||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Rest request method(GET), url(/v1/instance/competent_colden/status) 2023-03-17 08:22:27,410|4b229980-d637-4826-b391-25fd0270938b||DefaultDispatcher-worker-6||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Response status(200 - OK) 2023-03-17 08:22:27,431|4b229980-d637-4826-b391-25fd0270938b||DefaultDispatcher-worker-6||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| VfModule helm_apache (competent_colden) is not ready. Please wait... 2023-03-17 08:22:28,134|26809836-6dd2-4c23-b323-d239a5e00513||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true) 2023-03-17 08:22:28,134|26809836-6dd2-4c23-b323-d239a5e00513||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type) 2023-03-17 08:22:28,134|26809836-6dd2-4c23-b323-d239a5e00513||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ******** 2023-03-17 08:22:28,561|26809836-6dd2-4c23-b323-d239a5e00513||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) 2023-03-17 08:22:28,561|26809836-6dd2-4c23-b323-d239a5e00513||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ******** 2023-03-17 08:22:29,728|26809836-6dd2-4c23-b323-d239a5e00513||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint) 2023-03-17 08:22:29,728|26809836-6dd2-4c23-b323-d239a5e00513||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Save processing(09c1d380-a9f5-4438-a053-85aebfbb099a) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) 2023-03-17 08:22:29,737|26809836-6dd2-4c23-b323-d239a5e00513||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Save processing(0ed01b54-02fb-496f-9387-8482e6faeae3) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) 2023-03-17 08:22:29,740|26809836-6dd2-4c23-b323-d239a5e00513||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Save processing(2dd72ab4-e43d-4251-b682-ff711f02349a) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) 2023-03-17 08:22:29,746|26809836-6dd2-4c23-b323-d239a5e00513||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Save processing(7548bd43-6481-4a5e-b1db-e3d3ff3816f2) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) 2023-03-17 08:22:29,753|26809836-6dd2-4c23-b323-d239a5e00513||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Save processing(899bc54b-3bf1-468d-b08e-88de598577ac) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) 2023-03-17 08:22:29,759|26809836-6dd2-4c23-b323-d239a5e00513||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Save processing(ef57a744-078c-4b99-ba0a-f6effeddb7d9) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) 2023-03-17 08:22:29,799|26809836-6dd2-4c23-b323-d239a5e00513||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| 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-17 08:22:29,799|26809836-6dd2-4c23-b323-d239a5e00513||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| 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-17 08:22:29,799|26809836-6dd2-4c23-b323-d239a5e00513||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| 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-17 08:22:29,799|26809836-6dd2-4c23-b323-d239a5e00513||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| 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-17 08:22:29,799|26809836-6dd2-4c23-b323-d239a5e00513||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| 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-17 08:22:29,800|26809836-6dd2-4c23-b323-d239a5e00513||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| 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-17 08:22:29,810|26809836-6dd2-4c23-b323-d239a5e00513||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| 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-17 08:22:29,812|26809836-6dd2-4c23-b323-d239a5e00513||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2023-03-17 08:22:29,826|26809836-6dd2-4c23-b323-d239a5e00513||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2023-03-17 08:22:29,830|26809836-6dd2-4c23-b323-d239a5e00513||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2023-03-17 08:22:29,835|26809836-6dd2-4c23-b323-d239a5e00513||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 2023-03-17 08:22:29,911|26809836-6dd2-4c23-b323-d239a5e00513||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Validating Workflow(resource-assignment) 2023-03-17 08:22:29,912|26809836-6dd2-4c23-b323-d239a5e00513||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Validating Workflow(config-assign) 2023-03-17 08:22:29,912|26809836-6dd2-4c23-b323-d239a5e00513||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Validating Workflow(config-deploy) 2023-03-17 08:22:29,913|26809836-6dd2-4c23-b323-d239a5e00513||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Validating Workflow(HealthCheck) 2023-03-17 08:22:29,913|26809836-6dd2-4c23-b323-d239a5e00513||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Validating Workflow(ScaleOutReconfiguration) 2023-03-17 08:22:29,913|26809836-6dd2-4c23-b323-d239a5e00513||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Validating Workflow(vf-config-assign) 2023-03-17 08:22:29,913|26809836-6dd2-4c23-b323-d239a5e00513||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Validating Workflow(vf-config-deploy) 2023-03-17 08:22:29,924|26809836-6dd2-4c23-b323-d239a5e00513||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| 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-17 08:22:30,007|26809836-6dd2-4c23-b323-d239a5e00513||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Overwriting blueprint model :vLB_CDS::1.0.0 2023-03-17 08:22:30,066|26809836-6dd2-4c23-b323-d239a5e00513||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean. 2023-03-17 08:22:30,066|26809836-6dd2-4c23-b323-d239a5e00513||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Deleted deployed blueprint model :vLB_CDS::1.0.0 2023-03-17 08:22:30,165|26809836-6dd2-4c23-b323-d239a5e00513||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Validating Workflow(resource-assignment) 2023-03-17 08:22:30,165|26809836-6dd2-4c23-b323-d239a5e00513||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Validating Workflow(config-assign) 2023-03-17 08:22:30,166|26809836-6dd2-4c23-b323-d239a5e00513||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Validating Workflow(config-deploy) 2023-03-17 08:22:30,177|26809836-6dd2-4c23-b323-d239a5e00513||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| 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-17 08:22:30,216|26809836-6dd2-4c23-b323-d239a5e00513||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0 2023-03-17 08:22:30,269|26809836-6dd2-4c23-b323-d239a5e00513||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean. 2023-03-17 08:22:30,274|26809836-6dd2-4c23-b323-d239a5e00513||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0 2023-03-17 08:22:30,350|26809836-6dd2-4c23-b323-d239a5e00513||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Validating Workflow(resource-assignment) 2023-03-17 08:22:30,350|26809836-6dd2-4c23-b323-d239a5e00513||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Validating Workflow(config-assign) 2023-03-17 08:22:30,350|26809836-6dd2-4c23-b323-d239a5e00513||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Validating Workflow(config-deploy) 2023-03-17 08:22:30,361|26809836-6dd2-4c23-b323-d239a5e00513||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| 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-17 08:22:30,394|26809836-6dd2-4c23-b323-d239a5e00513||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0 2023-03-17 08:22:30,440|26809836-6dd2-4c23-b323-d239a5e00513||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean. 2023-03-17 08:22:30,441|26809836-6dd2-4c23-b323-d239a5e00513||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0 2023-03-17 08:22:30,506|26809836-6dd2-4c23-b323-d239a5e00513||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Validating Workflow(resource-assignment) 2023-03-17 08:22:30,507|26809836-6dd2-4c23-b323-d239a5e00513||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Validating Workflow(config-deploy) 2023-03-17 08:22:30,515|26809836-6dd2-4c23-b323-d239a5e00513||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Validating Workflow(config-assign) 2023-03-17 08:22:30,515|26809836-6dd2-4c23-b323-d239a5e00513||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Validating Workflow(config-deploy) 2023-03-17 08:22:30,516|26809836-6dd2-4c23-b323-d239a5e00513||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| 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-17 08:22:30,520|26809836-6dd2-4c23-b323-d239a5e00513||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| 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-17 08:22:30,548|26809836-6dd2-4c23-b323-d239a5e00513||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| Overwriting blueprint model :vFW-CDS::1.0.0 2023-03-17 08:22:30,591|26809836-6dd2-4c23-b323-d239a5e00513||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-fb8d4bdbb-rn2fw|||| No compiled