Results

By type

          04:04:08,309 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
04:04:08,311 |-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.5.1.jar!/logback.xml]
04:04:08,314 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath.
04:04:08,314 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/app/onap/config/logback.xml]
04:04:08,314 |-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.5.1.jar!/logback.xml]
04:04:08,343 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@57175e74 - URL [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.5.1.jar!/logback.xml] is not of type file
04:04:08,503 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
04:04:08,522 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
04:04:08,531 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
04:04:08,550 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
04:04:08,688 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO
04:04:08,688 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO
04:04:08,688 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to ERROR
04:04:08,688 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.hazelcast] to ERROR
04:04:08,688 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.ccsdk.cds] to INFO
04:04:08,688 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
04:04:08,689 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
04:04:08,689 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
04:04:08,691 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@7bb58ca3 - Registering current configuration as safe fallback point


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

2023-06-27 04:04:10,040|||background-preinit||||INFO||||||| HV000001: Hibernate Validator 6.2.4.Final
2023-06-27 04:04:10,199|||main||||INFO||||||| Starting BlueprintProcessorApplicationKt v1.5.1 using Java 17.0.6 on onap-cds-blueprints-processor-88c88ccc9-xv94m with PID 1 (/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.5.1.jar started by onap in /app)
2023-06-27 04:04:10,201|||main||||INFO||||||| No active profile set, falling back to 1 default profile: "default"
2023-06-27 04:04:14,799|||main||||INFO||||||| Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2023-06-27 04:04:15,532|||main||||INFO||||||| Finished Spring Data repository scanning in 715 ms. Found 11 JPA repository interfaces.
2023-06-27 04:04:19,476|||main||||INFO||||||| HHH000204: Processing PersistenceUnitInfo [name: default]
2023-06-27 04:04:19,655|||main||||INFO||||||| HHH000412: Hibernate ORM core version 5.6.10.Final
2023-06-27 04:04:20,174|||main||||INFO||||||| HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2023-06-27 04:04:21,294|||main||||INFO||||||| HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect
2023-06-27 04:04:21,969|||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-06-27 04:04:21,999|||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-06-27 04:04:24,119|||main||||INFO||||||| HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-06-27 04:04:24,141|||main||||INFO||||||| Initialized JPA EntityManagerFactory for persistence unit 'default'
2023-06-27 04:04:24,329|||main||||INFO||||||| Application ID: cds > Initializing error catalog message from properties...
2023-06-27 04:04:26,875|||main||||INFO||||||| Kakfa audit service is enabled
2023-06-27 04:04:27,203|||main||||INFO||||||| Workflow Audit store is disabled
2023-06-27 04:04:29,244|||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-06-27 04:04:29,331|||main||||INFO||||||| Dependency Management module created...
2023-06-27 04:04:30,639|||main||||INFO||||||| Exposing 14 endpoint(s) beneath base path '/actuator'
2023-06-27 04:04:31,033|||main||||INFO||||||| Initialised Primary Transaction Manager for url jdbc:mysql://cds-db:3306/sdnctl
2023-06-27 04:04:33,245|||main||||INFO||||||| Netty started on port 8080
2023-06-27 04:04:36,258|||main||||INFO||||||| Starting Blueprint Processor GRPC Starting..
2023-06-27 04:04:36,739|||main||||INFO||||||| Blueprint Processor GRPC server started and ready to serve on port(9111)...
2023-06-27 04:04:36,747|||main||||INFO||||||| Started BlueprintProcessorApplicationKt in 27.816 seconds (JVM running for 29.039)
2023-06-27 04:04:36,794|||DefaultDispatcher-worker-2||||INFO||||||| Setting up message consumer(self-service-api)message producer(self-service-api)...
2023-06-27 04:04:36,799|||DefaultDispatcher-worker-1||||INFO||||||| Cluster is disabled, to enable cluster set the environment CLUSTER_* properties.
2023-06-27 04:04:37,061|||DefaultDispatcher-worker-3||||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-xv94m
	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-06-27 04:04:37,261|||DefaultDispatcher-worker-3||||INFO||||||| Successfully logged in.
2023-06-27 04:04:37,432|||DefaultDispatcher-worker-3||||INFO||||||| Kafka version: 3.0.1
2023-06-27 04:04:37,433|||DefaultDispatcher-worker-3||||INFO||||||| Kafka commitId: 8e30984f43e64d8b
2023-06-27 04:04:37,433|||DefaultDispatcher-worker-3||||INFO||||||| Kafka startTimeMs: 1687838677429
2023-06-27 04:04:37,439|||DefaultDispatcher-worker-3||||INFO||||||| [Consumer clientId=request-receiver-client-id-xv94m, groupId=cds-bp-processor] Subscribed to topic(s): cds.blueprint-processor.self-service-api.request
2023-06-27 04:04:37,440|||DefaultDispatcher-worker-3||||INFO||||||| Successfully consumed topic([cds.blueprint-processor.self-service-api.request])
2023-06-27 04:04:38,378|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-xv94m, 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 RmeqXsdfTkiLAX4OFGvDcg
2023-06-27 04:04:38,379|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-xv94m, 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 RmeqXsdfTkiLAX4OFGvDcg
2023-06-27 04:04:38,380|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-xv94m, 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 RmeqXsdfTkiLAX4OFGvDcg
2023-06-27 04:04:38,380|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-xv94m, 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 RmeqXsdfTkiLAX4OFGvDcg
2023-06-27 04:04:38,380|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-xv94m, 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 RmeqXsdfTkiLAX4OFGvDcg
2023-06-27 04:04:38,380|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-xv94m, 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 RmeqXsdfTkiLAX4OFGvDcg
2023-06-27 04:04:38,392|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-xv94m, groupId=cds-bp-processor] Cluster ID: 6tnS1gfGRJa1NkfHU0EIRA
2023-06-27 04:04:38,396|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-xv94m, groupId=cds-bp-processor] Discovered group coordinator onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483646 rack: null)
2023-06-27 04:04:38,418|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-xv94m, groupId=cds-bp-processor] (Re-)joining group
2023-06-27 04:04:38,598|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-xv94m, groupId=cds-bp-processor] Request joining group due to: need to re-join with the given member-id
2023-06-27 04:04:38,599|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-xv94m, groupId=cds-bp-processor] (Re-)joining group
2023-06-27 04:04:41,638|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-xv94m, groupId=cds-bp-processor] Successfully joined group with generation Generation{generationId=1, memberId='request-receiver-client-id-xv94m-e627e107-2182-4b70-84b3-5e712be7d9e4', protocol='range'}
2023-06-27 04:04:41,642|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-xv94m, groupId=cds-bp-processor] Finished assignment for group at generation 1: {request-receiver-client-id-xv94m-e627e107-2182-4b70-84b3-5e712be7d9e4=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-06-27 04:04:41,744|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-xv94m, groupId=cds-bp-processor] Successfully synced group in generation Generation{generationId=1, memberId='request-receiver-client-id-xv94m-e627e107-2182-4b70-84b3-5e712be7d9e4', protocol='range'}
2023-06-27 04:04:41,745|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-xv94m, 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-06-27 04:04:41,750|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-xv94m, 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-06-27 04:04:41,779|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-xv94m, groupId=cds-bp-processor] Found no committed offset for partition cds.blueprint-processor.self-service-api.request-0
2023-06-27 04:04:41,779|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-xv94m, groupId=cds-bp-processor] Found no committed offset for partition cds.blueprint-processor.self-service-api.request-1
2023-06-27 04:04:41,779|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-xv94m, groupId=cds-bp-processor] Found no committed offset for partition cds.blueprint-processor.self-service-api.request-2
2023-06-27 04:04:41,779|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-xv94m, groupId=cds-bp-processor] Found no committed offset for partition cds.blueprint-processor.self-service-api.request-3
2023-06-27 04:04:41,780|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-xv94m, groupId=cds-bp-processor] Found no committed offset for partition cds.blueprint-processor.self-service-api.request-4
2023-06-27 04:04:41,780|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-xv94m, groupId=cds-bp-processor] Found no committed offset for partition cds.blueprint-processor.self-service-api.request-5
2023-06-27 04:04:41,917|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-xv94m, 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-06-27 04:04:41,919|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-xv94m, 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-06-27 04:04:41,933|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-xv94m, 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-06-27 04:04:41,934|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-xv94m, 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-06-27 04:04:41,940|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-xv94m, 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-06-27 04:04:41,940|||KafkaConsumer-request-receiver-client-id||||INFO||||||| [Consumer clientId=request-receiver-client-id-xv94m, 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-06-27 05:26:58,179|ea9ecd81-31ad-4f5b-9295-26074c76ae16||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2023-06-27 05:26:58,181|ea9ecd81-31ad-4f5b-9295-26074c76ae16||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2023-06-27 05:26:58,183|ea9ecd81-31ad-4f5b-9295-26074c76ae16||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2023-06-27 05:26:58,823|ea9ecd81-31ad-4f5b-9295-26074c76ae16||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2023-06-27 05:26:58,826|ea9ecd81-31ad-4f5b-9295-26074c76ae16||DefaultDispatcher-worker-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2023-06-27 05:27:00,938|2ec1cecd-3969-4607-a98a-f76fc4b65d12||Thread-36||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Enhancing blueprint(/opt/app/onap/blueprints/working/8da7d1df-6fb1-472c-a149-f97dfffd8677)
2023-06-27 05:27:00,952|2ec1cecd-3969-4607-a98a-f76fc4b65d12||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| deleting definition types under : /opt/app/onap/blueprints/working/8da7d1df-6fb1-472c-a149-f97dfffd8677/Definitions
2023-06-27 05:27:01,086|2ec1cecd-3969-4607-a98a-f76fc4b65d12||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| reinitialized all type definitions
2023-06-27 05:27:01,098|2ec1cecd-3969-4607-a98a-f76fc4b65d12||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| ***** Enhancing NodeTemplate(helloworld)
2023-06-27 05:27:01,159|2ec1cecd-3969-4607-a98a-f76fc4b65d12||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| enhancing ArtifactDefinition(helloworld-template)
2023-06-27 05:27:01,168|2ec1cecd-3969-4607-a98a-f76fc4b65d12||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| enhancing ArtifactDefinition(helloworld-mapping)
2023-06-27 05:27:01,198|2ec1cecd-3969-4607-a98a-f76fc4b65d12||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2023-06-27 05:27:01,281|2ec1cecd-3969-4607-a98a-f76fc4b65d12||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| ##### Enhancing Workflow(helloworld)
2023-06-27 05:27:01,283|2ec1cecd-3969-4607-a98a-f76fc4b65d12||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2023-06-27 05:27:01,283|2ec1cecd-3969-4607-a98a-f76fc4b65d12||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| identified workflow(helloworld) targets(helloworld)
2023-06-27 05:27:01,284|2ec1cecd-3969-4607-a98a-f76fc4b65d12||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2023-06-27 05:27:01,284|2ec1cecd-3969-4607-a98a-f76fc4b65d12||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2023-06-27 05:27:01,285|2ec1cecd-3969-4607-a98a-f76fc4b65d12||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| enriching artifacts file(/opt/app/onap/blueprints/working/8da7d1df-6fb1-472c-a149-f97dfffd8677/Templates/hello-world-mapping.json
2023-06-27 05:27:01,314|2ec1cecd-3969-4607-a98a-f76fc4b65d12||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2023-06-27 05:27:01,315|2ec1cecd-3969-4607-a98a-f76fc4b65d12||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| dataType not present for the recipe(dt-helloworld-properties)
2023-06-27 05:27:01,316|2ec1cecd-3969-4607-a98a-f76fc4b65d12||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| ##### Enhancing blueprint Resource Definitions
2023-06-27 05:27:01,317|2ec1cecd-3969-4607-a98a-f76fc4b65d12||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| resources assignment files ([Templates/hello-world-mapping.json])
2023-06-27 05:27:01,319|2ec1cecd-3969-4607-a98a-f76fc4b65d12||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| processing file (Templates/hello-world-mapping.json)
2023-06-27 05:27:01,359|2ec1cecd-3969-4607-a98a-f76fc4b65d12||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| distinct resource keys ([])
2023-06-27 05:27:01,359|2ec1cecd-3969-4607-a98a-f76fc4b65d12||DefaultDispatcher-worker-5||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Enriching Resource Definition sources Node Template: []
2023-06-27 05:27:01,766|3b902836-028d-450c-ba08-37d592dedfa4||Thread-36||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Save processing(93986dc7-0266-419c-aa5a-e7dcab2fb930) CBA(/opt/app/onap/blueprints/archive/93986dc7-0266-419c-aa5a-e7dcab2fb930/cba.zip)
2023-06-27 05:27:01,783|3b902836-028d-450c-ba08-37d592dedfa4||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/93986dc7-0266-419c-aa5a-e7dcab2fb930) and entry definition file (Definitions/blueprint.json)
2023-06-27 05:27:01,905|3b902836-028d-450c-ba08-37d592dedfa4||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Validating Workflow(helloworld)
2023-06-27 05:27:01,927|3b902836-028d-450c-ba08-37d592dedfa4||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/93986dc7-0266-419c-aa5a-e7dcab2fb930) and entry definition file (Definitions/blueprint.json)
2023-06-27 05:27:02,166|3b902836-028d-450c-ba08-37d592dedfa4||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| No compiled cache(/opt/app/onap/blueprints/working/93986dc7-0266-419c-aa5a-e7dcab2fb930) present to clean.
2023-06-27 05:27:02,423|654321||reactor-http-epoll-7||||INFO||||||| processing request id 654321
2023-06-27 05:27:02,426|654321||reactor-http-epoll-7||||INFO||||||| Setting up message producer(self-service-api.audit.request)...
2023-06-27 05:27:02,571|654321||reactor-http-epoll-7||||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-xv94m
	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-06-27 05:27:02,591|654321||reactor-http-epoll-7||||INFO||||||| [Producer clientId=audit-request-producer-client-id-xv94m] Instantiated an idempotent producer.
