ERROR StatusLogger Log4j2 could not find a logging implementation. Please add log4j-core to the classpath. Using SimpleLogger to log to the console...

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

2023-09-27 12:37:52,194 [main] INFO  io.ebean:37 - ebean version: unknown
2023-09-27 12:37:52,388 [main] WARN  io.avaje.config:219 - Please rename application.yml to application.yaml - Using yml suffix (rather than yaml) is deprecated.
2023-09-27 12:37:52,485 [main] INFO  io.avaje.config:54 - Loaded properties from [resource:application.yml] 
2023-09-27 12:37:57,080 [main] INFO  io.ebean.datasource:222 - DataSourcePool [gmsEbeanServiceConfig] autoCommit[false] transIsolation[READ_COMMITTED] min[2] max[50] in[4192ms]
2023-09-27 12:38:00,292 [main] INFO  io.ebean.core:118 - Started database[gmsEbeanServiceConfig] platform[MYSQL] in 7678ms
2023-09-27 12:38:01,782 [main] INFO  c.l.g.f.k.s.InternalSchemaRegistryFactory:42 - Creating internal registry configuration for url http://datahub-datahub-gms:8080/schema-registry/api/
2023-09-27 12:38:02,576 [main] INFO  o.a.k.c.producer.ProducerConfig:347 - ProducerConfig values: 
	acks = 1
	batch.size = 16384
	bootstrap.servers = [prerequisites-kafka:9092]
	buffer.memory = 33554432
	client.dns.lookup = default
	client.id = producer-1
	compression.type = none
	connections.max.idle.ms = 540000
	delivery.timeout.ms = 30000
	enable.idempotence = false
	interceptor.classes = []
	key.serializer = class org.apache.kafka.common.serialization.StringSerializer
	linger.ms = 0
	max.block.ms = 60000
	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 = 1000
	reconnect.backoff.ms = 50
	request.timeout.ms = 3000
	retries = 3
	retry.backoff.ms = 500
	sasl.client.callback.handler.class = null
	sasl.jaas.config = null
	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 = GSSAPI
	security.protocol = PLAINTEXT
	security.providers = null
	send.buffer.bytes = 131072
	ssl.cipher.suites = null
	ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1]
	ssl.endpoint.identification.algorithm = https
	ssl.key.password = null
	ssl.keymanager.algorithm = SunX509
	ssl.keystore.location = null
	ssl.keystore.password = null
	ssl.keystore.type = JKS
	ssl.protocol = TLS
	ssl.provider = null
	ssl.secure.random.implementation = null
	ssl.trustmanager.algorithm = PKIX
	ssl.truststore.location = null
	ssl.truststore.password = null
	ssl.truststore.type = JKS
	transaction.timeout.ms = 60000
	transactional.id = null
	value.serializer = class io.confluent.kafka.serializers.KafkaAvroSerializer

2023-09-27 12:38:02,576 [main] INFO  o.a.k.c.producer.ProducerConfig:347 - ProducerConfig values: 
	acks = 1
	batch.size = 16384
	bootstrap.servers = [prerequisites-kafka:9092]
	buffer.memory = 33554432
	client.dns.lookup = default
	client.id = producer-1
	compression.type = none
	connections.max.idle.ms = 540000
	delivery.timeout.ms = 30000
	enable.idempotence = false
	interceptor.classes = []
	key.serializer = class org.apache.kafka.common.serialization.StringSerializer
	linger.ms = 0
	max.block.ms = 60000
	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 = 1000
	reconnect.backoff.ms = 50
	request.timeout.ms = 3000
	retries = 3
	retry.backoff.ms = 500
	sasl.client.callback.handler.class = null
	sasl.jaas.config = null
	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 = GSSAPI
	security.protocol = PLAINTEXT
	security.providers = null
	send.buffer.bytes = 131072
	ssl.cipher.suites = null
	ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1]
	ssl.endpoint.identification.algorithm = https
	ssl.key.password = null
	ssl.keymanager.algorithm = SunX509
	ssl.keystore.location = null
	ssl.keystore.password = null
	ssl.keystore.type = JKS
	ssl.protocol = TLS
	ssl.provider = null
	ssl.secure.random.implementation = null
	ssl.trustmanager.algorithm = PKIX
	ssl.truststore.location = null
	ssl.truststore.password = null
	ssl.truststore.type = JKS
	transaction.timeout.ms = 60000
	transactional.id = null
	value.serializer = class io.confluent.kafka.serializers.KafkaAvroSerializer