2023-06-27 05:27:02,628|654321||reactor-http-epoll-7||||INFO||||||| Kafka version: 3.0.1
2023-06-27 05:27:02,629|654321||reactor-http-epoll-7||||INFO||||||| Kafka commitId: 8e30984f43e64d8b
2023-06-27 05:27:02,629|654321||reactor-http-epoll-7||||INFO||||||| Kafka startTimeMs: 1687843622628
2023-06-27 05:27:02,668|||kafka-producer-network-thread | audit-request-producer-client-id-xv94m||||INFO||||||| [Producer clientId=audit-request-producer-client-id-xv94m] 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 LzPV9DXqT7Oen3kiWmZVRw
2023-06-27 05:27:02,668|||kafka-producer-network-thread | audit-request-producer-client-id-xv94m||||INFO||||||| [Producer clientId=audit-request-producer-client-id-xv94m] 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 LzPV9DXqT7Oen3kiWmZVRw
2023-06-27 05:27:02,668|||kafka-producer-network-thread | audit-request-producer-client-id-xv94m||||INFO||||||| [Producer clientId=audit-request-producer-client-id-xv94m] 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 LzPV9DXqT7Oen3kiWmZVRw
2023-06-27 05:27:02,668|||kafka-producer-network-thread | audit-request-producer-client-id-xv94m||||INFO||||||| [Producer clientId=audit-request-producer-client-id-xv94m] 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 LzPV9DXqT7Oen3kiWmZVRw
2023-06-27 05:27:02,668|||kafka-producer-network-thread | audit-request-producer-client-id-xv94m||||INFO||||||| [Producer clientId=audit-request-producer-client-id-xv94m] 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 LzPV9DXqT7Oen3kiWmZVRw
2023-06-27 05:27:02,669|||kafka-producer-network-thread | audit-request-producer-client-id-xv94m||||INFO||||||| [Producer clientId=audit-request-producer-client-id-xv94m] 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 LzPV9DXqT7Oen3kiWmZVRw
2023-06-27 05:27:02,669|||kafka-producer-network-thread | audit-request-producer-client-id-xv94m||||INFO||||||| [Producer clientId=audit-request-producer-client-id-xv94m] Cluster ID: 6tnS1gfGRJa1NkfHU0EIRA
2023-06-27 05:27:02,670|||kafka-producer-network-thread | audit-request-producer-client-id-xv94m||||INFO||||||| [Producer clientId=audit-request-producer-client-id-xv94m] ProducerId set to 1004 with epoch 0
2023-06-27 05:27:02,685|654321||reactor-http-epoll-7||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-06-27 05:27:02,689|654321||reactor-http-epoll-7||||INFO||||||| StoreAuditService ID  -1
2023-06-27 05:27:02,701|654321||DefaultDispatcher-worker-2||||INFO||||||| getting cba file name(test101), version(1.0.1) from db
2023-06-27 05:27:02,798|654321||kafka-producer-network-thread | audit-request-producer-client-id-xv94m||||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-06-27 05:27:02,843|654321||DefaultDispatcher-worker-2||||INFO||||||| cba file name(test101), version(1.0.1) saved in (/opt/app/onap/blueprints/deploy/test101/1.0.1)
2023-06-27 05:27:02,847|654321||DefaultDispatcher-worker-2||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2023-06-27 05:27:02,852|654321||DefaultDispatcher-worker-2||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2023-06-27 05:27:02,879|654321||DefaultDispatcher-worker-5||||INFO||||||| Deriving input data for workflow: (helloworld)
2023-06-27 05:27:02,881|654321||DefaultDispatcher-worker-5||||INFO||||||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2023-06-27 05:27:02,892|654321||DefaultDispatcher-worker-5||||INFO||||||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-06-27 05:27:02,917|654321||DefaultDispatcher-worker-5||||INFO||||||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2023-06-27 05:27:02,918|654321||DefaultDispatcher-worker-5||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2023-06-27 05:27:02,920|654321||DefaultDispatcher-worker-5||||INFO||||||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2023-06-27 05:27:02,951|654321||DefaultDispatcher-worker-5||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-mapping)
2023-06-27 05:27:02,994|654321||DefaultDispatcher-worker-2||||INFO||||||| Batched Sequence : ([])
2023-06-27 05:27:02,999|654321||DefaultDispatcher-worker-2||||INFO||||||| Generated Resource Param Data ({ })
2023-06-27 05:27:03,111|654321||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response...
2023-06-27 05:27:03,114|654321||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2023-06-27 05:27:03,115|654321||DefaultDispatcher-worker-2||||INFO||||||| resolveWorkflowOutputs for workflow(helloworld)
2023-06-27 05:27:03,118|654321||DefaultDispatcher-worker-2||||INFO||||||| Setting up message producer(self-service-api.audit.response)...
2023-06-27 05:27:03,159|654321||DefaultDispatcher-worker-2||||INFO||||||| ProducerConfig values: 
	acks = -1
	batch.size = 16384
	bootstrap.servers = [onap-strimzi-kafka-bootstrap:9092]
	buffer.memory = 33554432
	client.dns.lookup = use_all_dns_ips
	client.id = audit-response-producer-client-id-xv94m
	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-06-27 05:27:03,161|654321||DefaultDispatcher-worker-2||||INFO||||||| [Producer clientId=audit-response-producer-client-id-xv94m] Instantiated an idempotent producer.
2023-06-27 05:27:03,169|654321||DefaultDispatcher-worker-2||||INFO||||||| Kafka version: 3.0.1
2023-06-27 05:27:03,169|654321||DefaultDispatcher-worker-2||||INFO||||||| Kafka commitId: 8e30984f43e64d8b
2023-06-27 05:27:03,169|654321||DefaultDispatcher-worker-2||||INFO||||||| Kafka startTimeMs: 1687843623168
2023-06-27 05:27:03,202|||kafka-producer-network-thread | audit-response-producer-client-id-xv94m||||INFO||||||| [Producer clientId=audit-response-producer-client-id-xv94m] 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 KvB2EMYnT0iTOOtxBjR-fg
2023-06-27 05:27:03,203|||kafka-producer-network-thread | audit-response-producer-client-id-xv94m||||INFO||||||| [Producer clientId=audit-response-producer-client-id-xv94m] 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 KvB2EMYnT0iTOOtxBjR-fg
2023-06-27 05:27:03,203|||kafka-producer-network-thread | audit-response-producer-client-id-xv94m||||INFO||||||| [Producer clientId=audit-response-producer-client-id-xv94m] 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 KvB2EMYnT0iTOOtxBjR-fg
2023-06-27 05:27:03,203|||kafka-producer-network-thread | audit-response-producer-client-id-xv94m||||INFO||||||| [Producer clientId=audit-response-producer-client-id-xv94m] 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 KvB2EMYnT0iTOOtxBjR-fg
2023-06-27 05:27:03,203|||kafka-producer-network-thread | audit-response-producer-client-id-xv94m||||INFO||||||| [Producer clientId=audit-response-producer-client-id-xv94m] 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 KvB2EMYnT0iTOOtxBjR-fg
2023-06-27 05:27:03,203|||kafka-producer-network-thread | audit-response-producer-client-id-xv94m||||INFO||||||| [Producer clientId=audit-response-producer-client-id-xv94m] 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 KvB2EMYnT0iTOOtxBjR-fg
2023-06-27 05:27:03,204|||kafka-producer-network-thread | audit-response-producer-client-id-xv94m||||INFO||||||| [Producer clientId=audit-response-producer-client-id-xv94m] Cluster ID: 6tnS1gfGRJa1NkfHU0EIRA
2023-06-27 05:27:03,205|||kafka-producer-network-thread | audit-response-producer-client-id-xv94m||||INFO||||||| [Producer clientId=audit-response-producer-client-id-xv94m] ProducerId set to 4 with epoch 0
2023-06-27 05:27:03,209|654321||DefaultDispatcher-worker-2||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 4f6d1156-4da7-4f36-adf2-67f8d08fac28 auditStoreId -1
2023-06-27 05:27:03,267|654321||kafka-producer-network-thread | audit-response-producer-client-id-xv94m||||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-06-27 05:31:01,488|58621350-b5cb-4eeb-8a50-9aa28f53ba37||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2023-06-27 05:31:01,489|58621350-b5cb-4eeb-8a50-9aa28f53ba37||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2023-06-27 05:31:01,489|58621350-b5cb-4eeb-8a50-9aa28f53ba37||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2023-06-27 05:31:01,722|58621350-b5cb-4eeb-8a50-9aa28f53ba37||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2023-06-27 05:31:01,723|58621350-b5cb-4eeb-8a50-9aa28f53ba37||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2023-06-27 05:31:02,684|ef427e6b-6bd4-4e9c-8ba1-b0848dbe369f||Thread-62||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Enhancing blueprint(/opt/app/onap/blueprints/working/970b7f04-8e1b-4bc9-9377-2265b4c15aa5)
2023-06-27 05:31:02,685|ef427e6b-6bd4-4e9c-8ba1-b0848dbe369f||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| deleting definition types under : /opt/app/onap/blueprints/working/970b7f04-8e1b-4bc9-9377-2265b4c15aa5/Definitions
2023-06-27 05:31:02,689|ef427e6b-6bd4-4e9c-8ba1-b0848dbe369f||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| reinitialized all type definitions
2023-06-27 05:31:02,690|ef427e6b-6bd4-4e9c-8ba1-b0848dbe369f||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| ***** Enhancing NodeTemplate(helloworld)
2023-06-27 05:31:02,715|ef427e6b-6bd4-4e9c-8ba1-b0848dbe369f||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| enhancing ArtifactDefinition(helloworld-template)
2023-06-27 05:31:02,721|ef427e6b-6bd4-4e9c-8ba1-b0848dbe369f||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| enhancing ArtifactDefinition(helloworld-mapping)
2023-06-27 05:31:02,729|ef427e6b-6bd4-4e9c-8ba1-b0848dbe369f||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2023-06-27 05:31:02,756|ef427e6b-6bd4-4e9c-8ba1-b0848dbe369f||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| ##### Enhancing Workflow(helloworld)
2023-06-27 05:31:02,757|ef427e6b-6bd4-4e9c-8ba1-b0848dbe369f||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2023-06-27 05:31:02,757|ef427e6b-6bd4-4e9c-8ba1-b0848dbe369f||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| identified workflow(helloworld) targets(helloworld)
2023-06-27 05:31:02,757|ef427e6b-6bd4-4e9c-8ba1-b0848dbe369f||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2023-06-27 05:31:02,757|ef427e6b-6bd4-4e9c-8ba1-b0848dbe369f||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2023-06-27 05:31:02,757|ef427e6b-6bd4-4e9c-8ba1-b0848dbe369f||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| enriching artifacts file(/opt/app/onap/blueprints/working/970b7f04-8e1b-4bc9-9377-2265b4c15aa5/Templates/hello-world-mapping.json
2023-06-27 05:31:02,768|ef427e6b-6bd4-4e9c-8ba1-b0848dbe369f||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2023-06-27 05:31:02,768|ef427e6b-6bd4-4e9c-8ba1-b0848dbe369f||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| dataType not present for the recipe(dt-helloworld-properties)
2023-06-27 05:31:02,768|ef427e6b-6bd4-4e9c-8ba1-b0848dbe369f||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| ##### Enhancing blueprint Resource Definitions
2023-06-27 05:31:02,769|ef427e6b-6bd4-4e9c-8ba1-b0848dbe369f||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| resources assignment files ([Templates/hello-world-mapping.json])
2023-06-27 05:31:02,769|ef427e6b-6bd4-4e9c-8ba1-b0848dbe369f||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| processing file (Templates/hello-world-mapping.json)
2023-06-27 05:31:02,779|ef427e6b-6bd4-4e9c-8ba1-b0848dbe369f||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| distinct resource keys ([])
2023-06-27 05:31:02,779|ef427e6b-6bd4-4e9c-8ba1-b0848dbe369f||DefaultDispatcher-worker-24||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Enriching Resource Definition sources Node Template: []
2023-06-27 05:31:03,053|07f3534b-bb33-4cbf-b0ab-d79277f7fae8||Thread-62||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Save processing(0ec65263-9209-473f-813e-b6b3fb0a78c8) CBA(/opt/app/onap/blueprints/archive/0ec65263-9209-473f-813e-b6b3fb0a78c8/cba.zip)
2023-06-27 05:31:03,066|07f3534b-bb33-4cbf-b0ab-d79277f7fae8||DefaultDispatcher-worker-20||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/0ec65263-9209-473f-813e-b6b3fb0a78c8) and entry definition file (Definitions/blueprint.json)
2023-06-27 05:31:03,109|07f3534b-bb33-4cbf-b0ab-d79277f7fae8||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Validating Workflow(helloworld)
2023-06-27 05:31:03,120|07f3534b-bb33-4cbf-b0ab-d79277f7fae8||DefaultDispatcher-worker-13||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/0ec65263-9209-473f-813e-b6b3fb0a78c8) and entry definition file (Definitions/blueprint.json)
2023-06-27 05:31:03,201|07f3534b-bb33-4cbf-b0ab-d79277f7fae8||DefaultDispatcher-worker-24||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| No compiled cache(/opt/app/onap/blueprints/working/0ec65263-9209-473f-813e-b6b3fb0a78c8) present to clean.
2023-06-27 05:31:03,437|654321||reactor-http-epoll-7||||INFO||||||| processing request id 654321
2023-06-27 05:31:03,445|654321||reactor-http-epoll-7||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-06-27 05:31:03,445|654321||reactor-http-epoll-7||||INFO||||||| StoreAuditService ID  -1
2023-06-27 05:31:03,450|654321||reactor-http-epoll-7||||INFO||||||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2023-06-27 05:31:03,450|654321||reactor-http-epoll-7||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2023-06-27 05:31:03,457|654321||kafka-producer-network-thread | audit-request-producer-client-id-xv94m||||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-06-27 05:31:03,458|654321||DefaultDispatcher-worker-24||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2023-06-27 05:31:03,498|654321||DefaultDispatcher-worker-24||||INFO||||||| Deriving input data for workflow: (helloworld)
2023-06-27 05:31:03,498|654321||DefaultDispatcher-worker-24||||INFO||||||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2023-06-27 05:31:03,499|654321||DefaultDispatcher-worker-24||||INFO||||||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-06-27 05:31:03,500|654321||DefaultDispatcher-worker-24||||INFO||||||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2023-06-27 05:31:03,501|654321||DefaultDispatcher-worker-24||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2023-06-27 05:31:03,501|654321||DefaultDispatcher-worker-24||||INFO||||||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2023-06-27 05:31:03,504|654321||DefaultDispatcher-worker-24||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-mapping)
2023-06-27 05:31:03,536|654321||DefaultDispatcher-worker-24||||INFO||||||| Batched Sequence : ([])
2023-06-27 05:31:03,538|654321||DefaultDispatcher-worker-24||||INFO||||||| Generated Resource Param Data ({ })
2023-06-27 05:31:03,555|654321||DefaultDispatcher-worker-24||||INFO||||||| Preparing Response...
2023-06-27 05:31:03,556|654321||DefaultDispatcher-worker-24||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2023-06-27 05:31:03,556|654321||DefaultDispatcher-worker-24||||INFO||||||| resolveWorkflowOutputs for workflow(helloworld)
2023-06-27 05:31:03,565|654321||DefaultDispatcher-worker-24||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID c591ebd7-77fd-4052-92d4-3d00a442f542 auditStoreId -1
2023-06-27 05:31:03,573|654321||kafka-producer-network-thread | audit-response-producer-client-id-xv94m||||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-06-27 05:35:08,440|4587a170-6e75-4281-8ab2-ecf40da5fc49||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2023-06-27 05:35:08,440|4587a170-6e75-4281-8ab2-ecf40da5fc49||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2023-06-27 05:35:08,441|4587a170-6e75-4281-8ab2-ecf40da5fc49||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2023-06-27 05:35:08,659|4587a170-6e75-4281-8ab2-ecf40da5fc49||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2023-06-27 05:35:08,660|4587a170-6e75-4281-8ab2-ecf40da5fc49||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2023-06-27 05:35:09,529|532ca350-12e9-48cf-918d-873a1103a535||Thread-87||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Enhancing blueprint(/opt/app/onap/blueprints/working/07c826a1-483e-4fba-83dd-21915ae1b53b)
2023-06-27 05:35:09,532|532ca350-12e9-48cf-918d-873a1103a535||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| deleting definition types under : /opt/app/onap/blueprints/working/07c826a1-483e-4fba-83dd-21915ae1b53b/Definitions
2023-06-27 05:35:09,536|532ca350-12e9-48cf-918d-873a1103a535||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| reinitialized all type definitions
2023-06-27 05:35:09,537|532ca350-12e9-48cf-918d-873a1103a535||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| ***** Enhancing NodeTemplate(helloworld)
2023-06-27 05:35:09,563|532ca350-12e9-48cf-918d-873a1103a535||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| enhancing ArtifactDefinition(helloworld-template)
2023-06-27 05:35:09,571|532ca350-12e9-48cf-918d-873a1103a535||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| enhancing ArtifactDefinition(helloworld-mapping)
2023-06-27 05:35:09,575|532ca350-12e9-48cf-918d-873a1103a535||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2023-06-27 05:35:09,597|532ca350-12e9-48cf-918d-873a1103a535||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| ##### Enhancing Workflow(helloworld)
2023-06-27 05:35:09,598|532ca350-12e9-48cf-918d-873a1103a535||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2023-06-27 05:35:09,598|532ca350-12e9-48cf-918d-873a1103a535||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| identified workflow(helloworld) targets(helloworld)
2023-06-27 05:35:09,598|532ca350-12e9-48cf-918d-873a1103a535||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2023-06-27 05:35:09,598|532ca350-12e9-48cf-918d-873a1103a535||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2023-06-27 05:35:09,598|532ca350-12e9-48cf-918d-873a1103a535||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| enriching artifacts file(/opt/app/onap/blueprints/working/07c826a1-483e-4fba-83dd-21915ae1b53b/Templates/hello-world-mapping.json
2023-06-27 05:35:09,607|532ca350-12e9-48cf-918d-873a1103a535||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2023-06-27 05:35:09,607|532ca350-12e9-48cf-918d-873a1103a535||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| dataType not present for the recipe(dt-helloworld-properties)
2023-06-27 05:35:09,608|532ca350-12e9-48cf-918d-873a1103a535||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| ##### Enhancing blueprint Resource Definitions
2023-06-27 05:35:09,608|532ca350-12e9-48cf-918d-873a1103a535||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| resources assignment files ([Templates/hello-world-mapping.json])
2023-06-27 05:35:09,608|532ca350-12e9-48cf-918d-873a1103a535||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| processing file (Templates/hello-world-mapping.json)
2023-06-27 05:35:09,620|532ca350-12e9-48cf-918d-873a1103a535||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| distinct resource keys ([])
2023-06-27 05:35:09,621|532ca350-12e9-48cf-918d-873a1103a535||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Enriching Resource Definition sources Node Template: []
2023-06-27 05:35:09,914|b69b3b65-c3e8-417a-855b-1ac1a6400acb||Thread-87||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Save processing(c5b949c9-1cd7-4ac2-9655-9ca979caa30e) CBA(/opt/app/onap/blueprints/archive/c5b949c9-1cd7-4ac2-9655-9ca979caa30e/cba.zip)
2023-06-27 05:35:09,925|b69b3b65-c3e8-417a-855b-1ac1a6400acb||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/c5b949c9-1cd7-4ac2-9655-9ca979caa30e) and entry definition file (Definitions/blueprint.json)
2023-06-27 05:35:09,951|b69b3b65-c3e8-417a-855b-1ac1a6400acb||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Validating Workflow(helloworld)
2023-06-27 05:35:09,960|b69b3b65-c3e8-417a-855b-1ac1a6400acb||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/c5b949c9-1cd7-4ac2-9655-9ca979caa30e) and entry definition file (Definitions/blueprint.json)
2023-06-27 05:35:10,031|b69b3b65-c3e8-417a-855b-1ac1a6400acb||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| No compiled cache(/opt/app/onap/blueprints/working/c5b949c9-1cd7-4ac2-9655-9ca979caa30e) present to clean.
2023-06-27 05:35:10,275|654321||reactor-http-epoll-8||||INFO||||||| processing request id 654321
2023-06-27 05:35:10,283|654321||reactor-http-epoll-8||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2023-06-27 05:35:10,284|654321||reactor-http-epoll-8||||INFO||||||| StoreAuditService ID  -1
2023-06-27 05:35:10,287|654321||reactor-http-epoll-8||||INFO||||||| cba file name(test101), version(1.0.1) already present(/opt/app/onap/blueprints/deploy/test101/1.0.1)
2023-06-27 05:35:10,287|654321||reactor-http-epoll-8||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2023-06-27 05:35:10,292|654321||DefaultDispatcher-worker-3||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2023-06-27 05:35:10,294|654321||kafka-producer-network-thread | audit-request-producer-client-id-xv94m||||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-06-27 05:35:10,309|654321||DefaultDispatcher-worker-3||||INFO||||||| Deriving input data for workflow: (helloworld)
2023-06-27 05:35:10,310|654321||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2023-06-27 05:35:10,310|654321||DefaultDispatcher-worker-3||||INFO||||||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2023-06-27 05:35:10,311|654321||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2023-06-27 05:35:10,311|654321||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2023-06-27 05:35:10,312|654321||DefaultDispatcher-worker-3||||INFO||||||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2023-06-27 05:35:10,314|654321||DefaultDispatcher-worker-3||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-mapping)
2023-06-27 05:35:10,337|654321||DefaultDispatcher-worker-3||||INFO||||||| Batched Sequence : ([])
2023-06-27 05:35:10,339|654321||DefaultDispatcher-worker-3||||INFO||||||| Generated Resource Param Data ({ })
2023-06-27 05:35:10,351|654321||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response...
2023-06-27 05:35:10,351|654321||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2023-06-27 05:35:10,351|654321||DefaultDispatcher-worker-3||||INFO||||||| resolveWorkflowOutputs for workflow(helloworld)
2023-06-27 05:35:10,380|654321||DefaultDispatcher-worker-3||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 56d2c401-1cb0-43ac-b7cb-cb0d0da8f8e2 auditStoreId -1
2023-06-27 05:35:10,389|654321||kafka-producer-network-thread | audit-response-producer-client-id-xv94m||||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-06-27 06:55:33,183|40c1fd9c-8049-4930-ab64-71454518d376||Thread-88||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Save processing(21e932e6-9017-4c98-ad54-e9557ab5160f) CBA(/opt/app/onap/blueprints/archive/21e932e6-9017-4c98-ad54-e9557ab5160f/cba.zip)
2023-06-27 06:55:33,238|40c1fd9c-8049-4930-ab64-71454518d376||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/21e932e6-9017-4c98-ad54-e9557ab5160f) and entry definition file (Definitions/CNF.json)
2023-06-27 06:55:33,425|40c1fd9c-8049-4930-ab64-71454518d376||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Validating Workflow(resource-assignment)
2023-06-27 06:55:33,427|40c1fd9c-8049-4930-ab64-71454518d376||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Validating Workflow(config-assign)
2023-06-27 06:55:33,428|40c1fd9c-8049-4930-ab64-71454518d376||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Validating Workflow(config-deploy)
2023-06-27 06:55:33,429|40c1fd9c-8049-4930-ab64-71454518d376||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Validating Workflow(scale-out)
2023-06-27 06:55:33,430|40c1fd9c-8049-4930-ab64-71454518d376||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Validating Workflow(scale)
2023-06-27 06:55:33,432|40c1fd9c-8049-4930-ab64-71454518d376||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Validating Workflow(scale-in)
2023-06-27 06:55:33,433|40c1fd9c-8049-4930-ab64-71454518d376||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Validating Workflow(health-check)
2023-06-27 06:55:33,486|40c1fd9c-8049-4930-ab64-71454518d376||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/21e932e6-9017-4c98-ad54-e9557ab5160f) and entry definition file (Definitions/CNF.json)
2023-06-27 06:55:33,666|40c1fd9c-8049-4930-ab64-71454518d376||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| No compiled cache(/opt/app/onap/blueprints/working/21e932e6-9017-4c98-ad54-e9557ab5160f) present to clean.
2023-06-27 06:55:39,166|ac2851bd-f41d-486b-a103-19eb281a8258||reactor-http-epoll-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2023-06-27 06:55:39,167|ac2851bd-f41d-486b-a103-19eb281a8258||reactor-http-epoll-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2023-06-27 06:55:39,167|ac2851bd-f41d-486b-a103-19eb281a8258||reactor-http-epoll-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2023-06-27 06:55:39,431|ac2851bd-f41d-486b-a103-19eb281a8258||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2023-06-27 06:55:39,432|ac2851bd-f41d-486b-a103-19eb281a8258||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2023-06-27 06:55:40,136|ac2851bd-f41d-486b-a103-19eb281a8258||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2023-06-27 06:55:40,152|ac2851bd-f41d-486b-a103-19eb281a8258||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Save processing(4ff36da3-d5ca-43e6-8009-c0b9bcfa1595) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2023-06-27 06:55:40,212|ac2851bd-f41d-486b-a103-19eb281a8258||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Save processing(6e3217e5-8bbd-4022-8819-6103c33c0914) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2023-06-27 06:55:40,223|ac2851bd-f41d-486b-a103-19eb281a8258||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Save processing(4454ae24-9701-4df9-be0b-b868e567eaae) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2023-06-27 06:55:40,241|ac2851bd-f41d-486b-a103-19eb281a8258||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Save processing(e23233c9-1d8f-45a8-8d82-8b3ef900e48c) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2023-06-27 06:55:40,267|ac2851bd-f41d-486b-a103-19eb281a8258||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Save processing(ab42d04b-56db-42f8-bfd0-a2d6a62d06c8) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2023-06-27 06:55:40,302|ac2851bd-f41d-486b-a103-19eb281a8258||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Save processing(9bc687bf-1e8d-4c67-8ba6-a3114c452b14) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2023-06-27 06:55:40,330|ac2851bd-f41d-486b-a103-19eb281a8258||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| 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-06-27 06:55:40,331|ac2851bd-f41d-486b-a103-19eb281a8258||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| 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-06-27 06:55:40,331|ac2851bd-f41d-486b-a103-19eb281a8258||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2023-06-27 06:55:40,331|ac2851bd-f41d-486b-a103-19eb281a8258||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2023-06-27 06:55:40,332|ac2851bd-f41d-486b-a103-19eb281a8258||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| 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-06-27 06:55:40,332|ac2851bd-f41d-486b-a103-19eb281a8258||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| 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-06-27 06:55:40,468|ac2851bd-f41d-486b-a103-19eb281a8258||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-06-27 06:55:40,481|ac2851bd-f41d-486b-a103-19eb281a8258||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-06-27 06:55:40,514|ac2851bd-f41d-486b-a103-19eb281a8258||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-06-27 06:55:40,541|ac2851bd-f41d-486b-a103-19eb281a8258||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-06-27 06:55:40,648|ac2851bd-f41d-486b-a103-19eb281a8258||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Validating Workflow(resource-assignment)
2023-06-27 06:55:40,650|ac2851bd-f41d-486b-a103-19eb281a8258||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Validating Workflow(config-assign)
2023-06-27 06:55:40,651|ac2851bd-f41d-486b-a103-19eb281a8258||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Validating Workflow(config-deploy)
2023-06-27 06:55:40,717|ac2851bd-f41d-486b-a103-19eb281a8258||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| 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-06-27 06:55:40,876|ac2851bd-f41d-486b-a103-19eb281a8258||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Validating Workflow(resource-assignment)
2023-06-27 06:55:40,877|ac2851bd-f41d-486b-a103-19eb281a8258||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Validating Workflow(config-assign)
2023-06-27 06:55:40,879|ac2851bd-f41d-486b-a103-19eb281a8258||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Validating Workflow(config-deploy)
2023-06-27 06:55:40,963|ac2851bd-f41d-486b-a103-19eb281a8258||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Validating Workflow(config-assign)
2023-06-27 06:55:40,966|ac2851bd-f41d-486b-a103-19eb281a8258||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Validating Workflow(config-deploy)
2023-06-27 06:55:40,968|ac2851bd-f41d-486b-a103-19eb281a8258||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| 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-06-27 06:55:40,992|ac2851bd-f41d-486b-a103-19eb281a8258||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| 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-06-27 06:55:41,242|ac2851bd-f41d-486b-a103-19eb281a8258||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Validating Workflow(resource-assignment)
2023-06-27 06:55:41,243|ac2851bd-f41d-486b-a103-19eb281a8258||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Validating Workflow(config-assign)
2023-06-27 06:55:41,244|ac2851bd-f41d-486b-a103-19eb281a8258||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Validating Workflow(config-deploy)
2023-06-27 06:55:41,244|ac2851bd-f41d-486b-a103-19eb281a8258||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Validating Workflow(HealthCheck)
2023-06-27 06:55:41,245|ac2851bd-f41d-486b-a103-19eb281a8258||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Validating Workflow(ScaleOutReconfiguration)
2023-06-27 06:55:41,246|ac2851bd-f41d-486b-a103-19eb281a8258||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Validating Workflow(vf-config-assign)
2023-06-27 06:55:41,247|ac2851bd-f41d-486b-a103-19eb281a8258||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Validating Workflow(vf-config-deploy)
2023-06-27 06:55:41,327|ac2851bd-f41d-486b-a103-19eb281a8258||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2023-06-27 06:55:41,493|ac2851bd-f41d-486b-a103-19eb281a8258||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Validating Workflow(resource-assignment)
2023-06-27 06:55:41,494|ac2851bd-f41d-486b-a103-19eb281a8258||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Validating Workflow(config-deploy)
2023-06-27 06:55:41,556|ac2851bd-f41d-486b-a103-19eb281a8258||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2023-06-27 06:55:41,690|ac2851bd-f41d-486b-a103-19eb281a8258||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Validating Workflow(resource-assignment)
2023-06-27 06:55:41,691|ac2851bd-f41d-486b-a103-19eb281a8258||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Validating Workflow(config-assign)
2023-06-27 06:55:41,692|ac2851bd-f41d-486b-a103-19eb281a8258||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Validating Workflow(config-assign-day-2)
2023-06-27 06:55:41,694|ac2851bd-f41d-486b-a103-19eb281a8258||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Validating Workflow(config-deploy)
2023-06-27 06:55:41,695|ac2851bd-f41d-486b-a103-19eb281a8258||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Validating Workflow(config-deploy-day-2)
2023-06-27 06:55:41,722|ac2851bd-f41d-486b-a103-19eb281a8258||DefaultDispatcher-worker-17||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| 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-06-27 06:55:55,355|8b0b820e-16ca-40b3-9adf-6dccec8ad90f||Thread-88||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Enhancing blueprint(/opt/app/onap/blueprints/working/edb97e49-e890-4c25-9fd8-b578d29bf72f)
2023-06-27 06:55:55,356|8b0b820e-16ca-40b3-9adf-6dccec8ad90f||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| deleting definition types under : /opt/app/onap/blueprints/working/edb97e49-e890-4c25-9fd8-b578d29bf72f/Definitions
2023-06-27 06:55:55,360|8b0b820e-16ca-40b3-9adf-6dccec8ad90f||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| reinitialized all type definitions
2023-06-27 06:55:55,361|8b0b820e-16ca-40b3-9adf-6dccec8ad90f||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| ***** Enhancing NodeTemplate(resource-assignment)
2023-06-27 06:55:55,406|8b0b820e-16ca-40b3-9adf-6dccec8ad90f||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| enhancing ArtifactDefinition(vnf-template)
2023-06-27 06:55:55,414|8b0b820e-16ca-40b3-9adf-6dccec8ad90f||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| enhancing ArtifactDefinition(vnf-mapping)
2023-06-27 06:55:55,418|8b0b820e-16ca-40b3-9adf-6dccec8ad90f||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false)
2023-06-27 06:55:55,455|8b0b820e-16ca-40b3-9adf-6dccec8ad90f||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| ***** Enhancing NodeTemplate(input)
2023-06-27 06:55:55,475|8b0b820e-16ca-40b3-9adf-6dccec8ad90f||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| ***** Enhancing NodeTemplate(input)
2023-06-27 06:55:55,483|8b0b820e-16ca-40b3-9adf-6dccec8ad90f||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| ***** Enhancing NodeTemplate(input)
2023-06-27 06:55:55,488|8b0b820e-16ca-40b3-9adf-6dccec8ad90f||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| enhancing ArtifactDefinition(base_ubuntu20-template)
2023-06-27 06:55:55,488|8b0b820e-16ca-40b3-9adf-6dccec8ad90f||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| enhancing ArtifactDefinition(base_ubuntu20-mapping)
2023-06-27 06:55:55,488|8b0b820e-16ca-40b3-9adf-6dccec8ad90f||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false)
2023-06-27 06:55:55,502|8b0b820e-16ca-40b3-9adf-6dccec8ad90f||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| ***** Enhancing NodeTemplate(input)
2023-06-27 06:55:55,508|8b0b820e-16ca-40b3-9adf-6dccec8ad90f||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| ***** Enhancing NodeTemplate(input)
2023-06-27 06:55:55,515|8b0b820e-16ca-40b3-9adf-6dccec8ad90f||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| ***** Enhancing NodeTemplate(input)
2023-06-27 06:55:55,521|8b0b820e-16ca-40b3-9adf-6dccec8ad90f||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| ***** Enhancing NodeTemplate(sdnc)
2023-06-27 06:55:55,535|8b0b820e-16ca-40b3-9adf-6dccec8ad90f||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| ***** Enhancing NodeTemplate(input)
2023-06-27 06:55:55,541|8b0b820e-16ca-40b3-9adf-6dccec8ad90f||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| ***** Enhancing NodeTemplate(input)
2023-06-27 06:55:55,545|8b0b820e-16ca-40b3-9adf-6dccec8ad90f||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| ***** Enhancing NodeTemplate(input)
2023-06-27 06:55:55,550|8b0b820e-16ca-40b3-9adf-6dccec8ad90f||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| ***** Enhancing NodeTemplate(input)
2023-06-27 06:55:55,555|8b0b820e-16ca-40b3-9adf-6dccec8ad90f||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| ***** Enhancing NodeTemplate(input)
2023-06-27 06:55:55,561|8b0b820e-16ca-40b3-9adf-6dccec8ad90f||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| ***** Enhancing NodeTemplate(input)
2023-06-27 06:55:55,574|8b0b820e-16ca-40b3-9adf-6dccec8ad90f||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| ***** Enhancing NodeTemplate(config-assign)
2023-06-27 06:55:55,582|8b0b820e-16ca-40b3-9adf-6dccec8ad90f||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| enhancing ArtifactDefinition(baseconfig-template)
2023-06-27 06:55:55,582|8b0b820e-16ca-40b3-9adf-6dccec8ad90f||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| enhancing ArtifactDefinition(baseconfig-mapping)
2023-06-27 06:55:55,582|8b0b820e-16ca-40b3-9adf-6dccec8ad90f||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false)
2023-06-27 06:55:55,598|8b0b820e-16ca-40b3-9adf-6dccec8ad90f||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| ***** Enhancing NodeTemplate(input)
2023-06-27 06:55:55,604|8b0b820e-16ca-40b3-9adf-6dccec8ad90f||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| ***** Enhancing NodeTemplate(input)
2023-06-27 06:55:55,610|8b0b820e-16ca-40b3-9adf-6dccec8ad90f||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| ***** Enhancing NodeTemplate(input)
2023-06-27 06:55:55,614|8b0b820e-16ca-40b3-9adf-6dccec8ad90f||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| ***** Enhancing NodeTemplate(config-deploy)
2023-06-27 06:55:55,640|8b0b820e-16ca-40b3-9adf-6dccec8ad90f||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| ##### Enhancing Workflow(resource-assignment)
2023-06-27 06:55:55,641|8b0b820e-16ca-40b3-9adf-6dccec8ad90f||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment])
2023-06-27 06:55:55,641|8b0b820e-16ca-40b3-9adf-6dccec8ad90f||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| identified workflow(resource-assignment) targets(resource-assignment)
2023-06-27 06:55:55,641|8b0b820e-16ca-40b3-9adf-6dccec8ad90f||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment)
2023-06-27 06:55:55,641|8b0b820e-16ca-40b3-9adf-6dccec8ad90f||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment)
2023-06-27 06:55:55,641|8b0b820e-16ca-40b3-9adf-6dccec8ad90f||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json]
2023-06-27 06:55:55,641|8b0b820e-16ca-40b3-9adf-6dccec8ad90f||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| enriching artifacts file(/opt/app/onap/blueprints/working/edb97e49-e890-4c25-9fd8-b578d29bf72f/Templates/vnf-mapping.json
2023-06-27 06:55:55,647|8b0b820e-16ca-40b3-9adf-6dccec8ad90f||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true)
2023-06-27 06:55:55,647|8b0b820e-16ca-40b3-9adf-6dccec8ad90f||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| dataType not present for the recipe(dt-resource-assignment-properties)
2023-06-27 06:55:55,647|8b0b820e-16ca-40b3-9adf-6dccec8ad90f||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| enriching artifacts file(/opt/app/onap/blueprints/working/edb97e49-e890-4c25-9fd8-b578d29bf72f/Templates/base_ubuntu20-mapping.json
2023-06-27 06:55:55,653|8b0b820e-16ca-40b3-9adf-6dccec8ad90f||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true)
2023-06-27 06:55:55,653|8b0b820e-16ca-40b3-9adf-6dccec8ad90f||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment).
2023-06-27 06:55:55,654|8b0b820e-16ca-40b3-9adf-6dccec8ad90f||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| ##### Enhancing Workflow(config-assign)
2023-06-27 06:55:55,655|8b0b820e-16ca-40b3-9adf-6dccec8ad90f||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| workflow(config-assign) dependent component NodeTemplates([config-assign])
2023-06-27 06:55:55,655|8b0b820e-16ca-40b3-9adf-6dccec8ad90f||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| identified workflow(config-assign) targets(config-assign)
2023-06-27 06:55:55,655|8b0b820e-16ca-40b3-9adf-6dccec8ad90f||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign)
2023-06-27 06:55:55,655|8b0b820e-16ca-40b3-9adf-6dccec8ad90f||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json]
2023-06-27 06:55:55,655|8b0b820e-16ca-40b3-9adf-6dccec8ad90f||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| enriching artifacts file(/opt/app/onap/blueprints/working/edb97e49-e890-4c25-9fd8-b578d29bf72f/Templates/baseconfig-mapping.json
2023-06-27 06:55:55,661|8b0b820e-16ca-40b3-9adf-6dccec8ad90f||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true)
2023-06-27 06:55:55,662|8b0b820e-16ca-40b3-9adf-6dccec8ad90f||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| dataType not present for the recipe(dt-config-assign-properties)
2023-06-27 06:55:55,663|8b0b820e-16ca-40b3-9adf-6dccec8ad90f||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| ##### Enhancing Workflow(config-deploy)
2023-06-27 06:55:55,663|8b0b820e-16ca-40b3-9adf-6dccec8ad90f||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy])
2023-06-27 06:55:55,663|8b0b820e-16ca-40b3-9adf-6dccec8ad90f||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| identified workflow(config-deploy) targets(config-deploy)
2023-06-27 06:55:55,663|8b0b820e-16ca-40b3-9adf-6dccec8ad90f||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| workflow(config-deploy) resource assignment files([]
2023-06-27 06:55:55,663|8b0b820e-16ca-40b3-9adf-6dccec8ad90f||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| ##### Enhancing blueprint Resource Definitions
2023-06-27 06:55:55,664|8b0b820e-16ca-40b3-9adf-6dccec8ad90f||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json])
2023-06-27 06:55:55,664|8b0b820e-16ca-40b3-9adf-6dccec8ad90f||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| processing file (Templates/vnf-mapping.json)
2023-06-27 06:55:55,664|8b0b820e-16ca-40b3-9adf-6dccec8ad90f||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| processing file (Templates/base_ubuntu20-mapping.json)
2023-06-27 06:55:55,665|8b0b820e-16ca-40b3-9adf-6dccec8ad90f||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| processing file (Templates/baseconfig-mapping.json)
2023-06-27 06:55:55,684|8b0b820e-16ca-40b3-9adf-6dccec8ad90f||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| 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-06-27 06:55:55,726|8b0b820e-16ca-40b3-9adf-6dccec8ad90f||DefaultDispatcher-worker-17||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability]
2023-06-27 06:55:55,975|12bfbde3-d4d3-4961-b434-d98506d09954||Thread-88||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Save processing(0f026575-e21a-49b0-8128-33a6d8b567ed) CBA(/opt/app/onap/blueprints/archive/0f026575-e21a-49b0-8128-33a6d8b567ed/cba.zip)
2023-06-27 06:55:55,985|12bfbde3-d4d3-4961-b434-d98506d09954||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/0f026575-e21a-49b0-8128-33a6d8b567ed) and entry definition file (Definitions/ubuntu20.json)
2023-06-27 06:55:55,999|12bfbde3-d4d3-4961-b434-d98506d09954||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-06-27 06:55:56,026|12bfbde3-d4d3-4961-b434-d98506d09954||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Validating Workflow(resource-assignment)
2023-06-27 06:55:56,027|12bfbde3-d4d3-4961-b434-d98506d09954||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Validating Workflow(config-assign)
2023-06-27 06:55:56,028|12bfbde3-d4d3-4961-b434-d98506d09954||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Validating Workflow(config-deploy)
2023-06-27 06:55:56,039|12bfbde3-d4d3-4961-b434-d98506d09954||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/0f026575-e21a-49b0-8128-33a6d8b567ed) and entry definition file (Definitions/ubuntu20.json)
2023-06-27 06:55:56,102|12bfbde3-d4d3-4961-b434-d98506d09954||DefaultDispatcher-worker-17||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| No compiled cache(/opt/app/onap/blueprints/working/0f026575-e21a-49b0-8128-33a6d8b567ed) present to clean.
2023-06-27 06:57:16,111|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2023-06-27 06:57:16,235|||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-06-27 06:57:16,276|c1a9718d-d41a-4a12-8338-c0bbfbab8a9e||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| request(c1a9718d-d41a-4a12-8338-c0bbfbab8a9e)
2023-06-27 06:57:16,280|c1a9718d-d41a-4a12-8338-c0bbfbab8a9e||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| CBA file(/opt/app/onap/blueprints/archive/e371ef62-ab25-4cb2-928e-112ef22c1924/cba.zip written successfully
2023-06-27 06:57:16,280|c1a9718d-d41a-4a12-8338-c0bbfbab8a9e||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Save processing(e371ef62-ab25-4cb2-928e-112ef22c1924) CBA(/opt/app/onap/blueprints/archive/e371ef62-ab25-4cb2-928e-112ef22c1924/cba.zip)
2023-06-27 06:57:16,318|c1a9718d-d41a-4a12-8338-c0bbfbab8a9e||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/e371ef62-ab25-4cb2-928e-112ef22c1924) and entry definition file (Definitions/CNF.json)
2023-06-27 06:57:16,395|c1a9718d-d41a-4a12-8338-c0bbfbab8a9e||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Validating Workflow(resource-assignment)
2023-06-27 06:57:16,396|c1a9718d-d41a-4a12-8338-c0bbfbab8a9e||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Validating Workflow(config-assign)
2023-06-27 06:57:16,397|c1a9718d-d41a-4a12-8338-c0bbfbab8a9e||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Validating Workflow(config-deploy)
2023-06-27 06:57:16,398|c1a9718d-d41a-4a12-8338-c0bbfbab8a9e||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Validating Workflow(scale-out)
2023-06-27 06:57:16,399|c1a9718d-d41a-4a12-8338-c0bbfbab8a9e||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Validating Workflow(scale)
2023-06-27 06:57:16,399|c1a9718d-d41a-4a12-8338-c0bbfbab8a9e||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Validating Workflow(scale-in)
2023-06-27 06:57:16,400|c1a9718d-d41a-4a12-8338-c0bbfbab8a9e||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Validating Workflow(health-check)
2023-06-27 06:57:16,431|c1a9718d-d41a-4a12-8338-c0bbfbab8a9e||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/e371ef62-ab25-4cb2-928e-112ef22c1924) and entry definition file (Definitions/CNF.json)
2023-06-27 06:57:16,462|c1a9718d-d41a-4a12-8338-c0bbfbab8a9e||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Overwriting blueprint model :APACHE::1.0.0
2023-06-27 06:57:16,504|c1a9718d-d41a-4a12-8338-c0bbfbab8a9e||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean.
2023-06-27 06:57:16,510|c1a9718d-d41a-4a12-8338-c0bbfbab8a9e||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Deleted deployed blueprint model :APACHE::1.0.0
2023-06-27 06:57:16,566|c1a9718d-d41a-4a12-8338-c0bbfbab8a9e||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| No compiled cache(/opt/app/onap/blueprints/working/e371ef62-ab25-4cb2-928e-112ef22c1924) present to clean.
2023-06-27 06:57:33,447|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2023-06-27 06:57:33,573|||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-06-27 06:57:33,575|2daf1876-a79b-4840-82cd-478d50431e57||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| request(2daf1876-a79b-4840-82cd-478d50431e57)
2023-06-27 06:57:33,579|2daf1876-a79b-4840-82cd-478d50431e57||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| CBA file(/opt/app/onap/blueprints/archive/d636f734-8666-4ad1-87d6-63773bac27b0/cba.zip written successfully
2023-06-27 06:57:33,580|2daf1876-a79b-4840-82cd-478d50431e57||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Save processing(d636f734-8666-4ad1-87d6-63773bac27b0) CBA(/opt/app/onap/blueprints/archive/d636f734-8666-4ad1-87d6-63773bac27b0/cba.zip)
2023-06-27 06:57:33,589|2daf1876-a79b-4840-82cd-478d50431e57||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/d636f734-8666-4ad1-87d6-63773bac27b0) and entry definition file (Definitions/ubuntu20.json)
2023-06-27 06:57:33,602|2daf1876-a79b-4840-82cd-478d50431e57||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-06-27 06:57:33,628|2daf1876-a79b-4840-82cd-478d50431e57||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Validating Workflow(resource-assignment)
2023-06-27 06:57:33,628|2daf1876-a79b-4840-82cd-478d50431e57||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Validating Workflow(config-assign)
2023-06-27 06:57:33,629|2daf1876-a79b-4840-82cd-478d50431e57||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Validating Workflow(config-deploy)
2023-06-27 06:57:33,641|2daf1876-a79b-4840-82cd-478d50431e57||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/d636f734-8666-4ad1-87d6-63773bac27b0) and entry definition file (Definitions/ubuntu20.json)
2023-06-27 06:57:33,660|2daf1876-a79b-4840-82cd-478d50431e57||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Overwriting blueprint model :ubuntu20::1.0.0
2023-06-27 06:57:33,685|2daf1876-a79b-4840-82cd-478d50431e57||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| No compiled cache(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) present to clean.
2023-06-27 06:57:33,688|2daf1876-a79b-4840-82cd-478d50431e57||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Deleted deployed blueprint model :ubuntu20::1.0.0
2023-06-27 06:57:33,732|2daf1876-a79b-4840-82cd-478d50431e57||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| No compiled cache(/opt/app/onap/blueprints/working/d636f734-8666-4ad1-87d6-63773bac27b0) present to clean.
2023-06-27 07:05:43,262|1577def6-e11a-49da-bc9e-90e1076a89bf||Thread-115||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Save processing(458061f1-faa9-4012-afda-b9d8272de4ce) CBA(/opt/app/onap/blueprints/archive/458061f1-faa9-4012-afda-b9d8272de4ce/cba.zip)
2023-06-27 07:05:43,299|1577def6-e11a-49da-bc9e-90e1076a89bf||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/458061f1-faa9-4012-afda-b9d8272de4ce) and entry definition file (Definitions/CNF.json)
2023-06-27 07:05:43,390|1577def6-e11a-49da-bc9e-90e1076a89bf||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Validating Workflow(resource-assignment)
2023-06-27 07:05:43,391|1577def6-e11a-49da-bc9e-90e1076a89bf||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Validating Workflow(config-assign)
2023-06-27 07:05:43,392|1577def6-e11a-49da-bc9e-90e1076a89bf||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Validating Workflow(config-deploy)
2023-06-27 07:05:43,393|1577def6-e11a-49da-bc9e-90e1076a89bf||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Validating Workflow(scale-out)
2023-06-27 07:05:43,393|1577def6-e11a-49da-bc9e-90e1076a89bf||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Validating Workflow(scale)
2023-06-27 07:05:43,394|1577def6-e11a-49da-bc9e-90e1076a89bf||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Validating Workflow(scale-in)
2023-06-27 07:05:43,395|1577def6-e11a-49da-bc9e-90e1076a89bf||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Validating Workflow(health-check)
2023-06-27 07:05:43,425|1577def6-e11a-49da-bc9e-90e1076a89bf||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/458061f1-faa9-4012-afda-b9d8272de4ce) and entry definition file (Definitions/CNF.json)
2023-06-27 07:05:43,471|1577def6-e11a-49da-bc9e-90e1076a89bf||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Overwriting blueprint model :APACHE::1.0.0
2023-06-27 07:05:43,512|1577def6-e11a-49da-bc9e-90e1076a89bf||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean.
2023-06-27 07:05:43,514|1577def6-e11a-49da-bc9e-90e1076a89bf||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Deleted deployed blueprint model :APACHE::1.0.0
2023-06-27 07:05:43,567|1577def6-e11a-49da-bc9e-90e1076a89bf||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| No compiled cache(/opt/app/onap/blueprints/working/458061f1-faa9-4012-afda-b9d8272de4ce) present to clean.
2023-06-27 07:14:12,894|cbefa363-ff6f-4cb0-9561-d27052154479||Thread-116||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Save processing(1be06e08-7965-4008-8e12-45eea73edfa9) CBA(/opt/app/onap/blueprints/archive/1be06e08-7965-4008-8e12-45eea73edfa9/cba.zip)
2023-06-27 07:14:12,931|cbefa363-ff6f-4cb0-9561-d27052154479||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/1be06e08-7965-4008-8e12-45eea73edfa9) and entry definition file (Definitions/CNF.json)
2023-06-27 07:14:13,050|cbefa363-ff6f-4cb0-9561-d27052154479||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Validating Workflow(resource-assignment)
2023-06-27 07:14:13,051|cbefa363-ff6f-4cb0-9561-d27052154479||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Validating Workflow(config-assign)
2023-06-27 07:14:13,052|cbefa363-ff6f-4cb0-9561-d27052154479||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Validating Workflow(config-deploy)
2023-06-27 07:14:13,052|cbefa363-ff6f-4cb0-9561-d27052154479||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Validating Workflow(scale-out)
2023-06-27 07:14:13,053|cbefa363-ff6f-4cb0-9561-d27052154479||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Validating Workflow(scale)
2023-06-27 07:14:13,053|cbefa363-ff6f-4cb0-9561-d27052154479||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Validating Workflow(scale-in)
2023-06-27 07:14:13,054|cbefa363-ff6f-4cb0-9561-d27052154479||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Validating Workflow(health-check)
2023-06-27 07:14:13,085|cbefa363-ff6f-4cb0-9561-d27052154479||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/1be06e08-7965-4008-8e12-45eea73edfa9) and entry definition file (Definitions/CNF.json)
2023-06-27 07:14:13,127|cbefa363-ff6f-4cb0-9561-d27052154479||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Overwriting blueprint model :APACHE::1.0.0
2023-06-27 07:14:13,170|cbefa363-ff6f-4cb0-9561-d27052154479||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean.
2023-06-27 07:14:13,172|cbefa363-ff6f-4cb0-9561-d27052154479||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Deleted deployed blueprint model :APACHE::1.0.0
2023-06-27 07:14:13,229|cbefa363-ff6f-4cb0-9561-d27052154479||DefaultDispatcher-worker-7||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| No compiled cache(/opt/app/onap/blueprints/working/1be06e08-7965-4008-8e12-45eea73edfa9) present to clean.
2023-06-27 07:31:18,666|3bbf82cd-d31b-4d4a-9515-11105a886aa2||reactor-http-epoll-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2023-06-27 07:31:18,667|3bbf82cd-d31b-4d4a-9515-11105a886aa2||reactor-http-epoll-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2023-06-27 07:31:18,667|3bbf82cd-d31b-4d4a-9515-11105a886aa2||reactor-http-epoll-5||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2023-06-27 07:31:18,842|3bbf82cd-d31b-4d4a-9515-11105a886aa2||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2023-06-27 07:31:18,843|3bbf82cd-d31b-4d4a-9515-11105a886aa2||DefaultDispatcher-worker-9||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2023-06-27 07:31:19,450|3bbf82cd-d31b-4d4a-9515-11105a886aa2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2023-06-27 07:31:19,451|3bbf82cd-d31b-4d4a-9515-11105a886aa2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Save processing(eb963fee-aea2-4bba-90e4-bc251e51664e) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2023-06-27 07:31:19,488|3bbf82cd-d31b-4d4a-9515-11105a886aa2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Save processing(42089360-22cf-4ee3-b838-946732654cb6) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2023-06-27 07:31:19,501|3bbf82cd-d31b-4d4a-9515-11105a886aa2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Save processing(8906739a-9742-4024-b13c-28c58fb85b11) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2023-06-27 07:31:19,522|3bbf82cd-d31b-4d4a-9515-11105a886aa2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Save processing(9daf29b5-cbb0-40dc-8442-f05381d9ca42) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2023-06-27 07:31:19,547|3bbf82cd-d31b-4d4a-9515-11105a886aa2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Save processing(f96d5eb6-a9b4-4b10-820f-3a6fc85514b4) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2023-06-27 07:31:19,565|3bbf82cd-d31b-4d4a-9515-11105a886aa2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Save processing(346b15df-5930-44a0-825e-dc47872be3c4) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2023-06-27 07:31:19,581|3bbf82cd-d31b-4d4a-9515-11105a886aa2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| 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-06-27 07:31:19,581|3bbf82cd-d31b-4d4a-9515-11105a886aa2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| 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-06-27 07:31:19,582|3bbf82cd-d31b-4d4a-9515-11105a886aa2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2023-06-27 07:31:19,582|3bbf82cd-d31b-4d4a-9515-11105a886aa2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2023-06-27 07:31:19,582|3bbf82cd-d31b-4d4a-9515-11105a886aa2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| 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-06-27 07:31:19,583|3bbf82cd-d31b-4d4a-9515-11105a886aa2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| 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-06-27 07:31:19,630|3bbf82cd-d31b-4d4a-9515-11105a886aa2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-06-27 07:31:19,656|3bbf82cd-d31b-4d4a-9515-11105a886aa2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-06-27 07:31:19,680|3bbf82cd-d31b-4d4a-9515-11105a886aa2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-06-27 07:31:19,700|3bbf82cd-d31b-4d4a-9515-11105a886aa2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-06-27 07:31:19,768|3bbf82cd-d31b-4d4a-9515-11105a886aa2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Validating Workflow(resource-assignment)
2023-06-27 07:31:19,769|3bbf82cd-d31b-4d4a-9515-11105a886aa2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Validating Workflow(config-assign)
2023-06-27 07:31:19,770|3bbf82cd-d31b-4d4a-9515-11105a886aa2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Validating Workflow(config-deploy)
2023-06-27 07:31:19,816|3bbf82cd-d31b-4d4a-9515-11105a886aa2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| 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-06-27 07:31:19,886|3bbf82cd-d31b-4d4a-9515-11105a886aa2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2023-06-27 07:31:19,913|3bbf82cd-d31b-4d4a-9515-11105a886aa2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2023-06-27 07:31:19,925|3bbf82cd-d31b-4d4a-9515-11105a886aa2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2023-06-27 07:31:19,989|3bbf82cd-d31b-4d4a-9515-11105a886aa2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Validating Workflow(resource-assignment)
2023-06-27 07:31:19,990|3bbf82cd-d31b-4d4a-9515-11105a886aa2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Validating Workflow(config-assign)
2023-06-27 07:31:19,991|3bbf82cd-d31b-4d4a-9515-11105a886aa2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Validating Workflow(config-deploy)
2023-06-27 07:31:19,992|3bbf82cd-d31b-4d4a-9515-11105a886aa2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Validating Workflow(HealthCheck)
2023-06-27 07:31:19,993|3bbf82cd-d31b-4d4a-9515-11105a886aa2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Validating Workflow(ScaleOutReconfiguration)
2023-06-27 07:31:19,994|3bbf82cd-d31b-4d4a-9515-11105a886aa2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Validating Workflow(vf-config-assign)
2023-06-27 07:31:19,996|3bbf82cd-d31b-4d4a-9515-11105a886aa2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Validating Workflow(vf-config-deploy)
2023-06-27 07:31:20,058|3bbf82cd-d31b-4d4a-9515-11105a886aa2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2023-06-27 07:31:20,102|3bbf82cd-d31b-4d4a-9515-11105a886aa2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Overwriting blueprint model :vLB_CDS::1.0.0
2023-06-27 07:31:20,129|3bbf82cd-d31b-4d4a-9515-11105a886aa2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2023-06-27 07:31:20,138|3bbf82cd-d31b-4d4a-9515-11105a886aa2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2023-06-27 07:31:20,229|3bbf82cd-d31b-4d4a-9515-11105a886aa2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Validating Workflow(resource-assignment)
2023-06-27 07:31:20,230|3bbf82cd-d31b-4d4a-9515-11105a886aa2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Validating Workflow(config-assign)
2023-06-27 07:31:20,231|3bbf82cd-d31b-4d4a-9515-11105a886aa2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Validating Workflow(config-deploy)
2023-06-27 07:31:20,284|3bbf82cd-d31b-4d4a-9515-11105a886aa2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Validating Workflow(config-assign)
2023-06-27 07:31:20,285|3bbf82cd-d31b-4d4a-9515-11105a886aa2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Validating Workflow(config-deploy)
2023-06-27 07:31:20,286|3bbf82cd-d31b-4d4a-9515-11105a886aa2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| 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-06-27 07:31:20,301|3bbf82cd-d31b-4d4a-9515-11105a886aa2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| 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-06-27 07:31:20,350|3bbf82cd-d31b-4d4a-9515-11105a886aa2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2023-06-27 07:31:20,381|3bbf82cd-d31b-4d4a-9515-11105a886aa2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2023-06-27 07:31:20,401|3bbf82cd-d31b-4d4a-9515-11105a886aa2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Overwriting blueprint model :pnf_netconf::1.0.0
2023-06-27 07:31:20,422|3bbf82cd-d31b-4d4a-9515-11105a886aa2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2023-06-27 07:31:20,430|3bbf82cd-d31b-4d4a-9515-11105a886aa2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2023-06-27 07:31:20,471|3bbf82cd-d31b-4d4a-9515-11105a886aa2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2023-06-27 07:31:20,526|3bbf82cd-d31b-4d4a-9515-11105a886aa2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Validating Workflow(resource-assignment)
2023-06-27 07:31:20,527|3bbf82cd-d31b-4d4a-9515-11105a886aa2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Validating Workflow(config-deploy)
2023-06-27 07:31:20,563|3bbf82cd-d31b-4d4a-9515-11105a886aa2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2023-06-27 07:31:20,597|3bbf82cd-d31b-4d4a-9515-11105a886aa2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Overwriting blueprint model :vFW-CDS::1.0.0
2023-06-27 07:31:20,617|3bbf82cd-d31b-4d4a-9515-11105a886aa2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2023-06-27 07:31:20,620|3bbf82cd-d31b-4d4a-9515-11105a886aa2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2023-06-27 07:31:20,679|3bbf82cd-d31b-4d4a-9515-11105a886aa2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Validating Workflow(resource-assignment)
2023-06-27 07:31:20,681|3bbf82cd-d31b-4d4a-9515-11105a886aa2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Validating Workflow(config-assign)
2023-06-27 07:31:20,681|3bbf82cd-d31b-4d4a-9515-11105a886aa2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Validating Workflow(config-assign-day-2)
2023-06-27 07:31:20,682|3bbf82cd-d31b-4d4a-9515-11105a886aa2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Validating Workflow(config-deploy)
2023-06-27 07:31:20,683|3bbf82cd-d31b-4d4a-9515-11105a886aa2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Validating Workflow(config-deploy-day-2)
2023-06-27 07:31:20,700|3bbf82cd-d31b-4d4a-9515-11105a886aa2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| 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-06-27 07:31:20,719|3bbf82cd-d31b-4d4a-9515-11105a886aa2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Overwriting blueprint model :5G_Core::2.0.0
2023-06-27 07:31:20,742|3bbf82cd-d31b-4d4a-9515-11105a886aa2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/2.0.0) present to clean.
2023-06-27 07:31:20,744|3bbf82cd-d31b-4d4a-9515-11105a886aa2||DefaultDispatcher-worker-8||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Deleted deployed blueprint model :5G_Core::2.0.0
2023-06-27 07:31:33,992|619c3d75-a432-4740-a3ff-fd33468b50fd||Thread-141||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Enhancing blueprint(/opt/app/onap/blueprints/working/cc3ff4f9-554e-463d-8238-b9697ee7feef)
2023-06-27 07:31:33,992|619c3d75-a432-4740-a3ff-fd33468b50fd||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| deleting definition types under : /opt/app/onap/blueprints/working/cc3ff4f9-554e-463d-8238-b9697ee7feef/Definitions
2023-06-27 07:31:33,995|619c3d75-a432-4740-a3ff-fd33468b50fd||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| reinitialized all type definitions
2023-06-27 07:31:33,996|619c3d75-a432-4740-a3ff-fd33468b50fd||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| ***** Enhancing NodeTemplate(resource-assignment)
2023-06-27 07:31:34,036|619c3d75-a432-4740-a3ff-fd33468b50fd||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| enhancing ArtifactDefinition(vnf-template)
2023-06-27 07:31:34,040|619c3d75-a432-4740-a3ff-fd33468b50fd||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| enhancing ArtifactDefinition(vnf-mapping)
2023-06-27 07:31:34,043|619c3d75-a432-4740-a3ff-fd33468b50fd||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false)
2023-06-27 07:31:34,059|619c3d75-a432-4740-a3ff-fd33468b50fd||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| ***** Enhancing NodeTemplate(input)
2023-06-27 07:31:34,068|619c3d75-a432-4740-a3ff-fd33468b50fd||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| ***** Enhancing NodeTemplate(input)
2023-06-27 07:31:34,078|619c3d75-a432-4740-a3ff-fd33468b50fd||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| ***** Enhancing NodeTemplate(input)
2023-06-27 07:31:34,081|619c3d75-a432-4740-a3ff-fd33468b50fd||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| enhancing ArtifactDefinition(base_ubuntu20-template)
2023-06-27 07:31:34,081|619c3d75-a432-4740-a3ff-fd33468b50fd||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| enhancing ArtifactDefinition(base_ubuntu20-mapping)
2023-06-27 07:31:34,082|619c3d75-a432-4740-a3ff-fd33468b50fd||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false)
2023-06-27 07:31:34,091|619c3d75-a432-4740-a3ff-fd33468b50fd||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| ***** Enhancing NodeTemplate(input)
2023-06-27 07:31:34,095|619c3d75-a432-4740-a3ff-fd33468b50fd||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| ***** Enhancing NodeTemplate(input)
2023-06-27 07:31:34,099|619c3d75-a432-4740-a3ff-fd33468b50fd||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| ***** Enhancing NodeTemplate(input)
2023-06-27 07:31:34,104|619c3d75-a432-4740-a3ff-fd33468b50fd||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| ***** Enhancing NodeTemplate(sdnc)
2023-06-27 07:31:34,114|619c3d75-a432-4740-a3ff-fd33468b50fd||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| ***** Enhancing NodeTemplate(input)
2023-06-27 07:31:34,119|619c3d75-a432-4740-a3ff-fd33468b50fd||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| ***** Enhancing NodeTemplate(input)
2023-06-27 07:31:34,123|619c3d75-a432-4740-a3ff-fd33468b50fd||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| ***** Enhancing NodeTemplate(input)
2023-06-27 07:31:34,127|619c3d75-a432-4740-a3ff-fd33468b50fd||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| ***** Enhancing NodeTemplate(input)
2023-06-27 07:31:34,131|619c3d75-a432-4740-a3ff-fd33468b50fd||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| ***** Enhancing NodeTemplate(input)
2023-06-27 07:31:34,135|619c3d75-a432-4740-a3ff-fd33468b50fd||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| ***** Enhancing NodeTemplate(input)
2023-06-27 07:31:34,144|619c3d75-a432-4740-a3ff-fd33468b50fd||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| ***** Enhancing NodeTemplate(config-assign)
2023-06-27 07:31:34,148|619c3d75-a432-4740-a3ff-fd33468b50fd||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| enhancing ArtifactDefinition(baseconfig-template)
2023-06-27 07:31:34,149|619c3d75-a432-4740-a3ff-fd33468b50fd||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| enhancing ArtifactDefinition(baseconfig-mapping)
2023-06-27 07:31:34,149|619c3d75-a432-4740-a3ff-fd33468b50fd||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false)
2023-06-27 07:31:34,160|619c3d75-a432-4740-a3ff-fd33468b50fd||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| ***** Enhancing NodeTemplate(input)
2023-06-27 07:31:34,164|619c3d75-a432-4740-a3ff-fd33468b50fd||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| ***** Enhancing NodeTemplate(input)
2023-06-27 07:31:34,168|619c3d75-a432-4740-a3ff-fd33468b50fd||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| ***** Enhancing NodeTemplate(input)
2023-06-27 07:31:34,171|619c3d75-a432-4740-a3ff-fd33468b50fd||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| ***** Enhancing NodeTemplate(config-deploy)
2023-06-27 07:31:34,194|619c3d75-a432-4740-a3ff-fd33468b50fd||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| ##### Enhancing Workflow(resource-assignment)
2023-06-27 07:31:34,195|619c3d75-a432-4740-a3ff-fd33468b50fd||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment])
2023-06-27 07:31:34,195|619c3d75-a432-4740-a3ff-fd33468b50fd||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| identified workflow(resource-assignment) targets(resource-assignment)
2023-06-27 07:31:34,195|619c3d75-a432-4740-a3ff-fd33468b50fd||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment)
2023-06-27 07:31:34,195|619c3d75-a432-4740-a3ff-fd33468b50fd||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment)
2023-06-27 07:31:34,195|619c3d75-a432-4740-a3ff-fd33468b50fd||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json]
2023-06-27 07:31:34,195|619c3d75-a432-4740-a3ff-fd33468b50fd||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| enriching artifacts file(/opt/app/onap/blueprints/working/cc3ff4f9-554e-463d-8238-b9697ee7feef/Templates/vnf-mapping.json
2023-06-27 07:31:34,201|619c3d75-a432-4740-a3ff-fd33468b50fd||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true)
2023-06-27 07:31:34,201|619c3d75-a432-4740-a3ff-fd33468b50fd||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| dataType not present for the recipe(dt-resource-assignment-properties)
2023-06-27 07:31:34,201|619c3d75-a432-4740-a3ff-fd33468b50fd||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| enriching artifacts file(/opt/app/onap/blueprints/working/cc3ff4f9-554e-463d-8238-b9697ee7feef/Templates/base_ubuntu20-mapping.json
2023-06-27 07:31:34,207|619c3d75-a432-4740-a3ff-fd33468b50fd||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true)
2023-06-27 07:31:34,207|619c3d75-a432-4740-a3ff-fd33468b50fd||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment).
2023-06-27 07:31:34,208|619c3d75-a432-4740-a3ff-fd33468b50fd||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| ##### Enhancing Workflow(config-assign)
2023-06-27 07:31:34,209|619c3d75-a432-4740-a3ff-fd33468b50fd||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| workflow(config-assign) dependent component NodeTemplates([config-assign])
2023-06-27 07:31:34,209|619c3d75-a432-4740-a3ff-fd33468b50fd||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| identified workflow(config-assign) targets(config-assign)
2023-06-27 07:31:34,209|619c3d75-a432-4740-a3ff-fd33468b50fd||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign)
2023-06-27 07:31:34,209|619c3d75-a432-4740-a3ff-fd33468b50fd||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json]
2023-06-27 07:31:34,210|619c3d75-a432-4740-a3ff-fd33468b50fd||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| enriching artifacts file(/opt/app/onap/blueprints/working/cc3ff4f9-554e-463d-8238-b9697ee7feef/Templates/baseconfig-mapping.json
2023-06-27 07:31:34,217|619c3d75-a432-4740-a3ff-fd33468b50fd||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true)
2023-06-27 07:31:34,217|619c3d75-a432-4740-a3ff-fd33468b50fd||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| dataType not present for the recipe(dt-config-assign-properties)
2023-06-27 07:31:34,218|619c3d75-a432-4740-a3ff-fd33468b50fd||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| ##### Enhancing Workflow(config-deploy)
2023-06-27 07:31:34,218|619c3d75-a432-4740-a3ff-fd33468b50fd||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy])
2023-06-27 07:31:34,218|619c3d75-a432-4740-a3ff-fd33468b50fd||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| identified workflow(config-deploy) targets(config-deploy)
2023-06-27 07:31:34,218|619c3d75-a432-4740-a3ff-fd33468b50fd||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| workflow(config-deploy) resource assignment files([]
2023-06-27 07:31:34,218|619c3d75-a432-4740-a3ff-fd33468b50fd||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| ##### Enhancing blueprint Resource Definitions
2023-06-27 07:31:34,218|619c3d75-a432-4740-a3ff-fd33468b50fd||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json])
2023-06-27 07:31:34,218|619c3d75-a432-4740-a3ff-fd33468b50fd||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| processing file (Templates/vnf-mapping.json)
2023-06-27 07:31:34,218|619c3d75-a432-4740-a3ff-fd33468b50fd||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| processing file (Templates/base_ubuntu20-mapping.json)
2023-06-27 07:31:34,218|619c3d75-a432-4740-a3ff-fd33468b50fd||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| processing file (Templates/baseconfig-mapping.json)
2023-06-27 07:31:34,231|619c3d75-a432-4740-a3ff-fd33468b50fd||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| 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-06-27 07:31:34,262|619c3d75-a432-4740-a3ff-fd33468b50fd||DefaultDispatcher-worker-8||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability]
2023-06-27 07:31:34,473|763f684d-9f60-4285-abd1-dfa7287eef88||Thread-141||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Save processing(d6845481-db9c-4346-b9fb-c44ea6a181a0) CBA(/opt/app/onap/blueprints/archive/d6845481-db9c-4346-b9fb-c44ea6a181a0/cba.zip)
2023-06-27 07:31:34,482|763f684d-9f60-4285-abd1-dfa7287eef88||DefaultDispatcher-worker-8||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/d6845481-db9c-4346-b9fb-c44ea6a181a0) and entry definition file (Definitions/ubuntu20.json)
2023-06-27 07:31:34,494|763f684d-9f60-4285-abd1-dfa7287eef88||DefaultDispatcher-worker-8||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-06-27 07:31:34,522|763f684d-9f60-4285-abd1-dfa7287eef88||DefaultDispatcher-worker-8||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Validating Workflow(resource-assignment)
2023-06-27 07:31:34,523|763f684d-9f60-4285-abd1-dfa7287eef88||DefaultDispatcher-worker-8||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Validating Workflow(config-assign)
2023-06-27 07:31:34,523|763f684d-9f60-4285-abd1-dfa7287eef88||DefaultDispatcher-worker-8||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Validating Workflow(config-deploy)
2023-06-27 07:31:34,533|763f684d-9f60-4285-abd1-dfa7287eef88||DefaultDispatcher-worker-8||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/d6845481-db9c-4346-b9fb-c44ea6a181a0) and entry definition file (Definitions/ubuntu20.json)
2023-06-27 07:31:34,550|763f684d-9f60-4285-abd1-dfa7287eef88||DefaultDispatcher-worker-8||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Overwriting blueprint model :ubuntu20::1.0.0
2023-06-27 07:31:34,576|763f684d-9f60-4285-abd1-dfa7287eef88||DefaultDispatcher-worker-8||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| No compiled cache(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) present to clean.
2023-06-27 07:31:34,576|763f684d-9f60-4285-abd1-dfa7287eef88||DefaultDispatcher-worker-8||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Deleted deployed blueprint model :ubuntu20::1.0.0
2023-06-27 07:31:34,612|763f684d-9f60-4285-abd1-dfa7287eef88||DefaultDispatcher-worker-8||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| No compiled cache(/opt/app/onap/blueprints/working/d6845481-db9c-4346-b9fb-c44ea6a181a0) present to clean.
2023-06-27 08:05:26,449|edbae47d-738b-43e1-a4c9-a5f836e8fd36||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2023-06-27 08:05:26,449|edbae47d-738b-43e1-a4c9-a5f836e8fd36||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2023-06-27 08:05:26,450|edbae47d-738b-43e1-a4c9-a5f836e8fd36||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2023-06-27 08:05:26,708|edbae47d-738b-43e1-a4c9-a5f836e8fd36||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2023-06-27 08:05:26,708|edbae47d-738b-43e1-a4c9-a5f836e8fd36||DefaultDispatcher-worker-18||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2023-06-27 08:05:27,231|edbae47d-738b-43e1-a4c9-a5f836e8fd36||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2023-06-27 08:05:27,231|edbae47d-738b-43e1-a4c9-a5f836e8fd36||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Save processing(647c89b8-2737-45d8-bddc-4af440b09d50) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2023-06-27 08:05:27,255|edbae47d-738b-43e1-a4c9-a5f836e8fd36||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Save processing(25cb69ec-599f-4e1e-b695-40caba3ebfdb) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2023-06-27 08:05:27,264|edbae47d-738b-43e1-a4c9-a5f836e8fd36||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Save processing(208f289e-6eec-4db3-92cc-3ff4bc87a094) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2023-06-27 08:05:27,276|edbae47d-738b-43e1-a4c9-a5f836e8fd36||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Save processing(48229365-8536-4259-b2b5-bde1f1b5de82) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2023-06-27 08:05:27,289|edbae47d-738b-43e1-a4c9-a5f836e8fd36||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Save processing(277e318c-2ebe-4cbf-b5eb-5ded91525667) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2023-06-27 08:05:27,304|edbae47d-738b-43e1-a4c9-a5f836e8fd36||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Save processing(5d28049a-0050-44ff-b055-c2b1fc85db13) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2023-06-27 08:05:27,319|edbae47d-738b-43e1-a4c9-a5f836e8fd36||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| 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-06-27 08:05:27,319|edbae47d-738b-43e1-a4c9-a5f836e8fd36||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| 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-06-27 08:05:27,319|edbae47d-738b-43e1-a4c9-a5f836e8fd36||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2023-06-27 08:05:27,319|edbae47d-738b-43e1-a4c9-a5f836e8fd36||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2023-06-27 08:05:27,320|edbae47d-738b-43e1-a4c9-a5f836e8fd36||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| 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-06-27 08:05:27,320|edbae47d-738b-43e1-a4c9-a5f836e8fd36||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| 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-06-27 08:05:27,333|edbae47d-738b-43e1-a4c9-a5f836e8fd36||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-06-27 08:05:27,365|edbae47d-738b-43e1-a4c9-a5f836e8fd36||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-06-27 08:05:27,383|edbae47d-738b-43e1-a4c9-a5f836e8fd36||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-06-27 08:05:27,400|edbae47d-738b-43e1-a4c9-a5f836e8fd36||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-06-27 08:05:27,471|edbae47d-738b-43e1-a4c9-a5f836e8fd36||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Validating Workflow(resource-assignment)
2023-06-27 08:05:27,472|edbae47d-738b-43e1-a4c9-a5f836e8fd36||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Validating Workflow(config-assign)
2023-06-27 08:05:27,473|edbae47d-738b-43e1-a4c9-a5f836e8fd36||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Validating Workflow(config-assign-day-2)
2023-06-27 08:05:27,474|edbae47d-738b-43e1-a4c9-a5f836e8fd36||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Validating Workflow(config-deploy)
2023-06-27 08:05:27,474|edbae47d-738b-43e1-a4c9-a5f836e8fd36||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Validating Workflow(config-deploy-day-2)
2023-06-27 08:05:27,495|edbae47d-738b-43e1-a4c9-a5f836e8fd36||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| 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-06-27 08:05:27,535|edbae47d-738b-43e1-a4c9-a5f836e8fd36||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Overwriting blueprint model :5G_Core::2.0.0
2023-06-27 08:05:27,558|edbae47d-738b-43e1-a4c9-a5f836e8fd36||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| No compiled cache(/opt/app/onap/blueprints/deploy/5G_Core/2.0.0) present to clean.
2023-06-27 08:05:27,567|edbae47d-738b-43e1-a4c9-a5f836e8fd36||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Deleted deployed blueprint model :5G_Core::2.0.0
2023-06-27 08:05:27,630|edbae47d-738b-43e1-a4c9-a5f836e8fd36||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Validating Workflow(resource-assignment)
2023-06-27 08:05:27,631|edbae47d-738b-43e1-a4c9-a5f836e8fd36||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Validating Workflow(config-assign)
2023-06-27 08:05:27,632|edbae47d-738b-43e1-a4c9-a5f836e8fd36||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Validating Workflow(config-deploy)
2023-06-27 08:05:27,685|edbae47d-738b-43e1-a4c9-a5f836e8fd36||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| 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-06-27 08:05:27,731|edbae47d-738b-43e1-a4c9-a5f836e8fd36||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2023-06-27 08:05:27,770|edbae47d-738b-43e1-a4c9-a5f836e8fd36||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2023-06-27 08:05:27,771|edbae47d-738b-43e1-a4c9-a5f836e8fd36||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2023-06-27 08:05:27,826|edbae47d-738b-43e1-a4c9-a5f836e8fd36||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Validating Workflow(resource-assignment)
2023-06-27 08:05:27,827|edbae47d-738b-43e1-a4c9-a5f836e8fd36||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Validating Workflow(config-assign)
2023-06-27 08:05:27,828|edbae47d-738b-43e1-a4c9-a5f836e8fd36||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Validating Workflow(config-deploy)
2023-06-27 08:05:27,865|edbae47d-738b-43e1-a4c9-a5f836e8fd36||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| 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-06-27 08:05:27,896|edbae47d-738b-43e1-a4c9-a5f836e8fd36||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2023-06-27 08:05:27,918|edbae47d-738b-43e1-a4c9-a5f836e8fd36||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2023-06-27 08:05:27,919|edbae47d-738b-43e1-a4c9-a5f836e8fd36||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2023-06-27 08:05:27,972|edbae47d-738b-43e1-a4c9-a5f836e8fd36||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Validating Workflow(resource-assignment)
2023-06-27 08:05:27,973|edbae47d-738b-43e1-a4c9-a5f836e8fd36||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Validating Workflow(config-assign)
2023-06-27 08:05:27,974|edbae47d-738b-43e1-a4c9-a5f836e8fd36||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Validating Workflow(config-deploy)
2023-06-27 08:05:27,974|edbae47d-738b-43e1-a4c9-a5f836e8fd36||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Validating Workflow(HealthCheck)
2023-06-27 08:05:27,975|edbae47d-738b-43e1-a4c9-a5f836e8fd36||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Validating Workflow(ScaleOutReconfiguration)
2023-06-27 08:05:27,975|edbae47d-738b-43e1-a4c9-a5f836e8fd36||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Validating Workflow(vf-config-assign)
2023-06-27 08:05:27,976|edbae47d-738b-43e1-a4c9-a5f836e8fd36||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Validating Workflow(vf-config-deploy)
2023-06-27 08:05:28,012|edbae47d-738b-43e1-a4c9-a5f836e8fd36||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2023-06-27 08:05:28,043|edbae47d-738b-43e1-a4c9-a5f836e8fd36||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Overwriting blueprint model :vLB_CDS::1.0.0
2023-06-27 08:05:28,068|edbae47d-738b-43e1-a4c9-a5f836e8fd36||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2023-06-27 08:05:28,068|edbae47d-738b-43e1-a4c9-a5f836e8fd36||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2023-06-27 08:05:28,115|edbae47d-738b-43e1-a4c9-a5f836e8fd36||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Validating Workflow(resource-assignment)
2023-06-27 08:05:28,116|edbae47d-738b-43e1-a4c9-a5f836e8fd36||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Validating Workflow(config-deploy)
2023-06-27 08:05:28,147|edbae47d-738b-43e1-a4c9-a5f836e8fd36||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Validating Workflow(config-assign)
2023-06-27 08:05:28,148|edbae47d-738b-43e1-a4c9-a5f836e8fd36||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Validating Workflow(config-deploy)
2023-06-27 08:05:28,149|edbae47d-738b-43e1-a4c9-a5f836e8fd36||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2023-06-27 08:05:28,154|edbae47d-738b-43e1-a4c9-a5f836e8fd36||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| 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-06-27 08:05:28,172|edbae47d-738b-43e1-a4c9-a5f836e8fd36||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Overwriting blueprint model :vFW-CDS::1.0.0
2023-06-27 08:05:28,194|edbae47d-738b-43e1-a4c9-a5f836e8fd36||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2023-06-27 08:05:28,195|edbae47d-738b-43e1-a4c9-a5f836e8fd36||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2023-06-27 08:05:28,242|edbae47d-738b-43e1-a4c9-a5f836e8fd36||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Overwriting blueprint model :pnf_netconf::1.0.0
2023-06-27 08:05:28,265|edbae47d-738b-43e1-a4c9-a5f836e8fd36||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2023-06-27 08:05:28,265|edbae47d-738b-43e1-a4c9-a5f836e8fd36||DefaultDispatcher-worker-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2023-06-27 08:05:41,232|b7f3da8d-cd32-4ca6-af19-2347130e4809||Thread-167||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Enhancing blueprint(/opt/app/onap/blueprints/working/2a0bb987-0e3a-4233-ae38-f595c25048ed)
2023-06-27 08:05:41,233|b7f3da8d-cd32-4ca6-af19-2347130e4809||Thread-167||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| deleting definition types under : /opt/app/onap/blueprints/working/2a0bb987-0e3a-4233-ae38-f595c25048ed/Definitions
2023-06-27 08:05:41,236|b7f3da8d-cd32-4ca6-af19-2347130e4809||Thread-167||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| reinitialized all type definitions
2023-06-27 08:05:41,237|b7f3da8d-cd32-4ca6-af19-2347130e4809||Thread-167||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| ***** Enhancing NodeTemplate(resource-assignment)
2023-06-27 08:05:41,259|b7f3da8d-cd32-4ca6-af19-2347130e4809||Thread-167||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| enhancing ArtifactDefinition(vnf-template)
2023-06-27 08:05:41,264|b7f3da8d-cd32-4ca6-af19-2347130e4809||Thread-167||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| enhancing ArtifactDefinition(vnf-mapping)
2023-06-27 08:05:41,272|b7f3da8d-cd32-4ca6-af19-2347130e4809||Thread-167||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false)
2023-06-27 08:05:41,294|b7f3da8d-cd32-4ca6-af19-2347130e4809||Thread-167||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| ***** Enhancing NodeTemplate(input)
2023-06-27 08:05:41,308|b7f3da8d-cd32-4ca6-af19-2347130e4809||Thread-167||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| ***** Enhancing NodeTemplate(input)
2023-06-27 08:05:41,313|b7f3da8d-cd32-4ca6-af19-2347130e4809||Thread-167||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| ***** Enhancing NodeTemplate(input)
2023-06-27 08:05:41,316|b7f3da8d-cd32-4ca6-af19-2347130e4809||Thread-167||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| enhancing ArtifactDefinition(base_ubuntu20-template)
2023-06-27 08:05:41,316|b7f3da8d-cd32-4ca6-af19-2347130e4809||Thread-167||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| enhancing ArtifactDefinition(base_ubuntu20-mapping)
2023-06-27 08:05:41,316|b7f3da8d-cd32-4ca6-af19-2347130e4809||Thread-167||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false)
2023-06-27 08:05:41,325|b7f3da8d-cd32-4ca6-af19-2347130e4809||Thread-167||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| ***** Enhancing NodeTemplate(input)
2023-06-27 08:05:41,329|b7f3da8d-cd32-4ca6-af19-2347130e4809||Thread-167||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| ***** Enhancing NodeTemplate(input)
2023-06-27 08:05:41,336|b7f3da8d-cd32-4ca6-af19-2347130e4809||Thread-167||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| ***** Enhancing NodeTemplate(input)
2023-06-27 08:05:41,341|b7f3da8d-cd32-4ca6-af19-2347130e4809||Thread-167||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| ***** Enhancing NodeTemplate(sdnc)
2023-06-27 08:05:41,353|b7f3da8d-cd32-4ca6-af19-2347130e4809||Thread-167||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| ***** Enhancing NodeTemplate(input)
2023-06-27 08:05:41,359|b7f3da8d-cd32-4ca6-af19-2347130e4809||Thread-167||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| ***** Enhancing NodeTemplate(input)
2023-06-27 08:05:41,366|b7f3da8d-cd32-4ca6-af19-2347130e4809||Thread-167||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| ***** Enhancing NodeTemplate(input)
2023-06-27 08:05:41,371|b7f3da8d-cd32-4ca6-af19-2347130e4809||Thread-167||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| ***** Enhancing NodeTemplate(input)
2023-06-27 08:05:41,375|b7f3da8d-cd32-4ca6-af19-2347130e4809||Thread-167||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| ***** Enhancing NodeTemplate(input)
2023-06-27 08:05:41,379|b7f3da8d-cd32-4ca6-af19-2347130e4809||Thread-167||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| ***** Enhancing NodeTemplate(input)
2023-06-27 08:05:41,395|b7f3da8d-cd32-4ca6-af19-2347130e4809||Thread-167||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| ***** Enhancing NodeTemplate(config-assign)
2023-06-27 08:05:41,401|b7f3da8d-cd32-4ca6-af19-2347130e4809||Thread-167||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| enhancing ArtifactDefinition(baseconfig-template)
2023-06-27 08:05:41,401|b7f3da8d-cd32-4ca6-af19-2347130e4809||Thread-167||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| enhancing ArtifactDefinition(baseconfig-mapping)
2023-06-27 08:05:41,401|b7f3da8d-cd32-4ca6-af19-2347130e4809||Thread-167||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false)
2023-06-27 08:05:41,412|b7f3da8d-cd32-4ca6-af19-2347130e4809||Thread-167||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| ***** Enhancing NodeTemplate(input)
2023-06-27 08:05:41,416|b7f3da8d-cd32-4ca6-af19-2347130e4809||Thread-167||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| ***** Enhancing NodeTemplate(input)
2023-06-27 08:05:41,420|b7f3da8d-cd32-4ca6-af19-2347130e4809||Thread-167||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| ***** Enhancing NodeTemplate(input)
2023-06-27 08:05:41,423|b7f3da8d-cd32-4ca6-af19-2347130e4809||Thread-167||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| ***** Enhancing NodeTemplate(config-deploy)
2023-06-27 08:05:41,442|b7f3da8d-cd32-4ca6-af19-2347130e4809||Thread-167||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| ##### Enhancing Workflow(resource-assignment)
2023-06-27 08:05:41,442|b7f3da8d-cd32-4ca6-af19-2347130e4809||Thread-167||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment])
2023-06-27 08:05:41,442|b7f3da8d-cd32-4ca6-af19-2347130e4809||Thread-167||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| identified workflow(resource-assignment) targets(resource-assignment)
2023-06-27 08:05:41,442|b7f3da8d-cd32-4ca6-af19-2347130e4809||Thread-167||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment)
2023-06-27 08:05:41,442|b7f3da8d-cd32-4ca6-af19-2347130e4809||Thread-167||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment)
2023-06-27 08:05:41,442|b7f3da8d-cd32-4ca6-af19-2347130e4809||Thread-167||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json]
2023-06-27 08:05:41,442|b7f3da8d-cd32-4ca6-af19-2347130e4809||Thread-167||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| enriching artifacts file(/opt/app/onap/blueprints/working/2a0bb987-0e3a-4233-ae38-f595c25048ed/Templates/vnf-mapping.json
2023-06-27 08:05:41,447|b7f3da8d-cd32-4ca6-af19-2347130e4809||Thread-167||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true)
2023-06-27 08:05:41,447|b7f3da8d-cd32-4ca6-af19-2347130e4809||Thread-167||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| dataType not present for the recipe(dt-resource-assignment-properties)
2023-06-27 08:05:41,447|b7f3da8d-cd32-4ca6-af19-2347130e4809||Thread-167||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| enriching artifacts file(/opt/app/onap/blueprints/working/2a0bb987-0e3a-4233-ae38-f595c25048ed/Templates/base_ubuntu20-mapping.json
2023-06-27 08:05:41,450|b7f3da8d-cd32-4ca6-af19-2347130e4809||Thread-167||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true)
2023-06-27 08:05:41,450|b7f3da8d-cd32-4ca6-af19-2347130e4809||Thread-167||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment).
2023-06-27 08:05:41,451|b7f3da8d-cd32-4ca6-af19-2347130e4809||Thread-167||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| ##### Enhancing Workflow(config-assign)
2023-06-27 08:05:41,451|b7f3da8d-cd32-4ca6-af19-2347130e4809||Thread-167||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| workflow(config-assign) dependent component NodeTemplates([config-assign])
2023-06-27 08:05:41,451|b7f3da8d-cd32-4ca6-af19-2347130e4809||Thread-167||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| identified workflow(config-assign) targets(config-assign)
2023-06-27 08:05:41,451|b7f3da8d-cd32-4ca6-af19-2347130e4809||Thread-167||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign)
2023-06-27 08:05:41,451|b7f3da8d-cd32-4ca6-af19-2347130e4809||Thread-167||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json]
2023-06-27 08:05:41,451|b7f3da8d-cd32-4ca6-af19-2347130e4809||Thread-167||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| enriching artifacts file(/opt/app/onap/blueprints/working/2a0bb987-0e3a-4233-ae38-f595c25048ed/Templates/baseconfig-mapping.json
2023-06-27 08:05:41,454|b7f3da8d-cd32-4ca6-af19-2347130e4809||Thread-167||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true)
2023-06-27 08:05:41,454|b7f3da8d-cd32-4ca6-af19-2347130e4809||Thread-167||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| dataType not present for the recipe(dt-config-assign-properties)
2023-06-27 08:05:41,455|b7f3da8d-cd32-4ca6-af19-2347130e4809||Thread-167||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| ##### Enhancing Workflow(config-deploy)
2023-06-27 08:05:41,455|b7f3da8d-cd32-4ca6-af19-2347130e4809||Thread-167||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy])
2023-06-27 08:05:41,455|b7f3da8d-cd32-4ca6-af19-2347130e4809||Thread-167||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| identified workflow(config-deploy) targets(config-deploy)
2023-06-27 08:05:41,455|b7f3da8d-cd32-4ca6-af19-2347130e4809||Thread-167||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| workflow(config-deploy) resource assignment files([]
2023-06-27 08:05:41,455|b7f3da8d-cd32-4ca6-af19-2347130e4809||Thread-167||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| ##### Enhancing blueprint Resource Definitions
2023-06-27 08:05:41,455|b7f3da8d-cd32-4ca6-af19-2347130e4809||Thread-167||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json])
2023-06-27 08:05:41,455|b7f3da8d-cd32-4ca6-af19-2347130e4809||Thread-167||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| processing file (Templates/vnf-mapping.json)
2023-06-27 08:05:41,455|b7f3da8d-cd32-4ca6-af19-2347130e4809||Thread-167||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| processing file (Templates/base_ubuntu20-mapping.json)
2023-06-27 08:05:41,455|b7f3da8d-cd32-4ca6-af19-2347130e4809||Thread-167||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| processing file (Templates/baseconfig-mapping.json)
2023-06-27 08:05:41,464|b7f3da8d-cd32-4ca6-af19-2347130e4809||Thread-167||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| 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-06-27 08:05:41,509|b7f3da8d-cd32-4ca6-af19-2347130e4809||Thread-167||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability]
2023-06-27 08:05:41,756|22ae6a88-2162-4c93-a756-705814b40beb||Thread-167||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Save processing(fa232e7b-f58d-4701-9176-c7b513ee4399) CBA(/opt/app/onap/blueprints/archive/fa232e7b-f58d-4701-9176-c7b513ee4399/cba.zip)
2023-06-27 08:05:41,765|22ae6a88-2162-4c93-a756-705814b40beb||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/fa232e7b-f58d-4701-9176-c7b513ee4399) and entry definition file (Definitions/ubuntu20.json)
2023-06-27 08:05:41,775|22ae6a88-2162-4c93-a756-705814b40beb||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2023-06-27 08:05:41,796|22ae6a88-2162-4c93-a756-705814b40beb||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Validating Workflow(resource-assignment)
2023-06-27 08:05:41,796|22ae6a88-2162-4c93-a756-705814b40beb||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Validating Workflow(config-assign)
2023-06-27 08:05:41,797|22ae6a88-2162-4c93-a756-705814b40beb||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Validating Workflow(config-deploy)
2023-06-27 08:05:41,821|22ae6a88-2162-4c93-a756-705814b40beb||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/fa232e7b-f58d-4701-9176-c7b513ee4399) and entry definition file (Definitions/ubuntu20.json)
2023-06-27 08:05:41,844|22ae6a88-2162-4c93-a756-705814b40beb||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Overwriting blueprint model :ubuntu20::1.0.0
2023-06-27 08:05:41,865|22ae6a88-2162-4c93-a756-705814b40beb||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| No compiled cache(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) present to clean.
2023-06-27 08:05:41,866|22ae6a88-2162-4c93-a756-705814b40beb||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| Deleted deployed blueprint model :ubuntu20::1.0.0
2023-06-27 08:05:41,904|22ae6a88-2162-4c93-a756-705814b40beb||DefaultDispatcher-worker-3||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-88c88ccc9-xv94m|||| No compiled cache(/opt/app/onap/blueprints/working/fa232e7b-f58d-4701-9176-c7b513ee4399) present to clean.
2023-06-27 08:43:42,509|654321||reactor-http-epoll-8||||WARN||||||| [2dcdd2ad, L:/10.233.71.237:8080 - R:/10.233.72.3:43780] Decoding failed: DefaultFullHttpRequest(decodeResult: failure(java.lang.IllegalArgumentException: text is empty (possibly HTTP/0.9)), version: HTTP/1.0, content: UnpooledByteBufAllocator$InstrumentedUnpooledUnsafeHeapByteBuf(ridx: 0, widx: 0, cap: 0))
GET /bad-request HTTP/1.0 : 
java.lang.IllegalArgumentException: text is empty (possibly HTTP/0.9)
	at io.netty.handler.codec.http.HttpVersion.valueOf(HttpVersion.java:65)
	at io.netty.handler.codec.http.HttpRequestDecoder.createMessage(HttpRequestDecoder.java:124)
	at io.netty.handler.codec.http.HttpObjectDecoder.decode(HttpObjectDecoder.java:273)
	at io.netty.handler.codec.http.HttpServerCodec$HttpServerRequestDecoder.decode(HttpServerCodec.java:140)
	at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:510)
	at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:449)
	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:279)
	at io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
	at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
	at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
	at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800)
	at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487)
	at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385)
	at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)
	at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.base/java.lang.Thread.run(Unknown Source)