2023-09-27 12:38:02,875 [main] INFO  i.c.k.s.KafkaAvroSerializerConfig:179 - KafkaAvroSerializerConfig values: 
	bearer.auth.token = [hidden]
	proxy.port = -1
	schema.reflection = false
	auto.register.schemas = true
	max.schemas.per.subject = 1000
	basic.auth.credentials.source = URL
	value.subject.name.strategy = class io.confluent.kafka.serializers.subject.TopicNameStrategy
	schema.registry.url = [http://datahub-datahub-gms:8080/schema-registry/api/]
	basic.auth.user.info = [hidden]
	proxy.host = 
	use.latest.version = true
	schema.registry.basic.auth.user.info = [hidden]
	bearer.auth.credentials.source = STATIC_TOKEN
	key.subject.name.strategy = class io.confluent.kafka.serializers.subject.TopicNameStrategy

2023-09-27 12:38:03,586 [main] INFO  o.a.kafka.common.utils.AppInfoParser:117 - Kafka version: 5.5.1-ccs
2023-09-27 12:38:03,587 [main] INFO  o.a.kafka.common.utils.AppInfoParser:118 - Kafka commitId: cb1873c1fdf5f5f9
2023-09-27 12:38:03,587 [main] INFO  o.a.kafka.common.utils.AppInfoParser:119 - Kafka startTimeMs: 1695818283580
2023-09-27 12:38:04,189 [main] INFO  c.l.m.m.r.ConfigEntityRegistry:88 - Loading bare config entity registry file at /datahub/datahub-gms/resources/entity-registry.yml
2023-09-27 12:38:08,177 [kafka-producer-network-thread | producer-1] WARN  o.apache.kafka.clients.NetworkClient:1037 - [Producer clientId=producer-1] Bootstrap broker prerequisites-kafka:9092 (id: -1 rack: null) disconnected
2023-09-27 12:38:08,177 [kafka-producer-network-thread | producer-1] WARN  o.apache.kafka.clients.NetworkClient:1037 - [Producer clientId=producer-1] Bootstrap broker prerequisites-kafka:9092 (id: -1 rack: null) disconnected
2023-09-27 12:38:09,587 [kafka-producer-network-thread | producer-1] INFO  org.apache.kafka.clients.Metadata:277 - [Producer clientId=producer-1] Cluster ID: Xa8aFOPIRK-kFzykW59S5A
2023-09-27 12:38:09,587 [kafka-producer-network-thread | producer-1] INFO  org.apache.kafka.clients.Metadata:277 - [Producer clientId=producer-1] Cluster ID: Xa8aFOPIRK-kFzykW59S5A
2023-09-27 12:38:32,690 [main] WARN  c.l.m.m.r.PluginEntityRegistryLoader:44 - /etc/datahub/plugins/models directory does not exist or is not a directory. Plugin scanning will be disabled.
2023-09-27 12:38:33,893 [main] INFO  c.l.m.m.r.MergedEntityRegistry:99 - dataHubPolicyKey schema is compatible with previous schema due to 
2023-09-27 12:38:33,974 [main] INFO  c.l.m.m.r.MergedEntityRegistry:99 - dataHubPolicyInfo schema is compatible with previous schema due to 
2023-09-27 12:38:33,974 [main] INFO  c.l.m.m.r.MergedEntityRegistry:99 - corpGroupInfo schema is compatible with previous schema due to 
2023-09-27 12:38:33,975 [main] INFO  c.l.m.m.r.MergedEntityRegistry:99 - corpGroupKey schema is compatible with previous schema due to 
2023-09-27 12:38:33,975 [main] INFO  c.l.m.m.r.MergedEntityRegistry:99 - globalTags schema is compatible with previous schema due to 
2023-09-27 12:38:33,976 [main] INFO  c.l.m.m.r.MergedEntityRegistry:99 - status schema is compatible with previous schema due to 
2023-09-27 12:38:33,976 [main] INFO  c.l.m.m.r.MergedEntityRegistry:99 - dataProcessKey schema is compatible with previous schema due to 
2023-09-27 12:38:33,977 [main] INFO  c.l.m.m.r.MergedEntityRegistry:99 - ownership schema is compatible with previous schema due to 
2023-09-27 12:38:33,978 [main] INFO  c.l.m.m.r.MergedEntityRegistry:99 - dataProcessInfo schema is compatible with previous schema due to 
2023-09-27 12:38:33,978 [main] INFO  c.l.m.m.r.MergedEntityRegistry:99 - status schema is compatible with previous schema due to 
2023-09-27 12:38:33,978 [main] INFO  c.l.m.m.r.MergedEntityRegistry:99 - browsePaths schema is compatible with previous schema due to 
2023-09-27 12:38:33,979 [main] INFO  c.l.m.m.r.MergedEntityRegistry:99 - browsePathsV2 schema is compatible with previous schema due to 
2023-09-27 12:38:33,980 [main] INFO  c.l.m.m.r.MergedEntityRegistry:99 - ownership schema is compatible with previous schema due to 
2023-09-27 12:38:33,980 [main] INFO  c.l.m.m.r.MergedEntityRegistry:99 - dataPlatformInstance schema is compatible with previous schema due to 
2023-09-27 12:38:33,980 [main] INFO  c.l.m.m.r.MergedEntityRegistry:99 - mlFeatureTableProperties schema is compatible with previous schema due to 
2023-09-27 12:38:33,981 [main] INFO  c.l.m.m.r.MergedEntityRegistry:99 - institutionalMemory schema is compatible with previous schema due to 
2023-09-27 12:38:33,981 [main] INFO  c.l.m.m.r.MergedEntityRegistry:99 - deprecation schema is compatible with previous schema due to 
2023-09-27 12:38:33,981 [main] INFO  c.l.m.m.r.MergedEntityRegistry:99 - globalTags schema is compatible with previous schema due to 
2023-09-27 12:38:33,982 [main] INFO  c.l.m.m.r.MergedEntityRegistry:99 - mlFeatureTableKey schema is compatible with previous schema due to 
2023-09-27 12:38:33,982 [main] INFO  c.l.m.m.r.MergedEntityRegistry:99 - status schema is compatible with previous schema due to 
2023-09-27 12:38:33,982 [main] INFO  c.l.m.m.r.MergedEntityRegistry:99 - browsePaths schema is compatible with previous schema due to 
2023-09-27 12:38:33,983 [main] INFO  c.l.m.m.r.MergedEntityRegistry:99 - browsePathsV2 schema is compatible with previous schema due to 
2023-09-27 12:38:33,983 [main] INFO  c.l.m.m.r.MergedEntityRegistry:99 - mlModelGroupProperties schema is compatible with previous schema due to 
2023-09-27 12:38:33,984 [main] INFO  c.l.m.m.r.MergedEntityRegistry:99 - ownership schema is compatible with previous schema due to 
2023-09-27 12:38:33,985 [main] INFO  c.l.m.m.r.MergedEntityRegistry:99 - dataPlatformInstance schema is compatible with previous schema due to 
2023-09-27 12:38:33,985 [main] INFO  c.l.m.m.r.MergedEntityRegistry:99 - mlModelGroupKey schema is compatible with previous schema due to 
2023-09-27 12:38:33,985 [main] INFO  c.l.m.m.r.MergedEntityRegistry:99 - deprecation schema is compatible with previous schema due to 
2023-09-27 12:38:33,986 [main] INFO  c.l.m.m.r.MergedEntityRegistry:99 - globalTags schema is compatible with previous schema due to 
2023-09-27 12:38:33,986 [main] INFO  c.l.m.m.r.MergedEntityRegistry:99 - status schema is compatible with previous schema due to 
2023-09-27 12:38:33,986 [main] INFO  c.l.m.m.r.MergedEntityRegistry:99 - browsePaths schema is compatible with previous schema due to 
2023-09-27 12:38:33,987 [main] INFO  c.l.m.m.r.MergedEntityRegistry:99 - browsePathsV2 schema is compatible with previous schema due to 
2023-09-27 12:38:33,988 [main] INFO  c.l.m.m.r.MergedEntityRegistry:99 - dataJobInputOutput schema is compatible with previous schema due to 
2023-09-27 12:38:33,989 [main] INFO  c.l.m.m.r.MergedEntityRegistry:99 - ownership schema is compatible with previous schema due to 
2023-09-27 12:38:33,989 [main] INFO  c.l.m.m.r.MergedEntityRegistry:99 - dataPlatformInstance schema is compatible with previous schema due to 
2023-09-27 12:38:33,990 [main] INFO  c.l.m.m.r.MergedEntityRegistry:99 - glossaryTerms schema is compatible with previous schema due to 
2023-09-27 12:38:33,991 [main] INFO  c.l.m.m.r.MergedEntityRegistry:99 - institutionalMemory schema is compatible with previous schema due to 
2023-09-27 12:38:33,991 [main] INFO  c.l.m.m.r.MergedEntityRegistry:99 - globalTags schema is compatible with previous schema due to 
2023-09-27 12:38:33,992 [main] INFO  c.l.m.m.r.MergedEntityRegistry:99 - dataJobInfo schema is compatible with previous schema due to 
2023-09-27 12:38:33,993 [main] INFO  c.l.m.m.r.MergedEntityRegistry:99 - editableDataJobProperties schema is compatible with previous schema due to 
2023-09-27 12:38:33,993 [main] INFO  c.l.m.m.r.MergedEntityRegistry:99 - dataJobKey schema is compatible with previous schema due to 
2023-09-27 12:38:33,993 [main] INFO  c.l.m.m.r.MergedEntityRegistry:99 - status schema is compatible with previous schema due to 
2023-09-27 12:38:33,994 [main] INFO  c.l.m.m.r.MergedEntityRegistry:99 - ownership schema is compatible with previous schema due to 
2023-09-27 12:38:33,995 [main] INFO  c.l.m.m.r.MergedEntityRegistry:99 - tagKey schema is compatible with previous schema due to 
2023-09-27 12:38:33,995 [main] INFO  c.l.m.m.r.MergedEntityRegistry:99 - tagProperties schema is compatible with previous schema due to 
2023-09-27 12:38:33,995 [main] INFO  c.l.m.m.r.MergedEntityRegistry:99 - status schema is compatible with previous schema due to 
2023-09-27 12:38:33,995 [main] INFO  c.l.m.m.r.MergedEntityRegistry:99 - schemaFieldKey schema is compatible with previous schema due to 
2023-09-27 12:38:33,996 [main] INFO  c.l.m.m.r.MergedEntityRegistry:99 - browsePaths schema is compatible with previous schema due to 
2023-09-27 12:38:34,073 [main] INFO  c.l.m.m.r.MergedEntityRegistry:99 - glossaryTermInfo schema is compatible with previous schema due to 
2023-09-27 12:38:34,074 [main] INFO  c.l.m.m.r.MergedEntityRegistry:99 - ownership schema is compatible with previous schema due to 
2023-09-27 12:38:34,075 [main] INFO  c.l.m.m.r.MergedEntityRegistry:99 - glossaryRelatedTerms schema is compatible with previous schema due to 
2023-09-27 12:38:34,075 [main] INFO  c.l.m.m.r.MergedEntityRegistry:99 - glossaryTermKey schema is compatible with previous schema due to 
2023-09-27 12:38:34,075 [main] INFO  c.l.m.m.r.MergedEntityRegistry:99 - status schema is compatible with previous schema due to 
2023-09-27 12:38:34,076 [main] INFO  c.l.m.m.r.MergedEntityRegistry:99 - ownership schema is compatible with previous schema due to 
2023-09-27 12:38:34,076 [main] INFO  c.l.m.m.r.MergedEntityRegistry:99 - dataPlatformInstance schema is compatible with previous schema due to 
2023-09-27 12:38:34,077 [main] INFO  c.l.m.m.r.MergedEntityRegistry:99 - mlPrimaryKeyKey schema is compatible with previous schema due to 
2023-09-27 12:38:34,077 [main] INFO  c.l.m.m.r.MergedEntityRegistry:99 - institutionalMemory schema is compatible with previous schema due to 
2023-09-27 12:38:34,077 [main] INFO  c.l.m.m.r.MergedEntityRegistry:99 - mlPrimaryKeyProperties schema is compatible with previous schema due to 
2023-09-27 12:38:34,087 [main] INFO  c.l.m.m.r.MergedEntityRegistry:99 - deprecation schema is compatible with previous schema due to 
2023-09-27 12:38:34,088 [main] INFO  c.l.m.m.r.MergedEntityRegistry:99 - globalTags schema is compatible with previous schema due to 
2023-09-27 12:38:34,088 [main] INFO  c.l.m.m.r.MergedEntityRegistry:99 - status schema is compatible with previous schema due to 
2023-09-27 12:38:34,088 [main] INFO  c.l.m.m.r.MergedEntityRegistry:99 - browsePaths schema is compatible with previous schema due to 
2023-09-27 12:38:34,089 [main] INFO  c.l.m.m.r.MergedEntityRegistry:99 - dashboardKey schema is compatible with previous schema due to 
2023-09-27 12:38:34,089 [main] INFO  c.l.m.m.r.MergedEntityRegistry:99 - browsePathsV2 schema is compatible with previous schema due to 
2023-09-27 12:38:34,090 [main] INFO  c.l.m.m.r.MergedEntityRegistry:99 - ownership schema is compatible with previous schema due to 
2023-09-27 12:38:34,090 [main] INFO  c.l.m.m.r.MergedEntityRegistry:99 - dataPlatformInstance schema is compatible with previous schema due to 
2023-09-27 12:38:34,090 [main] INFO  c.l.m.m.r.MergedEntityRegistry:99 - editableDashboardProperties schema is compatible with previous schema due to 
2023-09-27 12:38:34,091 [main] INFO  c.l.m.m.r.MergedEntityRegistry:99 - glossaryTerms schema is compatible with previous schema due to 
2023-09-27 12:38:34,091 [main] INFO  c.l.m.m.r.MergedEntityRegistry:99 - institutionalMemory schema is compatible with previous schema due to 
2023-09-27 12:38:34,092 [main] INFO  c.l.m.m.r.MergedEntityRegistry:99 - dashboardInfo schema is compatible with previous schema due to 
2023-09-27 12:38:34,093 [main] INFO  c.l.m.m.r.MergedEntityRegistry:99 - globalTags schema is compatible with previous schema due to 
2023-09-27 12:38:34,094 [main] INFO  c.l.m.m.r.MergedEntityRegistry:99 - status schema is compatible with previous schema due to 
2023-09-27 12:38:34,094 [main] INFO  c.l.m.m.r.MergedEntityRegistry:99 - ownership schema is compatible with previous schema due to 
2023-09-27 12:38:34,095 [main] INFO  c.l.m.m.r.MergedEntityRegistry:99 - dataPlatformInstance schema is compatible with previous schema due to 
2023-09-27 12:38:34,095 [main] INFO  c.l.m.m.r.MergedEntityRegistry:99 - mlModelDeploymentKey schema is compatible with previous schema due to 
2023-09-27 12:38:34,096 [main] INFO  c.l.m.m.r.MergedEntityRegistry:99 - deprecation schema is compatible with previous schema due to 
2023-09-27 12:38:34,173 [main] INFO  c.l.m.m.r.MergedEntityRegistry:99 - globalTags schema is compatible with previous schema due to 
2023-09-27 12:38:34,174 [main] INFO  c.l.m.m.r.MergedEntityRegistry:99 - mlModelDeploymentProperties schema is compatible with previous schema due to 
2023-09-27 12:38:34,174 [main] INFO  c.l.m.m.r.MergedEntityRegistry:99 - status schema is compatible with previous schema due to 
2023-09-27 12:38:34,174 [main] INFO  c.l.m.m.r.MergedEntityRegistry:99 - dataPlatformKey schema is compatible with previous schema due to 
2023-09-27 12:38:34,175 [main] INFO  c.l.m.m.r.MergedEntityRegistry:99 - dataPlatformInfo schema is compatible with previous schema due to 
2023-09-27 12:38:34,178 [main] INFO  c.l.m.m.r.MergedEntityRegistry:99 - dataHubRetentionConfig schema is compatible with previous schema due to 
2023-09-27 12:38:34,179 [main] INFO  c.l.m.m.r.MergedEntityRegistry:99 - dataHubRetentionKey schema is compatible with previous schema due to 
2023-09-27 12:38:34,179 [main] INFO  c.l.m.m.r.MergedEntityRegistry:99 - corpUserKey schema is compatible with previous schema due to 
2023-09-27 12:38:34,180 [main] INFO  c.l.m.m.r.MergedEntityRegistry:99 - corpUserEditableInfo schema is compatible with previous schema due to 
2023-09-27 12:38:34,181 [main] INFO  c.l.m.m.r.MergedEntityRegistry:99 - corpUserInfo schema is compatible with previous schema due to 
2023-09-27 12:38:34,181 [main] INFO  c.l.m.m.r.MergedEntityRegistry:99 - corpUserStatus schema is compatible with previous schema due to 
2023-09-27 12:38:34,182 [main] INFO  c.l.m.m.r.MergedEntityRegistry:99 - groupMembership schema is compatible with previous schema due to 
2023-09-27 12:38:34,182 [main] INFO  c.l.m.m.r.MergedEntityRegistry:99 - globalTags schema is compatible with previous schema due to 
2023-09-27 12:38:34,182 [main] INFO  c.l.m.m.r.MergedEntityRegistry:99 - status schema is compatible with previous schema due to 
2023-09-27 12:38:34,183 [main] INFO  c.l.m.m.r.MergedEntityRegistry:99 - cost schema is compatible with previous schema due to 
2023-09-27 12:38:34,183 [main] INFO  c.l.m.m.r.MergedEntityRegistry:99 - mlModelTrainingData schema is compatible with previous schema due to 
2023-09-27 12:38:34,184 [main] INFO  c.l.m.m.r.MergedEntityRegistry:99 - mlModelCaveatsAndRecommendations schema is compatible with previous schema due to 
2023-09-27 12:38:34,184 [main] INFO  c.l.m.m.r.MergedEntityRegistry:99 - deprecation schema is compatible with previous schema due to 
2023-09-27 12:38:34,185 [main] INFO  c.l.m.m.r.MergedEntityRegistry:99 - globalTags schema is compatible with previous schema due to 
2023-09-27 12:38:34,185 [main] INFO  c.l.m.m.r.MergedEntityRegistry:99 - mlModelKey schema is compatible with previous schema due to 
2023-09-27 12:38:34,185 [main] INFO  c.l.m.m.r.MergedEntityRegistry:99 - mlModelFactorPrompts schema is compatible with previous schema due to 
2023-09-27 12:38:34,186 [main] INFO  c.l.m.m.r.MergedEntityRegistry:99 - browsePaths schema is compatible with previous schema due to 
2023-09-27 12:38:34,186 [main] INFO  c.l.m.m.r.MergedEntityRegistry:99 - sourceCode schema is compatible with previous schema due to 
2023-09-27 12:38:34,186 [main] INFO  c.l.m.m.r.MergedEntityRegistry:99 - browsePathsV2 schema is compatible with previous schema due to 
2023-09-27 12:38:34,187 [main] INFO  c.l.m.m.r.MergedEntityRegistry:99 - ownership schema is compatible with previous schema due to 
2023-09-27 12:38:34,188 [main] INFO  c.l.m.m.r.MergedEntityRegistry:99 - mlModelEvaluationData schema is compatible with previous schema due to 
2023-09-27 12:38:34,188 [main] INFO  c.l.m.m.r.MergedEntityRegistry:99 - mlModelQuantitativeAnalyses schema is compatible with previous schema due to 
2023-09-27 12:38:34,188 [main] INFO  c.l.m.m.r.MergedEntityRegistry:99 - dataPlatformInstance schema is compatible with previous schema due to 
2023-09-27 12:38:34,189 [main] INFO  c.l.m.m.r.MergedEntityRegistry:99 - mlModelEthicalConsiderations schema is compatible with previous schema due to 
2023-09-27 12:38:34,189 [main] INFO  c.l.m.m.r.MergedEntityRegistry:99 - mlModelMetrics schema is compatible with previous schema due to 
2023-09-27 12:38:34,190 [main] INFO  c.l.m.m.r.MergedEntityRegistry:99 - intendedUse schema is compatible with previous schema due to 
2023-09-27 12:38:34,190 [main] INFO  c.l.m.m.r.MergedEntityRegistry:99 - mlModelProperties schema is compatible with previous schema due to 
2023-09-27 12:38:34,191 [main] INFO  c.l.m.m.r.MergedEntityRegistry:99 - institutionalMemory schema is compatible with previous schema due to 
2023-09-27 12:38:34,191 [main] INFO  c.l.m.m.r.MergedEntityRegistry:99 - status schema is compatible with previous schema due to 
2023-09-27 12:38:34,191 [main] INFO  c.l.m.m.r.MergedEntityRegistry:99 - browsePaths schema is compatible with previous schema due to 
2023-09-27 12:38:34,192 [main] INFO  c.l.m.m.r.MergedEntityRegistry:99 - browsePathsV2 schema is compatible with previous schema due to 
2023-09-27 12:38:34,193 [main] INFO  c.l.m.m.r.MergedEntityRegistry:99 - editableDataFlowProperties schema is compatible with previous schema due to 
2023-09-27 12:38:34,193 [main] INFO  c.l.m.m.r.MergedEntityRegistry:99 - ownership schema is compatible with previous schema due to 
2023-09-27 12:38:34,194 [main] INFO  c.l.m.m.r.MergedEntityRegistry:99 - dataPlatformInstance schema is compatible with previous schema due to 
2023-09-27 12:38:34,194 [main] INFO  c.l.m.m.r.MergedEntityRegistry:99 - dataFlowKey schema is compatible with previous schema due to 
2023-09-27 12:38:34,195 [main] INFO  c.l.m.m.r.MergedEntityRegistry:99 - dataFlowInfo schema is compatible with previous schema due to 
2023-09-27 12:38:34,195 [main] INFO  c.l.m.m.r.MergedEntityRegistry:99 - glossaryTerms schema is compatible with previous schema due to 
2023-09-27 12:38:34,196 [main] INFO  c.l.m.m.r.MergedEntityRegistry:99 - institutionalMemory schema is compatible with previous schema due to 
2023-09-27 12:38:34,273 [main] INFO  c.l.m.m.r.MergedEntityRegistry:99 - globalTags schema is compatible with previous schema due to 
2023-09-27 12:38:34,281 [main] INFO  c.l.m.m.r.MergedEntityRegistry:99 - status schema is compatible with previous schema due to 
2023-09-27 12:38:34,282 [main] INFO  c.l.m.m.r.MergedEntityRegistry:99 - glossaryNodeInfo schema is compatible with previous schema due to 
2023-09-27 12:38:34,282 [main] INFO  c.l.m.m.r.MergedEntityRegistry:99 - glossaryNodeKey schema is compatible with previous schema due to 
2023-09-27 12:38:34,283 [main] INFO  c.l.m.m.r.MergedEntityRegistry:99 - ownership schema is compatible with previous schema due to 
2023-09-27 12:38:34,283 [main] INFO  c.l.m.m.r.MergedEntityRegistry:99 - status schema is compatible with previous schema due to 
2023-09-27 12:38:34,283 [main] INFO  c.l.m.m.r.MergedEntityRegistry:99 - browsePaths schema is compatible with previous schema due to 
2023-09-27 12:38:34,284 [main] INFO  c.l.m.m.r.MergedEntityRegistry:99 - browsePathsV2 schema is compatible with previous schema due to 
2023-09-27 12:38:34,284 [main] INFO  c.l.m.m.r.MergedEntityRegistry:99 - ownership schema is compatible with previous schema due to 
2023-09-27 12:38:34,285 [main] INFO  c.l.m.m.r.MergedEntityRegistry:99 - dataPlatformInstance schema is compatible with previous schema due to 
2023-09-27 12:38:34,285 [main] INFO  c.l.m.m.r.MergedEntityRegistry:99 - mlFeatureProperties schema is compatible with previous schema due to 
2023-09-27 12:38:34,286 [main] INFO  c.l.m.m.r.MergedEntityRegistry:99 - institutionalMemory schema is compatible with previous schema due to 
2023-09-27 12:38:34,286 [main] INFO  c.l.m.m.r.MergedEntityRegistry:99 - mlFeatureKey schema is compatible with previous schema due to 
2023-09-27 12:38:34,286 [main] INFO  c.l.m.m.r.MergedEntityRegistry:99 - deprecation schema is compatible with previous schema due to 
2023-09-27 12:38:34,293 [main] INFO  c.l.m.m.r.MergedEntityRegistry:99 - globalTags schema is compatible with previous schema due to 
2023-09-27 12:38:34,294 [main] INFO  c.l.m.m.r.MergedEntityRegistry:99 - status schema is compatible with previous schema due to 
2023-09-27 12:38:34,295 [main] INFO  c.l.m.m.r.MergedEntityRegistry:99 - editableSchemaMetadata schema is compatible with previous schema due to 
2023-09-27 12:38:34,295 [main] INFO  c.l.m.m.r.MergedEntityRegistry:99 - datasetKey schema is compatible with previous schema due to 
2023-09-27 12:38:34,296 [main] INFO  c.l.m.m.r.MergedEntityRegistry:99 - datasetUpstreamLineage schema is compatible with previous schema due to 
2023-09-27 12:38:34,373 [main] INFO  c.l.m.m.r.MergedEntityRegistry:99 - viewProperties schema is compatible with previous schema due to 
2023-09-27 12:38:34,373 [main] INFO  c.l.m.m.r.MergedEntityRegistry:99 - datasetProperties schema is compatible with previous schema due to 
2023-09-27 12:38:34,374 [main] INFO  c.l.m.m.r.MergedEntityRegistry:99 - globalTags schema is compatible with previous schema due to 
2023-09-27 12:38:34,374 [main] INFO  c.l.m.m.r.MergedEntityRegistry:99 - browsePaths schema is compatible with previous schema due to 
2023-09-27 12:38:34,375 [main] INFO  c.l.m.m.r.MergedEntityRegistry:99 - browsePathsV2 schema is compatible with previous schema due to 
2023-09-27 12:38:34,375 [main] INFO  c.l.m.m.r.MergedEntityRegistry:99 - ownership schema is compatible with previous schema due to 
2023-09-27 12:38:34,376 [main] INFO  c.l.m.m.r.MergedEntityRegistry:99 - dataPlatformInstance schema is compatible with previous schema due to 
2023-09-27 12:38:34,376 [main] INFO  c.l.m.m.r.MergedEntityRegistry:99 - datasetDeprecation schema is compatible with previous schema due to 
2023-09-27 12:38:34,376 [main] INFO  c.l.m.m.r.MergedEntityRegistry:99 - editableDatasetProperties schema is compatible with previous schema due to 
2023-09-27 12:38:34,377 [main] INFO  c.l.m.m.r.MergedEntityRegistry:99 - glossaryTerms schema is compatible with previous schema due to 
2023-09-27 12:38:34,377 [main] INFO  c.l.m.m.r.MergedEntityRegistry:99 - institutionalMemory schema is compatible with previous schema due to 
2023-09-27 12:38:34,378 [main] INFO  c.l.m.m.r.MergedEntityRegistry:99 - upstreamLineage schema is compatible with previous schema due to 
2023-09-27 12:38:34,380 [main] INFO  c.l.m.m.r.MergedEntityRegistry:99 - schemaMetadata schema is compatible with previous schema due to 
2023-09-27 12:38:34,380 [main] INFO  c.l.m.m.r.MergedEntityRegistry:99 - status schema is compatible with previous schema due to 
2023-09-27 12:38:34,381 [main] INFO  c.l.m.m.r.MergedEntityRegistry:99 - chartQuery schema is compatible with previous schema due to 
2023-09-27 12:38:34,381 [main] INFO  c.l.m.m.r.MergedEntityRegistry:99 - browsePaths schema is compatible with previous schema due to 
2023-09-27 12:38:34,381 [main] INFO  c.l.m.m.r.MergedEntityRegistry:99 - browsePathsV2 schema is compatible with previous schema due to 
2023-09-27 12:38:34,382 [main] INFO  c.l.m.m.r.MergedEntityRegistry:99 - ownership schema is compatible with previous schema due to 
2023-09-27 12:38:34,382 [main] INFO  c.l.m.m.r.MergedEntityRegistry:99 - dataPlatformInstance schema is compatible with previous schema due to 
2023-09-27 12:38:34,383 [main] INFO  c.l.m.m.r.MergedEntityRegistry:99 - chartInfo schema is compatible with previous schema due to 
2023-09-27 12:38:34,383 [main] INFO  c.l.m.m.r.MergedEntityRegistry:99 - glossaryTerms schema is compatible with previous schema due to 
2023-09-27 12:38:34,384 [main] INFO  c.l.m.m.r.MergedEntityRegistry:99 - editableChartProperties schema is compatible with previous schema due to 
2023-09-27 12:38:34,384 [main] INFO  c.l.m.m.r.MergedEntityRegistry:99 - institutionalMemory schema is compatible with previous schema due to 
2023-09-27 12:38:34,384 [main] INFO  c.l.m.m.r.MergedEntityRegistry:99 - globalTags schema is compatible with previous schema due to 
2023-09-27 12:38:34,385 [main] INFO  c.l.m.m.r.MergedEntityRegistry:99 - chartKey schema is compatible with previous schema due to 
2023-09-27 12:38:34,385 [main] INFO  c.l.m.m.r.MergedEntityRegistry:99 - status schema is compatible with previous schema due to 
2023-09-27 12:38:43,896 [main] INFO  c.l.g.f.s.ElasticSearchServiceFactory:56 - Search configuration: SearchConfiguration(maxTermBucketSize=20, exactMatch=ExactMatchConfiguration(exclusive=false, withPrefix=true, prefixFactor=1.6, exactFactor=10.0, caseSensitivityFactor=0.7, enableStructured=true), partial=PartialConfiguration(urnFactor=0.5, factor=0.4), custom=CustomConfiguration(enabled=false, file=search_config.yml), graph=GraphQueryConfiguration(timeoutSeconds=50, batchSize=1000, maxResult=10000), wordGram=WordGramConfiguration(twoGramFactor=1.2, threeGramFactor=1.5, fourGramFactor=1.8))
2023-09-27 12:38:44,288 [main] INFO  c.l.m.c.search.CustomConfiguration:40 - Custom search configuration disabled.
2023-09-27 12:38:50,974 [main] WARN  c.l.r.t.h.client.HttpClientFactory:973 - No scheduled executor is provided to HttpClientFactory, using it's own scheduled executor.
2023-09-27 12:38:50,974 [main] WARN  c.l.r.t.h.client.HttpClientFactory:982 - No callback executor is provided to HttpClientFactory, using it's own call back executor.
2023-09-27 12:38:50,974 [main] WARN  c.l.r.t.h.client.HttpClientFactory:990 - No Compression executor is provided to HttpClientFactory, using it's own compression executor.
2023-09-27 12:38:50,991 [main] INFO  c.l.r.t.h.client.HttpClientFactory:1451 - The service 'null' has been assigned to the ChannelPoolManager with key 'noSpecifiedNamePrefix 1138266797 ', http.protocolVersion=HTTP_1_1, usePipelineV2=false, requestTimeout=10000ms, streamingTimeout=-1ms
2023-09-27 12:38:52,594 [main] INFO  c.l.g.f.k.s.DUHESchemaRegistryFactory:39 - DataHub System Update Registry
2023-09-27 12:38:52,679 [main] INFO  o.a.k.c.producer.ProducerConfig:347 - ProducerConfig values: 
	acks = 1
	batch.size = 16384
	bootstrap.servers = [prerequisites-kafka:9092]
	buffer.memory = 33554432
	client.dns.lookup = default
	client.id = producer-2
	compression.type = none
	connections.max.idle.ms = 540000
	delivery.timeout.ms = 30000
	enable.idempotence = false
	interceptor.classes = []
	key.serializer = class org.apache.kafka.common.serialization.StringSerializer
	linger.ms = 0
	max.block.ms = 60000
	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 = 1000
	reconnect.backoff.ms = 50
	request.timeout.ms = 3000
	retries = 3
	retry.backoff.ms = 500
	sasl.client.callback.handler.class = null
	sasl.jaas.config = null
	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 = GSSAPI
	security.protocol = PLAINTEXT
	security.providers = null
	send.buffer.bytes = 131072
	ssl.cipher.suites = null
	ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1]
	ssl.endpoint.identification.algorithm = https
	ssl.key.password = null
	ssl.keymanager.algorithm = SunX509
	ssl.keystore.location = null
	ssl.keystore.password = null
	ssl.keystore.type = JKS
	ssl.protocol = TLS
	ssl.provider = null
	ssl.secure.random.implementation = null
	ssl.trustmanager.algorithm = PKIX
	ssl.truststore.location = null
	ssl.truststore.password = null
	ssl.truststore.type = JKS
	transaction.timeout.ms = 60000
	transactional.id = null
	value.serializer = class com.linkedin.metadata.boot.kafka.MockDUHESerializer