2023-06-27 08:52:48,893|654321||reactor-http-epoll-7||||WARN||||||| [809d94cd, L:/10.233.71.237:8080 - R:/10.233.72.3:48680] Decoding failed: DefaultFullHttpRequest(decodeResult: failure(java.lang.IllegalArgumentException: invalid version format: °V>À,À0ŸÌ©Ì¨ÌªÀ+À/žÀ$À(KÀ#À'GÀ), version: HTTP/1.0, content: UnpooledByteBufAllocator$InstrumentedUnpooledUnsafeHeapByteBuf(ridx: 0, widx: 0, cap: 0))
GET /bad-request HTTP/1.0 : 
java.lang.IllegalArgumentException: invalid version format: °V>À,À0ŸÌ©Ì¨ÌªÀ+À/žÀ$À(KÀ#À'GÀ
	at io.netty.handler.codec.http.HttpVersion.(HttpVersion.java:116)
	at io.netty.handler.codec.http.HttpVersion.valueOf(HttpVersion.java:78)
	at io.netty.handler.codec.http.HttpRequestDecoder.createMessage(HttpRequestDecoder.java:124)
	at io.netty.handler.codec.http.HttpObjectDecoder.decode(HttpObjectDecoder.java:273)
	at io.netty.handler.codec.http.HttpServerCodec$HttpServerRequestDecoder.decode(HttpServerCodec.java:140)
	at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:510)
	at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:449)
	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:279)
	at io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
	at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
	at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
	at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800)
	at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487)
	at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385)
	at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)
	at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.base/java.lang.Thread.run(Unknown Source)