2023-09-27 12:38:52,679 [main] INFO  o.a.k.c.producer.ProducerConfig:347 - ProducerConfig values: 
	acks = 1
	batch.size = 16384
	bootstrap.servers = [prerequisites-kafka:9092]
	buffer.memory = 33554432
	client.dns.lookup = default
	client.id = producer-2
	compression.type = none
	connections.max.idle.ms = 540000
	delivery.timeout.ms = 30000
	enable.idempotence = false
	interceptor.classes = []
	key.serializer = class org.apache.kafka.common.serialization.StringSerializer
	linger.ms = 0
	max.block.ms = 60000
	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 = 1000
	reconnect.backoff.ms = 50
	request.timeout.ms = 3000
	retries = 3
	retry.backoff.ms = 500
	sasl.client.callback.handler.class = null
	sasl.jaas.config = null
	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 = GSSAPI
	security.protocol = PLAINTEXT
	security.providers = null
	send.buffer.bytes = 131072
	ssl.cipher.suites = null
	ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1]
	ssl.endpoint.identification.algorithm = https
	ssl.key.password = null
	ssl.keymanager.algorithm = SunX509
	ssl.keystore.location = null
	ssl.keystore.password = null
	ssl.keystore.type = JKS
	ssl.protocol = TLS
	ssl.provider = null
	ssl.secure.random.implementation = null
	ssl.trustmanager.algorithm = PKIX
	ssl.truststore.location = null
	ssl.truststore.password = null
	ssl.truststore.type = JKS
	transaction.timeout.ms = 60000
	transactional.id = null
	value.serializer = class com.linkedin.metadata.boot.kafka.MockDUHESerializer

2023-09-27 12:38:54,280 [main] INFO  i.c.k.s.KafkaAvroSerializerConfig:179 - KafkaAvroSerializerConfig values: 
	bearer.auth.token = [hidden]
	proxy.port = -1
	schema.reflection = false
	auto.register.schemas = true
	max.schemas.per.subject = 1000
	basic.auth.credentials.source = URL
	value.subject.name.strategy = class io.confluent.kafka.serializers.subject.TopicNameStrategy
	schema.registry.url = [http://datahub-datahub-gms:8080/schema-registry/api/]
	basic.auth.user.info = [hidden]
	proxy.host = 
	use.latest.version = true
	schema.registry.basic.auth.user.info = [hidden]
	bearer.auth.credentials.source = STATIC_TOKEN
	key.subject.name.strategy = class io.confluent.kafka.serializers.subject.TopicNameStrategy

2023-09-27 12:38:54,376 [main] INFO  o.a.kafka.common.utils.AppInfoParser:117 - Kafka version: 5.5.1-ccs
2023-09-27 12:38:54,377 [main] INFO  o.a.kafka.common.utils.AppInfoParser:118 - Kafka commitId: cb1873c1fdf5f5f9
2023-09-27 12:38:54,377 [main] INFO  o.a.kafka.common.utils.AppInfoParser:119 - Kafka startTimeMs: 1695818334376
2023-09-27 12:38:54,387 [kafka-producer-network-thread | producer-2] INFO  org.apache.kafka.clients.Metadata:277 - [Producer clientId=producer-2] Cluster ID: Xa8aFOPIRK-kFzykW59S5A
2023-09-27 12:38:54,387 [kafka-producer-network-thread | producer-2] INFO  org.apache.kafka.clients.Metadata:277 - [Producer clientId=producer-2] Cluster ID: Xa8aFOPIRK-kFzykW59S5A
2023-09-27 12:38:55,176 [main] WARN  c.l.r.t.h.client.HttpClientFactory:973 - No scheduled executor is provided to HttpClientFactory, using it's own scheduled executor.
2023-09-27 12:38:55,176 [main] WARN  c.l.r.t.h.client.HttpClientFactory:982 - No callback executor is provided to HttpClientFactory, using it's own call back executor.
2023-09-27 12:38:55,177 [main] WARN  c.l.r.t.h.client.HttpClientFactory:990 - No Compression executor is provided to HttpClientFactory, using it's own compression executor.
2023-09-27 12:38:55,177 [main] INFO  c.l.r.t.h.client.HttpClientFactory:1451 - The service 'null' has been assigned to the ChannelPoolManager with key 'noSpecifiedNamePrefix 1138266797 ', http.protocolVersion=HTTP_1_1, usePipelineV2=false, requestTimeout=10000ms, streamingTimeout=-1ms
2023-09-27 12:38:56,583 [main] WARN  c.d.p.configuration.ConfigProvider:39 - Configuration config.yml file not found at location /etc/datahub/plugins/auth
2023-09-27 12:38:56,585 [main] INFO  c.l.g.f.auth.AuthorizerChainFactory:75 - Default DataHubAuthorizer is enabled. Appending it to the authorization chain.
2023-09-27 12:39:07,784 [main] INFO  c.l.g.f.k.KafkaEventConsumerFactory:100 - Event-based KafkaListenerContainerFactory built successfully. Consumer concurrency = 1
2023-09-27 12:39:07,983 [main] INFO  c.l.g.f.k.KafkaEventConsumerFactory:116 - Event-based DUHE KafkaListenerContainerFactory built successfully. Consumer concurrency = 1
2023-09-27 12:39:08,079 [main] INFO  c.l.g.f.k.SimpleKafkaConsumerFactory:48 - Simple KafkaListenerContainerFactory built successfully
2023-09-27 12:39:11,273 [pool-9-thread-1] ERROR c.l.m.s.e.query.ESSearchDAO:105 - Search query failed
org.elasticsearch.ElasticsearchStatusException: Elasticsearch exception [type=index_not_found_exception, reason=no such index [datahubpolicyindex_v2]]
	at org.elasticsearch.rest.BytesRestResponse.errorFromXContent(BytesRestResponse.java:187)
	at org.elasticsearch.client.RestHighLevelClient.parseEntity(RestHighLevelClient.java:1911)
	at org.elasticsearch.client.RestHighLevelClient.parseResponseException(RestHighLevelClient.java:1888)
	at org.elasticsearch.client.RestHighLevelClient.internalPerformRequest(RestHighLevelClient.java:1645)
	at org.elasticsearch.client.RestHighLevelClient.performRequest(RestHighLevelClient.java:1602)
	at org.elasticsearch.client.RestHighLevelClient.performRequestAndParseEntity(RestHighLevelClient.java:1572)
	at org.elasticsearch.client.RestHighLevelClient.search(RestHighLevelClient.java:1088)
	at com.linkedin.metadata.search.elasticsearch.query.ESSearchDAO.executeAndExtract(ESSearchDAO.java:99)
	at com.linkedin.metadata.search.elasticsearch.query.ESSearchDAO.search(ESSearchDAO.java:203)
	at com.linkedin.metadata.search.elasticsearch.ElasticSearchService.search(ElasticSearchService.java:121)
	at com.linkedin.metadata.search.elasticsearch.ElasticSearchService.search(ElasticSearchService.java:112)
	at com.linkedin.metadata.client.JavaEntityClient.search(JavaEntityClient.java:336)
	at com.datahub.authorization.PolicyFetcher.fetchPolicies(PolicyFetcher.java:51)
	at com.datahub.authorization.PolicyFetcher.fetchPolicies(PolicyFetcher.java:43)
	at com.datahub.authorization.DataHubAuthorizer$PolicyRefreshRunnable.run(DataHubAuthorizer.java:223)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
	Suppressed: org.elasticsearch.client.ResponseException: method [POST], host [http://elasticsearch-master:9200], URI [/datahubpolicyindex_v2/_search?typed_keys=true&max_concurrent_shard_requests=5&ignore_unavailable=false&expand_wildcards=open&allow_no_indices=true&ignore_throttled=true&search_type=query_then_fetch&batched_reduce_size=512&ccs_minimize_roundtrips=true], status line [HTTP/1.1 404 Not Found]
Warnings: [Elasticsearch built-in security features are not enabled. Without authentication, your cluster could be accessible to anyone. See https://www.elastic.co/guide/en/elasticsearch/reference/7.17/security-minimal-setup.html to enable security., [ignore_throttled] parameter is deprecated because frozen indices have been deprecated. Consider cold or frozen tiers in place of frozen indices.]
{"error":{"root_cause":[{"type":"index_not_found_exception","reason":"no such index [datahubpolicyindex_v2]","resource.type":"index_or_alias","resource.id":"datahubpolicyindex_v2","index_uuid":"_na_","index":"datahubpolicyindex_v2"}],"type":"index_not_found_exception","reason":"no such index [datahubpolicyindex_v2]","resource.type":"index_or_alias","resource.id":"datahubpolicyindex_v2","index_uuid":"_na_","index":"datahubpolicyindex_v2"},"status":404}
		at org.elasticsearch.client.RestClient.convertResponse(RestClient.java:326)
		at org.elasticsearch.client.RestClient.performRequest(RestClient.java:296)
		at org.elasticsearch.client.RestClient.performRequest(RestClient.java:270)
		at org.elasticsearch.client.RestHighLevelClient.internalPerformRequest(RestHighLevelClient.java:1632)
		... 17 common frames omitted
2023-09-27 12:39:11,275 [pool-9-thread-1] ERROR c.d.authorization.DataHubAuthorizer:230 - Failed to retrieve policy urns! Skipping updating policy cache until next refresh. start: 0, count: 30
com.datahub.util.exception.ESQueryException: Search query failed:
	at com.linkedin.metadata.search.elasticsearch.query.ESSearchDAO.executeAndExtract(ESSearchDAO.java:106)
	at com.linkedin.metadata.search.elasticsearch.query.ESSearchDAO.search(ESSearchDAO.java:203)
	at com.linkedin.metadata.search.elasticsearch.ElasticSearchService.search(ElasticSearchService.java:121)
	at com.linkedin.metadata.search.elasticsearch.ElasticSearchService.search(ElasticSearchService.java:112)
	at com.linkedin.metadata.client.JavaEntityClient.search(JavaEntityClient.java:336)
	at com.datahub.authorization.PolicyFetcher.fetchPolicies(PolicyFetcher.java:51)
	at com.datahub.authorization.PolicyFetcher.fetchPolicies(PolicyFetcher.java:43)
	at com.datahub.authorization.DataHubAuthorizer$PolicyRefreshRunnable.run(DataHubAuthorizer.java:223)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: org.elasticsearch.ElasticsearchStatusException: Elasticsearch exception [type=index_not_found_exception, reason=no such index [datahubpolicyindex_v2]]
	at org.elasticsearch.rest.BytesRestResponse.errorFromXContent(BytesRestResponse.java:187)
	at org.elasticsearch.client.RestHighLevelClient.parseEntity(RestHighLevelClient.java:1911)
	at org.elasticsearch.client.RestHighLevelClient.parseResponseException(RestHighLevelClient.java:1888)
	at org.elasticsearch.client.RestHighLevelClient.internalPerformRequest(RestHighLevelClient.java:1645)
	at org.elasticsearch.client.RestHighLevelClient.performRequest(RestHighLevelClient.java:1602)
	at org.elasticsearch.client.RestHighLevelClient.performRequestAndParseEntity(RestHighLevelClient.java:1572)
	at org.elasticsearch.client.RestHighLevelClient.search(RestHighLevelClient.java:1088)
	at com.linkedin.metadata.search.elasticsearch.query.ESSearchDAO.executeAndExtract(ESSearchDAO.java:99)
	... 13 common frames omitted
	Suppressed: org.elasticsearch.client.ResponseException: method [POST], host [http://elasticsearch-master:9200], URI [/datahubpolicyindex_v2/_search?typed_keys=true&max_concurrent_shard_requests=5&ignore_unavailable=false&expand_wildcards=open&allow_no_indices=true&ignore_throttled=true&search_type=query_then_fetch&batched_reduce_size=512&ccs_minimize_roundtrips=true], status line [HTTP/1.1 404 Not Found]
Warnings: [Elasticsearch built-in security features are not enabled. Without authentication, your cluster could be accessible to anyone. See https://www.elastic.co/guide/en/elasticsearch/reference/7.17/security-minimal-setup.html to enable security., [ignore_throttled] parameter is deprecated because frozen indices have been deprecated. Consider cold or frozen tiers in place of frozen indices.]
{"error":{"root_cause":[{"type":"index_not_found_exception","reason":"no such index [datahubpolicyindex_v2]","resource.type":"index_or_alias","resource.id":"datahubpolicyindex_v2","index_uuid":"_na_","index":"datahubpolicyindex_v2"}],"type":"index_not_found_exception","reason":"no such index [datahubpolicyindex_v2]","resource.type":"index_or_alias","resource.id":"datahubpolicyindex_v2","index_uuid":"_na_","index":"datahubpolicyindex_v2"},"status":404}
		at org.elasticsearch.client.RestClient.convertResponse(RestClient.java:326)
		at org.elasticsearch.client.RestClient.performRequest(RestClient.java:296)
		at org.elasticsearch.client.RestClient.performRequest(RestClient.java:270)
		at org.elasticsearch.client.RestHighLevelClient.internalPerformRequest(RestHighLevelClient.java:1632)
		... 17 common frames omitted
2023-09-27 12:39:15,388 [main] INFO  c.l.d.u.impl.DefaultUpgradeReport:16 - Starting upgrade with id SystemUpdate...
2023-09-27 12:39:15,390 [main] INFO  c.l.d.u.impl.DefaultUpgradeReport:16 - Executing Step 1/6: BuildIndicesPreStep...
2023-09-27 12:39:16,784 [main] INFO  c.l.d.u.impl.DefaultUpgradeReport:16 - Completed Step 1/6: BuildIndicesPreStep successfully.
2023-09-27 12:39:16,784 [main] INFO  c.l.d.u.impl.DefaultUpgradeReport:16 - Executing Step 2/6: BuildIndicesStep...
2023-09-27 12:39:16,785 [main] INFO  c.l.m.g.e.ElasticSearchGraphService:319 - Setting up elastic graph index
2023-09-27 12:39:16,790 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:466 - Index graph_service_v1 does not exist. Creating
2023-09-27 12:39:17,111 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:471 - Created index graph_service_v1
2023-09-27 12:39:17,877 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:466 - Index containerindex_v2 does not exist. Creating
2023-09-27 12:39:18,579 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:471 - Created index containerindex_v2
2023-09-27 12:39:18,579 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:466 - Index roleindex_v2 does not exist. Creating
2023-09-27 12:39:19,093 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:471 - Created index roleindex_v2
2023-09-27 12:39:19,094 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:466 - Index datahubpolicyindex_v2 does not exist. Creating
2023-09-27 12:39:19,511 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:471 - Created index datahubpolicyindex_v2
2023-09-27 12:39:19,512 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:466 - Index datahubaccesstokenindex_v2 does not exist. Creating
2023-09-27 12:39:19,909 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:471 - Created index datahubaccesstokenindex_v2
2023-09-27 12:39:19,909 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:466 - Index datahubupgradeindex_v2 does not exist. Creating
2023-09-27 12:39:20,314 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:471 - Created index datahubupgradeindex_v2
2023-09-27 12:39:20,315 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:466 - Index datahubroleindex_v2 does not exist. Creating
2023-09-27 12:39:20,975 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:471 - Created index datahubroleindex_v2
2023-09-27 12:39:20,976 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:466 - Index corpgroupindex_v2 does not exist. Creating
2023-09-27 12:39:21,487 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:471 - Created index corpgroupindex_v2
2023-09-27 12:39:21,488 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:466 - Index datahubstepstateindex_v2 does not exist. Creating
2023-09-27 12:39:21,817 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:471 - Created index datahubstepstateindex_v2
2023-09-27 12:39:21,818 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:466 - Index globalsettingsindex_v2 does not exist. Creating
2023-09-27 12:39:22,239 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:471 - Created index globalsettingsindex_v2
2023-09-27 12:39:22,239 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:466 - Index dataprocessindex_v2 does not exist. Creating
2023-09-27 12:39:22,682 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:471 - Created index dataprocessindex_v2
2023-09-27 12:39:22,683 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:466 - Index dataproductindex_v2 does not exist. Creating
2023-09-27 12:39:23,111 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:471 - Created index dataproductindex_v2
2023-09-27 12:39:23,111 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:466 - Index mlfeaturetableindex_v2 does not exist. Creating
2023-09-27 12:39:23,516 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:471 - Created index mlfeaturetableindex_v2
2023-09-27 12:39:23,516 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:466 - Index mlmodelgroupindex_v2 does not exist. Creating
2023-09-27 12:39:23,981 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:471 - Created index mlmodelgroupindex_v2
2023-09-27 12:39:23,982 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:466 - Index postindex_v2 does not exist. Creating
2023-09-27 12:39:24,384 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:471 - Created index postindex_v2
2023-09-27 12:39:24,384 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:466 - Index datahubexecutionrequestindex_v2 does not exist. Creating
2023-09-27 12:39:24,706 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:471 - Created index datahubexecutionrequestindex_v2
2023-09-27 12:39:24,706 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:466 - Index invitetokenindex_v2 does not exist. Creating
2023-09-27 12:39:25,183 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:471 - Created index invitetokenindex_v2
2023-09-27 12:39:25,183 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:466 - Index datajobindex_v2 does not exist. Creating
2023-09-27 12:39:25,508 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:471 - Created index datajobindex_v2
2023-09-27 12:39:25,509 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:466 - Index assertionindex_v2 does not exist. Creating
2023-09-27 12:39:25,881 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:471 - Created index assertionindex_v2
2023-09-27 12:39:25,882 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:466 - Index dataplatforminstanceindex_v2 does not exist. Creating
2023-09-27 12:39:26,221 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:471 - Created index dataplatforminstanceindex_v2
2023-09-27 12:39:26,221 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:466 - Index tagindex_v2 does not exist. Creating
2023-09-27 12:39:26,579 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:471 - Created index tagindex_v2
2023-09-27 12:39:26,580 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:466 - Index schemafieldindex_v2 does not exist. Creating
2023-09-27 12:39:26,836 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:471 - Created index schemafieldindex_v2
2023-09-27 12:39:26,837 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:466 - Index glossarytermindex_v2 does not exist. Creating
2023-09-27 12:39:27,340 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:471 - Created index glossarytermindex_v2
2023-09-27 12:39:27,341 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:466 - Index mlprimarykeyindex_v2 does not exist. Creating
2023-09-27 12:39:27,684 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:471 - Created index mlprimarykeyindex_v2
2023-09-27 12:39:27,684 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:466 - Index dashboardindex_v2 does not exist. Creating
2023-09-27 12:39:27,991 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:471 - Created index dashboardindex_v2
2023-09-27 12:39:27,992 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:466 - Index notebookindex_v2 does not exist. Creating
2023-09-27 12:39:28,503 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:471 - Created index notebookindex_v2
2023-09-27 12:39:28,504 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:466 - Index mlmodeldeploymentindex_v2 does not exist. Creating
2023-09-27 12:39:28,916 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:471 - Created index mlmodeldeploymentindex_v2
2023-09-27 12:39:28,917 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:466 - Index dataplatformindex_v2 does not exist. Creating
2023-09-27 12:39:29,361 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:471 - Created index dataplatformindex_v2
2023-09-27 12:39:29,361 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:466 - Index datahubretentionindex_v2 does not exist. Creating
2023-09-27 12:39:29,705 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:471 - Created index datahubretentionindex_v2
2023-09-27 12:39:29,705 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:466 - Index corpuserindex_v2 does not exist. Creating
2023-09-27 12:39:30,284 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:471 - Created index corpuserindex_v2
2023-09-27 12:39:30,284 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:466 - Index testindex_v2 does not exist. Creating
2023-09-27 12:39:30,859 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:471 - Created index testindex_v2
2023-09-27 12:39:30,859 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:466 - Index queryindex_v2 does not exist. Creating
2023-09-27 12:39:31,234 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:471 - Created index queryindex_v2
2023-09-27 12:39:31,235 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:466 - Index mlmodelindex_v2 does not exist. Creating
2023-09-27 12:39:31,677 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:471 - Created index mlmodelindex_v2
2023-09-27 12:39:31,677 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:466 - Index ownershiptypeindex_v2 does not exist. Creating
2023-09-27 12:39:32,196 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:471 - Created index ownershiptypeindex_v2
2023-09-27 12:39:32,196 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:466 - Index dataflowindex_v2 does not exist. Creating
2023-09-27 12:39:32,595 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:471 - Created index dataflowindex_v2
2023-09-27 12:39:32,596 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:466 - Index mlfeatureindex_v2 does not exist. Creating
2023-09-27 12:39:32,977 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:471 - Created index mlfeatureindex_v2
2023-09-27 12:39:32,977 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:466 - Index glossarynodeindex_v2 does not exist. Creating
2023-09-27 12:39:33,335 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:471 - Created index glossarynodeindex_v2
2023-09-27 12:39:33,335 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:466 - Index datahubingestionsourceindex_v2 does not exist. Creating
2023-09-27 12:39:33,697 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:471 - Created index datahubingestionsourceindex_v2
2023-09-27 12:39:33,697 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:466 - Index domainindex_v2 does not exist. Creating
2023-09-27 12:39:33,933 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:471 - Created index domainindex_v2
2023-09-27 12:39:33,933 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:466 - Index datahubviewindex_v2 does not exist. Creating
2023-09-27 12:39:34,283 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:471 - Created index datahubviewindex_v2
2023-09-27 12:39:34,283 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:466 - Index telemetryindex_v2 does not exist. Creating
2023-09-27 12:39:34,580 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:471 - Created index telemetryindex_v2
2023-09-27 12:39:34,580 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:466 - Index datahubsecretindex_v2 does not exist. Creating
2023-09-27 12:39:34,919 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:471 - Created index datahubsecretindex_v2
2023-09-27 12:39:34,919 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:466 - Index chartindex_v2 does not exist. Creating
2023-09-27 12:39:35,294 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:471 - Created index chartindex_v2
2023-09-27 12:39:35,297 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:466 - Index datasetindex_v2 does not exist. Creating
2023-09-27 12:39:35,577 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:471 - Created index datasetindex_v2
2023-09-27 12:39:35,578 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:466 - Index dataprocessinstanceindex_v2 does not exist. Creating
2023-09-27 12:39:35,838 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:471 - Created index dataprocessinstanceindex_v2
2023-09-27 12:39:35,839 [main] INFO  c.l.m.s.ElasticSearchSystemMetadataService:206 - Setting up system metadata index
2023-09-27 12:39:35,844 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:466 - Index system_metadata_service_v1 does not exist. Creating
2023-09-27 12:39:36,107 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:471 - Created index system_metadata_service_v1
2023-09-27 12:39:36,189 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:466 - Index datajob_datahubingestionrunsummaryaspect_v1 does not exist. Creating
2023-09-27 12:39:36,480 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:471 - Created index datajob_datahubingestionrunsummaryaspect_v1
2023-09-27 12:39:36,481 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:466 - Index datajob_datahubingestioncheckpointaspect_v1 does not exist. Creating
2023-09-27 12:39:36,774 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:471 - Created index datajob_datahubingestioncheckpointaspect_v1
2023-09-27 12:39:36,775 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:466 - Index assertion_assertionruneventaspect_v1 does not exist. Creating
2023-09-27 12:39:37,059 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:471 - Created index assertion_assertionruneventaspect_v1
2023-09-27 12:39:37,059 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:466 - Index dashboard_dashboardusagestatisticsaspect_v1 does not exist. Creating
2023-09-27 12:39:37,295 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:471 - Created index dashboard_dashboardusagestatisticsaspect_v1
2023-09-27 12:39:37,295 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:466 - Index chart_chartusagestatisticsaspect_v1 does not exist. Creating
2023-09-27 12:39:37,521 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:471 - Created index chart_chartusagestatisticsaspect_v1
2023-09-27 12:39:37,522 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:466 - Index dataset_datasetprofileaspect_v1 does not exist. Creating
2023-09-27 12:39:37,817 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:471 - Created index dataset_datasetprofileaspect_v1
2023-09-27 12:39:37,817 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:466 - Index dataset_datasetusagestatisticsaspect_v1 does not exist. Creating
2023-09-27 12:39:38,208 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:471 - Created index dataset_datasetusagestatisticsaspect_v1
2023-09-27 12:39:38,208 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:466 - Index dataset_operationaspect_v1 does not exist. Creating
2023-09-27 12:39:38,579 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:471 - Created index dataset_operationaspect_v1
2023-09-27 12:39:38,579 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:466 - Index dataprocessinstance_dataprocessinstanceruneventaspect_v1 does not exist. Creating
2023-09-27 12:39:38,888 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:471 - Created index dataprocessinstance_dataprocessinstanceruneventaspect_v1
2023-09-27 12:39:38,890 [main] INFO  c.l.d.u.impl.DefaultUpgradeReport:16 - Completed Step 2/6: BuildIndicesStep successfully.
2023-09-27 12:39:38,890 [main] INFO  c.l.d.u.impl.DefaultUpgradeReport:16 - Executing Step 3/6: BuildIndicesPostStep...
2023-09-27 12:39:38,892 [main] INFO  c.l.d.u.impl.DefaultUpgradeReport:16 - Completed Step 3/6: BuildIndicesPostStep successfully.
2023-09-27 12:39:38,893 [main] INFO  c.l.d.u.impl.DefaultUpgradeReport:16 - Executing Step 4/6: DataHubStartupStep...
2023-09-27 12:39:39,206 [main] INFO  c.l.d.u.s.e.steps.DataHubStartupStep:38 - Initiating startup for version: v0.11.0-1
2023-09-27 12:39:39,207 [main] INFO  c.l.d.u.impl.DefaultUpgradeReport:16 - Completed Step 4/6: DataHubStartupStep successfully.
2023-09-27 12:39:39,207 [main] INFO  c.l.d.u.impl.DefaultUpgradeReport:16 - Executing Step 5/6: CleanUpIndicesStep...
2023-09-27 12:39:39,209 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:475 - Checking for orphan index pattern graph_service_v1* older than 60 DAYS
2023-09-27 12:39:39,277 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:515 - No orphaned indices found with pattern graph_service_v1_*
2023-09-27 12:39:39,278 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:475 - Checking for orphan index pattern containerindex_v2* older than 60 DAYS
2023-09-27 12:39:39,285 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:515 - No orphaned indices found with pattern containerindex_v2_*
2023-09-27 12:39:39,286 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:475 - Checking for orphan index pattern roleindex_v2* older than 60 DAYS
2023-09-27 12:39:39,291 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:515 - No orphaned indices found with pattern roleindex_v2_*
2023-09-27 12:39:39,291 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:475 - Checking for orphan index pattern datahubpolicyindex_v2* older than 60 DAYS
2023-09-27 12:39:39,378 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:515 - No orphaned indices found with pattern datahubpolicyindex_v2_*
2023-09-27 12:39:39,378 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:475 - Checking for orphan index pattern datahubaccesstokenindex_v2* older than 60 DAYS
2023-09-27 12:39:39,383 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:515 - No orphaned indices found with pattern datahubaccesstokenindex_v2_*
2023-09-27 12:39:39,384 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:475 - Checking for orphan index pattern datahubupgradeindex_v2* older than 60 DAYS
2023-09-27 12:39:39,390 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:515 - No orphaned indices found with pattern datahubupgradeindex_v2_*
2023-09-27 12:39:39,390 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:475 - Checking for orphan index pattern datahubroleindex_v2* older than 60 DAYS
2023-09-27 12:39:39,394 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:515 - No orphaned indices found with pattern datahubroleindex_v2_*
2023-09-27 12:39:39,395 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:475 - Checking for orphan index pattern corpgroupindex_v2* older than 60 DAYS
2023-09-27 12:39:39,477 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:515 - No orphaned indices found with pattern corpgroupindex_v2_*
2023-09-27 12:39:39,477 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:475 - Checking for orphan index pattern datahubstepstateindex_v2* older than 60 DAYS
2023-09-27 12:39:39,484 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:515 - No orphaned indices found with pattern datahubstepstateindex_v2_*
2023-09-27 12:39:39,484 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:475 - Checking for orphan index pattern globalsettingsindex_v2* older than 60 DAYS
2023-09-27 12:39:39,489 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:515 - No orphaned indices found with pattern globalsettingsindex_v2_*
2023-09-27 12:39:39,490 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:475 - Checking for orphan index pattern dataprocessindex_v2* older than 60 DAYS
2023-09-27 12:39:39,493 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:515 - No orphaned indices found with pattern dataprocessindex_v2_*
2023-09-27 12:39:39,493 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:475 - Checking for orphan index pattern dataproductindex_v2* older than 60 DAYS
2023-09-27 12:39:39,573 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:515 - No orphaned indices found with pattern dataproductindex_v2_*
2023-09-27 12:39:39,573 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:475 - Checking for orphan index pattern mlfeaturetableindex_v2* older than 60 DAYS
2023-09-27 12:39:39,578 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:515 - No orphaned indices found with pattern mlfeaturetableindex_v2_*
2023-09-27 12:39:39,578 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:475 - Checking for orphan index pattern mlmodelgroupindex_v2* older than 60 DAYS
2023-09-27 12:39:39,582 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:515 - No orphaned indices found with pattern mlmodelgroupindex_v2_*
2023-09-27 12:39:39,582 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:475 - Checking for orphan index pattern postindex_v2* older than 60 DAYS
2023-09-27 12:39:39,586 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:515 - No orphaned indices found with pattern postindex_v2_*
2023-09-27 12:39:39,586 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:475 - Checking for orphan index pattern datahubexecutionrequestindex_v2* older than 60 DAYS
2023-09-27 12:39:39,590 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:515 - No orphaned indices found with pattern datahubexecutionrequestindex_v2_*
2023-09-27 12:39:39,591 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:475 - Checking for orphan index pattern invitetokenindex_v2* older than 60 DAYS
2023-09-27 12:39:39,594 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:515 - No orphaned indices found with pattern invitetokenindex_v2_*
2023-09-27 12:39:39,594 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:475 - Checking for orphan index pattern datajobindex_v2* older than 60 DAYS
2023-09-27 12:39:39,597 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:515 - No orphaned indices found with pattern datajobindex_v2_*
2023-09-27 12:39:39,598 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:475 - Checking for orphan index pattern assertionindex_v2* older than 60 DAYS
2023-09-27 12:39:39,673 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:515 - No orphaned indices found with pattern assertionindex_v2_*
2023-09-27 12:39:39,673 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:475 - Checking for orphan index pattern dataplatforminstanceindex_v2* older than 60 DAYS
2023-09-27 12:39:39,678 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:515 - No orphaned indices found with pattern dataplatforminstanceindex_v2_*
2023-09-27 12:39:39,678 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:475 - Checking for orphan index pattern tagindex_v2* older than 60 DAYS
2023-09-27 12:39:39,681 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:515 - No orphaned indices found with pattern tagindex_v2_*
2023-09-27 12:39:39,681 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:475 - Checking for orphan index pattern schemafieldindex_v2* older than 60 DAYS
2023-09-27 12:39:39,684 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:515 - No orphaned indices found with pattern schemafieldindex_v2_*
2023-09-27 12:39:39,684 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:475 - Checking for orphan index pattern glossarytermindex_v2* older than 60 DAYS
2023-09-27 12:39:39,688 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:515 - No orphaned indices found with pattern glossarytermindex_v2_*
2023-09-27 12:39:39,688 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:475 - Checking for orphan index pattern mlprimarykeyindex_v2* older than 60 DAYS
2023-09-27 12:39:39,691 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:515 - No orphaned indices found with pattern mlprimarykeyindex_v2_*
2023-09-27 12:39:39,692 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:475 - Checking for orphan index pattern dashboardindex_v2* older than 60 DAYS
2023-09-27 12:39:39,694 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:515 - No orphaned indices found with pattern dashboardindex_v2_*
2023-09-27 12:39:39,695 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:475 - Checking for orphan index pattern notebookindex_v2* older than 60 DAYS
2023-09-27 12:39:39,698 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:515 - No orphaned indices found with pattern notebookindex_v2_*
2023-09-27 12:39:39,698 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:475 - Checking for orphan index pattern mlmodeldeploymentindex_v2* older than 60 DAYS
2023-09-27 12:39:39,702 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:515 - No orphaned indices found with pattern mlmodeldeploymentindex_v2_*
2023-09-27 12:39:39,703 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:475 - Checking for orphan index pattern dataplatformindex_v2* older than 60 DAYS
2023-09-27 12:39:39,776 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:515 - No orphaned indices found with pattern dataplatformindex_v2_*
2023-09-27 12:39:39,777 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:475 - Checking for orphan index pattern datahubretentionindex_v2* older than 60 DAYS
2023-09-27 12:39:39,781 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:515 - No orphaned indices found with pattern datahubretentionindex_v2_*
2023-09-27 12:39:39,781 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:475 - Checking for orphan index pattern corpuserindex_v2* older than 60 DAYS
2023-09-27 12:39:39,787 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:515 - No orphaned indices found with pattern corpuserindex_v2_*
2023-09-27 12:39:39,787 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:475 - Checking for orphan index pattern testindex_v2* older than 60 DAYS
2023-09-27 12:39:39,791 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:515 - No orphaned indices found with pattern testindex_v2_*
2023-09-27 12:39:39,792 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:475 - Checking for orphan index pattern queryindex_v2* older than 60 DAYS
2023-09-27 12:39:39,795 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:515 - No orphaned indices found with pattern queryindex_v2_*
2023-09-27 12:39:39,796 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:475 - Checking for orphan index pattern mlmodelindex_v2* older than 60 DAYS
2023-09-27 12:39:39,800 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:515 - No orphaned indices found with pattern mlmodelindex_v2_*
2023-09-27 12:39:39,800 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:475 - Checking for orphan index pattern ownershiptypeindex_v2* older than 60 DAYS
2023-09-27 12:39:39,805 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:515 - No orphaned indices found with pattern ownershiptypeindex_v2_*
2023-09-27 12:39:39,806 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:475 - Checking for orphan index pattern dataflowindex_v2* older than 60 DAYS
2023-09-27 12:39:39,811 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:515 - No orphaned indices found with pattern dataflowindex_v2_*
2023-09-27 12:39:39,811 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:475 - Checking for orphan index pattern mlfeatureindex_v2* older than 60 DAYS
2023-09-27 12:39:39,877 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:515 - No orphaned indices found with pattern mlfeatureindex_v2_*
2023-09-27 12:39:39,878 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:475 - Checking for orphan index pattern glossarynodeindex_v2* older than 60 DAYS
2023-09-27 12:39:39,882 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:515 - No orphaned indices found with pattern glossarynodeindex_v2_*
2023-09-27 12:39:39,882 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:475 - Checking for orphan index pattern datahubingestionsourceindex_v2* older than 60 DAYS
2023-09-27 12:39:39,887 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:515 - No orphaned indices found with pattern datahubingestionsourceindex_v2_*
2023-09-27 12:39:39,887 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:475 - Checking for orphan index pattern domainindex_v2* older than 60 DAYS
2023-09-27 12:39:39,892 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:515 - No orphaned indices found with pattern domainindex_v2_*
2023-09-27 12:39:39,892 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:475 - Checking for orphan index pattern datahubviewindex_v2* older than 60 DAYS
2023-09-27 12:39:39,898 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:515 - No orphaned indices found with pattern datahubviewindex_v2_*
2023-09-27 12:39:39,898 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:475 - Checking for orphan index pattern telemetryindex_v2* older than 60 DAYS
2023-09-27 12:39:39,976 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:515 - No orphaned indices found with pattern telemetryindex_v2_*
2023-09-27 12:39:39,977 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:475 - Checking for orphan index pattern datahubsecretindex_v2* older than 60 DAYS
2023-09-27 12:39:39,980 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:515 - No orphaned indices found with pattern datahubsecretindex_v2_*
2023-09-27 12:39:39,980 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:475 - Checking for orphan index pattern chartindex_v2* older than 60 DAYS
2023-09-27 12:39:39,984 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:515 - No orphaned indices found with pattern chartindex_v2_*
2023-09-27 12:39:39,984 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:475 - Checking for orphan index pattern datasetindex_v2* older than 60 DAYS
2023-09-27 12:39:39,987 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:515 - No orphaned indices found with pattern datasetindex_v2_*
2023-09-27 12:39:39,987 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:475 - Checking for orphan index pattern dataprocessinstanceindex_v2* older than 60 DAYS
2023-09-27 12:39:39,990 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:515 - No orphaned indices found with pattern dataprocessinstanceindex_v2_*
2023-09-27 12:39:39,990 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:475 - Checking for orphan index pattern system_metadata_service_v1* older than 60 DAYS
2023-09-27 12:39:39,993 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:515 - No orphaned indices found with pattern system_metadata_service_v1_*
2023-09-27 12:39:39,993 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:475 - Checking for orphan index pattern datajob_datahubingestionrunsummaryaspect_v1* older than 60 DAYS
2023-09-27 12:39:39,996 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:515 - No orphaned indices found with pattern datajob_datahubingestionrunsummaryaspect_v1_*
2023-09-27 12:39:39,996 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:475 - Checking for orphan index pattern datajob_datahubingestioncheckpointaspect_v1* older than 60 DAYS
2023-09-27 12:39:40,073 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:515 - No orphaned indices found with pattern datajob_datahubingestioncheckpointaspect_v1_*
2023-09-27 12:39:40,073 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:475 - Checking for orphan index pattern assertion_assertionruneventaspect_v1* older than 60 DAYS
2023-09-27 12:39:40,078 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:515 - No orphaned indices found with pattern assertion_assertionruneventaspect_v1_*
2023-09-27 12:39:40,078 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:475 - Checking for orphan index pattern dashboard_dashboardusagestatisticsaspect_v1* older than 60 DAYS
2023-09-27 12:39:40,083 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:515 - No orphaned indices found with pattern dashboard_dashboardusagestatisticsaspect_v1_*
2023-09-27 12:39:40,083 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:475 - Checking for orphan index pattern chart_chartusagestatisticsaspect_v1* older than 60 DAYS
2023-09-27 12:39:40,088 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:515 - No orphaned indices found with pattern chart_chartusagestatisticsaspect_v1_*
2023-09-27 12:39:40,088 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:475 - Checking for orphan index pattern dataset_datasetprofileaspect_v1* older than 60 DAYS
2023-09-27 12:39:40,092 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:515 - No orphaned indices found with pattern dataset_datasetprofileaspect_v1_*
2023-09-27 12:39:40,092 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:475 - Checking for orphan index pattern dataset_datasetusagestatisticsaspect_v1* older than 60 DAYS
2023-09-27 12:39:40,096 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:515 - No orphaned indices found with pattern dataset_datasetusagestatisticsaspect_v1_*
2023-09-27 12:39:40,096 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:475 - Checking for orphan index pattern dataset_operationaspect_v1* older than 60 DAYS
2023-09-27 12:39:40,099 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:515 - No orphaned indices found with pattern dataset_operationaspect_v1_*
2023-09-27 12:39:40,099 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:475 - Checking for orphan index pattern dataprocessinstance_dataprocessinstanceruneventaspect_v1* older than 60 DAYS
2023-09-27 12:39:40,102 [main] INFO  c.l.m.s.e.i.ESIndexBuilder:515 - No orphaned indices found with pattern dataprocessinstance_dataprocessinstanceruneventaspect_v1_*
2023-09-27 12:39:40,103 [main] INFO  c.l.d.u.impl.DefaultUpgradeReport:16 - Completed Step 5/6: CleanUpIndicesStep successfully.
2023-09-27 12:39:40,103 [main] INFO  c.l.d.u.impl.DefaultUpgradeReport:16 - Skipping Step 6/6: BackfillBrowsePathsV2Step...
2023-09-27 12:39:40,103 [main] INFO  c.l.d.u.impl.DefaultUpgradeReport:16 - Success! Completed upgrade with id SystemUpdate successfully.
2023-09-27 12:39:40,104 [main] INFO  c.l.d.u.impl.DefaultUpgradeReport:16 - Upgrade SystemUpdate completed with result SUCCEEDED. Exiting...
2023-09-27 12:39:40,184 [EbeanHook] INFO  io.ebean.datasource:755 - DataSourcePool [gmsEbeanServiceConfig] shutdown min[2] max[50] free[2] busy[0] waiting[0] highWaterMark[1] waitCount[0] hitCount[5]  psc[hit:0 miss:0 put:0 rem:0]
2023-09-27 12:39:40,185 [SpringApplicationShutdownHook] INFO  c.l.r.t.h.c.c.AbstractNettyClient:249 - Shutdown requested
2023-09-27 12:39:40,186 [SpringApplicationShutdownHook] INFO  c.l.r.t.h.c.c.AbstractNettyClient:252 - Shutting down
2023-09-27 12:39:40,273 [SpringApplicationShutdownHook] INFO  c.l.r.t.h.c.c.ChannelPoolManagerImpl:152 - Shutting down 0 connection pools
2023-09-27 12:39:40,277 [SpringApplicationShutdownHook] INFO  c.l.r.t.h.c.c.ChannelPoolManagerImpl:162 - All connection pools shutdown
2023-09-27 12:39:40,277 [SpringApplicationShutdownHook] INFO  c.l.r.t.h.c.c.ChannelPoolManagerImpl:119 - All connection pools shut down, closing all channels
2023-09-27 12:39:40,378 [R2 Nio Event Loop-3-1] INFO  c.l.r.t.h.c.c.ChannelPoolManagerImpl:103 - Shutdown complete
2023-09-27 12:39:40,378 [SpringApplicationShutdownHook] INFO  c.l.r.t.h.c.c.ChannelPoolManagerImpl:152 - Shutting down 0 connection pools
2023-09-27 12:39:40,378 [SpringApplicationShutdownHook] INFO  c.l.r.t.h.c.c.ChannelPoolManagerImpl:162 - All connection pools shutdown
2023-09-27 12:39:40,378 [SpringApplicationShutdownHook] INFO  c.l.r.t.h.c.c.ChannelPoolManagerImpl:119 - All connection pools shut down, closing all channels
2023-09-27 12:39:40,379 [R2 Nio Event Loop-3-2] INFO  c.l.r.t.h.c.c.ChannelPoolManagerImpl:103 - Shutdown complete
2023-09-27 12:39:40,380 [SpringApplicationShutdownHook] INFO  c.l.r.t.h.c.c.AbstractNettyClient:249 - Shutdown requested
2023-09-27 12:39:40,380 [SpringApplicationShutdownHook] INFO  c.l.r.t.h.c.c.AbstractNettyClient:252 - Shutting down
2023-09-27 12:39:40,381 [SpringApplicationShutdownHook] INFO  c.l.r.t.h.c.c.ChannelPoolManagerImpl:152 - Shutting down 0 connection pools
2023-09-27 12:39:40,381 [SpringApplicationShutdownHook] INFO  c.l.r.t.h.c.c.ChannelPoolManagerImpl:162 - All connection pools shutdown
2023-09-27 12:39:40,381 [SpringApplicationShutdownHook] INFO  c.l.r.t.h.c.c.ChannelPoolManagerImpl:119 - All connection pools shut down, closing all channels
2023-09-27 12:39:40,381 [SpringApplicationShutdownHook] INFO  c.l.r.t.h.c.c.ChannelPoolManagerImpl:152 - Shutting down 0 connection pools
2023-09-27 12:39:40,382 [R2 Nio Event Loop-3-1] INFO  c.l.r.t.h.c.c.ChannelPoolManagerImpl:103 - Shutdown complete
2023-09-27 12:39:40,382 [SpringApplicationShutdownHook] INFO  c.l.r.t.h.c.c.ChannelPoolManagerImpl:162 - All connection pools shutdown
2023-09-27 12:39:40,382 [SpringApplicationShutdownHook] INFO  c.l.r.t.h.c.c.ChannelPoolManagerImpl:119 - All connection pools shut down, closing all channels
2023-09-27 12:39:40,383 [R2 Nio Event Loop-3-2] INFO  c.l.r.t.h.c.c.ChannelPoolManagerImpl:103 - Shutdown complete
2023-09-27 12:39:40,388 [SpringApplicationShutdownHook] INFO  c.l.r.t.h.c.c.AbstractNettyClient:249 - Shutdown requested
2023-09-27 12:39:40,388 [SpringApplicationShutdownHook] INFO  c.l.r.t.h.c.c.AbstractNettyClient:252 - Shutting down
2023-09-27 12:39:40,389 [SpringApplicationShutdownHook] INFO  c.l.r.t.h.c.c.ChannelPoolManagerImpl:152 - Shutting down 0 connection pools
2023-09-27 12:39:40,389 [SpringApplicationShutdownHook] INFO  c.l.r.t.h.c.c.ChannelPoolManagerImpl:162 - All connection pools shutdown
2023-09-27 12:39:40,389 [SpringApplicationShutdownHook] INFO  c.l.r.t.h.c.c.ChannelPoolManagerImpl:119 - All connection pools shut down, closing all channels
2023-09-27 12:39:40,389 [SpringApplicationShutdownHook] INFO  c.l.r.t.h.c.c.ChannelPoolManagerImpl:152 - Shutting down 0 connection pools
2023-09-27 12:39:40,389 [SpringApplicationShutdownHook] INFO  c.l.r.t.h.c.c.ChannelPoolManagerImpl:162 - All connection pools shutdown
2023-09-27 12:39:40,390 [SpringApplicationShutdownHook] INFO  c.l.r.t.h.c.c.ChannelPoolManagerImpl:119 - All connection pools shut down, closing all channels
2023-09-27 12:39:40,390 [R2 Nio Event Loop-1-1] INFO  c.l.r.t.h.c.c.ChannelPoolManagerImpl:103 - Shutdown complete
2023-09-27 12:39:40,390 [SpringApplicationShutdownHook] INFO  c.l.r.t.h.c.c.AbstractNettyClient:249 - Shutdown requested
2023-09-27 12:39:40,390 [SpringApplicationShutdownHook] INFO  c.l.r.t.h.c.c.AbstractNettyClient:252 - Shutting down
2023-09-27 12:39:40,391 [SpringApplicationShutdownHook] INFO  c.l.r.t.h.c.c.ChannelPoolManagerImpl:152 - Shutting down 0 connection pools
2023-09-27 12:39:40,391 [R2 Nio Event Loop-1-2] INFO  c.l.r.t.h.c.c.ChannelPoolManagerImpl:103 - Shutdown complete
2023-09-27 12:39:40,391 [SpringApplicationShutdownHook] INFO  c.l.r.t.h.c.c.ChannelPoolManagerImpl:162 - All connection pools shutdown
2023-09-27 12:39:40,391 [SpringApplicationShutdownHook] INFO  c.l.r.t.h.c.c.ChannelPoolManagerImpl:119 - All connection pools shut down, closing all channels
2023-09-27 12:39:40,392 [R2 Nio Event Loop-1-1] INFO  c.l.r.t.h.c.c.ChannelPoolManagerImpl:103 - Shutdown complete
2023-09-27 12:39:40,391 [SpringApplicationShutdownHook] INFO  c.l.r.t.h.c.c.ChannelPoolManagerImpl:152 - Shutting down 0 connection pools
2023-09-27 12:39:40,396 [SpringApplicationShutdownHook] INFO  c.l.r.t.h.c.c.ChannelPoolManagerImpl:162 - All connection pools shutdown
2023-09-27 12:39:40,397 [SpringApplicationShutdownHook] INFO  c.l.r.t.h.c.c.ChannelPoolManagerImpl:119 - All connection pools shut down, closing all channels
2023-09-27 12:39:40,398 [R2 Nio Event Loop-1-2] INFO  c.l.r.t.h.c.c.ChannelPoolManagerImpl:103 - Shutdown complete
2023-09-27 12:39:40,699 [SpringApplicationShutdownHook] INFO  o.a.k.clients.producer.KafkaProducer:1182 - [Producer clientId=producer-1] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms.
2023-09-27 12:39:40,699 [SpringApplicationShutdownHook] INFO  o.a.k.clients.producer.KafkaProducer:1182 - [Producer clientId=producer-1] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms.
ANTLR Tool version 4.5 used for code generation does not match the current runtime version 4.8ANTLR Runtime version 4.5 used for parser compilation does not match the current runtime version 4.8ANTLR Tool version 4.5 used for code generation does not match the current runtime version 4.8ANTLR Runtime version 4.5 used for parser compilation does not match the current runtime version 4.8