+++ date ++ echo 'INFO: =================== Thu Jun 4 05:59:30 UTC 2026 ===================' INFO: =================== Thu Jun 4 05:59:30 UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ grep -o 'dev.*' +++++ ip route get 1 +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ cut -d / -f 1 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ grep 'inet ' +++ head -n 1 +++ awk '{print $2}' ++ DEFAULT_LOCAL_IP=10.0.0.50 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=256 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 256 ]] ++ [[ -z '' ]] +++ awk '/pagesize=2M/{print($3)}' +++ tail -n 1 +++ mount -t hugetlbfs ++ HUGE_PAGES_2MB_DIR= ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=openstack ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=rbac ++ AUTH_MODE=keystone ++ AUTH_PARAMS= ++ SSL_ENABLE=false ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ ANALYTICSDB_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ ANALYTICS_SNMP_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8081 ' +++ '[' -n '10.0.0.38:8081 10.0.0.50:8081 10.0.0.33:8081 ' ']' +++ echo '10.0.0.38:8081 10.0.0.50:8081 10.0.0.33:8081' ++ ANALYTICS_SERVERS='10.0.0.38:8081 10.0.0.50:8081 10.0.0.33:8081' +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9042 ' +++ '[' -n '10.0.0.38:9042 10.0.0.50:9042 10.0.0.33:9042 ' ']' +++ echo '10.0.0.38:9042 10.0.0.50:9042 10.0.0.33:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.38:9042 10.0.0.50:9042 10.0.0.33:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8086 ' +++ '[' -n '10.0.0.38:8086 10.0.0.50:8086 10.0.0.33:8086 ' ']' +++ echo '10.0.0.38:8086 10.0.0.50:8086 10.0.0.33:8086' ++ COLLECTOR_SERVERS='10.0.0.38:8086 10.0.0.50:8086 10.0.0.33:8086' ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ CONFIGDB_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8082 ' +++ '[' -n '10.0.0.38:8082 10.0.0.50:8082 10.0.0.33:8082 ' ']' +++ echo '10.0.0.38:8082 10.0.0.50:8082 10.0.0.33:8082' ++ CONFIG_SERVERS='10.0.0.38:8082 10.0.0.50:8082 10.0.0.33:8082' +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9161 ' +++ '[' -n '10.0.0.38:9161 10.0.0.50:9161 10.0.0.33:9161 ' ']' +++ echo '10.0.0.38:9161 10.0.0.50:9161 10.0.0.33:9161' ++ CONFIGDB_SERVERS='10.0.0.38:9161 10.0.0.50:9161 10.0.0.33:9161' +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9041 ' +++ '[' -n '10.0.0.38:9041 10.0.0.50:9041 10.0.0.33:9041 ' ']' +++ echo '10.0.0.38:9041 10.0.0.50:9041 10.0.0.33:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.38:9041 10.0.0.50:9041 10.0.0.33:9041' ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=false ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=false ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=false ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.20.0.17,10.20.0.254,10.20.0.14 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.17,10.20.0.254,10.20.0.14 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+=10.0.0.38:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+=10.0.0.50:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+=10.0.0.33:2181, +++ '[' -n 10.0.0.38:2181,10.0.0.50:2181,10.0.0.33:2181, ']' +++ echo 10.0.0.38:2181,10.0.0.50:2181,10.0.0.33:2181 ++ ZOOKEEPER_SERVERS=10.0.0.38:2181,10.0.0.50:2181,10.0.0.33:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:2181 ' +++ '[' -n '10.0.0.38:2181 10.0.0.50:2181 10.0.0.33:2181 ' ']' +++ echo '10.0.0.38:2181 10.0.0.50:2181 10.0.0.33:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.38:2181 10.0.0.50:2181 10.0.0.33:2181' ++ RABBITMQ_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+=10.0.0.38:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+=10.0.0.50:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+=10.0.0.33:5673, +++ '[' -n 10.0.0.38:5673,10.0.0.50:5673,10.0.0.33:5673, ']' +++ echo 10.0.0.38:5673,10.0.0.50:5673,10.0.0.33:5673 ++ RABBITMQ_SERVERS=10.0.0.38:5673,10.0.0.50:5673,10.0.0.33:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=false ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:6379 ' +++ '[' -n '10.0.0.38:6379 10.0.0.50:6379 10.0.0.33:6379 ' ']' +++ echo '10.0.0.38:6379 10.0.0.50:6379 10.0.0.33:6379' ++ REDIS_SERVERS='10.0.0.38:6379 10.0.0.50:6379 10.0.0.33:6379' ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=false ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ redis_ssl_config= ++ KAFKA_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9092 ' +++ '[' -n '10.0.0.38:9092 10.0.0.50:9092 10.0.0.33:9092 ' ']' +++ echo '10.0.0.38:9092 10.0.0.50:9092 10.0.0.33:9092' ++ KAFKA_SERVERS='10.0.0.38:9092 10.0.0.50:9092 10.0.0.33:9092' ++ KAFKA_SSL_ENABLE=false ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/v3 ++ KEYSTONE_AUTH_HOST=10.0.0.38 ++ KEYSTONE_AUTH_PROTO=http ++ KEYSTONE_AUTH_ADMIN_PORT=5000 ++ KEYSTONE_AUTH_PUBLIC_PORT=5000 ++ KEYSTONE_AUTH_URL_TOKENS=/v3/auth/tokens ++ KEYSTONE_AUTH_INSECURE=True ++ KEYSTONE_AUTH_CERTFILE= ++ KEYSTONE_AUTH_KEYFILE= ++ KEYSTONE_AUTH_CA_CERTFILE= ++ KEYSTONE_AUTH_ENDPOINT_TYPE= ++ KEYSTONE_AUTH_SYNC_ON_DEMAND= ++ KEYSTONE_AUTH_INTERFACE=public ++ KUBEMANAGER_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=false ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=false ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=false ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ /v3 == \/\v\2\.\0 ]] ++ [[ openstack == \o\p\e\n\s\t\a\c\k ]] ++ AUTH_MODE=keystone ++ [[ keystone == \k\e\y\s\t\o\n\e ]] ++ AUTH_PARAMS='--admin_password contrail123' ++ AUTH_PARAMS+=' --admin_tenant_name admin' ++ AUTH_PARAMS+=' --admin_user admin' ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + : auto + my_ip= + my_index=1 + '[' auto = auto ']' + for i in {1..10} ++ find_my_ip_and_order_for_node KAFKA ++ local server_typ=KAFKA_NODES ++ find_my_ip_and_order_for_node_list 10.0.0.38,10.0.0.50,10.0.0.33 ++ local servers=10.0.0.38,10.0.0.50,10.0.0.33 ++ local server_list= ++ IFS=, ++ read -ra server_list +++ get_local_ips +++ tr '\n' , +++ cat /proc/net/fib_trie +++ grep -vi host +++ uniq +++ sort +++ awk '/32 host/ { print f } {f=$2}' ++ local local_ips=,10.0.0.50,10.20.0.254,127.0.0.1,172.17.0.1,, ++ local ord=1 ++ for server in "${server_list[@]}" ++ local ret=0 +++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.38'\''))' ++ local server_ip=10.0.0.38 ++ [[ 0 == 0 ]] ++ [[ -n 10.0.0.38 ]] ++ [[ ,10.0.0.50,10.20.0.254,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.38, ]] ++ (( ord+=1 )) ++ for server in "${server_list[@]}" ++ local ret=0 +++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.50'\''))' ++ local server_ip=10.0.0.50 ++ [[ 0 == 0 ]] ++ [[ -n 10.0.0.50 ]] ++ [[ ,10.0.0.50,10.20.0.254,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.50, ]] ++ echo 10.0.0.50 2 ++ return + my_ip_and_order='10.0.0.50 2' + '[' -n '10.0.0.50 2' ']' + break + '[' -z '10.0.0.50 2' ']' ++ ++ cut -d ' ' -f 1 echo 10.0.0.50 2 + my_ip=10.0.0.50 ++ echo 10.0.0.50 2 ++ cut -d ' ' -f 2 + my_index=2 + export KAFKA_LISTEN_ADDRESS=10.0.0.50 + KAFKA_LISTEN_ADDRESS=10.0.0.50 + zk_servers_array=($ZOOKEEPER_SERVERS_SPACE_DELIM) + zk_list_size=3 + [[ 3 -gt 1 ]] + replication_factor=2 + KAFKA_BROKER_ID=2 + KAFKA_LISTEN_PORT=9092 + KAFKA_log_retention_bytes=268435456 + KAFKA_log_segment_bytes=268435456 + KAFKA_log_retention_hours=24 + KAFKA_log_cleanup_policy=delete + KAFKA_log_cleaner_threads=2 + KAFKA_log_cleaner_dedupe_buffer_size=250000000 + KAFKA_log_cleaner_enable=true + KAFKA_delete_topic_enable=true + KAFKA_KEY_PASSWORD=c0ntrail123 + KAFKA_STORE_PASSWORD=c0ntrail123 + CONFIG=/opt/kafka/config/server.properties + sed -i 's/^broker.id=.*$/broker.id=2/g' /opt/kafka/config/server.properties + sed -i 's/#port=.*$/port=9092/g' /opt/kafka/config/server.properties + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + sed -i 's/^#listeners=.*$/listeners=PLAINTEXT:\/\/10.0.0.50:9092/g' /opt/kafka/config/server.properties + sed -i 's)^zookeeper.connect=.*$)zookeeper.connect=10.0.0.38:2181,10.0.0.50:2181,10.0.0.33:2181)g' /opt/kafka/config/server.properties + sed -i 's/#advertised.host.name=.*$/advertised.host.name=10.0.0.50/g' /opt/kafka/config/server.properties + sed -i 's/^#log.retention.bytes=.*$/log.retention.bytes=268435456/g' /opt/kafka/config/server.properties + sed -i 's/^log.retention.hours=.*$/log.retention.hours=24/g' /opt/kafka/config/server.properties + sed -i 's/^log.segment.bytes=.*$/log.segment.bytes=268435456/g' /opt/kafka/config/server.properties + sed -i 's/^num.partitions=.*$/num.partitions=30/g' /opt/kafka/config/server.properties + echo ' ' + [[ 3 -eq 2 ]] + [[ 3 -gt 2 ]] + grep -q '^default.replication.factor' /opt/kafka/config/server.properties + echo default.replication.factor=3 + grep -q '^min.insync.replicas' /opt/kafka/config/server.properties + echo min.insync.replicas=2 + echo log.cleanup.policy=delete + echo log.cleaner.threads=2 + echo log.cleaner.dedupe.buffer.size=250000000 + echo offsets.topic.replication.factor=2 + echo reserved.broker.max.id=100001 + chown -R appuser:appuser /opt/kafka /opt/kafka/config /var/log/kafka + chmod -R 750 /var/log/kafka ++ id -u appuser + CONTRAIL_UID=1000 ++ id -g appuser + CONTRAIL_GID=1000 + exec /opt/kafka/bin/kafka-server-start.sh /opt/kafka/config/server.properties [2026-06-04 05:59:33,444] INFO Registered kafka:type=kafka.Log4jController MBean (kafka.utils.Log4jControllerRegistration$) [2026-06-04 05:59:33,702] INFO Setting -D jdk.tls.rejectClientInitiatedRenegotiation=true to disable client-initiated TLS renegotiation (org.apache.zookeeper.common.X509Util) [2026-06-04 05:59:33,798] INFO Registered signal handlers for TERM, INT, HUP (org.apache.kafka.common.utils.LoggingSignalHandler) [2026-06-04 05:59:33,800] INFO starting (kafka.server.KafkaServer) [2026-06-04 05:59:33,800] INFO Connecting to zookeeper on 10.0.0.38:2181,10.0.0.50:2181,10.0.0.33:2181 (kafka.server.KafkaServer) [2026-06-04 05:59:33,834] INFO [ZooKeeperClient Kafka server] Initializing a new session to 10.0.0.38:2181,10.0.0.50:2181,10.0.0.33:2181. (kafka.zookeeper.ZooKeeperClient) [2026-06-04 05:59:33,841] INFO Client environment:zookeeper.version=3.8.4-9316c2a7a97e1666d8f4593f34dd6fc36ecc436c, built on 2024-02-12 22:16 UTC (org.apache.zookeeper.ZooKeeper) [2026-06-04 05:59:33,841] INFO Client environment:host.name=cn-jenkins-deploy-platform-ansible-os-5888-2. (org.apache.zookeeper.ZooKeeper) [2026-06-04 05:59:33,841] INFO Client environment:java.version=21.0.7 (org.apache.zookeeper.ZooKeeper) [2026-06-04 05:59:33,841] INFO Client environment:java.vendor=Eclipse Adoptium (org.apache.zookeeper.ZooKeeper) [2026-06-04 05:59:33,841] INFO Client environment:java.home=/opt/java/openjdk (org.apache.zookeeper.ZooKeeper) [2026-06-04 05:59:33,841] INFO Client environment:java.class.path=/opt/kafka/bin/../libs/activation-1.1.1.jar:/opt/kafka/bin/../libs/aopalliance-repackaged-2.6.1.jar:/opt/kafka/bin/../libs/argparse4j-0.7.0.jar:/opt/kafka/bin/../libs/audience-annotations-0.12.0.jar:/opt/kafka/bin/../libs/caffeine-2.9.3.jar:/opt/kafka/bin/../libs/commons-beanutils-1.9.4.jar:/opt/kafka/bin/../libs/commons-cli-1.4.jar:/opt/kafka/bin/../libs/commons-collections-3.2.2.jar:/opt/kafka/bin/../libs/commons-digester-2.1.jar:/opt/kafka/bin/../libs/commons-io-2.14.0.jar:/opt/kafka/bin/../libs/commons-lang3-3.12.0.jar:/opt/kafka/bin/../libs/commons-logging-1.2.jar:/opt/kafka/bin/../libs/commons-validator-1.7.jar:/opt/kafka/bin/../libs/connect-api-3.9.1.jar:/opt/kafka/bin/../libs/connect-basic-auth-extension-3.9.1.jar:/opt/kafka/bin/../libs/connect-json-3.9.1.jar:/opt/kafka/bin/../libs/connect-mirror-3.9.1.jar:/opt/kafka/bin/../libs/connect-mirror-client-3.9.1.jar:/opt/kafka/bin/../libs/connect-runtime-3.9.1.jar:/opt/kafka/bin/../libs/connect-transforms-3.9.1.jar:/opt/kafka/bin/../libs/error_prone_annotations-2.10.0.jar:/opt/kafka/bin/../libs/hk2-api-2.6.1.jar:/opt/kafka/bin/../libs/hk2-locator-2.6.1.jar:/opt/kafka/bin/../libs/hk2-utils-2.6.1.jar:/opt/kafka/bin/../libs/jackson-annotations-2.16.2.jar:/opt/kafka/bin/../libs/jackson-core-2.16.2.jar:/opt/kafka/bin/../libs/jackson-databind-2.16.2.jar:/opt/kafka/bin/../libs/jackson-dataformat-csv-2.16.2.jar:/opt/kafka/bin/../libs/jackson-datatype-jdk8-2.16.2.jar:/opt/kafka/bin/../libs/jackson-jaxrs-base-2.16.2.jar:/opt/kafka/bin/../libs/jackson-jaxrs-json-provider-2.16.2.jar:/opt/kafka/bin/../libs/jackson-module-afterburner-2.16.2.jar:/opt/kafka/bin/../libs/jackson-module-jaxb-annotations-2.16.2.jar:/opt/kafka/bin/../libs/jackson-module-scala_2.13-2.16.2.jar:/opt/kafka/bin/../libs/jakarta.activation-api-1.2.2.jar:/opt/kafka/bin/../libs/jakarta.annotation-api-1.3.5.jar:/opt/kafka/bin/../libs/jakarta.inject-2.6.1.jar:/opt/kafka/bin/../libs/jakarta.validation-api-2.0.2.jar:/opt/kafka/bin/../libs/jakarta.ws.rs-api-2.1.6.jar:/opt/kafka/bin/../libs/jakarta.xml.bind-api-2.3.3.jar:/opt/kafka/bin/../libs/javassist-3.29.2-GA.jar:/opt/kafka/bin/../libs/javax.activation-api-1.2.0.jar:/opt/kafka/bin/../libs/javax.annotation-api-1.3.2.jar:/opt/kafka/bin/../libs/javax.servlet-api-3.1.0.jar:/opt/kafka/bin/../libs/javax.ws.rs-api-2.1.1.jar:/opt/kafka/bin/../libs/jaxb-api-2.3.1.jar:/opt/kafka/bin/../libs/jersey-client-2.39.1.jar:/opt/kafka/bin/../libs/jersey-common-2.39.1.jar:/opt/kafka/bin/../libs/jersey-container-servlet-2.39.1.jar:/opt/kafka/bin/../libs/jersey-container-servlet-core-2.39.1.jar:/opt/kafka/bin/../libs/jersey-hk2-2.39.1.jar:/opt/kafka/bin/../libs/jersey-server-2.39.1.jar:/opt/kafka/bin/../libs/jetty-client-9.4.57.v20241219.jar:/opt/kafka/bin/../libs/jetty-continuation-9.4.57.v20241219.jar:/opt/kafka/bin/../libs/jetty-http-9.4.57.v20241219.jar:/opt/kafka/bin/../libs/jetty-io-9.4.57.v20241219.jar:/opt/kafka/bin/../libs/jetty-security-9.4.57.v20241219.jar:/opt/kafka/bin/../libs/jetty-server-9.4.57.v20241219.jar:/opt/kafka/bin/../libs/jetty-servlet-9.4.57.v20241219.jar:/opt/kafka/bin/../libs/jetty-servlets-9.4.57.v20241219.jar:/opt/kafka/bin/../libs/jetty-util-9.4.57.v20241219.jar:/opt/kafka/bin/../libs/jetty-util-ajax-9.4.57.v20241219.jar:/opt/kafka/bin/../libs/jline-3.25.1.jar:/opt/kafka/bin/../libs/jopt-simple-5.0.4.jar:/opt/kafka/bin/../libs/jose4j-0.9.4.jar:/opt/kafka/bin/../libs/jsr305-3.0.2.jar:/opt/kafka/bin/../libs/kafka-clients-3.9.1.jar:/opt/kafka/bin/../libs/kafka-group-coordinator-3.9.1.jar:/opt/kafka/bin/../libs/kafka-group-coordinator-api-3.9.1.jar:/opt/kafka/bin/../libs/kafka-metadata-3.9.1.jar:/opt/kafka/bin/../libs/kafka-raft-3.9.1.jar:/opt/kafka/bin/../libs/kafka-server-3.9.1.jar:/opt/kafka/bin/../libs/kafka-server-common-3.9.1.jar:/opt/kafka/bin/../libs/kafka-shell-3.9.1.jar:/opt/kafka/bin/../libs/kafka-storage-3.9.1.jar:/opt/kafka/bin/../libs/kafka-storage-api-3.9.1.jar:/opt/kafka/bin/../libs/kafka-streams-3.9.1.jar:/opt/kafka/bin/../libs/kafka-streams-examples-3.9.1.jar:/opt/kafka/bin/../libs/kafka-streams-scala_2.13-3.9.1.jar:/opt/kafka/bin/../libs/kafka-streams-test-utils-3.9.1.jar:/opt/kafka/bin/../libs/kafka-tools-3.9.1.jar:/opt/kafka/bin/../libs/kafka-tools-api-3.9.1.jar:/opt/kafka/bin/../libs/kafka-transaction-coordinator-3.9.1.jar:/opt/kafka/bin/../libs/kafka_2.13-3.9.1.jar:/opt/kafka/bin/../libs/lz4-java-1.8.0.jar:/opt/kafka/bin/../libs/maven-artifact-3.9.6.jar:/opt/kafka/bin/../libs/metrics-core-2.2.0.jar:/opt/kafka/bin/../libs/metrics-core-4.1.12.1.jar:/opt/kafka/bin/../libs/netty-buffer-4.1.119.Final.jar:/opt/kafka/bin/../libs/netty-codec-4.1.119.Final.jar:/opt/kafka/bin/../libs/netty-common-4.1.119.Final.jar:/opt/kafka/bin/../libs/netty-handler-4.1.119.Final.jar:/opt/kafka/bin/../libs/netty-resolver-4.1.119.Final.jar:/opt/kafka/bin/../libs/netty-transport-4.1.119.Final.jar:/opt/kafka/bin/../libs/netty-transport-classes-epoll-4.1.119.Final.jar:/opt/kafka/bin/../libs/netty-transport-native-epoll-4.1.119.Final.jar:/opt/kafka/bin/../libs/netty-transport-native-unix-common-4.1.119.Final.jar:/opt/kafka/bin/../libs/opentelemetry-proto-1.0.0-alpha.jar:/opt/kafka/bin/../libs/osgi-resource-locator-1.0.3.jar:/opt/kafka/bin/../libs/paranamer-2.8.jar:/opt/kafka/bin/../libs/pcollections-4.0.1.jar:/opt/kafka/bin/../libs/plexus-utils-3.5.1.jar:/opt/kafka/bin/../libs/protobuf-java-3.25.5.jar:/opt/kafka/bin/../libs/reflections-0.10.2.jar:/opt/kafka/bin/../libs/reload4j-1.2.25.jar:/opt/kafka/bin/../libs/rocksdbjni-7.9.2.jar:/opt/kafka/bin/../libs/scala-collection-compat_2.13-2.10.0.jar:/opt/kafka/bin/../libs/scala-java8-compat_2.13-1.0.2.jar:/opt/kafka/bin/../libs/scala-library-2.13.15.jar:/opt/kafka/bin/../libs/scala-logging_2.13-3.9.5.jar:/opt/kafka/bin/../libs/scala-reflect-2.13.15.jar:/opt/kafka/bin/../libs/slf4j-api-1.7.36.jar:/opt/kafka/bin/../libs/slf4j-reload4j-1.7.36.jar:/opt/kafka/bin/../libs/snappy-java-1.1.10.5.jar:/opt/kafka/bin/../libs/swagger-annotations-2.2.8.jar:/opt/kafka/bin/../libs/trogdor-3.9.1.jar:/opt/kafka/bin/../libs/zookeeper-3.8.4.jar:/opt/kafka/bin/../libs/zookeeper-jute-3.8.4.jar:/opt/kafka/bin/../libs/zstd-jni-1.5.6-4.jar (org.apache.zookeeper.ZooKeeper) [2026-06-04 05:59:33,842] INFO Client environment:java.library.path=/opt/java/openjdk/lib/server:/opt/java/openjdk/lib:/opt/java/openjdk/../lib:/usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib (org.apache.zookeeper.ZooKeeper) [2026-06-04 05:59:33,842] INFO Client environment:java.io.tmpdir=/tmp (org.apache.zookeeper.ZooKeeper) [2026-06-04 05:59:33,842] INFO Client environment:java.compiler= (org.apache.zookeeper.ZooKeeper) [2026-06-04 05:59:33,842] INFO Client environment:os.name=Linux (org.apache.zookeeper.ZooKeeper) [2026-06-04 05:59:33,842] INFO Client environment:os.arch=amd64 (org.apache.zookeeper.ZooKeeper) [2026-06-04 05:59:33,842] INFO Client environment:os.version=5.15.0-100-generic (org.apache.zookeeper.ZooKeeper) [2026-06-04 05:59:33,842] INFO Client environment:user.name=root (org.apache.zookeeper.ZooKeeper) [2026-06-04 05:59:33,842] INFO Client environment:user.home=/root (org.apache.zookeeper.ZooKeeper) [2026-06-04 05:59:33,842] INFO Client environment:user.dir=/opt/kafka (org.apache.zookeeper.ZooKeeper) [2026-06-04 05:59:33,842] INFO Client environment:os.memory.free=981MB (org.apache.zookeeper.ZooKeeper) [2026-06-04 05:59:33,842] INFO Client environment:os.memory.max=1024MB (org.apache.zookeeper.ZooKeeper) [2026-06-04 05:59:33,843] INFO Client environment:os.memory.total=1024MB (org.apache.zookeeper.ZooKeeper) [2026-06-04 05:59:33,846] INFO Initiating client connection, connectString=10.0.0.38:2181,10.0.0.50:2181,10.0.0.33:2181 sessionTimeout=18000 watcher=kafka.zookeeper.ZooKeeperClient$ZooKeeperClientWatcher$@1ef6d34c (org.apache.zookeeper.ZooKeeper) [2026-06-04 05:59:33,852] INFO jute.maxbuffer value is 4194304 Bytes (org.apache.zookeeper.ClientCnxnSocket) [2026-06-04 05:59:33,860] INFO zookeeper.request.timeout value is 0. feature enabled=false (org.apache.zookeeper.ClientCnxn) [2026-06-04 05:59:33,862] INFO [ZooKeeperClient Kafka server] Waiting until connected. (kafka.zookeeper.ZooKeeperClient) [2026-06-04 05:59:33,863] INFO Opening socket connection to server /10.0.0.33:2181. (org.apache.zookeeper.ClientCnxn) [2026-06-04 05:59:33,866] INFO Socket connection established, initiating session, client: /10.0.0.50:33274, server: /10.0.0.33:2181 (org.apache.zookeeper.ClientCnxn) [2026-06-04 05:59:33,876] INFO Session establishment complete on server /10.0.0.33:2181, session id = 0x300001962af0007, negotiated timeout = 18000 (org.apache.zookeeper.ClientCnxn) [2026-06-04 05:59:33,879] INFO [ZooKeeperClient Kafka server] Connected. (kafka.zookeeper.ZooKeeperClient) [2026-06-04 05:59:34,178] INFO Cluster ID = J1SZX1T5SCW-MsBQlOHo8A (kafka.server.KafkaServer) [2026-06-04 05:59:34,225] INFO KafkaConfig values: advertised.listeners = null alter.config.policy.class.name = null alter.log.dirs.replication.quota.window.num = 11 alter.log.dirs.replication.quota.window.size.seconds = 1 authorizer.class.name = auto.create.topics.enable = true auto.include.jmx.reporter = true auto.leader.rebalance.enable = true background.threads = 10 broker.heartbeat.interval.ms = 2000 broker.id = 2 broker.id.generation.enable = true broker.rack = null broker.session.timeout.ms = 9000 client.quota.callback.class = null compression.gzip.level = -1 compression.lz4.level = 9 compression.type = producer compression.zstd.level = 3 connection.failed.authentication.delay.ms = 100 connections.max.idle.ms = 600000 connections.max.reauth.ms = 0 control.plane.listener.name = null controlled.shutdown.enable = true controlled.shutdown.max.retries = 3 controlled.shutdown.retry.backoff.ms = 5000 controller.listener.names = null controller.quorum.append.linger.ms = 25 controller.quorum.bootstrap.servers = [] controller.quorum.election.backoff.max.ms = 1000 controller.quorum.election.timeout.ms = 1000 controller.quorum.fetch.timeout.ms = 2000 controller.quorum.request.timeout.ms = 2000 controller.quorum.retry.backoff.ms = 20 controller.quorum.voters = [] controller.quota.window.num = 11 controller.quota.window.size.seconds = 1 controller.socket.timeout.ms = 30000 create.topic.policy.class.name = null default.replication.factor = 3 delegation.token.expiry.check.interval.ms = 3600000 delegation.token.expiry.time.ms = 86400000 delegation.token.master.key = null delegation.token.max.lifetime.ms = 604800000 delegation.token.secret.key = null delete.records.purgatory.purge.interval.requests = 1 delete.topic.enable = true early.start.listeners = null eligible.leader.replicas.enable = false fetch.max.bytes = 57671680 fetch.purgatory.purge.interval.requests = 1000 group.consumer.assignors = [org.apache.kafka.coordinator.group.assignor.UniformAssignor, org.apache.kafka.coordinator.group.assignor.RangeAssignor] group.consumer.heartbeat.interval.ms = 5000 group.consumer.max.heartbeat.interval.ms = 15000 group.consumer.max.session.timeout.ms = 60000 group.consumer.max.size = 2147483647 group.consumer.migration.policy = disabled group.consumer.min.heartbeat.interval.ms = 5000 group.consumer.min.session.timeout.ms = 45000 group.consumer.session.timeout.ms = 45000 group.coordinator.append.linger.ms = 10 group.coordinator.new.enable = false group.coordinator.rebalance.protocols = [classic] group.coordinator.threads = 1 group.initial.rebalance.delay.ms = 0 group.max.session.timeout.ms = 1800000 group.max.size = 2147483647 group.min.session.timeout.ms = 6000 group.share.delivery.count.limit = 5 group.share.enable = false group.share.heartbeat.interval.ms = 5000 group.share.max.groups = 10 group.share.max.heartbeat.interval.ms = 15000 group.share.max.record.lock.duration.ms = 60000 group.share.max.session.timeout.ms = 60000 group.share.max.size = 200 group.share.min.heartbeat.interval.ms = 5000 group.share.min.record.lock.duration.ms = 15000 group.share.min.session.timeout.ms = 45000 group.share.partition.max.record.locks = 200 group.share.record.lock.duration.ms = 30000 group.share.session.timeout.ms = 45000 initial.broker.registration.timeout.ms = 60000 inter.broker.listener.name = null inter.broker.protocol.version = 3.9-IV0 kafka.metrics.polling.interval.secs = 10 kafka.metrics.reporters = [] leader.imbalance.check.interval.seconds = 300 leader.imbalance.per.broker.percentage = 10 listener.security.protocol.map = SASL_SSL:SASL_SSL,PLAINTEXT:PLAINTEXT,SSL:SSL,SASL_PLAINTEXT:SASL_PLAINTEXT listeners = PLAINTEXT://10.0.0.50:9092 log.cleaner.backoff.ms = 15000 log.cleaner.dedupe.buffer.size = 250000000 log.cleaner.delete.retention.ms = 86400000 log.cleaner.enable = true log.cleaner.io.buffer.load.factor = 0.9 log.cleaner.io.buffer.size = 524288 log.cleaner.io.max.bytes.per.second = 1.7976931348623157E308 log.cleaner.max.compaction.lag.ms = 9223372036854775807 log.cleaner.min.cleanable.ratio = 0.5 log.cleaner.min.compaction.lag.ms = 0 log.cleaner.threads = 2 log.cleanup.policy = [delete] log.dir = /tmp/kafka-logs log.dir.failure.timeout.ms = 30000 log.dirs = /tmp/kafka-logs log.flush.interval.messages = 9223372036854775807 log.flush.interval.ms = null log.flush.offset.checkpoint.interval.ms = 60000 log.flush.scheduler.interval.ms = 9223372036854775807 log.flush.start.offset.checkpoint.interval.ms = 60000 log.index.interval.bytes = 4096 log.index.size.max.bytes = 10485760 log.initial.task.delay.ms = 30000 log.local.retention.bytes = -2 log.local.retention.ms = -2 log.message.downconversion.enable = true log.message.format.version = 3.0-IV1 log.message.timestamp.after.max.ms = 9223372036854775807 log.message.timestamp.before.max.ms = 9223372036854775807 log.message.timestamp.difference.max.ms = 9223372036854775807 log.message.timestamp.type = CreateTime log.preallocate = false log.retention.bytes = 268435456 log.retention.check.interval.ms = 300000 log.retention.hours = 24 log.retention.minutes = null log.retention.ms = null log.roll.hours = 168 log.roll.jitter.hours = 0 log.roll.jitter.ms = null log.roll.ms = null log.segment.bytes = 1073741824 log.segment.delete.delay.ms = 60000 max.connection.creation.rate = 2147483647 max.connections = 2147483647 max.connections.per.ip = 2147483647 max.connections.per.ip.overrides = max.incremental.fetch.session.cache.slots = 1000 max.request.partition.size.limit = 2000 message.max.bytes = 1048588 metadata.log.dir = null metadata.log.max.record.bytes.between.snapshots = 20971520 metadata.log.max.snapshot.interval.ms = 3600000 metadata.log.segment.bytes = 1073741824 metadata.log.segment.min.bytes = 8388608 metadata.log.segment.ms = 604800000 metadata.max.idle.interval.ms = 500 metadata.max.retention.bytes = 104857600 metadata.max.retention.ms = 604800000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 min.insync.replicas = 2 node.id = 2 num.io.threads = 8 num.network.threads = 3 num.partitions = 30 num.recovery.threads.per.data.dir = 1 num.replica.alter.log.dirs.threads = null num.replica.fetchers = 1 offset.metadata.max.bytes = 4096 offsets.commit.required.acks = -1 offsets.commit.timeout.ms = 5000 offsets.load.buffer.size = 5242880 offsets.retention.check.interval.ms = 600000 offsets.retention.minutes = 10080 offsets.topic.compression.codec = 0 offsets.topic.num.partitions = 50 offsets.topic.replication.factor = 2 offsets.topic.segment.bytes = 104857600 password.encoder.cipher.algorithm = AES/CBC/PKCS5Padding password.encoder.iterations = 4096 password.encoder.key.length = 128 password.encoder.keyfactory.algorithm = null password.encoder.old.secret = null password.encoder.secret = null principal.builder.class = class org.apache.kafka.common.security.authenticator.DefaultKafkaPrincipalBuilder process.roles = [] producer.id.expiration.check.interval.ms = 600000 producer.id.expiration.ms = 86400000 producer.purgatory.purge.interval.requests = 1000 queued.max.request.bytes = -1 queued.max.requests = 500 quota.window.num = 11 quota.window.size.seconds = 1 remote.fetch.max.wait.ms = 500 remote.log.index.file.cache.total.size.bytes = 1073741824 remote.log.manager.copier.thread.pool.size = -1 remote.log.manager.copy.max.bytes.per.second = 9223372036854775807 remote.log.manager.copy.quota.window.num = 11 remote.log.manager.copy.quota.window.size.seconds = 1 remote.log.manager.expiration.thread.pool.size = -1 remote.log.manager.fetch.max.bytes.per.second = 9223372036854775807 remote.log.manager.fetch.quota.window.num = 11 remote.log.manager.fetch.quota.window.size.seconds = 1 remote.log.manager.task.interval.ms = 30000 remote.log.manager.task.retry.backoff.max.ms = 30000 remote.log.manager.task.retry.backoff.ms = 500 remote.log.manager.task.retry.jitter = 0.2 remote.log.manager.thread.pool.size = 10 remote.log.metadata.custom.metadata.max.bytes = 128 remote.log.metadata.manager.class.name = org.apache.kafka.server.log.remote.metadata.storage.TopicBasedRemoteLogMetadataManager remote.log.metadata.manager.class.path = null remote.log.metadata.manager.impl.prefix = rlmm.config. remote.log.metadata.manager.listener.name = null remote.log.reader.max.pending.tasks = 100 remote.log.reader.threads = 10 remote.log.storage.manager.class.name = null remote.log.storage.manager.class.path = null remote.log.storage.manager.impl.prefix = rsm.config. remote.log.storage.system.enable = false replica.fetch.backoff.ms = 1000 replica.fetch.max.bytes = 1048576 replica.fetch.min.bytes = 1 replica.fetch.response.max.bytes = 10485760 replica.fetch.wait.max.ms = 500 replica.high.watermark.checkpoint.interval.ms = 5000 replica.lag.time.max.ms = 30000 replica.selector.class = null replica.socket.receive.buffer.bytes = 65536 replica.socket.timeout.ms = 30000 replication.quota.window.num = 11 replication.quota.window.size.seconds = 1 request.timeout.ms = 30000 reserved.broker.max.id = 100001 sasl.client.callback.handler.class = null sasl.enabled.mechanisms = [GSSAPI] sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.principal.to.local.rules = [DEFAULT] 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.connect.timeout.ms = null sasl.login.read.timeout.ms = 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.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism.controller.protocol = GSSAPI sasl.mechanism.inter.broker.protocol = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null sasl.server.callback.handler.class = null sasl.server.max.receive.size = 524288 security.inter.broker.protocol = PLAINTEXT security.providers = null server.max.startup.time.ms = 9223372036854775807 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 socket.listen.backlog.size = 50 socket.receive.buffer.bytes = 102400 socket.request.max.bytes = 104857600 socket.send.buffer.bytes = 102400 ssl.allow.dn.changes = false ssl.allow.san.changes = false ssl.cipher.suites = [] ssl.client.auth = none 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.principal.mapping.rules = DEFAULT 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 telemetry.max.bytes = 1048576 transaction.abort.timed.out.transaction.cleanup.interval.ms = 10000 transaction.max.timeout.ms = 900000 transaction.partition.verification.enable = true transaction.remove.expired.transaction.cleanup.interval.ms = 3600000 transaction.state.log.load.buffer.size = 5242880 transaction.state.log.min.isr = 1 transaction.state.log.num.partitions = 50 transaction.state.log.replication.factor = 1 transaction.state.log.segment.bytes = 104857600 transactional.id.expiration.ms = 604800000 unclean.leader.election.enable = false unclean.leader.election.interval.ms = 300000 unstable.api.versions.enable = false unstable.feature.versions.enable = false zookeeper.clientCnxnSocket = null zookeeper.connect = 10.0.0.38:2181,10.0.0.50:2181,10.0.0.33:2181 zookeeper.connection.timeout.ms = 18000 zookeeper.max.in.flight.requests = 10 zookeeper.metadata.migration.enable = false zookeeper.metadata.migration.min.batch.size = 200 zookeeper.session.timeout.ms = 18000 zookeeper.set.acl = false zookeeper.ssl.cipher.suites = null zookeeper.ssl.client.enable = false zookeeper.ssl.crl.enable = false zookeeper.ssl.enabled.protocols = null zookeeper.ssl.endpoint.identification.algorithm = HTTPS zookeeper.ssl.keystore.location = null zookeeper.ssl.keystore.password = null zookeeper.ssl.keystore.type = null zookeeper.ssl.ocsp.enable = false zookeeper.ssl.protocol = TLSv1.2 zookeeper.ssl.truststore.location = null zookeeper.ssl.truststore.password = null zookeeper.ssl.truststore.type = null (kafka.server.KafkaConfig) [2026-06-04 05:59:34,253] INFO [ThrottledChannelReaper-Fetch]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2026-06-04 05:59:34,254] INFO [ThrottledChannelReaper-Produce]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2026-06-04 05:59:34,255] INFO [ThrottledChannelReaper-Request]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2026-06-04 05:59:34,257] INFO [ThrottledChannelReaper-ControllerMutation]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2026-06-04 05:59:34,263] INFO [KafkaServer id=2] Rewriting /tmp/kafka-logs/meta.properties (kafka.server.KafkaServer) [2026-06-04 05:59:34,312] INFO Loading logs from log dirs ArrayBuffer(/tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 05:59:34,318] INFO No logs found to be loaded in /tmp/kafka-logs (kafka.log.LogManager) [2026-06-04 05:59:34,328] INFO Loaded 0 logs in 15ms (kafka.log.LogManager) [2026-06-04 05:59:34,329] INFO Starting log cleanup with a period of 300000 ms. (kafka.log.LogManager) [2026-06-04 05:59:34,330] INFO Starting log flusher with a default period of 9223372036854775807 ms. (kafka.log.LogManager) [2026-06-04 05:59:34,434] INFO [kafka-log-cleaner-thread-0]: Starting (kafka.log.LogCleaner$CleanerThread) [2026-06-04 05:59:34,505] INFO [kafka-log-cleaner-thread-1]: Starting (kafka.log.LogCleaner$CleanerThread) [2026-06-04 05:59:34,520] INFO [feature-zk-node-event-process-thread]: Starting (kafka.server.FinalizedFeatureChangeListener$ChangeNotificationProcessorThread) [2026-06-04 05:59:34,531] INFO Feature ZK node at path: /feature does not exist (kafka.server.FinalizedFeatureChangeListener) [2026-06-04 05:59:34,550] INFO [zk-broker-2-to-controller-forwarding-channel-manager]: Starting (kafka.server.NodeToControllerRequestThread) [2026-06-04 05:59:34,878] INFO Updated connection-accept-rate max connection creation rate to 2147483647 (kafka.network.ConnectionQuotas) [2026-06-04 05:59:34,897] INFO [SocketServer listenerType=ZK_BROKER, nodeId=2] Created data-plane acceptor and processors for endpoint : ListenerName(PLAINTEXT) (kafka.network.SocketServer) [2026-06-04 05:59:34,903] INFO [zk-broker-2-to-controller-alter-partition-channel-manager]: Starting (kafka.server.NodeToControllerRequestThread) [2026-06-04 05:59:34,933] INFO [ExpirationReaper-2-Produce]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-04 05:59:34,939] INFO [ExpirationReaper-2-Fetch]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-04 05:59:34,941] INFO [ExpirationReaper-2-ElectLeader]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-04 05:59:34,941] INFO [ExpirationReaper-2-DeleteRecords]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-04 05:59:34,946] INFO [ExpirationReaper-2-RemoteFetch]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-04 05:59:34,966] INFO [LogDirFailureHandler]: Starting (kafka.server.ReplicaManager$LogDirFailureHandler) [2026-06-04 05:59:34,967] INFO [AddPartitionsToTxnSenderThread-2]: Starting (kafka.server.AddPartitionsToTxnManager) [2026-06-04 05:59:34,990] INFO Creating /brokers/ids/2 (is it secure? false) (kafka.zk.KafkaZkClient) [2026-06-04 05:59:35,015] INFO Stat of the created znode at /brokers/ids/2 is: 4294967660,4294967660,1780552775003,1780552775003,1,0,0,216172891143602183,202,0,4294967660 (kafka.zk.KafkaZkClient) [2026-06-04 05:59:35,015] INFO Registered broker 2 at path /brokers/ids/2 with addresses: PLAINTEXT://10.0.0.50:9092, czxid (broker epoch): 4294967660 (kafka.zk.KafkaZkClient) [2026-06-04 05:59:35,061] INFO [ExpirationReaper-2-topic]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-04 05:59:35,069] INFO [ExpirationReaper-2-Heartbeat]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-04 05:59:35,070] INFO [ExpirationReaper-2-Rebalance]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-04 05:59:35,070] INFO Successfully created /controller_epoch with initial epoch 0 (kafka.zk.KafkaZkClient) [2026-06-04 05:59:35,086] INFO [GroupCoordinator 2]: Starting up. (kafka.coordinator.group.GroupCoordinator) [2026-06-04 05:59:35,092] INFO Feature ZK node created at path: /feature (kafka.server.FinalizedFeatureChangeListener) [2026-06-04 05:59:35,100] INFO [GroupCoordinator 2]: Startup complete. (kafka.coordinator.group.GroupCoordinator) [2026-06-04 05:59:35,127] INFO [MetadataCache brokerId=2] Updated cache from existing None to latest Features(metadataVersion=3.9-IV0, finalizedFeatures={}, finalizedFeaturesEpoch=0). (kafka.server.metadata.ZkMetadataCache) [2026-06-04 05:59:35,129] INFO [TransactionCoordinator id=2] Starting up. (kafka.coordinator.transaction.TransactionCoordinator) [2026-06-04 05:59:35,144] INFO [TxnMarkerSenderThread-2]: Starting (kafka.coordinator.transaction.TransactionMarkerChannelManager) [2026-06-04 05:59:35,144] INFO [TransactionCoordinator id=2] Startup complete. (kafka.coordinator.transaction.TransactionCoordinator) [2026-06-04 05:59:35,226] INFO [ExpirationReaper-2-AlterAcls]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-04 05:59:35,295] INFO [/config/changes-event-process-thread]: Starting (kafka.common.ZkNodeChangeNotificationListener$ChangeEventProcessThread) [2026-06-04 05:59:35,301] INFO [Controller id=2, targetBrokerId=2] Node 2 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-04 05:59:35,310] WARN [Controller id=2, targetBrokerId=2] Connection to node 2 (/10.0.0.50:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-04 05:59:35,317] INFO [Controller id=2, targetBrokerId=2] Client requested connection close from node 2 (org.apache.kafka.clients.NetworkClient) [2026-06-04 05:59:35,338] INFO [SocketServer listenerType=ZK_BROKER, nodeId=2] Enabling request processing. (kafka.network.SocketServer) [2026-06-04 05:59:35,341] INFO Awaiting socket connections on 10.0.0.50:9092. (kafka.network.DataPlaneAcceptor) [2026-06-04 05:59:35,355] INFO [KafkaServer id=2] Start processing authorizer futures (kafka.server.KafkaServer) [2026-06-04 05:59:35,356] INFO [KafkaServer id=2] End processing authorizer futures (kafka.server.KafkaServer) [2026-06-04 05:59:35,356] INFO [KafkaServer id=2] Start processing enable request processing future (kafka.server.KafkaServer) [2026-06-04 05:59:35,357] INFO [KafkaServer id=2] End processing enable request processing future (kafka.server.KafkaServer) [2026-06-04 05:59:35,364] INFO Kafka version: 3.9.1 (org.apache.kafka.common.utils.AppInfoParser) [2026-06-04 05:59:35,365] INFO Kafka commitId: f745dfdcee2b9851 (org.apache.kafka.common.utils.AppInfoParser) [2026-06-04 05:59:35,365] INFO Kafka startTimeMs: 1780552775357 (org.apache.kafka.common.utils.AppInfoParser) [2026-06-04 05:59:35,399] INFO [KafkaServer id=2] started (kafka.server.KafkaServer) [2026-06-04 05:59:35,496] INFO [Controller id=2, targetBrokerId=3] Node 3 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-04 05:59:35,496] WARN [Controller id=2, targetBrokerId=3] Connection to node 3 (/10.0.0.33:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-04 05:59:35,497] INFO [Controller id=2, targetBrokerId=3] Client requested connection close from node 3 (org.apache.kafka.clients.NetworkClient) [2026-06-04 05:59:35,560] INFO [zk-broker-2-to-controller-forwarding-channel-manager]: Recorded new ZK controller, from now on will use node 10.0.0.50:9092 (id: 2 rack: null) (kafka.server.NodeToControllerRequestThread) [2026-06-04 05:59:35,614] INFO [zk-broker-2-to-controller-alter-partition-channel-manager]: Recorded new ZK controller, from now on will use node 10.0.0.50:9092 (id: 2 rack: null) (kafka.server.NodeToControllerRequestThread) [2026-06-04 05:59:35,911] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='structured_syslog_topic', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 2. [2026-06-04 05:59:35,911] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-22', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 2. [2026-06-04 05:59:35,912] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-23', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 2. [2026-06-04 05:59:35,913] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-24', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 2. [2026-06-04 05:59:35,913] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-25', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 2. [2026-06-04 05:59:35,913] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-20', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 2. [2026-06-04 05:59:35,913] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-21', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 2. [2026-06-04 05:59:35,913] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-26', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 2. [2026-06-04 05:59:35,914] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-27', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 2. [2026-06-04 05:59:35,914] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-28', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 2. [2026-06-04 05:59:35,914] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-29', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 2. [2026-06-04 05:59:35,914] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-2', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 2. [2026-06-04 05:59:35,914] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-3', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 2. [2026-06-04 05:59:35,914] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-0', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 2. [2026-06-04 05:59:35,915] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-1', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 2. [2026-06-04 05:59:35,915] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-11', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 2. [2026-06-04 05:59:35,915] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-12', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 2. [2026-06-04 05:59:35,915] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-13', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 2. [2026-06-04 05:59:35,915] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-8', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 2. [2026-06-04 05:59:35,915] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-14', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 2. [2026-06-04 05:59:35,915] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-9', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 2. [2026-06-04 05:59:35,916] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-6', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 2. [2026-06-04 05:59:35,916] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-7', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 2. [2026-06-04 05:59:35,916] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-4', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 2. [2026-06-04 05:59:35,916] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-10', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 2. [2026-06-04 05:59:35,916] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-5', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 2. [2026-06-04 05:59:35,916] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-19', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 2. [2026-06-04 05:59:35,916] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-15', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 2. [2026-06-04 05:59:35,917] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-16', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 2. [2026-06-04 05:59:35,917] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-17', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 2. [2026-06-04 05:59:35,917] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-18', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 2. [2026-06-04 05:59:35,935] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-22', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 2. [2026-06-04 05:59:35,935] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-23', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 2. [2026-06-04 05:59:35,935] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-24', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 2. [2026-06-04 05:59:35,935] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-25', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 2. [2026-06-04 05:59:35,936] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-20', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 2. [2026-06-04 05:59:35,936] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-21', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 2. [2026-06-04 05:59:35,937] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-26', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 2. [2026-06-04 05:59:35,937] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-27', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 2. [2026-06-04 05:59:35,937] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-28', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 2. [2026-06-04 05:59:35,937] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-29', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 2. [2026-06-04 05:59:35,937] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-2', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 2. [2026-06-04 05:59:35,937] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-3', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 2. [2026-06-04 05:59:35,938] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-0', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 2. [2026-06-04 05:59:35,938] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-1', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 2. [2026-06-04 05:59:35,938] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-11', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 2. [2026-06-04 05:59:35,938] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-12', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 2. [2026-06-04 05:59:35,938] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-13', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 2. [2026-06-04 05:59:35,938] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-8', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 2. [2026-06-04 05:59:35,938] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-14', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 2. [2026-06-04 05:59:35,938] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-9', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 2. [2026-06-04 05:59:35,939] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-6', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 2. [2026-06-04 05:59:35,939] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-7', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 2. [2026-06-04 05:59:35,939] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-4', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 2. [2026-06-04 05:59:35,939] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-10', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 2. [2026-06-04 05:59:35,939] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-5', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 2. [2026-06-04 05:59:35,939] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-19', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 2. [2026-06-04 05:59:35,939] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-15', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 2. [2026-06-04 05:59:35,937] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='structured_syslog_topic', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 2. [2026-06-04 05:59:35,941] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-16', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 2. [2026-06-04 05:59:35,941] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-17', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 2. [2026-06-04 05:59:35,941] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-18', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 2. [2026-06-04 05:59:36,889] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-22', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 2. [2026-06-04 05:59:36,890] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-23', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 2. [2026-06-04 05:59:36,890] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-24', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 2. [2026-06-04 05:59:36,890] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-25', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 2. [2026-06-04 05:59:36,890] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-20', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 2. [2026-06-04 05:59:36,890] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-21', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 2. [2026-06-04 05:59:36,890] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-26', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 2. [2026-06-04 05:59:36,890] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-27', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 2. [2026-06-04 05:59:36,890] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-28', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 2. [2026-06-04 05:59:36,890] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-29', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 2. [2026-06-04 05:59:36,890] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-2', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 2. [2026-06-04 05:59:36,891] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-3', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 2. [2026-06-04 05:59:36,891] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-0', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 2. [2026-06-04 05:59:36,891] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-1', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 2. [2026-06-04 05:59:36,891] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-11', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 2. [2026-06-04 05:59:36,891] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-12', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 2. [2026-06-04 05:59:36,891] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-13', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 2. [2026-06-04 05:59:36,891] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-8', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 2. [2026-06-04 05:59:36,891] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-14', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 2. [2026-06-04 05:59:36,891] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-9', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 2. [2026-06-04 05:59:36,891] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-6', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 2. [2026-06-04 05:59:36,891] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-7', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 2. [2026-06-04 05:59:36,892] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-4', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 2. [2026-06-04 05:59:36,892] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-10', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 2. [2026-06-04 05:59:36,892] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-5', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 2. [2026-06-04 05:59:36,892] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-19', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 2. [2026-06-04 05:59:36,892] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-15', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 2. [2026-06-04 05:59:36,892] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-16', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 2. [2026-06-04 05:59:36,892] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-17', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 2. [2026-06-04 05:59:36,892] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-18', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 2. [2026-06-04 05:59:36,895] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='structured_syslog_topic', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 2. [2026-06-04 05:59:36,932] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-22', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 2. [2026-06-04 05:59:36,932] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-23', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 2. [2026-06-04 05:59:36,932] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-24', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 2. [2026-06-04 05:59:36,933] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-25', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 2. [2026-06-04 05:59:36,933] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-20', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 2. [2026-06-04 05:59:36,933] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-21', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 2. [2026-06-04 05:59:36,933] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-26', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 2. [2026-06-04 05:59:36,933] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-27', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 2. [2026-06-04 05:59:36,933] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-28', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 2. [2026-06-04 05:59:36,933] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-29', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 2. [2026-06-04 05:59:36,933] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-2', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 2. [2026-06-04 05:59:36,933] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-3', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 2. [2026-06-04 05:59:36,933] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-0', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 2. [2026-06-04 05:59:36,933] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-1', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 2. [2026-06-04 05:59:36,934] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-11', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 2. [2026-06-04 05:59:36,934] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-12', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 2. [2026-06-04 05:59:36,934] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-13', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 2. [2026-06-04 05:59:36,934] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-8', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 2. [2026-06-04 05:59:36,934] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-14', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 2. [2026-06-04 05:59:36,934] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-9', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 2. [2026-06-04 05:59:36,935] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-6', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 2. [2026-06-04 05:59:36,935] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-7', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 2. [2026-06-04 05:59:36,935] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-4', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 2. [2026-06-04 05:59:36,935] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-10', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 2. [2026-06-04 05:59:36,935] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-5', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 2. [2026-06-04 05:59:36,935] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-19', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 2. [2026-06-04 05:59:36,935] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='structured_syslog_topic', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 2. [2026-06-04 05:59:36,936] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-15', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 2. [2026-06-04 05:59:36,938] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-16', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 2. [2026-06-04 05:59:36,938] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-17', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 2. [2026-06-04 05:59:36,938] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-18', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 2. [2026-06-04 05:59:37,889] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-22', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 2. [2026-06-04 05:59:37,889] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-23', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 2. [2026-06-04 05:59:37,889] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-24', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 2. [2026-06-04 05:59:37,889] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-25', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 2. [2026-06-04 05:59:37,890] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-20', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 2. [2026-06-04 05:59:37,890] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-21', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 2. [2026-06-04 05:59:37,890] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-26', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 2. [2026-06-04 05:59:37,890] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-27', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 2. [2026-06-04 05:59:37,890] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-28', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 2. [2026-06-04 05:59:37,890] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-29', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 2. [2026-06-04 05:59:37,890] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-2', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 2. [2026-06-04 05:59:37,890] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-3', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 2. [2026-06-04 05:59:37,890] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-0', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 2. [2026-06-04 05:59:37,890] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-1', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 2. [2026-06-04 05:59:37,890] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-11', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 2. [2026-06-04 05:59:37,890] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-12', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 2. [2026-06-04 05:59:37,890] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-13', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 2. [2026-06-04 05:59:37,891] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-8', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 2. [2026-06-04 05:59:37,891] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-14', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 2. [2026-06-04 05:59:37,891] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-9', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 2. [2026-06-04 05:59:37,891] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-6', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 2. [2026-06-04 05:59:37,891] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-7', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 2. [2026-06-04 05:59:37,891] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-4', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 2. [2026-06-04 05:59:37,891] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-10', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 2. [2026-06-04 05:59:37,891] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-5', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 2. [2026-06-04 05:59:37,891] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-19', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 2. [2026-06-04 05:59:37,891] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-15', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 2. [2026-06-04 05:59:37,891] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-16', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 2. [2026-06-04 05:59:37,891] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-17', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 2. [2026-06-04 05:59:37,892] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-18', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 2. [2026-06-04 05:59:37,894] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='structured_syslog_topic', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 2. [2026-06-04 05:59:37,932] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-22', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 2. [2026-06-04 05:59:37,934] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-23', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 2. [2026-06-04 05:59:37,934] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-24', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 2. [2026-06-04 05:59:37,934] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-25', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 2. [2026-06-04 05:59:37,934] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-20', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 2. [2026-06-04 05:59:37,934] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-21', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 2. [2026-06-04 05:59:37,934] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-26', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 2. [2026-06-04 05:59:37,934] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-27', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 2. [2026-06-04 05:59:37,934] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-28', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 2. [2026-06-04 05:59:37,934] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-29', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 2. [2026-06-04 05:59:37,934] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-2', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 2. [2026-06-04 05:59:37,934] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-3', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 2. [2026-06-04 05:59:37,934] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-0', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 2. [2026-06-04 05:59:37,934] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-1', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 2. [2026-06-04 05:59:37,934] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-11', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 2. [2026-06-04 05:59:37,935] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-12', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 2. [2026-06-04 05:59:37,932] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='structured_syslog_topic', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 2. [2026-06-04 05:59:37,938] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-13', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 2. [2026-06-04 05:59:37,938] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-8', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 2. [2026-06-04 05:59:37,938] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-14', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 2. [2026-06-04 05:59:37,938] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-9', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 2. [2026-06-04 05:59:37,938] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-6', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 2. [2026-06-04 05:59:37,938] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-7', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 2. [2026-06-04 05:59:37,938] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-4', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 2. [2026-06-04 05:59:37,938] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-10', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 2. [2026-06-04 05:59:37,939] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-5', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 2. [2026-06-04 05:59:37,939] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-19', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 2. [2026-06-04 05:59:37,939] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-15', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 2. [2026-06-04 05:59:37,939] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-16', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 2. [2026-06-04 05:59:37,939] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-17', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 2. [2026-06-04 05:59:37,939] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='-uve-topic-18', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 2. [2026-06-04 05:59:38,042] INFO [Controller id=2, targetBrokerId=1] Node 1 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-04 05:59:38,042] WARN [Controller id=2, targetBrokerId=1] Connection to node 1 (/10.0.0.38:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-04 05:59:38,042] INFO [Controller id=2, targetBrokerId=1] Client requested connection close from node 1 (org.apache.kafka.clients.NetworkClient) [2026-06-04 05:59:38,143] INFO [Controller id=2, targetBrokerId=1] Node 1 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-04 05:59:38,143] WARN [Controller id=2, targetBrokerId=1] Connection to node 1 (/10.0.0.38:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-04 05:59:38,144] INFO [Controller id=2, targetBrokerId=1] Client requested connection close from node 1 (org.apache.kafka.clients.NetworkClient) [2026-06-04 05:59:38,245] INFO [Controller id=2, targetBrokerId=1] Node 1 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-04 05:59:38,246] WARN [Controller id=2, targetBrokerId=1] Connection to node 1 (/10.0.0.38:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-04 05:59:38,246] INFO [Controller id=2, targetBrokerId=1] Client requested connection close from node 1 (org.apache.kafka.clients.NetworkClient) [2026-06-04 05:59:38,348] INFO [Controller id=2, targetBrokerId=1] Node 1 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-04 05:59:38,348] WARN [Controller id=2, targetBrokerId=1] Connection to node 1 (/10.0.0.38:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-04 05:59:38,349] INFO [Controller id=2, targetBrokerId=1] Client requested connection close from node 1 (org.apache.kafka.clients.NetworkClient) [2026-06-04 05:59:38,455] INFO [Controller id=2, targetBrokerId=1] Node 1 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-04 05:59:38,455] WARN [Controller id=2, targetBrokerId=1] Connection to node 1 (/10.0.0.38:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-04 05:59:38,455] INFO [Controller id=2, targetBrokerId=1] Client requested connection close from node 1 (org.apache.kafka.clients.NetworkClient) [2026-06-04 05:59:38,472] INFO [ReplicaFetcherManager on broker 2] Removed fetcher for partitions HashSet(structured_syslog_topic-3, structured_syslog_topic-6, structured_syslog_topic-15, structured_syslog_topic-21, structured_syslog_topic-27, structured_syslog_topic-18, structured_syslog_topic-9, structured_syslog_topic-24, structured_syslog_topic-0, structured_syslog_topic-12) (kafka.server.ReplicaFetcherManager) [2026-06-04 05:59:38,557] INFO [Controller id=2, targetBrokerId=1] Node 1 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-04 05:59:38,557] WARN [Controller id=2, targetBrokerId=1] Connection to node 1 (/10.0.0.38:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-04 05:59:38,557] INFO [Controller id=2, targetBrokerId=1] Client requested connection close from node 1 (org.apache.kafka.clients.NetworkClient) [2026-06-04 05:59:38,658] INFO [Controller id=2, targetBrokerId=1] Node 1 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-04 05:59:38,658] WARN [Controller id=2, targetBrokerId=1] Connection to node 1 (/10.0.0.38:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-04 05:59:38,658] INFO [Controller id=2, targetBrokerId=1] Client requested connection close from node 1 (org.apache.kafka.clients.NetworkClient) [2026-06-04 05:59:38,775] INFO [LogLoader partition=structured_syslog_topic-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:38,808] INFO Created log for partition structured_syslog_topic-3 in /tmp/kafka-logs/structured_syslog_topic-3 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:38,811] INFO [Partition structured_syslog_topic-3 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-3 (kafka.cluster.Partition) [2026-06-04 05:59:38,813] INFO [Partition structured_syslog_topic-3 broker=2] Log loaded for partition structured_syslog_topic-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:38,874] INFO [LogLoader partition=structured_syslog_topic-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:38,876] INFO Created log for partition structured_syslog_topic-18 in /tmp/kafka-logs/structured_syslog_topic-18 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:38,876] INFO [Partition structured_syslog_topic-18 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-18 (kafka.cluster.Partition) [2026-06-04 05:59:38,876] INFO [Partition structured_syslog_topic-18 broker=2] Log loaded for partition structured_syslog_topic-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:38,912] INFO [LogLoader partition=structured_syslog_topic-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:38,913] INFO Created log for partition structured_syslog_topic-0 in /tmp/kafka-logs/structured_syslog_topic-0 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:38,913] INFO [Partition structured_syslog_topic-0 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-0 (kafka.cluster.Partition) [2026-06-04 05:59:38,913] INFO [Partition structured_syslog_topic-0 broker=2] Log loaded for partition structured_syslog_topic-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:38,936] INFO [LogLoader partition=structured_syslog_topic-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:38,936] INFO Created log for partition structured_syslog_topic-15 in /tmp/kafka-logs/structured_syslog_topic-15 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:38,936] INFO [Partition structured_syslog_topic-15 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-15 (kafka.cluster.Partition) [2026-06-04 05:59:38,936] INFO [Partition structured_syslog_topic-15 broker=2] Log loaded for partition structured_syslog_topic-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:38,956] INFO [LogLoader partition=structured_syslog_topic-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:38,957] INFO Created log for partition structured_syslog_topic-12 in /tmp/kafka-logs/structured_syslog_topic-12 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:38,957] INFO [Partition structured_syslog_topic-12 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-12 (kafka.cluster.Partition) [2026-06-04 05:59:38,957] INFO [Partition structured_syslog_topic-12 broker=2] Log loaded for partition structured_syslog_topic-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:38,969] INFO [LogLoader partition=structured_syslog_topic-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:38,970] INFO Created log for partition structured_syslog_topic-27 in /tmp/kafka-logs/structured_syslog_topic-27 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:38,970] INFO [Partition structured_syslog_topic-27 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-27 (kafka.cluster.Partition) [2026-06-04 05:59:38,970] INFO [Partition structured_syslog_topic-27 broker=2] Log loaded for partition structured_syslog_topic-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:38,986] INFO [LogLoader partition=structured_syslog_topic-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:38,987] INFO Created log for partition structured_syslog_topic-9 in /tmp/kafka-logs/structured_syslog_topic-9 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:38,987] INFO [Partition structured_syslog_topic-9 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-9 (kafka.cluster.Partition) [2026-06-04 05:59:38,987] INFO [Partition structured_syslog_topic-9 broker=2] Log loaded for partition structured_syslog_topic-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:38,999] INFO [LogLoader partition=structured_syslog_topic-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:39,000] INFO Created log for partition structured_syslog_topic-24 in /tmp/kafka-logs/structured_syslog_topic-24 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:39,003] INFO [Partition structured_syslog_topic-24 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-24 (kafka.cluster.Partition) [2026-06-04 05:59:39,003] INFO [Partition structured_syslog_topic-24 broker=2] Log loaded for partition structured_syslog_topic-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:39,017] INFO [LogLoader partition=structured_syslog_topic-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:39,020] INFO Created log for partition structured_syslog_topic-6 in /tmp/kafka-logs/structured_syslog_topic-6 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:39,020] INFO [Partition structured_syslog_topic-6 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-6 (kafka.cluster.Partition) [2026-06-04 05:59:39,020] INFO [Partition structured_syslog_topic-6 broker=2] Log loaded for partition structured_syslog_topic-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:39,022] INFO Creating topic -uve-topic-4 with configuration {} and initial partition assignment HashMap(0 -> ArrayBuffer(1, 3, 2), 1 -> ArrayBuffer(2, 1, 3), 2 -> ArrayBuffer(3, 2, 1), 3 -> ArrayBuffer(1, 2, 3), 4 -> ArrayBuffer(2, 3, 1), 5 -> ArrayBuffer(3, 1, 2), 6 -> ArrayBuffer(1, 3, 2), 7 -> ArrayBuffer(2, 1, 3), 8 -> ArrayBuffer(3, 2, 1), 9 -> ArrayBuffer(1, 2, 3), 10 -> ArrayBuffer(2, 3, 1), 11 -> ArrayBuffer(3, 1, 2), 12 -> ArrayBuffer(1, 3, 2), 13 -> ArrayBuffer(2, 1, 3), 14 -> ArrayBuffer(3, 2, 1), 15 -> ArrayBuffer(1, 2, 3), 16 -> ArrayBuffer(2, 3, 1), 17 -> ArrayBuffer(3, 1, 2), 18 -> ArrayBuffer(1, 3, 2), 19 -> ArrayBuffer(2, 1, 3), 20 -> ArrayBuffer(3, 2, 1), 21 -> ArrayBuffer(1, 2, 3), 22 -> ArrayBuffer(2, 3, 1), 23 -> ArrayBuffer(3, 1, 2), 24 -> ArrayBuffer(1, 3, 2), 25 -> ArrayBuffer(2, 1, 3), 26 -> ArrayBuffer(3, 2, 1), 27 -> ArrayBuffer(1, 2, 3), 28 -> ArrayBuffer(2, 3, 1), 29 -> ArrayBuffer(3, 1, 2)) (kafka.zk.AdminZkClient) [2026-06-04 05:59:39,038] INFO [LogLoader partition=structured_syslog_topic-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:39,048] INFO Created log for partition structured_syslog_topic-21 in /tmp/kafka-logs/structured_syslog_topic-21 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:39,052] INFO [Partition structured_syslog_topic-21 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-21 (kafka.cluster.Partition) [2026-06-04 05:59:39,053] INFO [Partition structured_syslog_topic-21 broker=2] Log loaded for partition structured_syslog_topic-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:39,075] INFO [LogLoader partition=structured_syslog_topic-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:39,085] INFO Created log for partition structured_syslog_topic-19 in /tmp/kafka-logs/structured_syslog_topic-19 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:39,086] INFO [Partition structured_syslog_topic-19 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-19 (kafka.cluster.Partition) [2026-06-04 05:59:39,087] INFO Creating topic -uve-topic-19 with configuration {} and initial partition assignment HashMap(0 -> ArrayBuffer(2, 1, 3), 1 -> ArrayBuffer(3, 2, 1), 2 -> ArrayBuffer(1, 3, 2), 3 -> ArrayBuffer(2, 3, 1), 4 -> ArrayBuffer(3, 1, 2), 5 -> ArrayBuffer(1, 2, 3), 6 -> ArrayBuffer(2, 1, 3), 7 -> ArrayBuffer(3, 2, 1), 8 -> ArrayBuffer(1, 3, 2), 9 -> ArrayBuffer(2, 3, 1), 10 -> ArrayBuffer(3, 1, 2), 11 -> ArrayBuffer(1, 2, 3), 12 -> ArrayBuffer(2, 1, 3), 13 -> ArrayBuffer(3, 2, 1), 14 -> ArrayBuffer(1, 3, 2), 15 -> ArrayBuffer(2, 3, 1), 16 -> ArrayBuffer(3, 1, 2), 17 -> ArrayBuffer(1, 2, 3), 18 -> ArrayBuffer(2, 1, 3), 19 -> ArrayBuffer(3, 2, 1), 20 -> ArrayBuffer(1, 3, 2), 21 -> ArrayBuffer(2, 3, 1), 22 -> ArrayBuffer(3, 1, 2), 23 -> ArrayBuffer(1, 2, 3), 24 -> ArrayBuffer(2, 1, 3), 25 -> ArrayBuffer(3, 2, 1), 26 -> ArrayBuffer(1, 3, 2), 27 -> ArrayBuffer(2, 3, 1), 28 -> ArrayBuffer(3, 1, 2), 29 -> ArrayBuffer(1, 2, 3)) (kafka.zk.AdminZkClient) [2026-06-04 05:59:39,087] INFO [Partition structured_syslog_topic-19 broker=2] Log loaded for partition structured_syslog_topic-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:39,097] INFO [LogLoader partition=structured_syslog_topic-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:39,099] INFO Created log for partition structured_syslog_topic-2 in /tmp/kafka-logs/structured_syslog_topic-2 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:39,103] INFO [Partition structured_syslog_topic-2 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-2 (kafka.cluster.Partition) [2026-06-04 05:59:39,103] INFO [Partition structured_syslog_topic-2 broker=2] Log loaded for partition structured_syslog_topic-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:39,101] INFO Creating topic -uve-topic-15 with configuration {} and initial partition assignment HashMap(0 -> ArrayBuffer(1, 2, 3), 1 -> ArrayBuffer(2, 3, 1), 2 -> ArrayBuffer(3, 1, 2), 3 -> ArrayBuffer(1, 3, 2), 4 -> ArrayBuffer(2, 1, 3), 5 -> ArrayBuffer(3, 2, 1), 6 -> ArrayBuffer(1, 2, 3), 7 -> ArrayBuffer(2, 3, 1), 8 -> ArrayBuffer(3, 1, 2), 9 -> ArrayBuffer(1, 3, 2), 10 -> ArrayBuffer(2, 1, 3), 11 -> ArrayBuffer(3, 2, 1), 12 -> ArrayBuffer(1, 2, 3), 13 -> ArrayBuffer(2, 3, 1), 14 -> ArrayBuffer(3, 1, 2), 15 -> ArrayBuffer(1, 3, 2), 16 -> ArrayBuffer(2, 1, 3), 17 -> ArrayBuffer(3, 2, 1), 18 -> ArrayBuffer(1, 2, 3), 19 -> ArrayBuffer(2, 3, 1), 20 -> ArrayBuffer(3, 1, 2), 21 -> ArrayBuffer(1, 3, 2), 22 -> ArrayBuffer(2, 1, 3), 23 -> ArrayBuffer(3, 2, 1), 24 -> ArrayBuffer(1, 2, 3), 25 -> ArrayBuffer(2, 3, 1), 26 -> ArrayBuffer(3, 1, 2), 27 -> ArrayBuffer(1, 3, 2), 28 -> ArrayBuffer(2, 1, 3), 29 -> ArrayBuffer(3, 2, 1)) (kafka.zk.AdminZkClient) [2026-06-04 05:59:39,109] INFO [LogLoader partition=structured_syslog_topic-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:39,112] INFO Created log for partition structured_syslog_topic-17 in /tmp/kafka-logs/structured_syslog_topic-17 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:39,120] INFO [Partition structured_syslog_topic-17 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-17 (kafka.cluster.Partition) [2026-06-04 05:59:39,120] INFO [Partition structured_syslog_topic-17 broker=2] Log loaded for partition structured_syslog_topic-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:39,132] INFO Creating topic -uve-topic-16 with configuration {} and initial partition assignment HashMap(0 -> ArrayBuffer(3, 1, 2), 1 -> ArrayBuffer(1, 2, 3), 2 -> ArrayBuffer(2, 3, 1), 3 -> ArrayBuffer(3, 2, 1), 4 -> ArrayBuffer(1, 3, 2), 5 -> ArrayBuffer(2, 1, 3), 6 -> ArrayBuffer(3, 1, 2), 7 -> ArrayBuffer(1, 2, 3), 8 -> ArrayBuffer(2, 3, 1), 9 -> ArrayBuffer(3, 2, 1), 10 -> ArrayBuffer(1, 3, 2), 11 -> ArrayBuffer(2, 1, 3), 12 -> ArrayBuffer(3, 1, 2), 13 -> ArrayBuffer(1, 2, 3), 14 -> ArrayBuffer(2, 3, 1), 15 -> ArrayBuffer(3, 2, 1), 16 -> ArrayBuffer(1, 3, 2), 17 -> ArrayBuffer(2, 1, 3), 18 -> ArrayBuffer(3, 1, 2), 19 -> ArrayBuffer(1, 2, 3), 20 -> ArrayBuffer(2, 3, 1), 21 -> ArrayBuffer(3, 2, 1), 22 -> ArrayBuffer(1, 3, 2), 23 -> ArrayBuffer(2, 1, 3), 24 -> ArrayBuffer(3, 1, 2), 25 -> ArrayBuffer(1, 2, 3), 26 -> ArrayBuffer(2, 3, 1), 27 -> ArrayBuffer(3, 2, 1), 28 -> ArrayBuffer(1, 3, 2), 29 -> ArrayBuffer(2, 1, 3)) (kafka.zk.AdminZkClient) [2026-06-04 05:59:39,133] INFO [LogLoader partition=structured_syslog_topic-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:39,134] INFO Created log for partition structured_syslog_topic-13 in /tmp/kafka-logs/structured_syslog_topic-13 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:39,136] INFO [Partition structured_syslog_topic-13 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-13 (kafka.cluster.Partition) [2026-06-04 05:59:39,136] INFO [Partition structured_syslog_topic-13 broker=2] Log loaded for partition structured_syslog_topic-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:39,146] INFO [LogLoader partition=structured_syslog_topic-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:39,148] INFO Creating topic -uve-topic-17 with configuration {} and initial partition assignment HashMap(0 -> ArrayBuffer(3, 2, 1), 1 -> ArrayBuffer(1, 3, 2), 2 -> ArrayBuffer(2, 1, 3), 3 -> ArrayBuffer(3, 1, 2), 4 -> ArrayBuffer(1, 2, 3), 5 -> ArrayBuffer(2, 3, 1), 6 -> ArrayBuffer(3, 2, 1), 7 -> ArrayBuffer(1, 3, 2), 8 -> ArrayBuffer(2, 1, 3), 9 -> ArrayBuffer(3, 1, 2), 10 -> ArrayBuffer(1, 2, 3), 11 -> ArrayBuffer(2, 3, 1), 12 -> ArrayBuffer(3, 2, 1), 13 -> ArrayBuffer(1, 3, 2), 14 -> ArrayBuffer(2, 1, 3), 15 -> ArrayBuffer(3, 1, 2), 16 -> ArrayBuffer(1, 2, 3), 17 -> ArrayBuffer(2, 3, 1), 18 -> ArrayBuffer(3, 2, 1), 19 -> ArrayBuffer(1, 3, 2), 20 -> ArrayBuffer(2, 1, 3), 21 -> ArrayBuffer(3, 1, 2), 22 -> ArrayBuffer(1, 2, 3), 23 -> ArrayBuffer(2, 3, 1), 24 -> ArrayBuffer(3, 2, 1), 25 -> ArrayBuffer(1, 3, 2), 26 -> ArrayBuffer(2, 1, 3), 27 -> ArrayBuffer(3, 1, 2), 28 -> ArrayBuffer(1, 2, 3), 29 -> ArrayBuffer(2, 3, 1)) (kafka.zk.AdminZkClient) [2026-06-04 05:59:39,150] INFO Created log for partition structured_syslog_topic-28 in /tmp/kafka-logs/structured_syslog_topic-28 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:39,152] INFO [Partition structured_syslog_topic-28 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-28 (kafka.cluster.Partition) [2026-06-04 05:59:39,153] INFO [Partition structured_syslog_topic-28 broker=2] Log loaded for partition structured_syslog_topic-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:39,166] INFO Creating topic -uve-topic-18 with configuration {} and initial partition assignment HashMap(0 -> ArrayBuffer(2, 1, 3), 1 -> ArrayBuffer(3, 2, 1), 2 -> ArrayBuffer(1, 3, 2), 3 -> ArrayBuffer(2, 3, 1), 4 -> ArrayBuffer(3, 1, 2), 5 -> ArrayBuffer(1, 2, 3), 6 -> ArrayBuffer(2, 1, 3), 7 -> ArrayBuffer(3, 2, 1), 8 -> ArrayBuffer(1, 3, 2), 9 -> ArrayBuffer(2, 3, 1), 10 -> ArrayBuffer(3, 1, 2), 11 -> ArrayBuffer(1, 2, 3), 12 -> ArrayBuffer(2, 1, 3), 13 -> ArrayBuffer(3, 2, 1), 14 -> ArrayBuffer(1, 3, 2), 15 -> ArrayBuffer(2, 3, 1), 16 -> ArrayBuffer(3, 1, 2), 17 -> ArrayBuffer(1, 2, 3), 18 -> ArrayBuffer(2, 1, 3), 19 -> ArrayBuffer(3, 2, 1), 20 -> ArrayBuffer(1, 3, 2), 21 -> ArrayBuffer(2, 3, 1), 22 -> ArrayBuffer(3, 1, 2), 23 -> ArrayBuffer(1, 2, 3), 24 -> ArrayBuffer(2, 1, 3), 25 -> ArrayBuffer(3, 2, 1), 26 -> ArrayBuffer(1, 3, 2), 27 -> ArrayBuffer(2, 3, 1), 28 -> ArrayBuffer(3, 1, 2), 29 -> ArrayBuffer(1, 2, 3)) (kafka.zk.AdminZkClient) [2026-06-04 05:59:39,176] INFO [LogLoader partition=structured_syslog_topic-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:39,180] INFO Created log for partition structured_syslog_topic-10 in /tmp/kafka-logs/structured_syslog_topic-10 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:39,181] INFO [Partition structured_syslog_topic-10 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-10 (kafka.cluster.Partition) [2026-06-04 05:59:39,181] INFO [Partition structured_syslog_topic-10 broker=2] Log loaded for partition structured_syslog_topic-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:39,199] INFO [LogLoader partition=structured_syslog_topic-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:39,203] INFO Created log for partition structured_syslog_topic-25 in /tmp/kafka-logs/structured_syslog_topic-25 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:39,205] INFO [Partition structured_syslog_topic-25 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-25 (kafka.cluster.Partition) [2026-06-04 05:59:39,205] INFO [Partition structured_syslog_topic-25 broker=2] Log loaded for partition structured_syslog_topic-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:39,223] INFO [LogLoader partition=structured_syslog_topic-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:39,226] INFO Created log for partition structured_syslog_topic-8 in /tmp/kafka-logs/structured_syslog_topic-8 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:39,226] INFO [Partition structured_syslog_topic-8 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-8 (kafka.cluster.Partition) [2026-06-04 05:59:39,228] INFO [Partition structured_syslog_topic-8 broker=2] Log loaded for partition structured_syslog_topic-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:39,244] INFO [LogLoader partition=structured_syslog_topic-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:39,245] INFO Created log for partition structured_syslog_topic-23 in /tmp/kafka-logs/structured_syslog_topic-23 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:39,245] INFO [Partition structured_syslog_topic-23 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-23 (kafka.cluster.Partition) [2026-06-04 05:59:39,245] INFO [Partition structured_syslog_topic-23 broker=2] Log loaded for partition structured_syslog_topic-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:39,266] INFO [LogLoader partition=structured_syslog_topic-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:39,267] INFO Created log for partition structured_syslog_topic-4 in /tmp/kafka-logs/structured_syslog_topic-4 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:39,268] INFO [Partition structured_syslog_topic-4 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-4 (kafka.cluster.Partition) [2026-06-04 05:59:39,269] INFO [Partition structured_syslog_topic-4 broker=2] Log loaded for partition structured_syslog_topic-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:39,281] INFO [LogLoader partition=structured_syslog_topic-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:39,282] INFO Created log for partition structured_syslog_topic-1 in /tmp/kafka-logs/structured_syslog_topic-1 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:39,283] INFO [Partition structured_syslog_topic-1 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-1 (kafka.cluster.Partition) [2026-06-04 05:59:39,283] INFO [Partition structured_syslog_topic-1 broker=2] Log loaded for partition structured_syslog_topic-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:39,299] INFO [LogLoader partition=structured_syslog_topic-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:39,300] INFO Created log for partition structured_syslog_topic-16 in /tmp/kafka-logs/structured_syslog_topic-16 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:39,300] INFO [Partition structured_syslog_topic-16 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-16 (kafka.cluster.Partition) [2026-06-04 05:59:39,300] INFO [Partition structured_syslog_topic-16 broker=2] Log loaded for partition structured_syslog_topic-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:39,316] INFO [LogLoader partition=structured_syslog_topic-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:39,316] INFO Created log for partition structured_syslog_topic-14 in /tmp/kafka-logs/structured_syslog_topic-14 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:39,316] INFO [Partition structured_syslog_topic-14 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-14 (kafka.cluster.Partition) [2026-06-04 05:59:39,316] INFO [Partition structured_syslog_topic-14 broker=2] Log loaded for partition structured_syslog_topic-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:39,326] INFO [LogLoader partition=structured_syslog_topic-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:39,327] INFO Created log for partition structured_syslog_topic-29 in /tmp/kafka-logs/structured_syslog_topic-29 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:39,327] INFO [Partition structured_syslog_topic-29 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-29 (kafka.cluster.Partition) [2026-06-04 05:59:39,327] INFO [Partition structured_syslog_topic-29 broker=2] Log loaded for partition structured_syslog_topic-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:39,338] INFO [LogLoader partition=structured_syslog_topic-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:39,339] INFO Created log for partition structured_syslog_topic-11 in /tmp/kafka-logs/structured_syslog_topic-11 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:39,339] INFO [Partition structured_syslog_topic-11 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-11 (kafka.cluster.Partition) [2026-06-04 05:59:39,339] INFO [Partition structured_syslog_topic-11 broker=2] Log loaded for partition structured_syslog_topic-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:39,354] INFO [LogLoader partition=structured_syslog_topic-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:39,355] INFO Created log for partition structured_syslog_topic-26 in /tmp/kafka-logs/structured_syslog_topic-26 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:39,355] INFO [Partition structured_syslog_topic-26 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-26 (kafka.cluster.Partition) [2026-06-04 05:59:39,355] INFO [Partition structured_syslog_topic-26 broker=2] Log loaded for partition structured_syslog_topic-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:39,371] INFO [LogLoader partition=structured_syslog_topic-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:39,371] INFO Created log for partition structured_syslog_topic-7 in /tmp/kafka-logs/structured_syslog_topic-7 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:39,371] INFO [Partition structured_syslog_topic-7 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-7 (kafka.cluster.Partition) [2026-06-04 05:59:39,371] INFO [Partition structured_syslog_topic-7 broker=2] Log loaded for partition structured_syslog_topic-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:39,387] INFO [LogLoader partition=structured_syslog_topic-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:39,388] INFO Created log for partition structured_syslog_topic-22 in /tmp/kafka-logs/structured_syslog_topic-22 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:39,388] INFO [Partition structured_syslog_topic-22 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-22 (kafka.cluster.Partition) [2026-06-04 05:59:39,388] INFO [Partition structured_syslog_topic-22 broker=2] Log loaded for partition structured_syslog_topic-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:39,407] INFO [LogLoader partition=structured_syslog_topic-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:39,408] INFO Created log for partition structured_syslog_topic-5 in /tmp/kafka-logs/structured_syslog_topic-5 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:39,408] INFO [Partition structured_syslog_topic-5 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-5 (kafka.cluster.Partition) [2026-06-04 05:59:39,408] INFO [Partition structured_syslog_topic-5 broker=2] Log loaded for partition structured_syslog_topic-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:39,421] INFO [LogLoader partition=structured_syslog_topic-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:39,422] INFO Created log for partition structured_syslog_topic-20 in /tmp/kafka-logs/structured_syslog_topic-20 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:39,422] INFO [Partition structured_syslog_topic-20 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-20 (kafka.cluster.Partition) [2026-06-04 05:59:39,422] INFO [Partition structured_syslog_topic-20 broker=2] Log loaded for partition structured_syslog_topic-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:39,423] INFO [ReplicaFetcherManager on broker 2] Removed fetcher for partitions HashSet(structured_syslog_topic-1, structured_syslog_topic-2, structured_syslog_topic-4, structured_syslog_topic-5, structured_syslog_topic-23, structured_syslog_topic-25, structured_syslog_topic-26, structured_syslog_topic-28, structured_syslog_topic-29, structured_syslog_topic-16, structured_syslog_topic-17, structured_syslog_topic-19, structured_syslog_topic-20, structured_syslog_topic-22, structured_syslog_topic-7, structured_syslog_topic-8, structured_syslog_topic-10, structured_syslog_topic-11, structured_syslog_topic-13, structured_syslog_topic-14) (kafka.server.ReplicaFetcherManager) [2026-06-04 05:59:39,505] INFO [ReplicaFetcherThread-0-1]: Starting (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:39,506] INFO [ReplicaFetcherManager on broker 2] Added fetcher to broker 1 for partitions HashMap(structured_syslog_topic-17 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), structured_syslog_topic-26 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), structured_syslog_topic-20 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), structured_syslog_topic-5 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), structured_syslog_topic-29 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), structured_syslog_topic-8 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), structured_syslog_topic-14 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), structured_syslog_topic-2 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), structured_syslog_topic-23 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), structured_syslog_topic-11 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0)) (kafka.server.ReplicaFetcherManager) [2026-06-04 05:59:39,524] INFO [ReplicaFetcherManager on broker 2] Added fetcher to broker 3 for partitions HashMap(structured_syslog_topic-22 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), structured_syslog_topic-16 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), structured_syslog_topic-10 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), structured_syslog_topic-19 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), structured_syslog_topic-7 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), structured_syslog_topic-4 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), structured_syslog_topic-28 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), structured_syslog_topic-25 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), structured_syslog_topic-1 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), structured_syslog_topic-13 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0)) (kafka.server.ReplicaFetcherManager) [2026-06-04 05:59:39,526] INFO [ReplicaFetcherThread-0-3]: Starting (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:39,531] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:39,535] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:39,538] INFO [UnifiedLog partition=structured_syslog_topic-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:39,542] INFO [UnifiedLog partition=structured_syslog_topic-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:39,544] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:39,549] INFO [UnifiedLog partition=structured_syslog_topic-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:39,547] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:39,551] INFO [UnifiedLog partition=structured_syslog_topic-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:39,551] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:39,551] INFO [UnifiedLog partition=structured_syslog_topic-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:39,551] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:39,551] INFO [UnifiedLog partition=structured_syslog_topic-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:39,551] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:39,551] INFO [UnifiedLog partition=structured_syslog_topic-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:39,552] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:39,552] INFO [UnifiedLog partition=structured_syslog_topic-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:39,552] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:39,552] INFO [UnifiedLog partition=structured_syslog_topic-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:39,552] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:39,552] INFO [UnifiedLog partition=structured_syslog_topic-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:39,553] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:39,553] INFO [UnifiedLog partition=structured_syslog_topic-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:39,553] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:39,553] INFO [UnifiedLog partition=structured_syslog_topic-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:39,550] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:39,553] INFO [UnifiedLog partition=structured_syslog_topic-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:39,554] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:39,554] INFO [UnifiedLog partition=structured_syslog_topic-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:39,554] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:39,554] INFO [UnifiedLog partition=structured_syslog_topic-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:39,554] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:39,554] INFO [UnifiedLog partition=structured_syslog_topic-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:39,554] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:39,554] INFO [UnifiedLog partition=structured_syslog_topic-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:39,554] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:39,555] INFO [UnifiedLog partition=structured_syslog_topic-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:39,555] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:39,555] INFO [UnifiedLog partition=structured_syslog_topic-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:39,555] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:39,555] INFO [UnifiedLog partition=structured_syslog_topic-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:39,708] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-16. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:39,708] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-1. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:39,708] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-19. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:39,708] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-4. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:39,708] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-22. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:39,708] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-7. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:39,708] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-25. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:39,708] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-10. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:39,708] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-28. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:39,708] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-13. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:39,738] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-17. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:39,738] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-2. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:39,738] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-20. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:39,739] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-5. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:39,739] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-23. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:39,739] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-8. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:39,739] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-26. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:39,739] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-11. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:39,739] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-29. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:39,739] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-14. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:39,801] INFO [ReplicaFetcherManager on broker 2] Removed fetcher for partitions HashSet(-uve-topic-21-4, -uve-topic-22-24, -uve-topic-22-9, -uve-topic-23-11, -uve-topic-23-2, -uve-topic-24-14, -uve-topic-24-8, -uve-topic-25-17, -uve-topic-24-29, -uve-topic-25-11, -uve-topic-20-6, -uve-topic-23-5, -uve-topic-24-11, -uve-topic-20-0, -uve-topic-25-2, -uve-topic-21-7, -uve-topic-21-1, -uve-topic-25-29, -uve-topic-25-8, -uve-topic-25-23, -uve-topic-23-14, -uve-topic-23-17, -uve-topic-24-26, -uve-topic-20-27, -uve-topic-24-5, -uve-topic-22-21, -uve-topic-23-20, -uve-topic-21-28, -uve-topic-24-23, -uve-topic-21-16, -uve-topic-22-18, -uve-topic-20-15, -uve-topic-24-2, -uve-topic-23-26, -uve-topic-21-13, -uve-topic-20-12, -uve-topic-22-6, -uve-topic-22-12, -uve-topic-24-20, -uve-topic-23-23, -uve-topic-23-29, -uve-topic-25-5, -uve-topic-22-3, -uve-topic-21-25, -uve-topic-21-10, -uve-topic-22-27, -uve-topic-20-24, -uve-topic-22-0, -uve-topic-22-15, -uve-topic-21-22, -uve-topic-20-3, -uve-topic-20-21, -uve-topic-25-20, -uve-topic-25-14, -uve-topic-24-17, -uve-topic-23-8, -uve-topic-20-18, -uve-topic-21-19, -uve-topic-20-9, -uve-topic-25-26) (kafka.server.ReplicaFetcherManager) [2026-06-04 05:59:39,809] INFO [LogLoader partition=-uve-topic-20-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:39,811] INFO Created log for partition -uve-topic-20-21 in /tmp/kafka-logs/-uve-topic-20-21 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:39,819] INFO [Partition -uve-topic-20-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-21 (kafka.cluster.Partition) [2026-06-04 05:59:39,819] INFO [Partition -uve-topic-20-21 broker=2] Log loaded for partition -uve-topic-20-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:39,850] INFO [LogLoader partition=-uve-topic-20-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:39,852] INFO Created log for partition -uve-topic-20-6 in /tmp/kafka-logs/-uve-topic-20-6 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:39,854] INFO [Partition -uve-topic-20-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-6 (kafka.cluster.Partition) [2026-06-04 05:59:39,854] INFO [Partition -uve-topic-20-6 broker=2] Log loaded for partition -uve-topic-20-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:39,872] INFO [LogLoader partition=-uve-topic-22-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:39,872] INFO Created log for partition -uve-topic-22-21 in /tmp/kafka-logs/-uve-topic-22-21 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:39,873] INFO [Partition -uve-topic-22-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-21 (kafka.cluster.Partition) [2026-06-04 05:59:39,873] INFO [Partition -uve-topic-22-21 broker=2] Log loaded for partition -uve-topic-22-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:39,896] INFO [LogLoader partition=-uve-topic-22-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:39,898] INFO Created log for partition -uve-topic-22-6 in /tmp/kafka-logs/-uve-topic-22-6 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:39,903] INFO [Partition -uve-topic-22-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-6 (kafka.cluster.Partition) [2026-06-04 05:59:39,903] INFO [Partition -uve-topic-22-6 broker=2] Log loaded for partition -uve-topic-22-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:39,955] INFO [LogLoader partition=-uve-topic-21-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:39,956] INFO Created log for partition -uve-topic-21-28 in /tmp/kafka-logs/-uve-topic-21-28 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:39,956] INFO [Partition -uve-topic-21-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-28 (kafka.cluster.Partition) [2026-06-04 05:59:39,957] INFO [Partition -uve-topic-21-28 broker=2] Log loaded for partition -uve-topic-21-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:39,985] INFO [LogLoader partition=-uve-topic-21-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:39,990] INFO Created log for partition -uve-topic-21-13 in /tmp/kafka-logs/-uve-topic-21-13 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:39,990] INFO [Partition -uve-topic-21-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-13 (kafka.cluster.Partition) [2026-06-04 05:59:39,990] INFO [Partition -uve-topic-21-13 broker=2] Log loaded for partition -uve-topic-21-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:40,014] INFO [LogLoader partition=-uve-topic-23-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:40,022] INFO Created log for partition -uve-topic-23-20 in /tmp/kafka-logs/-uve-topic-23-20 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:40,024] INFO [Partition -uve-topic-23-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-20 (kafka.cluster.Partition) [2026-06-04 05:59:40,026] INFO [Partition -uve-topic-23-20 broker=2] Log loaded for partition -uve-topic-23-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:40,057] INFO [LogLoader partition=-uve-topic-23-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:40,059] INFO Created log for partition -uve-topic-23-5 in /tmp/kafka-logs/-uve-topic-23-5 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:40,059] INFO [Partition -uve-topic-23-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-5 (kafka.cluster.Partition) [2026-06-04 05:59:40,059] INFO [Partition -uve-topic-23-5 broker=2] Log loaded for partition -uve-topic-23-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:40,095] INFO [LogLoader partition=-uve-topic-24-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:40,099] INFO Created log for partition -uve-topic-24-20 in /tmp/kafka-logs/-uve-topic-24-20 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:40,099] INFO [Partition -uve-topic-24-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-20 (kafka.cluster.Partition) [2026-06-04 05:59:40,099] INFO [Partition -uve-topic-24-20 broker=2] Log loaded for partition -uve-topic-24-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:40,130] INFO [LogLoader partition=-uve-topic-24-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:40,131] INFO Created log for partition -uve-topic-24-5 in /tmp/kafka-logs/-uve-topic-24-5 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:40,131] INFO [Partition -uve-topic-24-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-5 (kafka.cluster.Partition) [2026-06-04 05:59:40,131] INFO [Partition -uve-topic-24-5 broker=2] Log loaded for partition -uve-topic-24-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:40,161] INFO [LogLoader partition=-uve-topic-25-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:40,162] INFO Created log for partition -uve-topic-25-20 in /tmp/kafka-logs/-uve-topic-25-20 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:40,162] INFO [Partition -uve-topic-25-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-20 (kafka.cluster.Partition) [2026-06-04 05:59:40,162] INFO [Partition -uve-topic-25-20 broker=2] Log loaded for partition -uve-topic-25-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:40,214] INFO [LogLoader partition=-uve-topic-25-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:40,214] INFO Created log for partition -uve-topic-25-5 in /tmp/kafka-logs/-uve-topic-25-5 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:40,215] INFO [Partition -uve-topic-25-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-5 (kafka.cluster.Partition) [2026-06-04 05:59:40,215] INFO [Partition -uve-topic-25-5 broker=2] Log loaded for partition -uve-topic-25-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:40,266] INFO [LogLoader partition=-uve-topic-20-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:40,268] INFO Created log for partition -uve-topic-20-15 in /tmp/kafka-logs/-uve-topic-20-15 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:40,268] INFO [Partition -uve-topic-20-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-15 (kafka.cluster.Partition) [2026-06-04 05:59:40,268] INFO [Partition -uve-topic-20-15 broker=2] Log loaded for partition -uve-topic-20-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:40,296] INFO [LogLoader partition=-uve-topic-20-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:40,296] INFO Created log for partition -uve-topic-20-0 in /tmp/kafka-logs/-uve-topic-20-0 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:40,297] INFO [Partition -uve-topic-20-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-0 (kafka.cluster.Partition) [2026-06-04 05:59:40,297] INFO [Partition -uve-topic-20-0 broker=2] Log loaded for partition -uve-topic-20-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:40,354] INFO [LogLoader partition=-uve-topic-22-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:40,356] INFO Created log for partition -uve-topic-22-15 in /tmp/kafka-logs/-uve-topic-22-15 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:40,356] INFO [Partition -uve-topic-22-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-15 (kafka.cluster.Partition) [2026-06-04 05:59:40,356] INFO [Partition -uve-topic-22-15 broker=2] Log loaded for partition -uve-topic-22-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:40,391] INFO [LogLoader partition=-uve-topic-22-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:40,392] INFO Created log for partition -uve-topic-22-0 in /tmp/kafka-logs/-uve-topic-22-0 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:40,392] INFO [Partition -uve-topic-22-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-0 (kafka.cluster.Partition) [2026-06-04 05:59:40,392] INFO [Partition -uve-topic-22-0 broker=2] Log loaded for partition -uve-topic-22-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:40,416] INFO [LogLoader partition=-uve-topic-23-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:40,416] INFO Created log for partition -uve-topic-23-8 in /tmp/kafka-logs/-uve-topic-23-8 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:40,417] INFO [Partition -uve-topic-23-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-8 (kafka.cluster.Partition) [2026-06-04 05:59:40,417] INFO [Partition -uve-topic-23-8 broker=2] Log loaded for partition -uve-topic-23-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:40,443] INFO [LogLoader partition=-uve-topic-24-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:40,444] INFO Created log for partition -uve-topic-24-23 in /tmp/kafka-logs/-uve-topic-24-23 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:40,444] INFO [Partition -uve-topic-24-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-23 (kafka.cluster.Partition) [2026-06-04 05:59:40,444] INFO [Partition -uve-topic-24-23 broker=2] Log loaded for partition -uve-topic-24-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:40,463] INFO [LogLoader partition=-uve-topic-24-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:40,464] INFO Created log for partition -uve-topic-24-8 in /tmp/kafka-logs/-uve-topic-24-8 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:40,464] INFO [Partition -uve-topic-24-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-8 (kafka.cluster.Partition) [2026-06-04 05:59:40,464] INFO [Partition -uve-topic-24-8 broker=2] Log loaded for partition -uve-topic-24-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:40,479] INFO [LogLoader partition=-uve-topic-25-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:40,480] INFO Created log for partition -uve-topic-25-23 in /tmp/kafka-logs/-uve-topic-25-23 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:40,480] INFO [Partition -uve-topic-25-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-23 (kafka.cluster.Partition) [2026-06-04 05:59:40,480] INFO [Partition -uve-topic-25-23 broker=2] Log loaded for partition -uve-topic-25-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:40,498] INFO [LogLoader partition=-uve-topic-25-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:40,499] INFO Created log for partition -uve-topic-25-8 in /tmp/kafka-logs/-uve-topic-25-8 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:40,499] INFO [Partition -uve-topic-25-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-8 (kafka.cluster.Partition) [2026-06-04 05:59:40,499] INFO [Partition -uve-topic-25-8 broker=2] Log loaded for partition -uve-topic-25-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:40,510] INFO [LogLoader partition=-uve-topic-23-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:40,511] INFO Created log for partition -uve-topic-23-23 in /tmp/kafka-logs/-uve-topic-23-23 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:40,511] INFO [Partition -uve-topic-23-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-23 (kafka.cluster.Partition) [2026-06-04 05:59:40,511] INFO [Partition -uve-topic-23-23 broker=2] Log loaded for partition -uve-topic-23-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:40,526] INFO [LogLoader partition=-uve-topic-25-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:40,526] INFO Created log for partition -uve-topic-25-14 in /tmp/kafka-logs/-uve-topic-25-14 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:40,526] INFO [Partition -uve-topic-25-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-14 (kafka.cluster.Partition) [2026-06-04 05:59:40,526] INFO [Partition -uve-topic-25-14 broker=2] Log loaded for partition -uve-topic-25-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:40,552] INFO [LogLoader partition=-uve-topic-23-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:40,553] INFO Created log for partition -uve-topic-23-29 in /tmp/kafka-logs/-uve-topic-23-29 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:40,553] INFO [Partition -uve-topic-23-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-29 (kafka.cluster.Partition) [2026-06-04 05:59:40,553] INFO [Partition -uve-topic-23-29 broker=2] Log loaded for partition -uve-topic-23-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:40,567] INFO [LogLoader partition=-uve-topic-23-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:40,570] INFO Created log for partition -uve-topic-23-14 in /tmp/kafka-logs/-uve-topic-23-14 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:40,570] INFO [Partition -uve-topic-23-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-14 (kafka.cluster.Partition) [2026-06-04 05:59:40,570] INFO [Partition -uve-topic-23-14 broker=2] Log loaded for partition -uve-topic-23-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:40,603] INFO [LogLoader partition=-uve-topic-24-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:40,609] INFO Created log for partition -uve-topic-24-29 in /tmp/kafka-logs/-uve-topic-24-29 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:40,610] INFO [Partition -uve-topic-24-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-29 (kafka.cluster.Partition) [2026-06-04 05:59:40,610] INFO [Partition -uve-topic-24-29 broker=2] Log loaded for partition -uve-topic-24-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:40,626] INFO [LogLoader partition=-uve-topic-24-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:40,627] INFO Created log for partition -uve-topic-24-14 in /tmp/kafka-logs/-uve-topic-24-14 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:40,627] INFO [Partition -uve-topic-24-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-14 (kafka.cluster.Partition) [2026-06-04 05:59:40,627] INFO [Partition -uve-topic-24-14 broker=2] Log loaded for partition -uve-topic-24-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:40,663] INFO [LogLoader partition=-uve-topic-25-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:40,664] INFO Created log for partition -uve-topic-25-29 in /tmp/kafka-logs/-uve-topic-25-29 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:40,667] INFO [Partition -uve-topic-25-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-29 (kafka.cluster.Partition) [2026-06-04 05:59:40,667] INFO [Partition -uve-topic-25-29 broker=2] Log loaded for partition -uve-topic-25-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:40,702] INFO [LogLoader partition=-uve-topic-21-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:40,702] INFO Created log for partition -uve-topic-21-22 in /tmp/kafka-logs/-uve-topic-21-22 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:40,702] INFO [Partition -uve-topic-21-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-22 (kafka.cluster.Partition) [2026-06-04 05:59:40,703] INFO [Partition -uve-topic-21-22 broker=2] Log loaded for partition -uve-topic-21-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:40,730] INFO [LogLoader partition=-uve-topic-21-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:40,730] INFO Created log for partition -uve-topic-21-7 in /tmp/kafka-logs/-uve-topic-21-7 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:40,730] INFO [Partition -uve-topic-21-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-7 (kafka.cluster.Partition) [2026-06-04 05:59:40,730] INFO [Partition -uve-topic-21-7 broker=2] Log loaded for partition -uve-topic-21-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:40,777] INFO [LogLoader partition=-uve-topic-23-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:40,795] INFO Created log for partition -uve-topic-23-17 in /tmp/kafka-logs/-uve-topic-23-17 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:40,799] INFO [Partition -uve-topic-23-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-17 (kafka.cluster.Partition) [2026-06-04 05:59:40,799] INFO [Partition -uve-topic-23-17 broker=2] Log loaded for partition -uve-topic-23-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:40,843] INFO [LogLoader partition=-uve-topic-23-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:40,844] INFO Created log for partition -uve-topic-23-2 in /tmp/kafka-logs/-uve-topic-23-2 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:40,844] INFO [Partition -uve-topic-23-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-2 (kafka.cluster.Partition) [2026-06-04 05:59:40,844] INFO [Partition -uve-topic-23-2 broker=2] Log loaded for partition -uve-topic-23-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:40,864] INFO [LogLoader partition=-uve-topic-24-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:40,865] INFO Created log for partition -uve-topic-24-17 in /tmp/kafka-logs/-uve-topic-24-17 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:40,865] INFO [Partition -uve-topic-24-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-17 (kafka.cluster.Partition) [2026-06-04 05:59:40,865] INFO [Partition -uve-topic-24-17 broker=2] Log loaded for partition -uve-topic-24-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:40,884] INFO [LogLoader partition=-uve-topic-24-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:40,884] INFO Created log for partition -uve-topic-24-2 in /tmp/kafka-logs/-uve-topic-24-2 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:40,888] INFO [Partition -uve-topic-24-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-2 (kafka.cluster.Partition) [2026-06-04 05:59:40,890] INFO [Partition -uve-topic-24-2 broker=2] Log loaded for partition -uve-topic-24-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:40,905] INFO [LogLoader partition=-uve-topic-25-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:40,905] INFO Created log for partition -uve-topic-25-17 in /tmp/kafka-logs/-uve-topic-25-17 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:40,907] INFO [Partition -uve-topic-25-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-17 (kafka.cluster.Partition) [2026-06-04 05:59:40,908] INFO [Partition -uve-topic-25-17 broker=2] Log loaded for partition -uve-topic-25-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:40,956] INFO [LogLoader partition=-uve-topic-21-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:40,957] INFO Created log for partition -uve-topic-21-10 in /tmp/kafka-logs/-uve-topic-21-10 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:40,957] INFO [Partition -uve-topic-21-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-10 (kafka.cluster.Partition) [2026-06-04 05:59:40,957] INFO [Partition -uve-topic-21-10 broker=2] Log loaded for partition -uve-topic-21-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:40,984] INFO [LogLoader partition=-uve-topic-25-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:40,984] INFO Created log for partition -uve-topic-25-2 in /tmp/kafka-logs/-uve-topic-25-2 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:40,985] INFO [Partition -uve-topic-25-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-2 (kafka.cluster.Partition) [2026-06-04 05:59:40,985] INFO [Partition -uve-topic-25-2 broker=2] Log loaded for partition -uve-topic-25-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:41,013] INFO [LogLoader partition=-uve-topic-21-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:41,013] INFO Created log for partition -uve-topic-21-25 in /tmp/kafka-logs/-uve-topic-21-25 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,013] INFO [Partition -uve-topic-21-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-25 (kafka.cluster.Partition) [2026-06-04 05:59:41,013] INFO [Partition -uve-topic-21-25 broker=2] Log loaded for partition -uve-topic-21-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:41,053] INFO [LogLoader partition=-uve-topic-21-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:41,056] INFO Created log for partition -uve-topic-21-16 in /tmp/kafka-logs/-uve-topic-21-16 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,057] INFO [Partition -uve-topic-21-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-16 (kafka.cluster.Partition) [2026-06-04 05:59:41,058] INFO [Partition -uve-topic-21-16 broker=2] Log loaded for partition -uve-topic-21-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:41,073] INFO [LogLoader partition=-uve-topic-21-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:41,074] INFO Created log for partition -uve-topic-21-1 in /tmp/kafka-logs/-uve-topic-21-1 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,074] INFO [Partition -uve-topic-21-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-1 (kafka.cluster.Partition) [2026-06-04 05:59:41,074] INFO [Partition -uve-topic-21-1 broker=2] Log loaded for partition -uve-topic-21-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:41,086] INFO [LogLoader partition=-uve-topic-22-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:41,088] INFO Created log for partition -uve-topic-22-9 in /tmp/kafka-logs/-uve-topic-22-9 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,089] INFO [Partition -uve-topic-22-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-9 (kafka.cluster.Partition) [2026-06-04 05:59:41,089] INFO [Partition -uve-topic-22-9 broker=2] Log loaded for partition -uve-topic-22-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:41,102] INFO [LogLoader partition=-uve-topic-20-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:41,103] INFO Created log for partition -uve-topic-20-24 in /tmp/kafka-logs/-uve-topic-20-24 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,103] INFO [Partition -uve-topic-20-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-24 (kafka.cluster.Partition) [2026-06-04 05:59:41,104] INFO [Partition -uve-topic-20-24 broker=2] Log loaded for partition -uve-topic-20-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:41,119] INFO [LogLoader partition=-uve-topic-20-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:41,120] INFO Created log for partition -uve-topic-20-9 in /tmp/kafka-logs/-uve-topic-20-9 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,120] INFO [Partition -uve-topic-20-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-9 (kafka.cluster.Partition) [2026-06-04 05:59:41,120] INFO [Partition -uve-topic-20-9 broker=2] Log loaded for partition -uve-topic-20-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:41,132] INFO [LogLoader partition=-uve-topic-22-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:41,133] INFO Created log for partition -uve-topic-22-24 in /tmp/kafka-logs/-uve-topic-22-24 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,134] INFO [Partition -uve-topic-22-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-24 (kafka.cluster.Partition) [2026-06-04 05:59:41,134] INFO [Partition -uve-topic-22-24 broker=2] Log loaded for partition -uve-topic-22-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:41,152] INFO [LogLoader partition=-uve-topic-21-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:41,152] INFO Created log for partition -uve-topic-21-19 in /tmp/kafka-logs/-uve-topic-21-19 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,153] INFO [Partition -uve-topic-21-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-19 (kafka.cluster.Partition) [2026-06-04 05:59:41,153] INFO [Partition -uve-topic-21-19 broker=2] Log loaded for partition -uve-topic-21-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:41,165] INFO [LogLoader partition=-uve-topic-21-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:41,166] INFO Created log for partition -uve-topic-21-4 in /tmp/kafka-logs/-uve-topic-21-4 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,166] INFO [Partition -uve-topic-21-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-4 (kafka.cluster.Partition) [2026-06-04 05:59:41,166] INFO [Partition -uve-topic-21-4 broker=2] Log loaded for partition -uve-topic-21-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:41,187] INFO [LogLoader partition=-uve-topic-24-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:41,188] INFO Created log for partition -uve-topic-24-11 in /tmp/kafka-logs/-uve-topic-24-11 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,189] INFO [Partition -uve-topic-24-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-11 (kafka.cluster.Partition) [2026-06-04 05:59:41,189] INFO [Partition -uve-topic-24-11 broker=2] Log loaded for partition -uve-topic-24-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:41,219] INFO [LogLoader partition=-uve-topic-25-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:41,220] INFO Created log for partition -uve-topic-25-26 in /tmp/kafka-logs/-uve-topic-25-26 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,220] INFO [Partition -uve-topic-25-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-26 (kafka.cluster.Partition) [2026-06-04 05:59:41,220] INFO [Partition -uve-topic-25-26 broker=2] Log loaded for partition -uve-topic-25-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:41,234] INFO [LogLoader partition=-uve-topic-25-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:41,235] INFO Created log for partition -uve-topic-25-11 in /tmp/kafka-logs/-uve-topic-25-11 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,236] INFO [Partition -uve-topic-25-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-11 (kafka.cluster.Partition) [2026-06-04 05:59:41,236] INFO [Partition -uve-topic-25-11 broker=2] Log loaded for partition -uve-topic-25-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:41,252] INFO [LogLoader partition=-uve-topic-20-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:41,256] INFO Created log for partition -uve-topic-20-27 in /tmp/kafka-logs/-uve-topic-20-27 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,263] INFO [Partition -uve-topic-20-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-27 (kafka.cluster.Partition) [2026-06-04 05:59:41,263] INFO [Partition -uve-topic-20-27 broker=2] Log loaded for partition -uve-topic-20-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:41,275] INFO [LogLoader partition=-uve-topic-20-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:41,276] INFO Created log for partition -uve-topic-20-12 in /tmp/kafka-logs/-uve-topic-20-12 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,276] INFO [Partition -uve-topic-20-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-12 (kafka.cluster.Partition) [2026-06-04 05:59:41,276] INFO [Partition -uve-topic-20-12 broker=2] Log loaded for partition -uve-topic-20-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:41,295] INFO [LogLoader partition=-uve-topic-22-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:41,297] INFO Created log for partition -uve-topic-22-27 in /tmp/kafka-logs/-uve-topic-22-27 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,297] INFO [Partition -uve-topic-22-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-27 (kafka.cluster.Partition) [2026-06-04 05:59:41,297] INFO [Partition -uve-topic-22-27 broker=2] Log loaded for partition -uve-topic-22-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:41,311] INFO [LogLoader partition=-uve-topic-22-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:41,312] INFO Created log for partition -uve-topic-22-12 in /tmp/kafka-logs/-uve-topic-22-12 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,312] INFO [Partition -uve-topic-22-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-12 (kafka.cluster.Partition) [2026-06-04 05:59:41,313] INFO [Partition -uve-topic-22-12 broker=2] Log loaded for partition -uve-topic-22-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:41,328] INFO [LogLoader partition=-uve-topic-20-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:41,329] INFO Created log for partition -uve-topic-20-3 in /tmp/kafka-logs/-uve-topic-20-3 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,329] INFO [Partition -uve-topic-20-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-3 (kafka.cluster.Partition) [2026-06-04 05:59:41,330] INFO [Partition -uve-topic-20-3 broker=2] Log loaded for partition -uve-topic-20-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:41,345] INFO [LogLoader partition=-uve-topic-22-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:41,346] INFO Created log for partition -uve-topic-22-18 in /tmp/kafka-logs/-uve-topic-22-18 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,346] INFO [Partition -uve-topic-22-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-18 (kafka.cluster.Partition) [2026-06-04 05:59:41,346] INFO [Partition -uve-topic-22-18 broker=2] Log loaded for partition -uve-topic-22-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:41,360] INFO [LogLoader partition=-uve-topic-22-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:41,361] INFO Created log for partition -uve-topic-22-3 in /tmp/kafka-logs/-uve-topic-22-3 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,361] INFO [Partition -uve-topic-22-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-3 (kafka.cluster.Partition) [2026-06-04 05:59:41,361] INFO [Partition -uve-topic-22-3 broker=2] Log loaded for partition -uve-topic-22-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:41,374] INFO [LogLoader partition=-uve-topic-20-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:41,375] INFO Created log for partition -uve-topic-20-18 in /tmp/kafka-logs/-uve-topic-20-18 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,375] INFO [Partition -uve-topic-20-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-18 (kafka.cluster.Partition) [2026-06-04 05:59:41,375] INFO [Partition -uve-topic-20-18 broker=2] Log loaded for partition -uve-topic-20-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:41,390] INFO [LogLoader partition=-uve-topic-23-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:41,391] INFO Created log for partition -uve-topic-23-26 in /tmp/kafka-logs/-uve-topic-23-26 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,391] INFO [Partition -uve-topic-23-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-26 (kafka.cluster.Partition) [2026-06-04 05:59:41,391] INFO [Partition -uve-topic-23-26 broker=2] Log loaded for partition -uve-topic-23-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:41,403] INFO [LogLoader partition=-uve-topic-23-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:41,404] INFO Created log for partition -uve-topic-23-11 in /tmp/kafka-logs/-uve-topic-23-11 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,404] INFO [Partition -uve-topic-23-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-11 (kafka.cluster.Partition) [2026-06-04 05:59:41,404] INFO [Partition -uve-topic-23-11 broker=2] Log loaded for partition -uve-topic-23-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:41,416] INFO [LogLoader partition=-uve-topic-24-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:41,416] INFO Created log for partition -uve-topic-24-26 in /tmp/kafka-logs/-uve-topic-24-26 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,416] INFO [Partition -uve-topic-24-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-26 (kafka.cluster.Partition) [2026-06-04 05:59:41,416] INFO [Partition -uve-topic-24-26 broker=2] Log loaded for partition -uve-topic-24-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:41,428] INFO [LogLoader partition=-uve-topic-21-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:41,429] INFO Created log for partition -uve-topic-21-21 in /tmp/kafka-logs/-uve-topic-21-21 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,429] INFO [Partition -uve-topic-21-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-21 (kafka.cluster.Partition) [2026-06-04 05:59:41,429] INFO [Partition -uve-topic-21-21 broker=2] Log loaded for partition -uve-topic-21-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:41,436] INFO [LogLoader partition=-uve-topic-25-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:41,436] INFO Created log for partition -uve-topic-25-6 in /tmp/kafka-logs/-uve-topic-25-6 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,436] INFO [Partition -uve-topic-25-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-6 (kafka.cluster.Partition) [2026-06-04 05:59:41,436] INFO [Partition -uve-topic-25-6 broker=2] Log loaded for partition -uve-topic-25-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:41,443] INFO [LogLoader partition=-uve-topic-21-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:41,444] INFO Created log for partition -uve-topic-21-6 in /tmp/kafka-logs/-uve-topic-21-6 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,445] INFO [Partition -uve-topic-21-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-6 (kafka.cluster.Partition) [2026-06-04 05:59:41,446] INFO [Partition -uve-topic-21-6 broker=2] Log loaded for partition -uve-topic-21-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:41,456] INFO [LogLoader partition=-uve-topic-23-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:41,457] INFO Created log for partition -uve-topic-23-21 in /tmp/kafka-logs/-uve-topic-23-21 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,457] INFO [Partition -uve-topic-23-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-21 (kafka.cluster.Partition) [2026-06-04 05:59:41,457] INFO [Partition -uve-topic-23-21 broker=2] Log loaded for partition -uve-topic-23-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:41,465] INFO [LogLoader partition=-uve-topic-23-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:41,466] INFO Created log for partition -uve-topic-23-6 in /tmp/kafka-logs/-uve-topic-23-6 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,466] INFO [Partition -uve-topic-23-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-6 (kafka.cluster.Partition) [2026-06-04 05:59:41,466] INFO [Partition -uve-topic-23-6 broker=2] Log loaded for partition -uve-topic-23-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:41,470] INFO [LogLoader partition=-uve-topic-24-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:41,471] INFO Created log for partition -uve-topic-24-21 in /tmp/kafka-logs/-uve-topic-24-21 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,471] INFO [Partition -uve-topic-24-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-21 (kafka.cluster.Partition) [2026-06-04 05:59:41,471] INFO [Partition -uve-topic-24-21 broker=2] Log loaded for partition -uve-topic-24-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:41,478] INFO [LogLoader partition=-uve-topic-24-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:41,478] INFO Created log for partition -uve-topic-24-6 in /tmp/kafka-logs/-uve-topic-24-6 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,478] INFO [Partition -uve-topic-24-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-6 (kafka.cluster.Partition) [2026-06-04 05:59:41,478] INFO [Partition -uve-topic-24-6 broker=2] Log loaded for partition -uve-topic-24-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:41,485] INFO [LogLoader partition=-uve-topic-25-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:41,486] INFO Created log for partition -uve-topic-25-21 in /tmp/kafka-logs/-uve-topic-25-21 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,486] INFO [Partition -uve-topic-25-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-21 (kafka.cluster.Partition) [2026-06-04 05:59:41,486] INFO [Partition -uve-topic-25-21 broker=2] Log loaded for partition -uve-topic-25-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:41,489] INFO [LogLoader partition=-uve-topic-20-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:41,490] INFO Created log for partition -uve-topic-20-20 in /tmp/kafka-logs/-uve-topic-20-20 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,493] INFO [Partition -uve-topic-20-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-20 (kafka.cluster.Partition) [2026-06-04 05:59:41,496] INFO [Partition -uve-topic-20-20 broker=2] Log loaded for partition -uve-topic-20-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:41,499] INFO [LogLoader partition=-uve-topic-20-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:41,499] INFO Created log for partition -uve-topic-20-5 in /tmp/kafka-logs/-uve-topic-20-5 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,499] INFO [Partition -uve-topic-20-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-5 (kafka.cluster.Partition) [2026-06-04 05:59:41,499] INFO [Partition -uve-topic-20-5 broker=2] Log loaded for partition -uve-topic-20-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:41,505] INFO [LogLoader partition=-uve-topic-21-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:41,505] INFO Created log for partition -uve-topic-21-20 in /tmp/kafka-logs/-uve-topic-21-20 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,505] INFO [Partition -uve-topic-21-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-20 (kafka.cluster.Partition) [2026-06-04 05:59:41,506] INFO [Partition -uve-topic-21-20 broker=2] Log loaded for partition -uve-topic-21-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:41,508] INFO [LogLoader partition=-uve-topic-21-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:41,509] INFO Created log for partition -uve-topic-21-5 in /tmp/kafka-logs/-uve-topic-21-5 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,509] INFO [Partition -uve-topic-21-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-5 (kafka.cluster.Partition) [2026-06-04 05:59:41,509] INFO [Partition -uve-topic-21-5 broker=2] Log loaded for partition -uve-topic-21-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:41,514] INFO [LogLoader partition=-uve-topic-22-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:41,515] INFO Created log for partition -uve-topic-22-20 in /tmp/kafka-logs/-uve-topic-22-20 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,515] INFO [Partition -uve-topic-22-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-20 (kafka.cluster.Partition) [2026-06-04 05:59:41,515] INFO [Partition -uve-topic-22-20 broker=2] Log loaded for partition -uve-topic-22-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:41,518] INFO [LogLoader partition=-uve-topic-22-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:41,519] INFO Created log for partition -uve-topic-22-5 in /tmp/kafka-logs/-uve-topic-22-5 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,519] INFO [Partition -uve-topic-22-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-5 (kafka.cluster.Partition) [2026-06-04 05:59:41,519] INFO [Partition -uve-topic-22-5 broker=2] Log loaded for partition -uve-topic-22-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:41,521] INFO [LogLoader partition=-uve-topic-20-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:41,523] INFO Created log for partition -uve-topic-20-23 in /tmp/kafka-logs/-uve-topic-20-23 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,523] INFO [Partition -uve-topic-20-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-23 (kafka.cluster.Partition) [2026-06-04 05:59:41,523] INFO [Partition -uve-topic-20-23 broker=2] Log loaded for partition -uve-topic-20-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:41,527] INFO [LogLoader partition=-uve-topic-20-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:41,527] INFO Created log for partition -uve-topic-20-8 in /tmp/kafka-logs/-uve-topic-20-8 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,528] INFO [Partition -uve-topic-20-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-8 (kafka.cluster.Partition) [2026-06-04 05:59:41,528] INFO [Partition -uve-topic-20-8 broker=2] Log loaded for partition -uve-topic-20-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:41,536] INFO [LogLoader partition=-uve-topic-21-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:41,537] INFO Created log for partition -uve-topic-21-23 in /tmp/kafka-logs/-uve-topic-21-23 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,537] INFO [Partition -uve-topic-21-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-23 (kafka.cluster.Partition) [2026-06-04 05:59:41,537] INFO [Partition -uve-topic-21-23 broker=2] Log loaded for partition -uve-topic-21-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:41,540] INFO [LogLoader partition=-uve-topic-21-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:41,540] INFO Created log for partition -uve-topic-21-8 in /tmp/kafka-logs/-uve-topic-21-8 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,540] INFO [Partition -uve-topic-21-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-8 (kafka.cluster.Partition) [2026-06-04 05:59:41,540] INFO [Partition -uve-topic-21-8 broker=2] Log loaded for partition -uve-topic-21-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:41,546] INFO [LogLoader partition=-uve-topic-22-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:41,546] INFO Created log for partition -uve-topic-22-23 in /tmp/kafka-logs/-uve-topic-22-23 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,546] INFO [Partition -uve-topic-22-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-23 (kafka.cluster.Partition) [2026-06-04 05:59:41,546] INFO [Partition -uve-topic-22-23 broker=2] Log loaded for partition -uve-topic-22-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:41,551] INFO [LogLoader partition=-uve-topic-22-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:41,552] INFO Created log for partition -uve-topic-22-8 in /tmp/kafka-logs/-uve-topic-22-8 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,552] INFO [Partition -uve-topic-22-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-8 (kafka.cluster.Partition) [2026-06-04 05:59:41,552] INFO [Partition -uve-topic-22-8 broker=2] Log loaded for partition -uve-topic-22-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:41,556] INFO [LogLoader partition=-uve-topic-20-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:41,557] INFO Created log for partition -uve-topic-20-22 in /tmp/kafka-logs/-uve-topic-20-22 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,557] INFO [Partition -uve-topic-20-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-22 (kafka.cluster.Partition) [2026-06-04 05:59:41,557] INFO [Partition -uve-topic-20-22 broker=2] Log loaded for partition -uve-topic-20-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:41,564] INFO [LogLoader partition=-uve-topic-24-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:41,564] INFO Created log for partition -uve-topic-24-7 in /tmp/kafka-logs/-uve-topic-24-7 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,564] INFO [Partition -uve-topic-24-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-7 (kafka.cluster.Partition) [2026-06-04 05:59:41,564] INFO [Partition -uve-topic-24-7 broker=2] Log loaded for partition -uve-topic-24-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:41,568] INFO [LogLoader partition=-uve-topic-25-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:41,568] INFO Created log for partition -uve-topic-25-22 in /tmp/kafka-logs/-uve-topic-25-22 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,569] INFO [Partition -uve-topic-25-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-22 (kafka.cluster.Partition) [2026-06-04 05:59:41,569] INFO [Partition -uve-topic-25-22 broker=2] Log loaded for partition -uve-topic-25-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:41,572] INFO [LogLoader partition=-uve-topic-25-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:41,574] INFO Created log for partition -uve-topic-25-7 in /tmp/kafka-logs/-uve-topic-25-7 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,574] INFO [Partition -uve-topic-25-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-7 (kafka.cluster.Partition) [2026-06-04 05:59:41,574] INFO [Partition -uve-topic-25-7 broker=2] Log loaded for partition -uve-topic-25-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:41,581] INFO [LogLoader partition=-uve-topic-20-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:41,582] INFO Created log for partition -uve-topic-20-7 in /tmp/kafka-logs/-uve-topic-20-7 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,582] INFO [Partition -uve-topic-20-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-7 (kafka.cluster.Partition) [2026-06-04 05:59:41,582] INFO [Partition -uve-topic-20-7 broker=2] Log loaded for partition -uve-topic-20-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:41,595] INFO [LogLoader partition=-uve-topic-22-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:41,596] INFO Created log for partition -uve-topic-22-22 in /tmp/kafka-logs/-uve-topic-22-22 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,597] INFO [Partition -uve-topic-22-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-22 (kafka.cluster.Partition) [2026-06-04 05:59:41,597] INFO [Partition -uve-topic-22-22 broker=2] Log loaded for partition -uve-topic-22-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:41,602] INFO [LogLoader partition=-uve-topic-22-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:41,603] INFO Created log for partition -uve-topic-22-7 in /tmp/kafka-logs/-uve-topic-22-7 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,603] INFO [Partition -uve-topic-22-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-7 (kafka.cluster.Partition) [2026-06-04 05:59:41,603] INFO [Partition -uve-topic-22-7 broker=2] Log loaded for partition -uve-topic-22-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:41,608] INFO [LogLoader partition=-uve-topic-23-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:41,614] INFO Created log for partition -uve-topic-23-22 in /tmp/kafka-logs/-uve-topic-23-22 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,615] INFO [Partition -uve-topic-23-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-22 (kafka.cluster.Partition) [2026-06-04 05:59:41,615] INFO [Partition -uve-topic-23-22 broker=2] Log loaded for partition -uve-topic-23-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:41,621] INFO [LogLoader partition=-uve-topic-23-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:41,624] INFO Created log for partition -uve-topic-23-7 in /tmp/kafka-logs/-uve-topic-23-7 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,624] INFO [Partition -uve-topic-23-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-7 (kafka.cluster.Partition) [2026-06-04 05:59:41,624] INFO [Partition -uve-topic-23-7 broker=2] Log loaded for partition -uve-topic-23-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:41,631] INFO [LogLoader partition=-uve-topic-24-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:41,631] INFO Created log for partition -uve-topic-24-22 in /tmp/kafka-logs/-uve-topic-24-22 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,632] INFO [Partition -uve-topic-24-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-22 (kafka.cluster.Partition) [2026-06-04 05:59:41,633] INFO [Partition -uve-topic-24-22 broker=2] Log loaded for partition -uve-topic-24-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:41,638] INFO [LogLoader partition=-uve-topic-22-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:41,639] INFO Created log for partition -uve-topic-22-25 in /tmp/kafka-logs/-uve-topic-22-25 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,639] INFO [Partition -uve-topic-22-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-25 (kafka.cluster.Partition) [2026-06-04 05:59:41,639] INFO [Partition -uve-topic-22-25 broker=2] Log loaded for partition -uve-topic-22-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:41,642] INFO [LogLoader partition=-uve-topic-22-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:41,646] INFO Created log for partition -uve-topic-22-10 in /tmp/kafka-logs/-uve-topic-22-10 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,648] INFO [Partition -uve-topic-22-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-10 (kafka.cluster.Partition) [2026-06-04 05:59:41,648] INFO [Partition -uve-topic-22-10 broker=2] Log loaded for partition -uve-topic-22-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:41,651] INFO [LogLoader partition=-uve-topic-23-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:41,652] INFO Created log for partition -uve-topic-23-25 in /tmp/kafka-logs/-uve-topic-23-25 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,652] INFO [Partition -uve-topic-23-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-25 (kafka.cluster.Partition) [2026-06-04 05:59:41,652] INFO [Partition -uve-topic-23-25 broker=2] Log loaded for partition -uve-topic-23-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:41,659] INFO [LogLoader partition=-uve-topic-23-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:41,660] INFO Created log for partition -uve-topic-23-10 in /tmp/kafka-logs/-uve-topic-23-10 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,660] INFO [Partition -uve-topic-23-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-10 (kafka.cluster.Partition) [2026-06-04 05:59:41,660] INFO [Partition -uve-topic-23-10 broker=2] Log loaded for partition -uve-topic-23-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:41,667] INFO [LogLoader partition=-uve-topic-24-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:41,668] INFO Created log for partition -uve-topic-24-25 in /tmp/kafka-logs/-uve-topic-24-25 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,668] INFO [Partition -uve-topic-24-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-25 (kafka.cluster.Partition) [2026-06-04 05:59:41,668] INFO [Partition -uve-topic-24-25 broker=2] Log loaded for partition -uve-topic-24-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:41,674] INFO [LogLoader partition=-uve-topic-24-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:41,674] INFO Created log for partition -uve-topic-24-10 in /tmp/kafka-logs/-uve-topic-24-10 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,674] INFO [Partition -uve-topic-24-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-10 (kafka.cluster.Partition) [2026-06-04 05:59:41,675] INFO [Partition -uve-topic-24-10 broker=2] Log loaded for partition -uve-topic-24-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:41,679] INFO [LogLoader partition=-uve-topic-25-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:41,680] INFO Created log for partition -uve-topic-25-25 in /tmp/kafka-logs/-uve-topic-25-25 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,680] INFO [Partition -uve-topic-25-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-25 (kafka.cluster.Partition) [2026-06-04 05:59:41,680] INFO [Partition -uve-topic-25-25 broker=2] Log loaded for partition -uve-topic-25-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:41,684] INFO [LogLoader partition=-uve-topic-20-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:41,685] INFO Created log for partition -uve-topic-20-25 in /tmp/kafka-logs/-uve-topic-20-25 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,685] INFO [Partition -uve-topic-20-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-25 (kafka.cluster.Partition) [2026-06-04 05:59:41,685] INFO [Partition -uve-topic-20-25 broker=2] Log loaded for partition -uve-topic-20-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:41,692] INFO [LogLoader partition=-uve-topic-20-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:41,693] INFO Created log for partition -uve-topic-20-10 in /tmp/kafka-logs/-uve-topic-20-10 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,694] INFO [Partition -uve-topic-20-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-10 (kafka.cluster.Partition) [2026-06-04 05:59:41,694] INFO [Partition -uve-topic-20-10 broker=2] Log loaded for partition -uve-topic-20-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:41,699] INFO [LogLoader partition=-uve-topic-23-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:41,699] INFO Created log for partition -uve-topic-23-24 in /tmp/kafka-logs/-uve-topic-23-24 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,699] INFO [Partition -uve-topic-23-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-24 (kafka.cluster.Partition) [2026-06-04 05:59:41,699] INFO [Partition -uve-topic-23-24 broker=2] Log loaded for partition -uve-topic-23-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:41,706] INFO [LogLoader partition=-uve-topic-23-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:41,707] INFO Created log for partition -uve-topic-23-9 in /tmp/kafka-logs/-uve-topic-23-9 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,708] INFO [Partition -uve-topic-23-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-9 (kafka.cluster.Partition) [2026-06-04 05:59:41,708] INFO [Partition -uve-topic-23-9 broker=2] Log loaded for partition -uve-topic-23-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:41,716] INFO [LogLoader partition=-uve-topic-24-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:41,717] INFO Created log for partition -uve-topic-24-24 in /tmp/kafka-logs/-uve-topic-24-24 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,717] INFO [Partition -uve-topic-24-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-24 (kafka.cluster.Partition) [2026-06-04 05:59:41,717] INFO [Partition -uve-topic-24-24 broker=2] Log loaded for partition -uve-topic-24-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:41,723] INFO [LogLoader partition=-uve-topic-24-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:41,725] INFO Created log for partition -uve-topic-24-9 in /tmp/kafka-logs/-uve-topic-24-9 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,725] INFO [Partition -uve-topic-24-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-9 (kafka.cluster.Partition) [2026-06-04 05:59:41,725] INFO [Partition -uve-topic-24-9 broker=2] Log loaded for partition -uve-topic-24-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:41,732] INFO [LogLoader partition=-uve-topic-25-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:41,733] INFO Created log for partition -uve-topic-25-24 in /tmp/kafka-logs/-uve-topic-25-24 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,733] INFO [Partition -uve-topic-25-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-24 (kafka.cluster.Partition) [2026-06-04 05:59:41,733] INFO [Partition -uve-topic-25-24 broker=2] Log loaded for partition -uve-topic-25-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:41,737] INFO [LogLoader partition=-uve-topic-25-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:41,738] INFO Created log for partition -uve-topic-25-9 in /tmp/kafka-logs/-uve-topic-25-9 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,738] INFO [Partition -uve-topic-25-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-9 (kafka.cluster.Partition) [2026-06-04 05:59:41,738] INFO [Partition -uve-topic-25-9 broker=2] Log loaded for partition -uve-topic-25-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:41,768] INFO [LogLoader partition=-uve-topic-21-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:41,768] INFO Created log for partition -uve-topic-21-24 in /tmp/kafka-logs/-uve-topic-21-24 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,768] INFO [Partition -uve-topic-21-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-24 (kafka.cluster.Partition) [2026-06-04 05:59:41,768] INFO [Partition -uve-topic-21-24 broker=2] Log loaded for partition -uve-topic-21-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:41,771] INFO [LogLoader partition=-uve-topic-21-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:41,775] INFO Created log for partition -uve-topic-21-9 in /tmp/kafka-logs/-uve-topic-21-9 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,775] INFO [Partition -uve-topic-21-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-9 (kafka.cluster.Partition) [2026-06-04 05:59:41,775] INFO [Partition -uve-topic-21-9 broker=2] Log loaded for partition -uve-topic-21-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:41,786] INFO [LogLoader partition=-uve-topic-21-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:41,788] INFO Created log for partition -uve-topic-21-27 in /tmp/kafka-logs/-uve-topic-21-27 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,788] INFO [Partition -uve-topic-21-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-27 (kafka.cluster.Partition) [2026-06-04 05:59:41,788] INFO [Partition -uve-topic-21-27 broker=2] Log loaded for partition -uve-topic-21-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:41,795] INFO [LogLoader partition=-uve-topic-21-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:41,796] INFO Created log for partition -uve-topic-21-12 in /tmp/kafka-logs/-uve-topic-21-12 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,796] INFO [Partition -uve-topic-21-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-12 (kafka.cluster.Partition) [2026-06-04 05:59:41,796] INFO [Partition -uve-topic-21-12 broker=2] Log loaded for partition -uve-topic-21-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:41,804] INFO [LogLoader partition=-uve-topic-23-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:41,804] INFO Created log for partition -uve-topic-23-27 in /tmp/kafka-logs/-uve-topic-23-27 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,804] INFO [Partition -uve-topic-23-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-27 (kafka.cluster.Partition) [2026-06-04 05:59:41,804] INFO [Partition -uve-topic-23-27 broker=2] Log loaded for partition -uve-topic-23-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:41,809] INFO [LogLoader partition=-uve-topic-25-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:41,810] INFO Created log for partition -uve-topic-25-10 in /tmp/kafka-logs/-uve-topic-25-10 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,810] INFO [Partition -uve-topic-25-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-10 (kafka.cluster.Partition) [2026-06-04 05:59:41,810] INFO [Partition -uve-topic-25-10 broker=2] Log loaded for partition -uve-topic-25-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:41,818] INFO [LogLoader partition=-uve-topic-20-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:41,818] INFO Created log for partition -uve-topic-20-11 in /tmp/kafka-logs/-uve-topic-20-11 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,818] INFO [Partition -uve-topic-20-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-11 (kafka.cluster.Partition) [2026-06-04 05:59:41,818] INFO [Partition -uve-topic-20-11 broker=2] Log loaded for partition -uve-topic-20-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:41,824] INFO [LogLoader partition=-uve-topic-21-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:41,824] INFO Created log for partition -uve-topic-21-26 in /tmp/kafka-logs/-uve-topic-21-26 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,824] INFO [Partition -uve-topic-21-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-26 (kafka.cluster.Partition) [2026-06-04 05:59:41,825] INFO [Partition -uve-topic-21-26 broker=2] Log loaded for partition -uve-topic-21-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:41,833] INFO [LogLoader partition=-uve-topic-21-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:41,834] INFO Created log for partition -uve-topic-21-11 in /tmp/kafka-logs/-uve-topic-21-11 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,834] INFO [Partition -uve-topic-21-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-11 (kafka.cluster.Partition) [2026-06-04 05:59:41,834] INFO [Partition -uve-topic-21-11 broker=2] Log loaded for partition -uve-topic-21-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:41,842] INFO [LogLoader partition=-uve-topic-22-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:41,842] INFO Created log for partition -uve-topic-22-26 in /tmp/kafka-logs/-uve-topic-22-26 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,842] INFO [Partition -uve-topic-22-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-26 (kafka.cluster.Partition) [2026-06-04 05:59:41,842] INFO [Partition -uve-topic-22-26 broker=2] Log loaded for partition -uve-topic-22-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:41,850] INFO [LogLoader partition=-uve-topic-22-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:41,851] INFO Created log for partition -uve-topic-22-11 in /tmp/kafka-logs/-uve-topic-22-11 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,851] INFO [Partition -uve-topic-22-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-11 (kafka.cluster.Partition) [2026-06-04 05:59:41,851] INFO [Partition -uve-topic-22-11 broker=2] Log loaded for partition -uve-topic-22-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:41,853] INFO [LogLoader partition=-uve-topic-20-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:41,854] INFO Created log for partition -uve-topic-20-26 in /tmp/kafka-logs/-uve-topic-20-26 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,854] INFO [Partition -uve-topic-20-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-26 (kafka.cluster.Partition) [2026-06-04 05:59:41,854] INFO [Partition -uve-topic-20-26 broker=2] Log loaded for partition -uve-topic-20-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:41,862] INFO [LogLoader partition=-uve-topic-22-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:41,863] INFO Created log for partition -uve-topic-22-13 in /tmp/kafka-logs/-uve-topic-22-13 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,863] INFO [Partition -uve-topic-22-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-13 (kafka.cluster.Partition) [2026-06-04 05:59:41,863] INFO [Partition -uve-topic-22-13 broker=2] Log loaded for partition -uve-topic-22-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:41,872] INFO [LogLoader partition=-uve-topic-23-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:41,873] INFO Created log for partition -uve-topic-23-28 in /tmp/kafka-logs/-uve-topic-23-28 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,873] INFO [Partition -uve-topic-23-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-28 (kafka.cluster.Partition) [2026-06-04 05:59:41,873] INFO [Partition -uve-topic-23-28 broker=2] Log loaded for partition -uve-topic-23-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:41,878] INFO [LogLoader partition=-uve-topic-23-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:41,880] INFO Created log for partition -uve-topic-23-13 in /tmp/kafka-logs/-uve-topic-23-13 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,883] INFO [Partition -uve-topic-23-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-13 (kafka.cluster.Partition) [2026-06-04 05:59:41,883] INFO [Partition -uve-topic-23-13 broker=2] Log loaded for partition -uve-topic-23-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:41,886] INFO [LogLoader partition=-uve-topic-24-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:41,886] INFO Created log for partition -uve-topic-24-28 in /tmp/kafka-logs/-uve-topic-24-28 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,886] INFO [Partition -uve-topic-24-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-28 (kafka.cluster.Partition) [2026-06-04 05:59:41,887] INFO [Partition -uve-topic-24-28 broker=2] Log loaded for partition -uve-topic-24-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:41,896] INFO [LogLoader partition=-uve-topic-24-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:41,897] INFO Created log for partition -uve-topic-24-13 in /tmp/kafka-logs/-uve-topic-24-13 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,897] INFO [Partition -uve-topic-24-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-13 (kafka.cluster.Partition) [2026-06-04 05:59:41,897] INFO [Partition -uve-topic-24-13 broker=2] Log loaded for partition -uve-topic-24-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:41,900] INFO [LogLoader partition=-uve-topic-25-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:41,901] INFO Created log for partition -uve-topic-25-28 in /tmp/kafka-logs/-uve-topic-25-28 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,904] INFO [Partition -uve-topic-25-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-28 (kafka.cluster.Partition) [2026-06-04 05:59:41,904] INFO [Partition -uve-topic-25-28 broker=2] Log loaded for partition -uve-topic-25-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:41,908] INFO [LogLoader partition=-uve-topic-25-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:41,911] INFO Created log for partition -uve-topic-25-13 in /tmp/kafka-logs/-uve-topic-25-13 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,911] INFO [Partition -uve-topic-25-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-13 (kafka.cluster.Partition) [2026-06-04 05:59:41,911] INFO [Partition -uve-topic-25-13 broker=2] Log loaded for partition -uve-topic-25-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:41,916] INFO [LogLoader partition=-uve-topic-20-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:41,916] INFO Created log for partition -uve-topic-20-29 in /tmp/kafka-logs/-uve-topic-20-29 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,916] INFO [Partition -uve-topic-20-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-29 (kafka.cluster.Partition) [2026-06-04 05:59:41,916] INFO [Partition -uve-topic-20-29 broker=2] Log loaded for partition -uve-topic-20-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:41,923] INFO [LogLoader partition=-uve-topic-20-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:41,923] INFO Created log for partition -uve-topic-20-14 in /tmp/kafka-logs/-uve-topic-20-14 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,923] INFO [Partition -uve-topic-20-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-14 (kafka.cluster.Partition) [2026-06-04 05:59:41,924] INFO [Partition -uve-topic-20-14 broker=2] Log loaded for partition -uve-topic-20-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:41,933] INFO [LogLoader partition=-uve-topic-21-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:41,933] INFO Created log for partition -uve-topic-21-29 in /tmp/kafka-logs/-uve-topic-21-29 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,933] INFO [Partition -uve-topic-21-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-29 (kafka.cluster.Partition) [2026-06-04 05:59:41,933] INFO [Partition -uve-topic-21-29 broker=2] Log loaded for partition -uve-topic-21-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:41,944] INFO [LogLoader partition=-uve-topic-23-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:41,944] INFO Created log for partition -uve-topic-23-12 in /tmp/kafka-logs/-uve-topic-23-12 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,944] INFO [Partition -uve-topic-23-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-12 (kafka.cluster.Partition) [2026-06-04 05:59:41,944] INFO [Partition -uve-topic-23-12 broker=2] Log loaded for partition -uve-topic-23-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:41,952] INFO [LogLoader partition=-uve-topic-24-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:41,953] INFO Created log for partition -uve-topic-24-27 in /tmp/kafka-logs/-uve-topic-24-27 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,953] INFO [Partition -uve-topic-24-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-27 (kafka.cluster.Partition) [2026-06-04 05:59:41,954] INFO [Partition -uve-topic-24-27 broker=2] Log loaded for partition -uve-topic-24-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:41,974] INFO [LogLoader partition=-uve-topic-24-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:41,974] INFO Created log for partition -uve-topic-24-12 in /tmp/kafka-logs/-uve-topic-24-12 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,974] INFO [Partition -uve-topic-24-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-12 (kafka.cluster.Partition) [2026-06-04 05:59:41,974] INFO [Partition -uve-topic-24-12 broker=2] Log loaded for partition -uve-topic-24-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:41,983] INFO [LogLoader partition=-uve-topic-25-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:41,983] INFO Created log for partition -uve-topic-25-27 in /tmp/kafka-logs/-uve-topic-25-27 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,984] INFO [Partition -uve-topic-25-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-27 (kafka.cluster.Partition) [2026-06-04 05:59:41,984] INFO [Partition -uve-topic-25-27 broker=2] Log loaded for partition -uve-topic-25-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:41,992] INFO [LogLoader partition=-uve-topic-25-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:41,992] INFO Created log for partition -uve-topic-25-12 in /tmp/kafka-logs/-uve-topic-25-12 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,992] INFO [Partition -uve-topic-25-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-12 (kafka.cluster.Partition) [2026-06-04 05:59:41,992] INFO [Partition -uve-topic-25-12 broker=2] Log loaded for partition -uve-topic-25-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:41,998] INFO [LogLoader partition=-uve-topic-20-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:41,999] INFO Created log for partition -uve-topic-20-28 in /tmp/kafka-logs/-uve-topic-20-28 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:41,999] INFO [Partition -uve-topic-20-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-28 (kafka.cluster.Partition) [2026-06-04 05:59:41,999] INFO [Partition -uve-topic-20-28 broker=2] Log loaded for partition -uve-topic-20-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:42,008] INFO [LogLoader partition=-uve-topic-20-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:42,009] INFO Created log for partition -uve-topic-20-13 in /tmp/kafka-logs/-uve-topic-20-13 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,009] INFO [Partition -uve-topic-20-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-13 (kafka.cluster.Partition) [2026-06-04 05:59:42,009] INFO [Partition -uve-topic-20-13 broker=2] Log loaded for partition -uve-topic-20-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:42,014] INFO [LogLoader partition=-uve-topic-22-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:42,014] INFO Created log for partition -uve-topic-22-28 in /tmp/kafka-logs/-uve-topic-22-28 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,014] INFO [Partition -uve-topic-22-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-28 (kafka.cluster.Partition) [2026-06-04 05:59:42,014] INFO [Partition -uve-topic-22-28 broker=2] Log loaded for partition -uve-topic-22-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:42,019] INFO [LogLoader partition=-uve-topic-23-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:42,019] INFO Created log for partition -uve-topic-23-0 in /tmp/kafka-logs/-uve-topic-23-0 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,019] INFO [Partition -uve-topic-23-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-0 (kafka.cluster.Partition) [2026-06-04 05:59:42,019] INFO [Partition -uve-topic-23-0 broker=2] Log loaded for partition -uve-topic-23-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:42,022] INFO [LogLoader partition=-uve-topic-24-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:42,022] INFO Created log for partition -uve-topic-24-15 in /tmp/kafka-logs/-uve-topic-24-15 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,023] INFO [Partition -uve-topic-24-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-15 (kafka.cluster.Partition) [2026-06-04 05:59:42,023] INFO [Partition -uve-topic-24-15 broker=2] Log loaded for partition -uve-topic-24-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:42,026] INFO [LogLoader partition=-uve-topic-24-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:42,031] INFO Created log for partition -uve-topic-24-0 in /tmp/kafka-logs/-uve-topic-24-0 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,031] INFO [Partition -uve-topic-24-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-0 (kafka.cluster.Partition) [2026-06-04 05:59:42,031] INFO [Partition -uve-topic-24-0 broker=2] Log loaded for partition -uve-topic-24-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:42,037] INFO [LogLoader partition=-uve-topic-25-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:42,038] INFO Created log for partition -uve-topic-25-15 in /tmp/kafka-logs/-uve-topic-25-15 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,038] INFO [Partition -uve-topic-25-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-15 (kafka.cluster.Partition) [2026-06-04 05:59:42,038] INFO [Partition -uve-topic-25-15 broker=2] Log loaded for partition -uve-topic-25-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:42,044] INFO [LogLoader partition=-uve-topic-25-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:42,045] INFO Created log for partition -uve-topic-25-0 in /tmp/kafka-logs/-uve-topic-25-0 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,045] INFO [Partition -uve-topic-25-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-0 (kafka.cluster.Partition) [2026-06-04 05:59:42,045] INFO [Partition -uve-topic-25-0 broker=2] Log loaded for partition -uve-topic-25-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:42,047] INFO [LogLoader partition=-uve-topic-21-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:42,048] INFO Created log for partition -uve-topic-21-15 in /tmp/kafka-logs/-uve-topic-21-15 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,048] INFO [Partition -uve-topic-21-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-15 (kafka.cluster.Partition) [2026-06-04 05:59:42,048] INFO [Partition -uve-topic-21-15 broker=2] Log loaded for partition -uve-topic-21-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:42,052] INFO [LogLoader partition=-uve-topic-21-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:42,053] INFO Created log for partition -uve-topic-21-0 in /tmp/kafka-logs/-uve-topic-21-0 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,053] INFO [Partition -uve-topic-21-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-0 (kafka.cluster.Partition) [2026-06-04 05:59:42,053] INFO [Partition -uve-topic-21-0 broker=2] Log loaded for partition -uve-topic-21-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:42,055] INFO [LogLoader partition=-uve-topic-23-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:42,055] INFO Created log for partition -uve-topic-23-15 in /tmp/kafka-logs/-uve-topic-23-15 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,056] INFO [Partition -uve-topic-23-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-15 (kafka.cluster.Partition) [2026-06-04 05:59:42,056] INFO [Partition -uve-topic-23-15 broker=2] Log loaded for partition -uve-topic-23-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:42,059] INFO [LogLoader partition=-uve-topic-21-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:42,060] INFO Created log for partition -uve-topic-21-14 in /tmp/kafka-logs/-uve-topic-21-14 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,060] INFO [Partition -uve-topic-21-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-14 (kafka.cluster.Partition) [2026-06-04 05:59:42,060] INFO [Partition -uve-topic-21-14 broker=2] Log loaded for partition -uve-topic-21-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:42,064] INFO [LogLoader partition=-uve-topic-22-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:42,066] INFO Created log for partition -uve-topic-22-29 in /tmp/kafka-logs/-uve-topic-22-29 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,068] INFO [Partition -uve-topic-22-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-29 (kafka.cluster.Partition) [2026-06-04 05:59:42,068] INFO [Partition -uve-topic-22-29 broker=2] Log loaded for partition -uve-topic-22-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:42,072] INFO [LogLoader partition=-uve-topic-22-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:42,073] INFO Created log for partition -uve-topic-22-14 in /tmp/kafka-logs/-uve-topic-22-14 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,073] INFO [Partition -uve-topic-22-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-14 (kafka.cluster.Partition) [2026-06-04 05:59:42,073] INFO [Partition -uve-topic-22-14 broker=2] Log loaded for partition -uve-topic-22-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:42,076] INFO [LogLoader partition=-uve-topic-21-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:42,076] INFO Created log for partition -uve-topic-21-2 in /tmp/kafka-logs/-uve-topic-21-2 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,078] INFO [Partition -uve-topic-21-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-2 (kafka.cluster.Partition) [2026-06-04 05:59:42,079] INFO [Partition -uve-topic-21-2 broker=2] Log loaded for partition -uve-topic-21-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:42,084] INFO [LogLoader partition=-uve-topic-22-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:42,084] INFO Created log for partition -uve-topic-22-17 in /tmp/kafka-logs/-uve-topic-22-17 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,084] INFO [Partition -uve-topic-22-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-17 (kafka.cluster.Partition) [2026-06-04 05:59:42,084] INFO [Partition -uve-topic-22-17 broker=2] Log loaded for partition -uve-topic-22-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:42,087] INFO [LogLoader partition=-uve-topic-22-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:42,087] INFO Created log for partition -uve-topic-22-2 in /tmp/kafka-logs/-uve-topic-22-2 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,087] INFO [Partition -uve-topic-22-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-2 (kafka.cluster.Partition) [2026-06-04 05:59:42,087] INFO [Partition -uve-topic-22-2 broker=2] Log loaded for partition -uve-topic-22-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:42,090] INFO [LogLoader partition=-uve-topic-20-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:42,093] INFO Created log for partition -uve-topic-20-17 in /tmp/kafka-logs/-uve-topic-20-17 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,093] INFO [Partition -uve-topic-20-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-17 (kafka.cluster.Partition) [2026-06-04 05:59:42,093] INFO [Partition -uve-topic-20-17 broker=2] Log loaded for partition -uve-topic-20-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:42,098] INFO [LogLoader partition=-uve-topic-20-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:42,099] INFO Created log for partition -uve-topic-20-2 in /tmp/kafka-logs/-uve-topic-20-2 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,099] INFO [Partition -uve-topic-20-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-2 (kafka.cluster.Partition) [2026-06-04 05:59:42,099] INFO [Partition -uve-topic-20-2 broker=2] Log loaded for partition -uve-topic-20-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:42,101] INFO [LogLoader partition=-uve-topic-21-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:42,102] INFO Created log for partition -uve-topic-21-17 in /tmp/kafka-logs/-uve-topic-21-17 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,102] INFO [Partition -uve-topic-21-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-17 (kafka.cluster.Partition) [2026-06-04 05:59:42,102] INFO [Partition -uve-topic-21-17 broker=2] Log loaded for partition -uve-topic-21-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:42,105] INFO [LogLoader partition=-uve-topic-22-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:42,106] INFO Created log for partition -uve-topic-22-1 in /tmp/kafka-logs/-uve-topic-22-1 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,108] INFO [Partition -uve-topic-22-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-1 (kafka.cluster.Partition) [2026-06-04 05:59:42,108] INFO [Partition -uve-topic-22-1 broker=2] Log loaded for partition -uve-topic-22-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:42,114] INFO [LogLoader partition=-uve-topic-23-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:42,114] INFO Created log for partition -uve-topic-23-16 in /tmp/kafka-logs/-uve-topic-23-16 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,114] INFO [Partition -uve-topic-23-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-16 (kafka.cluster.Partition) [2026-06-04 05:59:42,114] INFO [Partition -uve-topic-23-16 broker=2] Log loaded for partition -uve-topic-23-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:42,120] INFO [LogLoader partition=-uve-topic-23-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:42,120] INFO Created log for partition -uve-topic-23-1 in /tmp/kafka-logs/-uve-topic-23-1 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,120] INFO [Partition -uve-topic-23-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-1 (kafka.cluster.Partition) [2026-06-04 05:59:42,120] INFO [Partition -uve-topic-23-1 broker=2] Log loaded for partition -uve-topic-23-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:42,129] INFO [LogLoader partition=-uve-topic-24-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:42,129] INFO Created log for partition -uve-topic-24-16 in /tmp/kafka-logs/-uve-topic-24-16 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,129] INFO [Partition -uve-topic-24-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-16 (kafka.cluster.Partition) [2026-06-04 05:59:42,129] INFO [Partition -uve-topic-24-16 broker=2] Log loaded for partition -uve-topic-24-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:42,132] INFO [LogLoader partition=-uve-topic-24-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:42,132] INFO Created log for partition -uve-topic-24-1 in /tmp/kafka-logs/-uve-topic-24-1 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,133] INFO [Partition -uve-topic-24-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-1 (kafka.cluster.Partition) [2026-06-04 05:59:42,133] INFO [Partition -uve-topic-24-1 broker=2] Log loaded for partition -uve-topic-24-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:42,136] INFO [LogLoader partition=-uve-topic-25-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:42,139] INFO Created log for partition -uve-topic-25-16 in /tmp/kafka-logs/-uve-topic-25-16 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,139] INFO [Partition -uve-topic-25-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-16 (kafka.cluster.Partition) [2026-06-04 05:59:42,139] INFO [Partition -uve-topic-25-16 broker=2] Log loaded for partition -uve-topic-25-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:42,141] INFO [LogLoader partition=-uve-topic-25-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:42,142] INFO Created log for partition -uve-topic-25-1 in /tmp/kafka-logs/-uve-topic-25-1 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,142] INFO [Partition -uve-topic-25-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-1 (kafka.cluster.Partition) [2026-06-04 05:59:42,142] INFO [Partition -uve-topic-25-1 broker=2] Log loaded for partition -uve-topic-25-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:42,152] INFO [LogLoader partition=-uve-topic-20-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:42,153] INFO Created log for partition -uve-topic-20-16 in /tmp/kafka-logs/-uve-topic-20-16 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,153] INFO [Partition -uve-topic-20-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-16 (kafka.cluster.Partition) [2026-06-04 05:59:42,153] INFO [Partition -uve-topic-20-16 broker=2] Log loaded for partition -uve-topic-20-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:42,159] INFO [LogLoader partition=-uve-topic-20-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:42,160] INFO Created log for partition -uve-topic-20-1 in /tmp/kafka-logs/-uve-topic-20-1 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,160] INFO [Partition -uve-topic-20-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-1 (kafka.cluster.Partition) [2026-06-04 05:59:42,160] INFO [Partition -uve-topic-20-1 broker=2] Log loaded for partition -uve-topic-20-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:42,164] INFO [LogLoader partition=-uve-topic-22-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:42,164] INFO Created log for partition -uve-topic-22-16 in /tmp/kafka-logs/-uve-topic-22-16 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,165] INFO [Partition -uve-topic-22-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-16 (kafka.cluster.Partition) [2026-06-04 05:59:42,165] INFO [Partition -uve-topic-22-16 broker=2] Log loaded for partition -uve-topic-22-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:42,167] INFO [LogLoader partition=-uve-topic-20-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:42,168] INFO Created log for partition -uve-topic-20-19 in /tmp/kafka-logs/-uve-topic-20-19 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,168] INFO [Partition -uve-topic-20-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-19 (kafka.cluster.Partition) [2026-06-04 05:59:42,168] INFO [Partition -uve-topic-20-19 broker=2] Log loaded for partition -uve-topic-20-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:42,173] INFO [LogLoader partition=-uve-topic-20-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:42,173] INFO Created log for partition -uve-topic-20-4 in /tmp/kafka-logs/-uve-topic-20-4 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,173] INFO [Partition -uve-topic-20-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-4 (kafka.cluster.Partition) [2026-06-04 05:59:42,173] INFO [Partition -uve-topic-20-4 broker=2] Log loaded for partition -uve-topic-20-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:42,176] INFO [LogLoader partition=-uve-topic-22-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:42,176] INFO Created log for partition -uve-topic-22-19 in /tmp/kafka-logs/-uve-topic-22-19 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,176] INFO [Partition -uve-topic-22-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-19 (kafka.cluster.Partition) [2026-06-04 05:59:42,176] INFO [Partition -uve-topic-22-19 broker=2] Log loaded for partition -uve-topic-22-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:42,180] INFO [LogLoader partition=-uve-topic-22-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:42,180] INFO Created log for partition -uve-topic-22-4 in /tmp/kafka-logs/-uve-topic-22-4 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,180] INFO [Partition -uve-topic-22-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-4 (kafka.cluster.Partition) [2026-06-04 05:59:42,180] INFO [Partition -uve-topic-22-4 broker=2] Log loaded for partition -uve-topic-22-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:42,183] INFO [LogLoader partition=-uve-topic-23-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:42,183] INFO Created log for partition -uve-topic-23-19 in /tmp/kafka-logs/-uve-topic-23-19 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,183] INFO [Partition -uve-topic-23-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-19 (kafka.cluster.Partition) [2026-06-04 05:59:42,183] INFO [Partition -uve-topic-23-19 broker=2] Log loaded for partition -uve-topic-23-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:42,189] INFO [LogLoader partition=-uve-topic-23-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:42,189] INFO Created log for partition -uve-topic-23-4 in /tmp/kafka-logs/-uve-topic-23-4 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,189] INFO [Partition -uve-topic-23-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-4 (kafka.cluster.Partition) [2026-06-04 05:59:42,189] INFO [Partition -uve-topic-23-4 broker=2] Log loaded for partition -uve-topic-23-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:42,192] INFO [LogLoader partition=-uve-topic-24-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:42,192] INFO Created log for partition -uve-topic-24-19 in /tmp/kafka-logs/-uve-topic-24-19 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,193] INFO [Partition -uve-topic-24-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-19 (kafka.cluster.Partition) [2026-06-04 05:59:42,193] INFO [Partition -uve-topic-24-19 broker=2] Log loaded for partition -uve-topic-24-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:42,198] INFO [LogLoader partition=-uve-topic-24-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:42,199] INFO Created log for partition -uve-topic-24-4 in /tmp/kafka-logs/-uve-topic-24-4 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,199] INFO [Partition -uve-topic-24-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-4 (kafka.cluster.Partition) [2026-06-04 05:59:42,199] INFO [Partition -uve-topic-24-4 broker=2] Log loaded for partition -uve-topic-24-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:42,201] INFO [LogLoader partition=-uve-topic-25-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:42,202] INFO Created log for partition -uve-topic-25-19 in /tmp/kafka-logs/-uve-topic-25-19 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,202] INFO [Partition -uve-topic-25-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-19 (kafka.cluster.Partition) [2026-06-04 05:59:42,202] INFO [Partition -uve-topic-25-19 broker=2] Log loaded for partition -uve-topic-25-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:42,207] INFO [LogLoader partition=-uve-topic-25-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:42,207] INFO Created log for partition -uve-topic-25-4 in /tmp/kafka-logs/-uve-topic-25-4 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,207] INFO [Partition -uve-topic-25-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-4 (kafka.cluster.Partition) [2026-06-04 05:59:42,207] INFO [Partition -uve-topic-25-4 broker=2] Log loaded for partition -uve-topic-25-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:42,211] INFO [LogLoader partition=-uve-topic-21-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:42,211] INFO Created log for partition -uve-topic-21-18 in /tmp/kafka-logs/-uve-topic-21-18 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,211] INFO [Partition -uve-topic-21-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-18 (kafka.cluster.Partition) [2026-06-04 05:59:42,211] INFO [Partition -uve-topic-21-18 broker=2] Log loaded for partition -uve-topic-21-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:42,214] INFO [LogLoader partition=-uve-topic-21-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:42,215] INFO Created log for partition -uve-topic-21-3 in /tmp/kafka-logs/-uve-topic-21-3 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,215] INFO [Partition -uve-topic-21-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-3 (kafka.cluster.Partition) [2026-06-04 05:59:42,215] INFO [Partition -uve-topic-21-3 broker=2] Log loaded for partition -uve-topic-21-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:42,219] INFO [LogLoader partition=-uve-topic-23-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:42,219] INFO Created log for partition -uve-topic-23-18 in /tmp/kafka-logs/-uve-topic-23-18 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,219] INFO [Partition -uve-topic-23-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-18 (kafka.cluster.Partition) [2026-06-04 05:59:42,219] INFO [Partition -uve-topic-23-18 broker=2] Log loaded for partition -uve-topic-23-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:42,222] INFO [LogLoader partition=-uve-topic-23-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:42,223] INFO Created log for partition -uve-topic-23-3 in /tmp/kafka-logs/-uve-topic-23-3 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,223] INFO [Partition -uve-topic-23-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-3 (kafka.cluster.Partition) [2026-06-04 05:59:42,223] INFO [Partition -uve-topic-23-3 broker=2] Log loaded for partition -uve-topic-23-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:42,230] INFO [LogLoader partition=-uve-topic-24-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:42,230] INFO Created log for partition -uve-topic-24-18 in /tmp/kafka-logs/-uve-topic-24-18 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,231] INFO [Partition -uve-topic-24-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-18 (kafka.cluster.Partition) [2026-06-04 05:59:42,231] INFO [Partition -uve-topic-24-18 broker=2] Log loaded for partition -uve-topic-24-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:42,235] INFO [LogLoader partition=-uve-topic-24-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:42,236] INFO Created log for partition -uve-topic-24-3 in /tmp/kafka-logs/-uve-topic-24-3 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,236] INFO [Partition -uve-topic-24-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-3 (kafka.cluster.Partition) [2026-06-04 05:59:42,236] INFO [Partition -uve-topic-24-3 broker=2] Log loaded for partition -uve-topic-24-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:42,240] INFO [LogLoader partition=-uve-topic-25-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:42,240] INFO Created log for partition -uve-topic-25-18 in /tmp/kafka-logs/-uve-topic-25-18 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,241] INFO [Partition -uve-topic-25-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-18 (kafka.cluster.Partition) [2026-06-04 05:59:42,241] INFO [Partition -uve-topic-25-18 broker=2] Log loaded for partition -uve-topic-25-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:42,244] INFO [LogLoader partition=-uve-topic-25-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:42,245] INFO Created log for partition -uve-topic-25-3 in /tmp/kafka-logs/-uve-topic-25-3 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,245] INFO [Partition -uve-topic-25-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-3 (kafka.cluster.Partition) [2026-06-04 05:59:42,245] INFO [Partition -uve-topic-25-3 broker=2] Log loaded for partition -uve-topic-25-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:42,246] INFO [ReplicaFetcherManager on broker 2] Removed fetcher for partitions HashSet(-uve-topic-23-6, -uve-topic-24-6, -uve-topic-25-6, -uve-topic-20-23, -uve-topic-21-23, -uve-topic-22-23, -uve-topic-20-14, -uve-topic-21-14, -uve-topic-22-14, -uve-topic-23-22, -uve-topic-24-22, -uve-topic-25-22, -uve-topic-21-6, -uve-topic-24-7, -uve-topic-25-7, -uve-topic-21-24, -uve-topic-23-24, -uve-topic-24-24, -uve-topic-21-15, -uve-topic-23-15, -uve-topic-20-7, -uve-topic-22-7, -uve-topic-23-7, -uve-topic-24-15, -uve-topic-25-15, -uve-topic-21-0, -uve-topic-23-0, -uve-topic-24-0, -uve-topic-22-25, -uve-topic-23-25, -uve-topic-24-25, -uve-topic-25-25, -uve-topic-25-0, -uve-topic-20-25, -uve-topic-22-16, -uve-topic-23-16, -uve-topic-24-16, -uve-topic-25-24, -uve-topic-20-16, -uve-topic-21-8, -uve-topic-22-8, -uve-topic-25-16, -uve-topic-20-8, -uve-topic-22-1, -uve-topic-23-1, -uve-topic-24-1, -uve-topic-25-1, -uve-topic-20-1, -uve-topic-20-26, -uve-topic-21-26, -uve-topic-22-26, -uve-topic-22-17, -uve-topic-20-17, -uve-topic-21-17, -uve-topic-23-9, -uve-topic-24-9, -uve-topic-25-9, -uve-topic-21-9, -uve-topic-20-2, -uve-topic-21-2, -uve-topic-22-2, -uve-topic-24-27, -uve-topic-25-27, -uve-topic-21-27, -uve-topic-23-27, -uve-topic-23-18, -uve-topic-24-18, -uve-topic-25-18, -uve-topic-21-18, -uve-topic-23-10, -uve-topic-24-10, -uve-topic-25-10, -uve-topic-20-10, -uve-topic-22-10, -uve-topic-24-3, -uve-topic-25-3, -uve-topic-20-28, -uve-topic-21-3, -uve-topic-23-3, -uve-topic-25-28, -uve-topic-20-20, -uve-topic-22-28, -uve-topic-23-28, -uve-topic-24-28, -uve-topic-24-19, -uve-topic-25-19, -uve-topic-20-19, -uve-topic-22-19, -uve-topic-23-19, -uve-topic-20-11, -uve-topic-21-11, -uve-topic-22-11, -uve-topic-25-4, -uve-topic-20-29, -uve-topic-21-29, -uve-topic-22-4, -uve-topic-23-4, -uve-topic-24-4, -uve-topic-21-21, -uve-topic-22-29, -uve-topic-21-20, -uve-topic-22-20, -uve-topic-25-12, -uve-topic-20-4, -uve-topic-21-12, -uve-topic-23-12, -uve-topic-24-12, -uve-topic-22-5, -uve-topic-20-22, -uve-topic-22-22, -uve-topic-20-13, -uve-topic-23-21, -uve-topic-24-21, -uve-topic-25-21, -uve-topic-20-5, -uve-topic-21-5, -uve-topic-22-13, -uve-topic-23-13, -uve-topic-24-13, -uve-topic-25-13) (kafka.server.ReplicaFetcherManager) [2026-06-04 05:59:42,249] INFO [ReplicaFetcherManager on broker 2] Added fetcher to broker 1 for partitions HashMap(-uve-topic-23-10 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-22-20 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-24-7 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-23-4 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-22-29 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-22-2 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-25-4 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-24-1 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-20-20 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-21-6 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-20-5 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-20-17 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-21-15 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-20-14 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-25-16 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-25-7 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-25-13 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-24-28 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-24-22 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-20-26 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-24-19 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-22-8 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-21-12 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-22-5 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-23-25 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-20-11 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-25-28 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-25-22 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-22-17 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-23-22 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-20-23 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-21-24 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-23-19 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-23-7 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-23-13 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-21-21 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-24-4 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-22-14 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-22-11 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-20-8 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-20-29 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-21-18 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-21-9 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-22-26 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-25-25 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-24-16 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-23-1 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-25-10 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-24-13 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-22-23 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-25-1 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-23-28 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-21-0 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-23-16 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-21-27 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-20-2 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-21-3 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-24-25 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-24-10 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-25-19 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0)) (kafka.server.ReplicaFetcherManager) [2026-06-04 05:59:42,250] INFO [ReplicaFetcherManager on broker 2] Added fetcher to broker 3 for partitions HashMap(-uve-topic-24-27 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-21-20 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-25-6 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-21-5 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-22-19 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-21-2 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-21-14 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-21-23 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-23-21 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-20-22 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-22-4 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-24-6 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-24-12 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-23-18 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-22-13 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-23-6 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-23-9 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-24-0 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-24-15 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-22-16 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-21-8 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-24-21 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-23-3 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-23-0 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-22-25 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-24-3 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-25-24 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-20-28 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-20-7 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-22-10 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-25-12 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-23-27 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-21-29 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-25-3 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-23-15 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-20-4 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-22-22 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-22-28 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-25-21 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-25-15 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-21-17 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-20-16 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-25-18 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-25-9 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-24-24 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-20-19 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-23-12 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-22-7 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-22-1 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-20-13 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-24-9 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-21-26 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-25-0 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-21-11 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-20-10 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-25-27 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-20-1 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-20-25 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-23-24 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-24-18 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0)) (kafka.server.ReplicaFetcherManager) [2026-06-04 05:59:42,270] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,270] INFO [UnifiedLog partition=-uve-topic-23-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:42,271] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,271] INFO [UnifiedLog partition=-uve-topic-24-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:42,271] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,271] INFO [UnifiedLog partition=-uve-topic-25-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:42,271] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,271] INFO [UnifiedLog partition=-uve-topic-21-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:42,271] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,271] INFO [UnifiedLog partition=-uve-topic-24-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:42,271] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,271] INFO [UnifiedLog partition=-uve-topic-21-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:42,271] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,271] INFO [UnifiedLog partition=-uve-topic-25-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:42,271] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,271] INFO [UnifiedLog partition=-uve-topic-23-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:42,271] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,271] INFO [UnifiedLog partition=-uve-topic-23-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:42,271] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,271] INFO [UnifiedLog partition=-uve-topic-24-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:42,271] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,271] INFO [UnifiedLog partition=-uve-topic-25-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:42,271] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,271] INFO [UnifiedLog partition=-uve-topic-21-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:42,271] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,271] INFO [UnifiedLog partition=-uve-topic-20-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:42,271] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,271] INFO [UnifiedLog partition=-uve-topic-22-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:42,271] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,271] INFO [UnifiedLog partition=-uve-topic-24-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:42,271] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,271] INFO [UnifiedLog partition=-uve-topic-25-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:42,271] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,271] INFO [UnifiedLog partition=-uve-topic-20-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:42,271] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,271] INFO [UnifiedLog partition=-uve-topic-23-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:42,271] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,272] INFO [UnifiedLog partition=-uve-topic-23-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:42,272] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,272] INFO [UnifiedLog partition=-uve-topic-24-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:42,272] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,272] INFO [UnifiedLog partition=-uve-topic-22-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:42,272] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,272] INFO [UnifiedLog partition=-uve-topic-23-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:42,272] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,272] INFO [UnifiedLog partition=-uve-topic-20-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:42,272] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,272] INFO [UnifiedLog partition=-uve-topic-22-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:42,272] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,272] INFO [UnifiedLog partition=-uve-topic-20-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:42,272] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,272] INFO [UnifiedLog partition=-uve-topic-22-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:42,272] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,272] INFO [UnifiedLog partition=-uve-topic-24-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:42,272] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,272] INFO [UnifiedLog partition=-uve-topic-25-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:42,272] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,272] INFO [UnifiedLog partition=-uve-topic-21-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:42,272] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,272] INFO [UnifiedLog partition=-uve-topic-23-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:42,272] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,272] INFO [UnifiedLog partition=-uve-topic-21-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:42,272] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,272] INFO [UnifiedLog partition=-uve-topic-24-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:42,272] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,272] INFO [UnifiedLog partition=-uve-topic-22-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:42,272] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,272] INFO [UnifiedLog partition=-uve-topic-22-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:42,273] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,273] INFO [UnifiedLog partition=-uve-topic-25-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:42,273] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,273] INFO [UnifiedLog partition=-uve-topic-20-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:42,273] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,273] INFO [UnifiedLog partition=-uve-topic-22-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:42,273] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,273] INFO [UnifiedLog partition=-uve-topic-25-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:42,273] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,273] INFO [UnifiedLog partition=-uve-topic-21-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:42,273] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,273] INFO [UnifiedLog partition=-uve-topic-20-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:42,273] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,273] INFO [UnifiedLog partition=-uve-topic-21-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:42,273] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,273] INFO [UnifiedLog partition=-uve-topic-25-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:42,273] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,273] INFO [UnifiedLog partition=-uve-topic-20-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:42,273] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,273] INFO [UnifiedLog partition=-uve-topic-23-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:42,273] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,273] INFO [UnifiedLog partition=-uve-topic-24-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:42,273] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,273] INFO [UnifiedLog partition=-uve-topic-22-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:42,273] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,273] INFO [UnifiedLog partition=-uve-topic-20-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:42,273] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,273] INFO [UnifiedLog partition=-uve-topic-20-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:42,273] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,273] INFO [UnifiedLog partition=-uve-topic-22-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:42,273] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,273] INFO [UnifiedLog partition=-uve-topic-21-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:42,273] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,273] INFO [UnifiedLog partition=-uve-topic-20-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:42,273] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,273] INFO [UnifiedLog partition=-uve-topic-23-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:42,273] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,274] INFO [UnifiedLog partition=-uve-topic-24-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:42,274] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,274] INFO [UnifiedLog partition=-uve-topic-25-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:42,274] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,274] INFO [UnifiedLog partition=-uve-topic-21-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:42,274] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,274] INFO [UnifiedLog partition=-uve-topic-23-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:42,274] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,274] INFO [UnifiedLog partition=-uve-topic-24-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:42,274] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,274] INFO [UnifiedLog partition=-uve-topic-25-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:42,274] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,274] INFO [UnifiedLog partition=-uve-topic-21-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:42,274] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,274] INFO [UnifiedLog partition=-uve-topic-22-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:42,306] INFO [ReplicaFetcherManager on broker 2] Removed fetcher for partitions HashSet(-uve-topic-26-8, -uve-topic-26-20, -uve-topic-11-24, -uve-topic-13-22, -uve-topic-6-25, -uve-topic-28-2, -uve-topic-6-16, -uve-topic-14-12, -uve-topic-28-26, -uve-topic-7-4, -uve-topic-7-1, -uve-topic-4-29, -uve-topic-3-21, -uve-topic-9-15, -uve-topic-2-20, -uve-topic-13-19, -uve-topic-4-26, -uve-topic-13-7, -uve-topic-13-10, -uve-topic-6-13, -uve-topic-29-13, -uve-topic-8-4, -uve-topic-7-28, -uve-topic-6-7, -uve-topic-9-24, -uve-topic-27-10, -uve-topic-8-22, -uve-topic-9-21, -uve-topic-12-25, -uve-topic-28-11, -uve-topic-14-27, -uve-topic-9-27, -uve-topic-11-21, -uve-topic-12-22, -uve-topic-0-3, -uve-topic-4-8, -uve-topic-28-8, -uve-topic-7-7, -uve-topic-29-4, -uve-topic-0-15, -uve-topic-14-6, -uve-topic-3-3, -uve-topic-29-10, -uve-topic-11-9, -uve-topic-0-9, -uve-topic-29-25, -uve-topic-7-25, -uve-topic-14-24, -uve-topic-8-13, -uve-topic-26-5, -uve-topic-27-19, -uve-topic-26-23, -uve-topic-26-29, -uve-topic-12-10, -uve-topic-6-10, -uve-topic-4-5, -uve-topic-8-1, -uve-topic-9-18, -uve-topic-13-4, -uve-topic-4-23, -uve-topic-13-1, -uve-topic-29-28, -uve-topic-2-14, -uve-topic-26-17, -uve-topic-9-9, -uve-topic-1-13, -uve-topic-0-0, -uve-topic-29-22, -uve-topic-6-28, -uve-topic-29-16, -uve-topic-7-16, -uve-topic-7-22, -uve-topic-27-7, -uve-topic-0-12, -uve-topic-12-19, -uve-topic-13-28, -uve-topic-14-3, -uve-topic-9-6, -uve-topic-1-1, -uve-topic-8-25, -uve-topic-0-21, -uve-topic-2-2, -uve-topic-13-16, -uve-topic-2-11, -uve-topic-1-22, -uve-topic-11-6, -uve-topic-12-7, -uve-topic-29-19, -uve-topic-2-23, -uve-topic-12-13, -uve-topic-27-16, -uve-topic-14-0, -uve-topic-3-15, -uve-topic-14-15, -uve-topic-29-7, -uve-topic-28-17, -uve-topic-14-21, -uve-topic-3-12, -uve-topic-7-10, -uve-topic-8-7, -uve-topic-6-19, -uve-topic-0-24, -uve-topic-1-7, -uve-topic-9-12, -uve-topic-28-14, -uve-topic-7-19, -uve-topic-4-17, -uve-topic-26-26, -uve-topic-12-4, -uve-topic-2-17, -uve-topic-1-19, -uve-topic-1-16, -uve-topic-1-25, -uve-topic-0-18, -uve-topic-6-4, -uve-topic-3-9, -uve-topic-12-1, -uve-topic-28-20, -uve-topic-11-18, -uve-topic-12-28, -uve-topic-26-11, -uve-topic-4-20, -uve-topic-27-22, -uve-topic-11-3, -uve-topic-1-28, -uve-topic-8-16, -uve-topic-1-10, -uve-topic-29-1, -uve-topic-14-9, -uve-topic-11-0, -uve-topic-9-3, -uve-topic-27-13, -uve-topic-0-27, -uve-topic-28-23, -uve-topic-2-29, -uve-topic-3-0, -uve-topic-2-8, -uve-topic-3-18, -uve-topic-6-22, -uve-topic-13-13, -uve-topic-8-10, -uve-topic-3-27, -uve-topic-9-0, -uve-topic-0-6, -uve-topic-12-16, -uve-topic-27-1, -uve-topic-1-4, -uve-topic-11-15, -uve-topic-4-11, -uve-topic-2-26, -uve-topic-27-28, -uve-topic-2-5, -uve-topic-6-1, -uve-topic-26-2, -uve-topic-3-6, -uve-topic-27-25, -uve-topic-14-18, -uve-topic-28-5, -uve-topic-11-27, -uve-topic-8-19, -uve-topic-8-28, -uve-topic-4-2, -uve-topic-11-12, -uve-topic-4-14, -uve-topic-7-13, -uve-topic-3-24, -uve-topic-26-14, -uve-topic-28-29, -uve-topic-13-25, -uve-topic-27-4) (kafka.server.ReplicaFetcherManager) [2026-06-04 05:59:42,310] INFO [LogLoader partition=-uve-topic-7-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:42,310] INFO Created log for partition -uve-topic-7-4 in /tmp/kafka-logs/-uve-topic-7-4 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,311] INFO [Partition -uve-topic-7-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-4 (kafka.cluster.Partition) [2026-06-04 05:59:42,311] INFO [Partition -uve-topic-7-4 broker=2] Log loaded for partition -uve-topic-7-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:42,320] INFO [LogLoader partition=-uve-topic-8-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:42,321] INFO Created log for partition -uve-topic-8-19 in /tmp/kafka-logs/-uve-topic-8-19 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,321] INFO [Partition -uve-topic-8-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-19 (kafka.cluster.Partition) [2026-06-04 05:59:42,321] INFO [Partition -uve-topic-8-19 broker=2] Log loaded for partition -uve-topic-8-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:42,330] INFO [LogLoader partition=-uve-topic-8-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:42,331] INFO Created log for partition -uve-topic-8-4 in /tmp/kafka-logs/-uve-topic-8-4 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,331] INFO [Partition -uve-topic-8-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-4 (kafka.cluster.Partition) [2026-06-04 05:59:42,331] INFO [Partition -uve-topic-8-4 broker=2] Log loaded for partition -uve-topic-8-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:42,340] INFO [LogLoader partition=-uve-topic-6-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:42,340] INFO Created log for partition -uve-topic-6-19 in /tmp/kafka-logs/-uve-topic-6-19 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,340] INFO [Partition -uve-topic-6-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-19 (kafka.cluster.Partition) [2026-06-04 05:59:42,341] INFO [Partition -uve-topic-6-19 broker=2] Log loaded for partition -uve-topic-6-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:42,350] INFO [LogLoader partition=-uve-topic-6-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:42,351] INFO Created log for partition -uve-topic-6-4 in /tmp/kafka-logs/-uve-topic-6-4 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,351] INFO [Partition -uve-topic-6-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-4 (kafka.cluster.Partition) [2026-06-04 05:59:42,351] INFO [Partition -uve-topic-6-4 broker=2] Log loaded for partition -uve-topic-6-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:42,361] INFO [LogLoader partition=-uve-topic-7-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:42,361] INFO Created log for partition -uve-topic-7-19 in /tmp/kafka-logs/-uve-topic-7-19 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,361] INFO [Partition -uve-topic-7-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-19 (kafka.cluster.Partition) [2026-06-04 05:59:42,361] INFO [Partition -uve-topic-7-19 broker=2] Log loaded for partition -uve-topic-7-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:42,370] INFO [LogLoader partition=-uve-topic-1-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:42,370] INFO Created log for partition -uve-topic-1-4 in /tmp/kafka-logs/-uve-topic-1-4 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,370] INFO [Partition -uve-topic-1-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-4 (kafka.cluster.Partition) [2026-06-04 05:59:42,370] INFO [Partition -uve-topic-1-4 broker=2] Log loaded for partition -uve-topic-1-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:42,383] INFO [LogLoader partition=-uve-topic-4-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:42,383] INFO Created log for partition -uve-topic-4-5 in /tmp/kafka-logs/-uve-topic-4-5 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,384] INFO [Partition -uve-topic-4-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-5 (kafka.cluster.Partition) [2026-06-04 05:59:42,384] INFO [Partition -uve-topic-4-5 broker=2] Log loaded for partition -uve-topic-4-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:42,395] INFO [LogLoader partition=-uve-topic-2-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:42,395] INFO Created log for partition -uve-topic-2-5 in /tmp/kafka-logs/-uve-topic-2-5 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,395] INFO [Partition -uve-topic-2-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-5 (kafka.cluster.Partition) [2026-06-04 05:59:42,395] INFO [Partition -uve-topic-2-5 broker=2] Log loaded for partition -uve-topic-2-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:42,405] INFO [LogLoader partition=-uve-topic-4-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:42,406] INFO Created log for partition -uve-topic-4-20 in /tmp/kafka-logs/-uve-topic-4-20 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,406] INFO [Partition -uve-topic-4-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-20 (kafka.cluster.Partition) [2026-06-04 05:59:42,406] INFO [Partition -uve-topic-4-20 broker=2] Log loaded for partition -uve-topic-4-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:42,419] INFO [LogLoader partition=-uve-topic-2-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:42,420] INFO Created log for partition -uve-topic-2-20 in /tmp/kafka-logs/-uve-topic-2-20 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,420] INFO [Partition -uve-topic-2-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-20 (kafka.cluster.Partition) [2026-06-04 05:59:42,420] INFO [Partition -uve-topic-2-20 broker=2] Log loaded for partition -uve-topic-2-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:42,431] INFO [LogLoader partition=-uve-topic-13-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:42,432] INFO Created log for partition -uve-topic-13-7 in /tmp/kafka-logs/-uve-topic-13-7 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,432] INFO [Partition -uve-topic-13-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-7 (kafka.cluster.Partition) [2026-06-04 05:59:42,432] INFO [Partition -uve-topic-13-7 broker=2] Log loaded for partition -uve-topic-13-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:42,443] INFO [LogLoader partition=-uve-topic-26-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:42,444] INFO Created log for partition -uve-topic-26-5 in /tmp/kafka-logs/-uve-topic-26-5 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,444] INFO [Partition -uve-topic-26-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-5 (kafka.cluster.Partition) [2026-06-04 05:59:42,444] INFO [Partition -uve-topic-26-5 broker=2] Log loaded for partition -uve-topic-26-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:42,458] INFO [LogLoader partition=-uve-topic-28-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:42,458] INFO Created log for partition -uve-topic-28-20 in /tmp/kafka-logs/-uve-topic-28-20 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,458] INFO [Partition -uve-topic-28-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-20 (kafka.cluster.Partition) [2026-06-04 05:59:42,458] INFO [Partition -uve-topic-28-20 broker=2] Log loaded for partition -uve-topic-28-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:42,472] INFO [LogLoader partition=-uve-topic-28-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:42,473] INFO Created log for partition -uve-topic-28-5 in /tmp/kafka-logs/-uve-topic-28-5 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,474] INFO [Partition -uve-topic-28-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-5 (kafka.cluster.Partition) [2026-06-04 05:59:42,474] INFO [Partition -uve-topic-28-5 broker=2] Log loaded for partition -uve-topic-28-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:42,485] INFO [LogLoader partition=-uve-topic-12-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:42,486] INFO Created log for partition -uve-topic-12-22 in /tmp/kafka-logs/-uve-topic-12-22 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,486] INFO [Partition -uve-topic-12-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-22 (kafka.cluster.Partition) [2026-06-04 05:59:42,486] INFO [Partition -uve-topic-12-22 broker=2] Log loaded for partition -uve-topic-12-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:42,498] INFO [LogLoader partition=-uve-topic-12-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:42,499] INFO Created log for partition -uve-topic-12-7 in /tmp/kafka-logs/-uve-topic-12-7 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,499] INFO [Partition -uve-topic-12-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-7 (kafka.cluster.Partition) [2026-06-04 05:59:42,499] INFO [Partition -uve-topic-12-7 broker=2] Log loaded for partition -uve-topic-12-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:42,513] INFO [LogLoader partition=-uve-topic-13-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:42,513] INFO Created log for partition -uve-topic-13-22 in /tmp/kafka-logs/-uve-topic-13-22 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,514] INFO [Partition -uve-topic-13-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-22 (kafka.cluster.Partition) [2026-06-04 05:59:42,514] INFO [Partition -uve-topic-13-22 broker=2] Log loaded for partition -uve-topic-13-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:42,522] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,522] INFO [UnifiedLog partition=-uve-topic-20-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:42,522] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,522] INFO [UnifiedLog partition=-uve-topic-22-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:42,522] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,522] INFO [UnifiedLog partition=-uve-topic-20-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:42,522] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,522] INFO [UnifiedLog partition=-uve-topic-22-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:42,522] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,522] INFO [UnifiedLog partition=-uve-topic-21-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:42,522] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,522] INFO [UnifiedLog partition=-uve-topic-20-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:42,522] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,522] INFO [UnifiedLog partition=-uve-topic-22-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:42,522] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,522] INFO [UnifiedLog partition=-uve-topic-23-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:42,522] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,522] INFO [UnifiedLog partition=-uve-topic-24-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:42,522] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,522] INFO [UnifiedLog partition=-uve-topic-25-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:42,522] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,522] INFO [UnifiedLog partition=-uve-topic-21-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:42,522] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,522] INFO [UnifiedLog partition=-uve-topic-23-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:42,523] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,523] INFO [UnifiedLog partition=-uve-topic-24-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:42,523] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,523] INFO [UnifiedLog partition=-uve-topic-21-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:42,523] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,523] INFO [UnifiedLog partition=-uve-topic-25-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:42,523] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,523] INFO [UnifiedLog partition=-uve-topic-24-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:42,523] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,523] INFO [UnifiedLog partition=-uve-topic-25-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:42,523] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,523] INFO [UnifiedLog partition=-uve-topic-21-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:42,523] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,523] INFO [UnifiedLog partition=-uve-topic-21-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:42,523] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,523] INFO [UnifiedLog partition=-uve-topic-25-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:42,523] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,523] INFO [UnifiedLog partition=-uve-topic-20-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:42,523] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,523] INFO [UnifiedLog partition=-uve-topic-23-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:42,523] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,523] INFO [UnifiedLog partition=-uve-topic-24-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:42,523] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,523] INFO [UnifiedLog partition=-uve-topic-24-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:42,523] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,523] INFO [UnifiedLog partition=-uve-topic-25-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:42,523] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,523] INFO [UnifiedLog partition=-uve-topic-21-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:42,523] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,523] INFO [UnifiedLog partition=-uve-topic-23-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:42,523] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,523] INFO [UnifiedLog partition=-uve-topic-23-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:42,523] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,523] INFO [UnifiedLog partition=-uve-topic-20-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:42,523] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,523] INFO [UnifiedLog partition=-uve-topic-22-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:42,523] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,523] INFO [UnifiedLog partition=-uve-topic-25-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:42,523] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,523] INFO [UnifiedLog partition=-uve-topic-21-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:42,523] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,523] INFO [UnifiedLog partition=-uve-topic-20-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:42,523] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,523] INFO [UnifiedLog partition=-uve-topic-23-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:42,523] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,523] INFO [UnifiedLog partition=-uve-topic-24-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:42,523] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,523] INFO [UnifiedLog partition=-uve-topic-23-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:42,524] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,524] INFO [UnifiedLog partition=-uve-topic-24-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:42,524] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,524] INFO [UnifiedLog partition=-uve-topic-25-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:42,524] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,524] INFO [UnifiedLog partition=-uve-topic-21-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:42,524] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,524] INFO [UnifiedLog partition=-uve-topic-22-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:42,524] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,524] INFO [UnifiedLog partition=-uve-topic-23-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:42,524] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,524] INFO [UnifiedLog partition=-uve-topic-24-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:42,524] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,524] INFO [UnifiedLog partition=-uve-topic-22-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:42,524] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,524] INFO [UnifiedLog partition=-uve-topic-22-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:42,524] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,524] INFO [UnifiedLog partition=-uve-topic-25-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:42,524] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,524] INFO [UnifiedLog partition=-uve-topic-21-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:42,524] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,524] INFO [UnifiedLog partition=-uve-topic-20-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:42,524] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,524] INFO [UnifiedLog partition=-uve-topic-23-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:42,524] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,524] INFO [UnifiedLog partition=-uve-topic-24-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:42,524] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,524] INFO [UnifiedLog partition=-uve-topic-25-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:42,524] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,524] INFO [UnifiedLog partition=-uve-topic-22-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:42,524] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,524] INFO [UnifiedLog partition=-uve-topic-20-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:42,524] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,524] INFO [UnifiedLog partition=-uve-topic-22-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:42,524] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,524] INFO [UnifiedLog partition=-uve-topic-22-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:42,524] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,524] INFO [UnifiedLog partition=-uve-topic-20-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:42,524] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,524] INFO [UnifiedLog partition=-uve-topic-20-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:42,524] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,524] INFO [UnifiedLog partition=-uve-topic-23-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:42,524] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,524] INFO [UnifiedLog partition=-uve-topic-24-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:42,524] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,525] INFO [UnifiedLog partition=-uve-topic-21-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:42,525] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,525] INFO [UnifiedLog partition=-uve-topic-25-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:42,553] INFO [LogLoader partition=-uve-topic-26-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:42,557] INFO Created log for partition -uve-topic-26-20 in /tmp/kafka-logs/-uve-topic-26-20 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,557] INFO [Partition -uve-topic-26-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-20 (kafka.cluster.Partition) [2026-06-04 05:59:42,557] INFO [Partition -uve-topic-26-20 broker=2] Log loaded for partition -uve-topic-26-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:42,568] INFO [LogLoader partition=-uve-topic-3-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:42,568] INFO Created log for partition -uve-topic-3-6 in /tmp/kafka-logs/-uve-topic-3-6 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,568] INFO [Partition -uve-topic-3-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-6 (kafka.cluster.Partition) [2026-06-04 05:59:42,568] INFO [Partition -uve-topic-3-6 broker=2] Log loaded for partition -uve-topic-3-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:42,579] INFO [LogLoader partition=-uve-topic-29-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:42,580] INFO Created log for partition -uve-topic-29-22 in /tmp/kafka-logs/-uve-topic-29-22 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,580] INFO [Partition -uve-topic-29-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-22 (kafka.cluster.Partition) [2026-06-04 05:59:42,580] INFO [Partition -uve-topic-29-22 broker=2] Log loaded for partition -uve-topic-29-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:42,591] INFO [LogLoader partition=-uve-topic-29-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:42,592] INFO Created log for partition -uve-topic-29-7 in /tmp/kafka-logs/-uve-topic-29-7 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,592] INFO [Partition -uve-topic-29-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-7 (kafka.cluster.Partition) [2026-06-04 05:59:42,592] INFO [Partition -uve-topic-29-7 broker=2] Log loaded for partition -uve-topic-29-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:42,602] INFO [LogLoader partition=-uve-topic-3-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:42,602] INFO Created log for partition -uve-topic-3-21 in /tmp/kafka-logs/-uve-topic-3-21 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,602] INFO [Partition -uve-topic-3-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-21 (kafka.cluster.Partition) [2026-06-04 05:59:42,602] INFO [Partition -uve-topic-3-21 broker=2] Log loaded for partition -uve-topic-3-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:42,610] INFO [LogLoader partition=-uve-topic-0-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:42,611] INFO Created log for partition -uve-topic-0-21 in /tmp/kafka-logs/-uve-topic-0-21 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,611] INFO [Partition -uve-topic-0-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-21 (kafka.cluster.Partition) [2026-06-04 05:59:42,611] INFO [Partition -uve-topic-0-21 broker=2] Log loaded for partition -uve-topic-0-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:42,621] INFO [LogLoader partition=-uve-topic-0-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:42,622] INFO Created log for partition -uve-topic-0-6 in /tmp/kafka-logs/-uve-topic-0-6 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,622] INFO [Partition -uve-topic-0-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-6 (kafka.cluster.Partition) [2026-06-04 05:59:42,622] INFO [Partition -uve-topic-0-6 broker=2] Log loaded for partition -uve-topic-0-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:42,633] INFO [LogLoader partition=-uve-topic-12-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:42,634] INFO Created log for partition -uve-topic-12-25 in /tmp/kafka-logs/-uve-topic-12-25 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,634] INFO [Partition -uve-topic-12-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-25 (kafka.cluster.Partition) [2026-06-04 05:59:42,634] INFO [Partition -uve-topic-12-25 broker=2] Log loaded for partition -uve-topic-12-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:42,644] INFO [LogLoader partition=-uve-topic-12-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:42,644] INFO Created log for partition -uve-topic-12-10 in /tmp/kafka-logs/-uve-topic-12-10 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,644] INFO [Partition -uve-topic-12-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-10 (kafka.cluster.Partition) [2026-06-04 05:59:42,644] INFO [Partition -uve-topic-12-10 broker=2] Log loaded for partition -uve-topic-12-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:42,656] INFO [LogLoader partition=-uve-topic-13-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:42,656] INFO Created log for partition -uve-topic-13-25 in /tmp/kafka-logs/-uve-topic-13-25 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,656] INFO [Partition -uve-topic-13-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-25 (kafka.cluster.Partition) [2026-06-04 05:59:42,656] INFO [Partition -uve-topic-13-25 broker=2] Log loaded for partition -uve-topic-13-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:42,664] INFO [LogLoader partition=-uve-topic-26-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:42,665] INFO Created log for partition -uve-topic-26-23 in /tmp/kafka-logs/-uve-topic-26-23 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,665] INFO [Partition -uve-topic-26-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-23 (kafka.cluster.Partition) [2026-06-04 05:59:42,665] INFO [Partition -uve-topic-26-23 broker=2] Log loaded for partition -uve-topic-26-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:42,673] INFO [LogLoader partition=-uve-topic-13-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:42,674] INFO Created log for partition -uve-topic-13-10 in /tmp/kafka-logs/-uve-topic-13-10 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,674] INFO [Partition -uve-topic-13-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-10 (kafka.cluster.Partition) [2026-06-04 05:59:42,674] INFO [Partition -uve-topic-13-10 broker=2] Log loaded for partition -uve-topic-13-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:42,686] INFO [LogLoader partition=-uve-topic-26-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:42,686] INFO Created log for partition -uve-topic-26-8 in /tmp/kafka-logs/-uve-topic-26-8 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,687] INFO [Partition -uve-topic-26-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-8 (kafka.cluster.Partition) [2026-06-04 05:59:42,687] INFO [Partition -uve-topic-26-8 broker=2] Log loaded for partition -uve-topic-26-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:42,703] INFO [LogLoader partition=-uve-topic-9-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:42,703] INFO Created log for partition -uve-topic-9-6 in /tmp/kafka-logs/-uve-topic-9-6 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,703] INFO [Partition -uve-topic-9-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-6 (kafka.cluster.Partition) [2026-06-04 05:59:42,703] INFO [Partition -uve-topic-9-6 broker=2] Log loaded for partition -uve-topic-9-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:42,711] INFO [LogLoader partition=-uve-topic-9-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:42,711] INFO Created log for partition -uve-topic-9-21 in /tmp/kafka-logs/-uve-topic-9-21 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,711] INFO [Partition -uve-topic-9-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-21 (kafka.cluster.Partition) [2026-06-04 05:59:42,711] INFO [Partition -uve-topic-9-21 broker=2] Log loaded for partition -uve-topic-9-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:42,722] INFO [LogLoader partition=-uve-topic-6-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:42,723] INFO Created log for partition -uve-topic-6-22 in /tmp/kafka-logs/-uve-topic-6-22 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,723] INFO [Partition -uve-topic-6-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-22 (kafka.cluster.Partition) [2026-06-04 05:59:42,723] INFO [Partition -uve-topic-6-22 broker=2] Log loaded for partition -uve-topic-6-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:42,735] INFO [LogLoader partition=-uve-topic-1-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:42,735] INFO Created log for partition -uve-topic-1-22 in /tmp/kafka-logs/-uve-topic-1-22 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,735] INFO [Partition -uve-topic-1-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-22 (kafka.cluster.Partition) [2026-06-04 05:59:42,735] INFO [Partition -uve-topic-1-22 broker=2] Log loaded for partition -uve-topic-1-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:42,746] INFO [LogLoader partition=-uve-topic-1-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:42,746] INFO Created log for partition -uve-topic-1-7 in /tmp/kafka-logs/-uve-topic-1-7 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,746] INFO [Partition -uve-topic-1-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-7 (kafka.cluster.Partition) [2026-06-04 05:59:42,746] INFO [Partition -uve-topic-1-7 broker=2] Log loaded for partition -uve-topic-1-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:42,760] INFO [LogLoader partition=-uve-topic-11-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:42,761] INFO Created log for partition -uve-topic-11-9 in /tmp/kafka-logs/-uve-topic-11-9 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,761] INFO [Partition -uve-topic-11-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-9 (kafka.cluster.Partition) [2026-06-04 05:59:42,761] INFO [Partition -uve-topic-11-9 broker=2] Log loaded for partition -uve-topic-11-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:42,769] INFO [LogLoader partition=-uve-topic-14-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:42,769] INFO Created log for partition -uve-topic-14-24 in /tmp/kafka-logs/-uve-topic-14-24 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,770] INFO [Partition -uve-topic-14-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-24 (kafka.cluster.Partition) [2026-06-04 05:59:42,770] INFO [Partition -uve-topic-14-24 broker=2] Log loaded for partition -uve-topic-14-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:42,780] INFO [LogLoader partition=-uve-topic-27-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:42,780] INFO Created log for partition -uve-topic-27-22 in /tmp/kafka-logs/-uve-topic-27-22 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,780] INFO [Partition -uve-topic-27-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-22 (kafka.cluster.Partition) [2026-06-04 05:59:42,781] INFO [Partition -uve-topic-27-22 broker=2] Log loaded for partition -uve-topic-27-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:42,784] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-6. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,791] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-27. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,792] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-18. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,792] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-3. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,792] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-24. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,792] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-15. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,792] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-0. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,792] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-12. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,792] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-21. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,792] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-9. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,792] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-6. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,792] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-27. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,792] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-18. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,792] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-3. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,792] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-24. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,792] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-15. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,792] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-0. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,792] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-12. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,792] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-21. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,792] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-9. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,792] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-6. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,792] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-27. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,792] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-18. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,792] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-3. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,792] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-15. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,792] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-0. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,792] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-24. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,792] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-12. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,792] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-21. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,792] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-9. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,792] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-2. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,792] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-23. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,792] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-14. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,792] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-11. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,792] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-29. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,792] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-20. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,792] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-8. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,792] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-26. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,792] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-17. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,792] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-5. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,792] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-10. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,792] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-28. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,792] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-19. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,792] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-7. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,792] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-25. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,792] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-16. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,792] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-4. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,792] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-1. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,792] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-22. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,792] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-13. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,792] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-10. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,792] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-28. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,792] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-19. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,794] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-7. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,794] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-4. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,794] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-25. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,794] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-16. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,794] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-1. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,794] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-22. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,794] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-13. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:42,796] INFO [LogLoader partition=-uve-topic-14-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:42,797] INFO Created log for partition -uve-topic-14-9 in /tmp/kafka-logs/-uve-topic-14-9 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,797] INFO [Partition -uve-topic-14-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-9 (kafka.cluster.Partition) [2026-06-04 05:59:42,797] INFO [Partition -uve-topic-14-9 broker=2] Log loaded for partition -uve-topic-14-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:42,805] INFO [LogLoader partition=-uve-topic-27-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:42,806] INFO Created log for partition -uve-topic-27-7 in /tmp/kafka-logs/-uve-topic-27-7 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,806] INFO [Partition -uve-topic-27-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-7 (kafka.cluster.Partition) [2026-06-04 05:59:42,806] INFO [Partition -uve-topic-27-7 broker=2] Log loaded for partition -uve-topic-27-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:42,816] INFO [LogLoader partition=-uve-topic-8-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:42,817] INFO Created log for partition -uve-topic-8-7 in /tmp/kafka-logs/-uve-topic-8-7 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,817] INFO [Partition -uve-topic-8-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-7 (kafka.cluster.Partition) [2026-06-04 05:59:42,817] INFO [Partition -uve-topic-8-7 broker=2] Log loaded for partition -uve-topic-8-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:42,835] INFO [LogLoader partition=-uve-topic-6-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:42,836] INFO Created log for partition -uve-topic-6-7 in /tmp/kafka-logs/-uve-topic-6-7 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,836] INFO [Partition -uve-topic-6-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-7 (kafka.cluster.Partition) [2026-06-04 05:59:42,836] INFO [Partition -uve-topic-6-7 broker=2] Log loaded for partition -uve-topic-6-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:42,845] INFO [LogLoader partition=-uve-topic-7-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:42,845] INFO Created log for partition -uve-topic-7-22 in /tmp/kafka-logs/-uve-topic-7-22 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,845] INFO [Partition -uve-topic-7-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-22 (kafka.cluster.Partition) [2026-06-04 05:59:42,845] INFO [Partition -uve-topic-7-22 broker=2] Log loaded for partition -uve-topic-7-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:42,853] INFO [LogLoader partition=-uve-topic-11-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:42,854] INFO Created log for partition -uve-topic-11-24 in /tmp/kafka-logs/-uve-topic-11-24 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,854] INFO [Partition -uve-topic-11-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-24 (kafka.cluster.Partition) [2026-06-04 05:59:42,854] INFO [Partition -uve-topic-11-24 broker=2] Log loaded for partition -uve-topic-11-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:42,864] INFO [LogLoader partition=-uve-topic-7-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:42,864] INFO Created log for partition -uve-topic-7-7 in /tmp/kafka-logs/-uve-topic-7-7 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,864] INFO [Partition -uve-topic-7-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-7 (kafka.cluster.Partition) [2026-06-04 05:59:42,864] INFO [Partition -uve-topic-7-7 broker=2] Log loaded for partition -uve-topic-7-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:42,874] INFO [LogLoader partition=-uve-topic-8-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:42,875] INFO Created log for partition -uve-topic-8-22 in /tmp/kafka-logs/-uve-topic-8-22 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,875] INFO [Partition -uve-topic-8-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-22 (kafka.cluster.Partition) [2026-06-04 05:59:42,875] INFO [Partition -uve-topic-8-22 broker=2] Log loaded for partition -uve-topic-8-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:42,885] INFO [LogLoader partition=-uve-topic-9-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:42,886] INFO Created log for partition -uve-topic-9-0 in /tmp/kafka-logs/-uve-topic-9-0 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,886] INFO [Partition -uve-topic-9-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-0 (kafka.cluster.Partition) [2026-06-04 05:59:42,886] INFO [Partition -uve-topic-9-0 broker=2] Log loaded for partition -uve-topic-9-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:42,895] INFO [LogLoader partition=-uve-topic-9-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:42,896] INFO Created log for partition -uve-topic-9-15 in /tmp/kafka-logs/-uve-topic-9-15 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,896] INFO [Partition -uve-topic-9-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-15 (kafka.cluster.Partition) [2026-06-04 05:59:42,896] INFO [Partition -uve-topic-9-15 broker=2] Log loaded for partition -uve-topic-9-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:42,904] INFO [LogLoader partition=-uve-topic-11-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:42,904] INFO Created log for partition -uve-topic-11-27 in /tmp/kafka-logs/-uve-topic-11-27 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,905] INFO [Partition -uve-topic-11-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-27 (kafka.cluster.Partition) [2026-06-04 05:59:42,905] INFO [Partition -uve-topic-11-27 broker=2] Log loaded for partition -uve-topic-11-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:42,914] INFO [LogLoader partition=-uve-topic-1-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:42,915] INFO Created log for partition -uve-topic-1-16 in /tmp/kafka-logs/-uve-topic-1-16 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,915] INFO [Partition -uve-topic-1-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-16 (kafka.cluster.Partition) [2026-06-04 05:59:42,915] INFO [Partition -uve-topic-1-16 broker=2] Log loaded for partition -uve-topic-1-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:42,923] INFO [LogLoader partition=-uve-topic-11-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:42,923] INFO Created log for partition -uve-topic-11-12 in /tmp/kafka-logs/-uve-topic-11-12 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,923] INFO [Partition -uve-topic-11-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-12 (kafka.cluster.Partition) [2026-06-04 05:59:42,923] INFO [Partition -uve-topic-11-12 broker=2] Log loaded for partition -uve-topic-11-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:42,932] INFO [LogLoader partition=-uve-topic-1-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:42,932] INFO Created log for partition -uve-topic-1-1 in /tmp/kafka-logs/-uve-topic-1-1 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,932] INFO [Partition -uve-topic-1-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-1 (kafka.cluster.Partition) [2026-06-04 05:59:42,932] INFO [Partition -uve-topic-1-1 broker=2] Log loaded for partition -uve-topic-1-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:42,941] INFO [LogLoader partition=-uve-topic-8-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:42,941] INFO Created log for partition -uve-topic-8-1 in /tmp/kafka-logs/-uve-topic-8-1 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,941] INFO [Partition -uve-topic-8-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-1 (kafka.cluster.Partition) [2026-06-04 05:59:42,941] INFO [Partition -uve-topic-8-1 broker=2] Log loaded for partition -uve-topic-8-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:42,952] INFO [LogLoader partition=-uve-topic-28-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:42,953] INFO Created log for partition -uve-topic-28-23 in /tmp/kafka-logs/-uve-topic-28-23 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,953] INFO [Partition -uve-topic-28-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-23 (kafka.cluster.Partition) [2026-06-04 05:59:42,953] INFO [Partition -uve-topic-28-23 broker=2] Log loaded for partition -uve-topic-28-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:42,965] INFO [LogLoader partition=-uve-topic-6-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:42,965] INFO Created log for partition -uve-topic-6-1 in /tmp/kafka-logs/-uve-topic-6-1 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,966] INFO [Partition -uve-topic-6-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-1 (kafka.cluster.Partition) [2026-06-04 05:59:42,966] INFO [Partition -uve-topic-6-1 broker=2] Log loaded for partition -uve-topic-6-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:42,976] INFO [LogLoader partition=-uve-topic-7-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:42,977] INFO Created log for partition -uve-topic-7-16 in /tmp/kafka-logs/-uve-topic-7-16 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,977] INFO [Partition -uve-topic-7-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-16 (kafka.cluster.Partition) [2026-06-04 05:59:42,977] INFO [Partition -uve-topic-7-16 broker=2] Log loaded for partition -uve-topic-7-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:42,990] INFO [LogLoader partition=-uve-topic-28-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:42,991] INFO Created log for partition -uve-topic-28-8 in /tmp/kafka-logs/-uve-topic-28-8 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:42,991] INFO [Partition -uve-topic-28-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-8 (kafka.cluster.Partition) [2026-06-04 05:59:42,991] INFO [Partition -uve-topic-28-8 broker=2] Log loaded for partition -uve-topic-28-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:43,004] INFO [LogLoader partition=-uve-topic-7-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:43,004] INFO Created log for partition -uve-topic-7-1 in /tmp/kafka-logs/-uve-topic-7-1 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,004] INFO [Partition -uve-topic-7-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-1 (kafka.cluster.Partition) [2026-06-04 05:59:43,004] INFO [Partition -uve-topic-7-1 broker=2] Log loaded for partition -uve-topic-7-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:43,015] INFO [LogLoader partition=-uve-topic-8-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:43,016] INFO Created log for partition -uve-topic-8-16 in /tmp/kafka-logs/-uve-topic-8-16 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,016] INFO [Partition -uve-topic-8-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-16 (kafka.cluster.Partition) [2026-06-04 05:59:43,016] INFO [Partition -uve-topic-8-16 broker=2] Log loaded for partition -uve-topic-8-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:43,026] INFO [LogLoader partition=-uve-topic-6-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:43,027] INFO Created log for partition -uve-topic-6-16 in /tmp/kafka-logs/-uve-topic-6-16 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,027] INFO [Partition -uve-topic-6-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-16 (kafka.cluster.Partition) [2026-06-04 05:59:43,027] INFO [Partition -uve-topic-6-16 broker=2] Log loaded for partition -uve-topic-6-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:43,039] INFO [LogLoader partition=-uve-topic-2-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:43,039] INFO Created log for partition -uve-topic-2-17 in /tmp/kafka-logs/-uve-topic-2-17 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,039] INFO [Partition -uve-topic-2-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-17 (kafka.cluster.Partition) [2026-06-04 05:59:43,039] INFO [Partition -uve-topic-2-17 broker=2] Log loaded for partition -uve-topic-2-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:43,041] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-2. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:43,041] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-23. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:43,042] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-14. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:43,042] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-20. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:43,042] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-11. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:43,042] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-29. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:43,042] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-8. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:43,042] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-26. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:43,042] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-17. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:43,042] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-5. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:43,042] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-2. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:43,042] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-23. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:43,042] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-14. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:43,042] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-11. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:43,042] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-29. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:43,042] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-20. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:43,042] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-8. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:43,042] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-5. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:43,042] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-26. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:43,042] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-17. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:43,042] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-27. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:43,042] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-18. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:43,042] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-6. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:43,042] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-3. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:43,042] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-24. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:43,042] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-15. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:43,042] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-0. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:43,042] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-21. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:43,042] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-12. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:43,042] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-9. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:43,042] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-22. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:43,042] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-10. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:43,042] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-28. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:43,042] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-19. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:43,042] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-7. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:43,042] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-4. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:43,042] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-25. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:43,042] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-16. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:43,042] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-1. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:43,042] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-13. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:43,042] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-22. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:43,042] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-10. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:43,042] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-7. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:43,042] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-28. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:43,042] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-19. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:43,042] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-4. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:43,042] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-25. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:43,042] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-16. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:43,042] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-1. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:43,042] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-13. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:43,042] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-22. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:43,042] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-10. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:43,042] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-7. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:43,042] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-28. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:43,042] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-19. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:43,042] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-4. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:43,042] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-25. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:43,042] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-16. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:43,042] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-1. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:43,042] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-13. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:43,050] INFO [LogLoader partition=-uve-topic-2-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:43,050] INFO Created log for partition -uve-topic-2-2 in /tmp/kafka-logs/-uve-topic-2-2 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,050] INFO [Partition -uve-topic-2-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-2 (kafka.cluster.Partition) [2026-06-04 05:59:43,050] INFO [Partition -uve-topic-2-2 broker=2] Log loaded for partition -uve-topic-2-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:43,061] INFO [LogLoader partition=-uve-topic-28-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:43,062] INFO Created log for partition -uve-topic-28-11 in /tmp/kafka-logs/-uve-topic-28-11 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,062] INFO [Partition -uve-topic-28-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-11 (kafka.cluster.Partition) [2026-06-04 05:59:43,062] INFO [Partition -uve-topic-28-11 broker=2] Log loaded for partition -uve-topic-28-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:43,072] INFO [LogLoader partition=-uve-topic-12-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:43,074] INFO Created log for partition -uve-topic-12-28 in /tmp/kafka-logs/-uve-topic-12-28 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,077] INFO [Partition -uve-topic-12-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-28 (kafka.cluster.Partition) [2026-06-04 05:59:43,077] INFO [Partition -uve-topic-12-28 broker=2] Log loaded for partition -uve-topic-12-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:43,099] INFO [LogLoader partition=-uve-topic-12-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:43,099] INFO Created log for partition -uve-topic-12-13 in /tmp/kafka-logs/-uve-topic-12-13 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,099] INFO [Partition -uve-topic-12-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-13 (kafka.cluster.Partition) [2026-06-04 05:59:43,099] INFO [Partition -uve-topic-12-13 broker=2] Log loaded for partition -uve-topic-12-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:43,110] INFO [LogLoader partition=-uve-topic-13-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:43,110] INFO Created log for partition -uve-topic-13-28 in /tmp/kafka-logs/-uve-topic-13-28 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,111] INFO [Partition -uve-topic-13-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-28 (kafka.cluster.Partition) [2026-06-04 05:59:43,111] INFO [Partition -uve-topic-13-28 broker=2] Log loaded for partition -uve-topic-13-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:43,120] INFO [LogLoader partition=-uve-topic-26-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:43,121] INFO Created log for partition -uve-topic-26-26 in /tmp/kafka-logs/-uve-topic-26-26 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,121] INFO [Partition -uve-topic-26-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-26 (kafka.cluster.Partition) [2026-06-04 05:59:43,121] INFO [Partition -uve-topic-26-26 broker=2] Log loaded for partition -uve-topic-26-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:43,131] INFO [LogLoader partition=-uve-topic-13-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:43,131] INFO Created log for partition -uve-topic-13-13 in /tmp/kafka-logs/-uve-topic-13-13 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,131] INFO [Partition -uve-topic-13-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-13 (kafka.cluster.Partition) [2026-06-04 05:59:43,131] INFO [Partition -uve-topic-13-13 broker=2] Log loaded for partition -uve-topic-13-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:43,144] INFO [LogLoader partition=-uve-topic-26-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:43,145] INFO Created log for partition -uve-topic-26-11 in /tmp/kafka-logs/-uve-topic-26-11 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,145] INFO [Partition -uve-topic-26-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-11 (kafka.cluster.Partition) [2026-06-04 05:59:43,145] INFO [Partition -uve-topic-26-11 broker=2] Log loaded for partition -uve-topic-26-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:43,154] INFO [LogLoader partition=-uve-topic-4-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:43,154] INFO Created log for partition -uve-topic-4-17 in /tmp/kafka-logs/-uve-topic-4-17 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,154] INFO [Partition -uve-topic-4-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-17 (kafka.cluster.Partition) [2026-06-04 05:59:43,154] INFO [Partition -uve-topic-4-17 broker=2] Log loaded for partition -uve-topic-4-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:43,166] INFO [LogLoader partition=-uve-topic-28-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:43,166] INFO Created log for partition -uve-topic-28-26 in /tmp/kafka-logs/-uve-topic-28-26 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,166] INFO [Partition -uve-topic-28-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-26 (kafka.cluster.Partition) [2026-06-04 05:59:43,166] INFO [Partition -uve-topic-28-26 broker=2] Log loaded for partition -uve-topic-28-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:43,173] INFO [LogLoader partition=-uve-topic-4-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:43,173] INFO Created log for partition -uve-topic-4-2 in /tmp/kafka-logs/-uve-topic-4-2 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,173] INFO [Partition -uve-topic-4-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-2 (kafka.cluster.Partition) [2026-06-04 05:59:43,173] INFO [Partition -uve-topic-4-2 broker=2] Log loaded for partition -uve-topic-4-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:43,185] INFO [LogLoader partition=-uve-topic-0-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:43,185] INFO Created log for partition -uve-topic-0-3 in /tmp/kafka-logs/-uve-topic-0-3 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,185] INFO [Partition -uve-topic-0-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-3 (kafka.cluster.Partition) [2026-06-04 05:59:43,185] INFO [Partition -uve-topic-0-3 broker=2] Log loaded for partition -uve-topic-0-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:43,195] INFO [LogLoader partition=-uve-topic-0-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:43,195] INFO Created log for partition -uve-topic-0-18 in /tmp/kafka-logs/-uve-topic-0-18 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,195] INFO [Partition -uve-topic-0-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-18 (kafka.cluster.Partition) [2026-06-04 05:59:43,195] INFO [Partition -uve-topic-0-18 broker=2] Log loaded for partition -uve-topic-0-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:43,207] INFO [LogLoader partition=-uve-topic-29-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:43,207] INFO Created log for partition -uve-topic-29-10 in /tmp/kafka-logs/-uve-topic-29-10 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,207] INFO [Partition -uve-topic-29-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-10 (kafka.cluster.Partition) [2026-06-04 05:59:43,207] INFO [Partition -uve-topic-29-10 broker=2] Log loaded for partition -uve-topic-29-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:43,217] INFO [LogLoader partition=-uve-topic-9-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:43,218] INFO Created log for partition -uve-topic-9-18 in /tmp/kafka-logs/-uve-topic-9-18 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,218] INFO [Partition -uve-topic-9-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-18 (kafka.cluster.Partition) [2026-06-04 05:59:43,218] INFO [Partition -uve-topic-9-18 broker=2] Log loaded for partition -uve-topic-9-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:43,225] INFO [LogLoader partition=-uve-topic-9-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:43,226] INFO Created log for partition -uve-topic-9-3 in /tmp/kafka-logs/-uve-topic-9-3 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,226] INFO [Partition -uve-topic-9-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-3 (kafka.cluster.Partition) [2026-06-04 05:59:43,226] INFO [Partition -uve-topic-9-3 broker=2] Log loaded for partition -uve-topic-9-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:43,237] INFO [LogLoader partition=-uve-topic-14-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:43,238] INFO Created log for partition -uve-topic-14-27 in /tmp/kafka-logs/-uve-topic-14-27 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,238] INFO [Partition -uve-topic-14-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-27 (kafka.cluster.Partition) [2026-06-04 05:59:43,238] INFO [Partition -uve-topic-14-27 broker=2] Log loaded for partition -uve-topic-14-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:43,248] INFO [LogLoader partition=-uve-topic-27-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:43,248] INFO Created log for partition -uve-topic-27-25 in /tmp/kafka-logs/-uve-topic-27-25 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,248] INFO [Partition -uve-topic-27-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-25 (kafka.cluster.Partition) [2026-06-04 05:59:43,248] INFO [Partition -uve-topic-27-25 broker=2] Log loaded for partition -uve-topic-27-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:43,259] INFO [LogLoader partition=-uve-topic-14-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:43,260] INFO Created log for partition -uve-topic-14-12 in /tmp/kafka-logs/-uve-topic-14-12 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,260] INFO [Partition -uve-topic-14-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-12 (kafka.cluster.Partition) [2026-06-04 05:59:43,260] INFO [Partition -uve-topic-14-12 broker=2] Log loaded for partition -uve-topic-14-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:43,272] INFO [LogLoader partition=-uve-topic-27-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:43,272] INFO Created log for partition -uve-topic-27-10 in /tmp/kafka-logs/-uve-topic-27-10 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,272] INFO [Partition -uve-topic-27-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-10 (kafka.cluster.Partition) [2026-06-04 05:59:43,272] INFO [Partition -uve-topic-27-10 broker=2] Log loaded for partition -uve-topic-27-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:43,282] INFO [LogLoader partition=-uve-topic-3-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:43,282] INFO Created log for partition -uve-topic-3-18 in /tmp/kafka-logs/-uve-topic-3-18 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,283] INFO [Partition -uve-topic-3-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-18 (kafka.cluster.Partition) [2026-06-04 05:59:43,283] INFO [Partition -uve-topic-3-18 broker=2] Log loaded for partition -uve-topic-3-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:43,296] INFO [LogLoader partition=-uve-topic-29-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:43,296] INFO Created log for partition -uve-topic-29-25 in /tmp/kafka-logs/-uve-topic-29-25 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,296] INFO [Partition -uve-topic-29-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-25 (kafka.cluster.Partition) [2026-06-04 05:59:43,297] INFO [Partition -uve-topic-29-25 broker=2] Log loaded for partition -uve-topic-29-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:43,309] INFO [LogLoader partition=-uve-topic-3-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:43,309] INFO Created log for partition -uve-topic-3-3 in /tmp/kafka-logs/-uve-topic-3-3 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,309] INFO [Partition -uve-topic-3-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-3 (kafka.cluster.Partition) [2026-06-04 05:59:43,309] INFO [Partition -uve-topic-3-3 broker=2] Log loaded for partition -uve-topic-3-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:43,319] INFO [LogLoader partition=-uve-topic-1-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:43,320] INFO Created log for partition -uve-topic-1-19 in /tmp/kafka-logs/-uve-topic-1-19 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,320] INFO [Partition -uve-topic-1-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-19 (kafka.cluster.Partition) [2026-06-04 05:59:43,320] INFO [Partition -uve-topic-1-19 broker=2] Log loaded for partition -uve-topic-1-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:43,329] INFO [LogLoader partition=-uve-topic-27-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:43,329] INFO Created log for partition -uve-topic-27-28 in /tmp/kafka-logs/-uve-topic-27-28 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,329] INFO [Partition -uve-topic-27-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-28 (kafka.cluster.Partition) [2026-06-04 05:59:43,329] INFO [Partition -uve-topic-27-28 broker=2] Log loaded for partition -uve-topic-27-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:43,336] INFO [LogLoader partition=-uve-topic-0-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:43,336] INFO Created log for partition -uve-topic-0-27 in /tmp/kafka-logs/-uve-topic-0-27 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,336] INFO [Partition -uve-topic-0-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-27 (kafka.cluster.Partition) [2026-06-04 05:59:43,336] INFO [Partition -uve-topic-0-27 broker=2] Log loaded for partition -uve-topic-0-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:43,347] INFO [LogLoader partition=-uve-topic-14-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:43,347] INFO Created log for partition -uve-topic-14-15 in /tmp/kafka-logs/-uve-topic-14-15 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,347] INFO [Partition -uve-topic-14-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-15 (kafka.cluster.Partition) [2026-06-04 05:59:43,347] INFO [Partition -uve-topic-14-15 broker=2] Log loaded for partition -uve-topic-14-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:43,358] INFO [LogLoader partition=-uve-topic-27-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:43,359] INFO Created log for partition -uve-topic-27-13 in /tmp/kafka-logs/-uve-topic-27-13 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,359] INFO [Partition -uve-topic-27-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-13 (kafka.cluster.Partition) [2026-06-04 05:59:43,359] INFO [Partition -uve-topic-27-13 broker=2] Log loaded for partition -uve-topic-27-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:43,368] INFO [LogLoader partition=-uve-topic-0-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:43,369] INFO Created log for partition -uve-topic-0-12 in /tmp/kafka-logs/-uve-topic-0-12 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,369] INFO [Partition -uve-topic-0-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-12 (kafka.cluster.Partition) [2026-06-04 05:59:43,369] INFO [Partition -uve-topic-0-12 broker=2] Log loaded for partition -uve-topic-0-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:43,379] INFO [LogLoader partition=-uve-topic-14-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:43,379] INFO Created log for partition -uve-topic-14-0 in /tmp/kafka-logs/-uve-topic-14-0 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,379] INFO [Partition -uve-topic-14-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-0 (kafka.cluster.Partition) [2026-06-04 05:59:43,379] INFO [Partition -uve-topic-14-0 broker=2] Log loaded for partition -uve-topic-14-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:43,388] INFO [LogLoader partition=-uve-topic-29-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:43,389] INFO Created log for partition -uve-topic-29-28 in /tmp/kafka-logs/-uve-topic-29-28 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,389] INFO [Partition -uve-topic-29-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-28 (kafka.cluster.Partition) [2026-06-04 05:59:43,389] INFO [Partition -uve-topic-29-28 broker=2] Log loaded for partition -uve-topic-29-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:43,400] INFO [LogLoader partition=-uve-topic-29-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:43,401] INFO Created log for partition -uve-topic-29-13 in /tmp/kafka-logs/-uve-topic-29-13 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,401] INFO [Partition -uve-topic-29-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-13 (kafka.cluster.Partition) [2026-06-04 05:59:43,401] INFO [Partition -uve-topic-29-13 broker=2] Log loaded for partition -uve-topic-29-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:43,411] INFO [LogLoader partition=-uve-topic-11-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:43,411] INFO Created log for partition -uve-topic-11-15 in /tmp/kafka-logs/-uve-topic-11-15 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,411] INFO [Partition -uve-topic-11-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-15 (kafka.cluster.Partition) [2026-06-04 05:59:43,412] INFO [Partition -uve-topic-11-15 broker=2] Log loaded for partition -uve-topic-11-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:43,425] INFO [LogLoader partition=-uve-topic-11-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:43,425] INFO Created log for partition -uve-topic-11-0 in /tmp/kafka-logs/-uve-topic-11-0 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,425] INFO [Partition -uve-topic-11-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-0 (kafka.cluster.Partition) [2026-06-04 05:59:43,425] INFO [Partition -uve-topic-11-0 broker=2] Log loaded for partition -uve-topic-11-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:43,434] INFO [LogLoader partition=-uve-topic-9-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:43,434] INFO Created log for partition -uve-topic-9-27 in /tmp/kafka-logs/-uve-topic-9-27 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,435] INFO [Partition -uve-topic-9-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-27 (kafka.cluster.Partition) [2026-06-04 05:59:43,435] INFO [Partition -uve-topic-9-27 broker=2] Log loaded for partition -uve-topic-9-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:43,444] INFO [LogLoader partition=-uve-topic-3-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:43,444] INFO Created log for partition -uve-topic-3-12 in /tmp/kafka-logs/-uve-topic-3-12 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,444] INFO [Partition -uve-topic-3-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-12 (kafka.cluster.Partition) [2026-06-04 05:59:43,444] INFO [Partition -uve-topic-3-12 broker=2] Log loaded for partition -uve-topic-3-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:43,453] INFO [LogLoader partition=-uve-topic-3-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:43,454] INFO Created log for partition -uve-topic-3-27 in /tmp/kafka-logs/-uve-topic-3-27 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,454] INFO [Partition -uve-topic-3-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-27 (kafka.cluster.Partition) [2026-06-04 05:59:43,454] INFO [Partition -uve-topic-3-27 broker=2] Log loaded for partition -uve-topic-3-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:43,466] INFO [LogLoader partition=-uve-topic-9-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:43,467] INFO Created log for partition -uve-topic-9-12 in /tmp/kafka-logs/-uve-topic-9-12 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,467] INFO [Partition -uve-topic-9-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-12 (kafka.cluster.Partition) [2026-06-04 05:59:43,467] INFO [Partition -uve-topic-9-12 broker=2] Log loaded for partition -uve-topic-9-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:43,479] INFO [LogLoader partition=-uve-topic-6-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:43,480] INFO Created log for partition -uve-topic-6-13 in /tmp/kafka-logs/-uve-topic-6-13 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,480] INFO [Partition -uve-topic-6-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-13 (kafka.cluster.Partition) [2026-06-04 05:59:43,480] INFO [Partition -uve-topic-6-13 broker=2] Log loaded for partition -uve-topic-6-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:43,490] INFO [LogLoader partition=-uve-topic-7-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:43,491] INFO Created log for partition -uve-topic-7-28 in /tmp/kafka-logs/-uve-topic-7-28 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,491] INFO [Partition -uve-topic-7-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-28 (kafka.cluster.Partition) [2026-06-04 05:59:43,491] INFO [Partition -uve-topic-7-28 broker=2] Log loaded for partition -uve-topic-7-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:43,500] INFO [LogLoader partition=-uve-topic-7-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:43,501] INFO Created log for partition -uve-topic-7-13 in /tmp/kafka-logs/-uve-topic-7-13 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,501] INFO [Partition -uve-topic-7-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-13 (kafka.cluster.Partition) [2026-06-04 05:59:43,501] INFO [Partition -uve-topic-7-13 broker=2] Log loaded for partition -uve-topic-7-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:43,518] INFO [LogLoader partition=-uve-topic-8-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:43,518] INFO Created log for partition -uve-topic-8-28 in /tmp/kafka-logs/-uve-topic-8-28 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,518] INFO [Partition -uve-topic-8-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-28 (kafka.cluster.Partition) [2026-06-04 05:59:43,518] INFO [Partition -uve-topic-8-28 broker=2] Log loaded for partition -uve-topic-8-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:43,529] INFO [LogLoader partition=-uve-topic-6-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:43,530] INFO Created log for partition -uve-topic-6-28 in /tmp/kafka-logs/-uve-topic-6-28 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,530] INFO [Partition -uve-topic-6-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-28 (kafka.cluster.Partition) [2026-06-04 05:59:43,530] INFO [Partition -uve-topic-6-28 broker=2] Log loaded for partition -uve-topic-6-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:43,542] INFO [LogLoader partition=-uve-topic-1-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:43,543] INFO Created log for partition -uve-topic-1-28 in /tmp/kafka-logs/-uve-topic-1-28 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,543] INFO [Partition -uve-topic-1-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-28 (kafka.cluster.Partition) [2026-06-04 05:59:43,543] INFO [Partition -uve-topic-1-28 broker=2] Log loaded for partition -uve-topic-1-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:43,553] INFO [LogLoader partition=-uve-topic-1-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:43,554] INFO Created log for partition -uve-topic-1-13 in /tmp/kafka-logs/-uve-topic-1-13 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,556] INFO [Partition -uve-topic-1-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-13 (kafka.cluster.Partition) [2026-06-04 05:59:43,556] INFO [Partition -uve-topic-1-13 broker=2] Log loaded for partition -uve-topic-1-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:43,563] INFO [LogLoader partition=-uve-topic-8-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:43,563] INFO Created log for partition -uve-topic-8-13 in /tmp/kafka-logs/-uve-topic-8-13 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,563] INFO [Partition -uve-topic-8-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-13 (kafka.cluster.Partition) [2026-06-04 05:59:43,563] INFO [Partition -uve-topic-8-13 broker=2] Log loaded for partition -uve-topic-8-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:43,575] INFO [LogLoader partition=-uve-topic-4-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:43,575] INFO Created log for partition -uve-topic-4-29 in /tmp/kafka-logs/-uve-topic-4-29 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,575] INFO [Partition -uve-topic-4-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-29 (kafka.cluster.Partition) [2026-06-04 05:59:43,575] INFO [Partition -uve-topic-4-29 broker=2] Log loaded for partition -uve-topic-4-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:43,584] INFO [LogLoader partition=-uve-topic-4-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:43,585] INFO Created log for partition -uve-topic-4-14 in /tmp/kafka-logs/-uve-topic-4-14 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,585] INFO [Partition -uve-topic-4-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-14 (kafka.cluster.Partition) [2026-06-04 05:59:43,585] INFO [Partition -uve-topic-4-14 broker=2] Log loaded for partition -uve-topic-4-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:43,595] INFO [LogLoader partition=-uve-topic-2-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:43,595] INFO Created log for partition -uve-topic-2-29 in /tmp/kafka-logs/-uve-topic-2-29 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,595] INFO [Partition -uve-topic-2-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-29 (kafka.cluster.Partition) [2026-06-04 05:59:43,595] INFO [Partition -uve-topic-2-29 broker=2] Log loaded for partition -uve-topic-2-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:43,605] INFO [LogLoader partition=-uve-topic-2-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:43,605] INFO Created log for partition -uve-topic-2-14 in /tmp/kafka-logs/-uve-topic-2-14 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,605] INFO [Partition -uve-topic-2-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-14 (kafka.cluster.Partition) [2026-06-04 05:59:43,605] INFO [Partition -uve-topic-2-14 broker=2] Log loaded for partition -uve-topic-2-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:43,614] INFO [LogLoader partition=-uve-topic-12-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:43,614] INFO Created log for partition -uve-topic-12-16 in /tmp/kafka-logs/-uve-topic-12-16 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,615] INFO [Partition -uve-topic-12-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-16 (kafka.cluster.Partition) [2026-06-04 05:59:43,615] INFO [Partition -uve-topic-12-16 broker=2] Log loaded for partition -uve-topic-12-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:43,624] INFO [LogLoader partition=-uve-topic-26-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:43,624] INFO Created log for partition -uve-topic-26-29 in /tmp/kafka-logs/-uve-topic-26-29 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,624] INFO [Partition -uve-topic-26-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-29 (kafka.cluster.Partition) [2026-06-04 05:59:43,624] INFO [Partition -uve-topic-26-29 broker=2] Log loaded for partition -uve-topic-26-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:43,633] INFO [LogLoader partition=-uve-topic-12-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:43,634] INFO Created log for partition -uve-topic-12-1 in /tmp/kafka-logs/-uve-topic-12-1 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,634] INFO [Partition -uve-topic-12-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-1 (kafka.cluster.Partition) [2026-06-04 05:59:43,634] INFO [Partition -uve-topic-12-1 broker=2] Log loaded for partition -uve-topic-12-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:43,643] INFO [LogLoader partition=-uve-topic-13-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:43,644] INFO Created log for partition -uve-topic-13-16 in /tmp/kafka-logs/-uve-topic-13-16 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,644] INFO [Partition -uve-topic-13-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-16 (kafka.cluster.Partition) [2026-06-04 05:59:43,644] INFO [Partition -uve-topic-13-16 broker=2] Log loaded for partition -uve-topic-13-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:43,651] INFO [LogLoader partition=-uve-topic-26-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:43,651] INFO Created log for partition -uve-topic-26-14 in /tmp/kafka-logs/-uve-topic-26-14 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,651] INFO [Partition -uve-topic-26-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-14 (kafka.cluster.Partition) [2026-06-04 05:59:43,651] INFO [Partition -uve-topic-26-14 broker=2] Log loaded for partition -uve-topic-26-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:43,661] INFO [LogLoader partition=-uve-topic-13-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:43,661] INFO Created log for partition -uve-topic-13-1 in /tmp/kafka-logs/-uve-topic-13-1 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,661] INFO [Partition -uve-topic-13-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-1 (kafka.cluster.Partition) [2026-06-04 05:59:43,661] INFO [Partition -uve-topic-13-1 broker=2] Log loaded for partition -uve-topic-13-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:43,671] INFO [LogLoader partition=-uve-topic-28-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:43,671] INFO Created log for partition -uve-topic-28-29 in /tmp/kafka-logs/-uve-topic-28-29 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,671] INFO [Partition -uve-topic-28-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-29 (kafka.cluster.Partition) [2026-06-04 05:59:43,671] INFO [Partition -uve-topic-28-29 broker=2] Log loaded for partition -uve-topic-28-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:43,679] INFO [LogLoader partition=-uve-topic-28-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:43,679] INFO Created log for partition -uve-topic-28-14 in /tmp/kafka-logs/-uve-topic-28-14 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,679] INFO [Partition -uve-topic-28-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-14 (kafka.cluster.Partition) [2026-06-04 05:59:43,679] INFO [Partition -uve-topic-28-14 broker=2] Log loaded for partition -uve-topic-28-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:43,688] INFO [LogLoader partition=-uve-topic-3-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:43,688] INFO Created log for partition -uve-topic-3-0 in /tmp/kafka-logs/-uve-topic-3-0 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,688] INFO [Partition -uve-topic-3-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-0 (kafka.cluster.Partition) [2026-06-04 05:59:43,688] INFO [Partition -uve-topic-3-0 broker=2] Log loaded for partition -uve-topic-3-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:43,696] INFO [LogLoader partition=-uve-topic-3-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:43,697] INFO Created log for partition -uve-topic-3-15 in /tmp/kafka-logs/-uve-topic-3-15 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,697] INFO [Partition -uve-topic-3-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-15 (kafka.cluster.Partition) [2026-06-04 05:59:43,697] INFO [Partition -uve-topic-3-15 broker=2] Log loaded for partition -uve-topic-3-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:43,721] INFO [LogLoader partition=-uve-topic-0-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:43,721] INFO Created log for partition -uve-topic-0-15 in /tmp/kafka-logs/-uve-topic-0-15 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,722] INFO [Partition -uve-topic-0-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-15 (kafka.cluster.Partition) [2026-06-04 05:59:43,722] INFO [Partition -uve-topic-0-15 broker=2] Log loaded for partition -uve-topic-0-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:43,734] INFO [LogLoader partition=-uve-topic-0-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:43,735] INFO Created log for partition -uve-topic-0-0 in /tmp/kafka-logs/-uve-topic-0-0 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,735] INFO [Partition -uve-topic-0-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-0 (kafka.cluster.Partition) [2026-06-04 05:59:43,735] INFO [Partition -uve-topic-0-0 broker=2] Log loaded for partition -uve-topic-0-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:43,745] INFO [LogLoader partition=-uve-topic-4-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:43,745] INFO Created log for partition -uve-topic-4-23 in /tmp/kafka-logs/-uve-topic-4-23 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,745] INFO [Partition -uve-topic-4-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-23 (kafka.cluster.Partition) [2026-06-04 05:59:43,745] INFO [Partition -uve-topic-4-23 broker=2] Log loaded for partition -uve-topic-4-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:43,758] INFO [LogLoader partition=-uve-topic-4-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:43,758] INFO Created log for partition -uve-topic-4-8 in /tmp/kafka-logs/-uve-topic-4-8 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,758] INFO [Partition -uve-topic-4-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-8 (kafka.cluster.Partition) [2026-06-04 05:59:43,758] INFO [Partition -uve-topic-4-8 broker=2] Log loaded for partition -uve-topic-4-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:43,769] INFO [LogLoader partition=-uve-topic-2-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:43,770] INFO Created log for partition -uve-topic-2-23 in /tmp/kafka-logs/-uve-topic-2-23 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,770] INFO [Partition -uve-topic-2-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-23 (kafka.cluster.Partition) [2026-06-04 05:59:43,770] INFO [Partition -uve-topic-2-23 broker=2] Log loaded for partition -uve-topic-2-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:43,779] INFO [LogLoader partition=-uve-topic-12-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:43,779] INFO Created log for partition -uve-topic-12-19 in /tmp/kafka-logs/-uve-topic-12-19 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,779] INFO [Partition -uve-topic-12-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-19 (kafka.cluster.Partition) [2026-06-04 05:59:43,779] INFO [Partition -uve-topic-12-19 broker=2] Log loaded for partition -uve-topic-12-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:43,786] INFO [LogLoader partition=-uve-topic-2-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:43,787] INFO Created log for partition -uve-topic-2-8 in /tmp/kafka-logs/-uve-topic-2-8 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,787] INFO [Partition -uve-topic-2-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-8 (kafka.cluster.Partition) [2026-06-04 05:59:43,787] INFO [Partition -uve-topic-2-8 broker=2] Log loaded for partition -uve-topic-2-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:43,796] INFO [LogLoader partition=-uve-topic-12-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:43,797] INFO Created log for partition -uve-topic-12-4 in /tmp/kafka-logs/-uve-topic-12-4 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,797] INFO [Partition -uve-topic-12-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-4 (kafka.cluster.Partition) [2026-06-04 05:59:43,797] INFO [Partition -uve-topic-12-4 broker=2] Log loaded for partition -uve-topic-12-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:43,806] INFO [LogLoader partition=-uve-topic-13-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:43,806] INFO Created log for partition -uve-topic-13-19 in /tmp/kafka-logs/-uve-topic-13-19 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,807] INFO [Partition -uve-topic-13-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-19 (kafka.cluster.Partition) [2026-06-04 05:59:43,807] INFO [Partition -uve-topic-13-19 broker=2] Log loaded for partition -uve-topic-13-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:43,819] INFO [LogLoader partition=-uve-topic-26-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:43,820] INFO Created log for partition -uve-topic-26-17 in /tmp/kafka-logs/-uve-topic-26-17 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,820] INFO [Partition -uve-topic-26-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-17 (kafka.cluster.Partition) [2026-06-04 05:59:43,820] INFO [Partition -uve-topic-26-17 broker=2] Log loaded for partition -uve-topic-26-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:43,831] INFO [LogLoader partition=-uve-topic-13-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:43,831] INFO Created log for partition -uve-topic-13-4 in /tmp/kafka-logs/-uve-topic-13-4 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,831] INFO [Partition -uve-topic-13-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-4 (kafka.cluster.Partition) [2026-06-04 05:59:43,831] INFO [Partition -uve-topic-13-4 broker=2] Log loaded for partition -uve-topic-13-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:43,841] INFO [LogLoader partition=-uve-topic-26-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:43,842] INFO Created log for partition -uve-topic-26-2 in /tmp/kafka-logs/-uve-topic-26-2 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,842] INFO [Partition -uve-topic-26-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-2 (kafka.cluster.Partition) [2026-06-04 05:59:43,842] INFO [Partition -uve-topic-26-2 broker=2] Log loaded for partition -uve-topic-26-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:43,853] INFO [LogLoader partition=-uve-topic-28-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:43,853] INFO Created log for partition -uve-topic-28-17 in /tmp/kafka-logs/-uve-topic-28-17 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,853] INFO [Partition -uve-topic-28-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-17 (kafka.cluster.Partition) [2026-06-04 05:59:43,853] INFO [Partition -uve-topic-28-17 broker=2] Log loaded for partition -uve-topic-28-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:43,862] INFO [LogLoader partition=-uve-topic-28-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:43,862] INFO Created log for partition -uve-topic-28-2 in /tmp/kafka-logs/-uve-topic-28-2 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,862] INFO [Partition -uve-topic-28-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-2 (kafka.cluster.Partition) [2026-06-04 05:59:43,863] INFO [Partition -uve-topic-28-2 broker=2] Log loaded for partition -uve-topic-28-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:43,872] INFO [LogLoader partition=-uve-topic-3-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:43,872] INFO Created log for partition -uve-topic-3-24 in /tmp/kafka-logs/-uve-topic-3-24 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,872] INFO [Partition -uve-topic-3-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-24 (kafka.cluster.Partition) [2026-06-04 05:59:43,872] INFO [Partition -uve-topic-3-24 broker=2] Log loaded for partition -uve-topic-3-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:43,884] INFO [LogLoader partition=-uve-topic-11-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:43,885] INFO Created log for partition -uve-topic-11-18 in /tmp/kafka-logs/-uve-topic-11-18 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,885] INFO [Partition -uve-topic-11-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-18 (kafka.cluster.Partition) [2026-06-04 05:59:43,885] INFO [Partition -uve-topic-11-18 broker=2] Log loaded for partition -uve-topic-11-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:43,896] INFO [LogLoader partition=-uve-topic-3-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:43,896] INFO Created log for partition -uve-topic-3-9 in /tmp/kafka-logs/-uve-topic-3-9 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,896] INFO [Partition -uve-topic-3-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-9 (kafka.cluster.Partition) [2026-06-04 05:59:43,897] INFO [Partition -uve-topic-3-9 broker=2] Log loaded for partition -uve-topic-3-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:43,905] INFO [LogLoader partition=-uve-topic-11-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:43,906] INFO Created log for partition -uve-topic-11-3 in /tmp/kafka-logs/-uve-topic-11-3 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,906] INFO [Partition -uve-topic-11-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-3 (kafka.cluster.Partition) [2026-06-04 05:59:43,906] INFO [Partition -uve-topic-11-3 broker=2] Log loaded for partition -uve-topic-11-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:43,918] INFO [LogLoader partition=-uve-topic-0-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:43,919] INFO Created log for partition -uve-topic-0-9 in /tmp/kafka-logs/-uve-topic-0-9 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,919] INFO [Partition -uve-topic-0-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-9 (kafka.cluster.Partition) [2026-06-04 05:59:43,919] INFO [Partition -uve-topic-0-9 broker=2] Log loaded for partition -uve-topic-0-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:43,938] INFO [LogLoader partition=-uve-topic-0-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:43,939] INFO Created log for partition -uve-topic-0-24 in /tmp/kafka-logs/-uve-topic-0-24 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,940] INFO [Partition -uve-topic-0-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-24 (kafka.cluster.Partition) [2026-06-04 05:59:43,940] INFO [Partition -uve-topic-0-24 broker=2] Log loaded for partition -uve-topic-0-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:43,965] INFO [LogLoader partition=-uve-topic-9-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:43,966] INFO Created log for partition -uve-topic-9-24 in /tmp/kafka-logs/-uve-topic-9-24 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,966] INFO [Partition -uve-topic-9-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-24 (kafka.cluster.Partition) [2026-06-04 05:59:43,966] INFO [Partition -uve-topic-9-24 broker=2] Log loaded for partition -uve-topic-9-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:43,977] INFO [LogLoader partition=-uve-topic-9-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:43,977] INFO Created log for partition -uve-topic-9-9 in /tmp/kafka-logs/-uve-topic-9-9 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,977] INFO [Partition -uve-topic-9-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-9 (kafka.cluster.Partition) [2026-06-04 05:59:43,977] INFO [Partition -uve-topic-9-9 broker=2] Log loaded for partition -uve-topic-9-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:43,992] INFO [LogLoader partition=-uve-topic-14-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:43,993] INFO Created log for partition -uve-topic-14-18 in /tmp/kafka-logs/-uve-topic-14-18 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:43,993] INFO [Partition -uve-topic-14-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-18 (kafka.cluster.Partition) [2026-06-04 05:59:43,993] INFO [Partition -uve-topic-14-18 broker=2] Log loaded for partition -uve-topic-14-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,003] INFO [LogLoader partition=-uve-topic-27-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,003] INFO Created log for partition -uve-topic-27-16 in /tmp/kafka-logs/-uve-topic-27-16 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,003] INFO [Partition -uve-topic-27-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-16 (kafka.cluster.Partition) [2026-06-04 05:59:44,003] INFO [Partition -uve-topic-27-16 broker=2] Log loaded for partition -uve-topic-27-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,014] INFO [LogLoader partition=-uve-topic-14-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,014] INFO Created log for partition -uve-topic-14-3 in /tmp/kafka-logs/-uve-topic-14-3 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,014] INFO [Partition -uve-topic-14-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-3 (kafka.cluster.Partition) [2026-06-04 05:59:44,014] INFO [Partition -uve-topic-14-3 broker=2] Log loaded for partition -uve-topic-14-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,024] INFO [LogLoader partition=-uve-topic-27-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,025] INFO Created log for partition -uve-topic-27-1 in /tmp/kafka-logs/-uve-topic-27-1 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,025] INFO [Partition -uve-topic-27-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-1 (kafka.cluster.Partition) [2026-06-04 05:59:44,025] INFO [Partition -uve-topic-27-1 broker=2] Log loaded for partition -uve-topic-27-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,034] INFO [LogLoader partition=-uve-topic-29-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,035] INFO Created log for partition -uve-topic-29-16 in /tmp/kafka-logs/-uve-topic-29-16 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,035] INFO [Partition -uve-topic-29-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-16 (kafka.cluster.Partition) [2026-06-04 05:59:44,035] INFO [Partition -uve-topic-29-16 broker=2] Log loaded for partition -uve-topic-29-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,044] INFO [LogLoader partition=-uve-topic-29-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,045] INFO Created log for partition -uve-topic-29-1 in /tmp/kafka-logs/-uve-topic-29-1 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,045] INFO [Partition -uve-topic-29-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-1 (kafka.cluster.Partition) [2026-06-04 05:59:44,045] INFO [Partition -uve-topic-29-1 broker=2] Log loaded for partition -uve-topic-29-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,058] INFO [LogLoader partition=-uve-topic-1-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,058] INFO Created log for partition -uve-topic-1-10 in /tmp/kafka-logs/-uve-topic-1-10 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,058] INFO [Partition -uve-topic-1-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-10 (kafka.cluster.Partition) [2026-06-04 05:59:44,058] INFO [Partition -uve-topic-1-10 broker=2] Log loaded for partition -uve-topic-1-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,070] INFO [LogLoader partition=-uve-topic-1-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,070] INFO Created log for partition -uve-topic-1-25 in /tmp/kafka-logs/-uve-topic-1-25 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,070] INFO [Partition -uve-topic-1-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-25 (kafka.cluster.Partition) [2026-06-04 05:59:44,070] INFO [Partition -uve-topic-1-25 broker=2] Log loaded for partition -uve-topic-1-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,077] INFO [LogLoader partition=-uve-topic-14-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,078] INFO Created log for partition -uve-topic-14-6 in /tmp/kafka-logs/-uve-topic-14-6 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,078] INFO [Partition -uve-topic-14-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-6 (kafka.cluster.Partition) [2026-06-04 05:59:44,078] INFO [Partition -uve-topic-14-6 broker=2] Log loaded for partition -uve-topic-14-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,087] INFO [LogLoader partition=-uve-topic-27-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,087] INFO Created log for partition -uve-topic-27-4 in /tmp/kafka-logs/-uve-topic-27-4 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,087] INFO [Partition -uve-topic-27-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-4 (kafka.cluster.Partition) [2026-06-04 05:59:44,087] INFO [Partition -uve-topic-27-4 broker=2] Log loaded for partition -uve-topic-27-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,097] INFO [LogLoader partition=-uve-topic-29-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,098] INFO Created log for partition -uve-topic-29-19 in /tmp/kafka-logs/-uve-topic-29-19 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,098] INFO [Partition -uve-topic-29-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-19 (kafka.cluster.Partition) [2026-06-04 05:59:44,098] INFO [Partition -uve-topic-29-19 broker=2] Log loaded for partition -uve-topic-29-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,108] INFO [LogLoader partition=-uve-topic-29-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,108] INFO Created log for partition -uve-topic-29-4 in /tmp/kafka-logs/-uve-topic-29-4 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,108] INFO [Partition -uve-topic-29-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-4 (kafka.cluster.Partition) [2026-06-04 05:59:44,108] INFO [Partition -uve-topic-29-4 broker=2] Log loaded for partition -uve-topic-29-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,119] INFO [LogLoader partition=-uve-topic-7-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,120] INFO Created log for partition -uve-topic-7-10 in /tmp/kafka-logs/-uve-topic-7-10 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,120] INFO [Partition -uve-topic-7-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-10 (kafka.cluster.Partition) [2026-06-04 05:59:44,120] INFO [Partition -uve-topic-7-10 broker=2] Log loaded for partition -uve-topic-7-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,137] INFO [LogLoader partition=-uve-topic-8-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,137] INFO Created log for partition -uve-topic-8-25 in /tmp/kafka-logs/-uve-topic-8-25 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,137] INFO [Partition -uve-topic-8-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-25 (kafka.cluster.Partition) [2026-06-04 05:59:44,137] INFO [Partition -uve-topic-8-25 broker=2] Log loaded for partition -uve-topic-8-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,146] INFO [LogLoader partition=-uve-topic-8-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,147] INFO Created log for partition -uve-topic-8-10 in /tmp/kafka-logs/-uve-topic-8-10 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,147] INFO [Partition -uve-topic-8-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-10 (kafka.cluster.Partition) [2026-06-04 05:59:44,147] INFO [Partition -uve-topic-8-10 broker=2] Log loaded for partition -uve-topic-8-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,158] INFO [LogLoader partition=-uve-topic-11-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,159] INFO Created log for partition -uve-topic-11-21 in /tmp/kafka-logs/-uve-topic-11-21 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,159] INFO [Partition -uve-topic-11-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-21 (kafka.cluster.Partition) [2026-06-04 05:59:44,159] INFO [Partition -uve-topic-11-21 broker=2] Log loaded for partition -uve-topic-11-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,169] INFO [LogLoader partition=-uve-topic-6-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,170] INFO Created log for partition -uve-topic-6-25 in /tmp/kafka-logs/-uve-topic-6-25 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,170] INFO [Partition -uve-topic-6-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-25 (kafka.cluster.Partition) [2026-06-04 05:59:44,170] INFO [Partition -uve-topic-6-25 broker=2] Log loaded for partition -uve-topic-6-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,180] INFO [LogLoader partition=-uve-topic-11-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,181] INFO Created log for partition -uve-topic-11-6 in /tmp/kafka-logs/-uve-topic-11-6 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,181] INFO [Partition -uve-topic-11-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-6 (kafka.cluster.Partition) [2026-06-04 05:59:44,181] INFO [Partition -uve-topic-11-6 broker=2] Log loaded for partition -uve-topic-11-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,192] INFO [LogLoader partition=-uve-topic-6-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,192] INFO Created log for partition -uve-topic-6-10 in /tmp/kafka-logs/-uve-topic-6-10 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,192] INFO [Partition -uve-topic-6-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-10 (kafka.cluster.Partition) [2026-06-04 05:59:44,192] INFO [Partition -uve-topic-6-10 broker=2] Log loaded for partition -uve-topic-6-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,207] INFO [LogLoader partition=-uve-topic-7-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,208] INFO Created log for partition -uve-topic-7-25 in /tmp/kafka-logs/-uve-topic-7-25 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,208] INFO [Partition -uve-topic-7-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-25 (kafka.cluster.Partition) [2026-06-04 05:59:44,208] INFO [Partition -uve-topic-7-25 broker=2] Log loaded for partition -uve-topic-7-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,218] INFO [LogLoader partition=-uve-topic-14-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,218] INFO Created log for partition -uve-topic-14-21 in /tmp/kafka-logs/-uve-topic-14-21 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,218] INFO [Partition -uve-topic-14-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-21 (kafka.cluster.Partition) [2026-06-04 05:59:44,218] INFO [Partition -uve-topic-14-21 broker=2] Log loaded for partition -uve-topic-14-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,226] INFO [LogLoader partition=-uve-topic-27-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,226] INFO Created log for partition -uve-topic-27-19 in /tmp/kafka-logs/-uve-topic-27-19 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,226] INFO [Partition -uve-topic-27-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-19 (kafka.cluster.Partition) [2026-06-04 05:59:44,226] INFO [Partition -uve-topic-27-19 broker=2] Log loaded for partition -uve-topic-27-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,236] INFO [LogLoader partition=-uve-topic-2-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,237] INFO Created log for partition -uve-topic-2-26 in /tmp/kafka-logs/-uve-topic-2-26 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,237] INFO [Partition -uve-topic-2-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-26 (kafka.cluster.Partition) [2026-06-04 05:59:44,237] INFO [Partition -uve-topic-2-26 broker=2] Log loaded for partition -uve-topic-2-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,259] INFO [LogLoader partition=-uve-topic-4-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,260] INFO Created log for partition -uve-topic-4-11 in /tmp/kafka-logs/-uve-topic-4-11 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,261] INFO [Partition -uve-topic-4-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-11 (kafka.cluster.Partition) [2026-06-04 05:59:44,261] INFO [Partition -uve-topic-4-11 broker=2] Log loaded for partition -uve-topic-4-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,278] INFO [LogLoader partition=-uve-topic-2-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,280] INFO Created log for partition -uve-topic-2-11 in /tmp/kafka-logs/-uve-topic-2-11 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,280] INFO [Partition -uve-topic-2-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-11 (kafka.cluster.Partition) [2026-06-04 05:59:44,280] INFO [Partition -uve-topic-2-11 broker=2] Log loaded for partition -uve-topic-2-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,292] INFO [LogLoader partition=-uve-topic-4-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,293] INFO Created log for partition -uve-topic-4-26 in /tmp/kafka-logs/-uve-topic-4-26 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,293] INFO [Partition -uve-topic-4-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-26 (kafka.cluster.Partition) [2026-06-04 05:59:44,293] INFO [Partition -uve-topic-4-26 broker=2] Log loaded for partition -uve-topic-4-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,305] INFO [LogLoader partition=-uve-topic-3-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,305] INFO Created log for partition -uve-topic-3-4 in /tmp/kafka-logs/-uve-topic-3-4 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,305] INFO [Partition -uve-topic-3-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-4 (kafka.cluster.Partition) [2026-06-04 05:59:44,305] INFO [Partition -uve-topic-3-4 broker=2] Log loaded for partition -uve-topic-3-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,314] INFO [LogLoader partition=-uve-topic-4-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,314] INFO Created log for partition -uve-topic-4-4 in /tmp/kafka-logs/-uve-topic-4-4 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,314] INFO [Partition -uve-topic-4-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-4 (kafka.cluster.Partition) [2026-06-04 05:59:44,314] INFO [Partition -uve-topic-4-4 broker=2] Log loaded for partition -uve-topic-4-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,318] INFO [LogLoader partition=-uve-topic-2-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,318] INFO Created log for partition -uve-topic-2-4 in /tmp/kafka-logs/-uve-topic-2-4 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,322] INFO [Partition -uve-topic-2-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-4 (kafka.cluster.Partition) [2026-06-04 05:59:44,322] INFO [Partition -uve-topic-2-4 broker=2] Log loaded for partition -uve-topic-2-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,328] INFO [LogLoader partition=-uve-topic-12-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,328] INFO Created log for partition -uve-topic-12-8 in /tmp/kafka-logs/-uve-topic-12-8 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,328] INFO [Partition -uve-topic-12-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-8 (kafka.cluster.Partition) [2026-06-04 05:59:44,328] INFO [Partition -uve-topic-12-8 broker=2] Log loaded for partition -uve-topic-12-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,339] INFO [LogLoader partition=-uve-topic-13-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,340] INFO Created log for partition -uve-topic-13-8 in /tmp/kafka-logs/-uve-topic-13-8 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,340] INFO [Partition -uve-topic-13-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-8 (kafka.cluster.Partition) [2026-06-04 05:59:44,340] INFO [Partition -uve-topic-13-8 broker=2] Log loaded for partition -uve-topic-13-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,346] INFO [LogLoader partition=-uve-topic-26-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,346] INFO Created log for partition -uve-topic-26-6 in /tmp/kafka-logs/-uve-topic-26-6 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,346] INFO [Partition -uve-topic-26-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-6 (kafka.cluster.Partition) [2026-06-04 05:59:44,347] INFO [Partition -uve-topic-26-6 broker=2] Log loaded for partition -uve-topic-26-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,351] INFO [LogLoader partition=-uve-topic-14-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,352] INFO Created log for partition -uve-topic-14-8 in /tmp/kafka-logs/-uve-topic-14-8 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,352] INFO [Partition -uve-topic-14-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-8 (kafka.cluster.Partition) [2026-06-04 05:59:44,352] INFO [Partition -uve-topic-14-8 broker=2] Log loaded for partition -uve-topic-14-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,357] INFO [LogLoader partition=-uve-topic-27-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,358] INFO Created log for partition -uve-topic-27-6 in /tmp/kafka-logs/-uve-topic-27-6 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,358] INFO [Partition -uve-topic-27-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-6 (kafka.cluster.Partition) [2026-06-04 05:59:44,358] INFO [Partition -uve-topic-27-6 broker=2] Log loaded for partition -uve-topic-27-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,363] INFO [LogLoader partition=-uve-topic-28-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,364] INFO Created log for partition -uve-topic-28-6 in /tmp/kafka-logs/-uve-topic-28-6 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,364] INFO [Partition -uve-topic-28-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-6 (kafka.cluster.Partition) [2026-06-04 05:59:44,364] INFO [Partition -uve-topic-28-6 broker=2] Log loaded for partition -uve-topic-28-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,367] INFO [LogLoader partition=-uve-topic-9-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,369] INFO Created log for partition -uve-topic-9-4 in /tmp/kafka-logs/-uve-topic-9-4 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,369] INFO [Partition -uve-topic-9-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-4 (kafka.cluster.Partition) [2026-06-04 05:59:44,369] INFO [Partition -uve-topic-9-4 broker=2] Log loaded for partition -uve-topic-9-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,372] INFO [LogLoader partition=-uve-topic-11-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,372] INFO Created log for partition -uve-topic-11-8 in /tmp/kafka-logs/-uve-topic-11-8 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,373] INFO [Partition -uve-topic-11-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-8 (kafka.cluster.Partition) [2026-06-04 05:59:44,373] INFO [Partition -uve-topic-11-8 broker=2] Log loaded for partition -uve-topic-11-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,378] INFO [LogLoader partition=-uve-topic-6-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,378] INFO Created log for partition -uve-topic-6-5 in /tmp/kafka-logs/-uve-topic-6-5 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,379] INFO [Partition -uve-topic-6-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-5 (kafka.cluster.Partition) [2026-06-04 05:59:44,379] INFO [Partition -uve-topic-6-5 broker=2] Log loaded for partition -uve-topic-6-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,383] INFO [LogLoader partition=-uve-topic-7-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,383] INFO Created log for partition -uve-topic-7-5 in /tmp/kafka-logs/-uve-topic-7-5 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,383] INFO [Partition -uve-topic-7-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-5 (kafka.cluster.Partition) [2026-06-04 05:59:44,383] INFO [Partition -uve-topic-7-5 broker=2] Log loaded for partition -uve-topic-7-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,386] INFO [LogLoader partition=-uve-topic-3-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,386] INFO Created log for partition -uve-topic-3-5 in /tmp/kafka-logs/-uve-topic-3-5 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,387] INFO [Partition -uve-topic-3-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-5 (kafka.cluster.Partition) [2026-06-04 05:59:44,387] INFO [Partition -uve-topic-3-5 broker=2] Log loaded for partition -uve-topic-3-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,391] INFO [LogLoader partition=-uve-topic-0-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,391] INFO Created log for partition -uve-topic-0-5 in /tmp/kafka-logs/-uve-topic-0-5 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,391] INFO [Partition -uve-topic-0-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-5 (kafka.cluster.Partition) [2026-06-04 05:59:44,391] INFO [Partition -uve-topic-0-5 broker=2] Log loaded for partition -uve-topic-0-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,395] INFO [LogLoader partition=-uve-topic-1-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,396] INFO Created log for partition -uve-topic-1-5 in /tmp/kafka-logs/-uve-topic-1-5 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,396] INFO [Partition -uve-topic-1-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-5 (kafka.cluster.Partition) [2026-06-04 05:59:44,396] INFO [Partition -uve-topic-1-5 broker=2] Log loaded for partition -uve-topic-1-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,400] INFO [LogLoader partition=-uve-topic-14-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,401] INFO Created log for partition -uve-topic-14-7 in /tmp/kafka-logs/-uve-topic-14-7 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,401] INFO [Partition -uve-topic-14-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-7 (kafka.cluster.Partition) [2026-06-04 05:59:44,401] INFO [Partition -uve-topic-14-7 broker=2] Log loaded for partition -uve-topic-14-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,405] INFO [LogLoader partition=-uve-topic-27-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,406] INFO Created log for partition -uve-topic-27-5 in /tmp/kafka-logs/-uve-topic-27-5 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,406] INFO [Partition -uve-topic-27-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-5 (kafka.cluster.Partition) [2026-06-04 05:59:44,406] INFO [Partition -uve-topic-27-5 broker=2] Log loaded for partition -uve-topic-27-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,408] INFO [LogLoader partition=-uve-topic-29-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,409] INFO Created log for partition -uve-topic-29-5 in /tmp/kafka-logs/-uve-topic-29-5 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,409] INFO [Partition -uve-topic-29-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-5 (kafka.cluster.Partition) [2026-06-04 05:59:44,409] INFO [Partition -uve-topic-29-5 broker=2] Log loaded for partition -uve-topic-29-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,414] INFO [LogLoader partition=-uve-topic-11-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,414] INFO Created log for partition -uve-topic-11-7 in /tmp/kafka-logs/-uve-topic-11-7 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,414] INFO [Partition -uve-topic-11-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-7 (kafka.cluster.Partition) [2026-06-04 05:59:44,414] INFO [Partition -uve-topic-11-7 broker=2] Log loaded for partition -uve-topic-11-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,417] INFO [LogLoader partition=-uve-topic-8-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,419] INFO Created log for partition -uve-topic-8-5 in /tmp/kafka-logs/-uve-topic-8-5 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,419] INFO [Partition -uve-topic-8-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-5 (kafka.cluster.Partition) [2026-06-04 05:59:44,419] INFO [Partition -uve-topic-8-5 broker=2] Log loaded for partition -uve-topic-8-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,422] INFO [LogLoader partition=-uve-topic-9-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,423] INFO Created log for partition -uve-topic-9-5 in /tmp/kafka-logs/-uve-topic-9-5 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,423] INFO [Partition -uve-topic-9-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-5 (kafka.cluster.Partition) [2026-06-04 05:59:44,423] INFO [Partition -uve-topic-9-5 broker=2] Log loaded for partition -uve-topic-9-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,427] INFO [LogLoader partition=-uve-topic-6-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,427] INFO Created log for partition -uve-topic-6-6 in /tmp/kafka-logs/-uve-topic-6-6 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,427] INFO [Partition -uve-topic-6-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-6 (kafka.cluster.Partition) [2026-06-04 05:59:44,427] INFO [Partition -uve-topic-6-6 broker=2] Log loaded for partition -uve-topic-6-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,430] INFO [LogLoader partition=-uve-topic-4-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,430] INFO Created log for partition -uve-topic-4-6 in /tmp/kafka-logs/-uve-topic-4-6 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,432] INFO [Partition -uve-topic-4-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-6 (kafka.cluster.Partition) [2026-06-04 05:59:44,432] INFO [Partition -uve-topic-4-6 broker=2] Log loaded for partition -uve-topic-4-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,435] INFO [LogLoader partition=-uve-topic-28-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,437] INFO Created log for partition -uve-topic-28-7 in /tmp/kafka-logs/-uve-topic-28-7 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,438] INFO [Partition -uve-topic-28-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-7 (kafka.cluster.Partition) [2026-06-04 05:59:44,438] INFO [Partition -uve-topic-28-7 broker=2] Log loaded for partition -uve-topic-28-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,441] INFO [LogLoader partition=-uve-topic-1-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,441] INFO Created log for partition -uve-topic-1-6 in /tmp/kafka-logs/-uve-topic-1-6 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,441] INFO [Partition -uve-topic-1-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-6 (kafka.cluster.Partition) [2026-06-04 05:59:44,441] INFO [Partition -uve-topic-1-6 broker=2] Log loaded for partition -uve-topic-1-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,445] INFO [LogLoader partition=-uve-topic-2-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,446] INFO Created log for partition -uve-topic-2-6 in /tmp/kafka-logs/-uve-topic-2-6 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,446] INFO [Partition -uve-topic-2-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-6 (kafka.cluster.Partition) [2026-06-04 05:59:44,446] INFO [Partition -uve-topic-2-6 broker=2] Log loaded for partition -uve-topic-2-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,452] INFO [LogLoader partition=-uve-topic-11-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,452] INFO Created log for partition -uve-topic-11-10 in /tmp/kafka-logs/-uve-topic-11-10 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,452] INFO [Partition -uve-topic-11-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-10 (kafka.cluster.Partition) [2026-06-04 05:59:44,452] INFO [Partition -uve-topic-11-10 broker=2] Log loaded for partition -uve-topic-11-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,459] INFO [LogLoader partition=-uve-topic-7-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,460] INFO Created log for partition -uve-topic-7-6 in /tmp/kafka-logs/-uve-topic-7-6 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,460] INFO [Partition -uve-topic-7-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-6 (kafka.cluster.Partition) [2026-06-04 05:59:44,460] INFO [Partition -uve-topic-7-6 broker=2] Log loaded for partition -uve-topic-7-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,466] INFO [LogLoader partition=-uve-topic-8-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,466] INFO Created log for partition -uve-topic-8-6 in /tmp/kafka-logs/-uve-topic-8-6 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,467] INFO [Partition -uve-topic-8-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-6 (kafka.cluster.Partition) [2026-06-04 05:59:44,467] INFO [Partition -uve-topic-8-6 broker=2] Log loaded for partition -uve-topic-8-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,471] INFO [LogLoader partition=-uve-topic-4-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,471] INFO Created log for partition -uve-topic-4-7 in /tmp/kafka-logs/-uve-topic-4-7 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,471] INFO [Partition -uve-topic-4-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-7 (kafka.cluster.Partition) [2026-06-04 05:59:44,471] INFO [Partition -uve-topic-4-7 broker=2] Log loaded for partition -uve-topic-4-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,474] INFO [LogLoader partition=-uve-topic-2-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,477] INFO Created log for partition -uve-topic-2-7 in /tmp/kafka-logs/-uve-topic-2-7 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,477] INFO [Partition -uve-topic-2-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-7 (kafka.cluster.Partition) [2026-06-04 05:59:44,477] INFO [Partition -uve-topic-2-7 broker=2] Log loaded for partition -uve-topic-2-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,481] INFO [LogLoader partition=-uve-topic-3-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,481] INFO Created log for partition -uve-topic-3-7 in /tmp/kafka-logs/-uve-topic-3-7 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,481] INFO [Partition -uve-topic-3-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-7 (kafka.cluster.Partition) [2026-06-04 05:59:44,482] INFO [Partition -uve-topic-3-7 broker=2] Log loaded for partition -uve-topic-3-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,486] INFO [LogLoader partition=-uve-topic-29-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,486] INFO Created log for partition -uve-topic-29-6 in /tmp/kafka-logs/-uve-topic-29-6 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,486] INFO [Partition -uve-topic-29-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-6 (kafka.cluster.Partition) [2026-06-04 05:59:44,486] INFO [Partition -uve-topic-29-6 broker=2] Log loaded for partition -uve-topic-29-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,489] INFO [LogLoader partition=-uve-topic-0-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,489] INFO Created log for partition -uve-topic-0-7 in /tmp/kafka-logs/-uve-topic-0-7 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,491] INFO [Partition -uve-topic-0-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-7 (kafka.cluster.Partition) [2026-06-04 05:59:44,492] INFO [Partition -uve-topic-0-7 broker=2] Log loaded for partition -uve-topic-0-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,494] INFO [LogLoader partition=-uve-topic-12-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,494] INFO Created log for partition -uve-topic-12-9 in /tmp/kafka-logs/-uve-topic-12-9 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,494] INFO [Partition -uve-topic-12-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-9 (kafka.cluster.Partition) [2026-06-04 05:59:44,495] INFO [Partition -uve-topic-12-9 broker=2] Log loaded for partition -uve-topic-12-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,499] INFO [LogLoader partition=-uve-topic-13-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,500] INFO Created log for partition -uve-topic-13-9 in /tmp/kafka-logs/-uve-topic-13-9 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,500] INFO [Partition -uve-topic-13-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-9 (kafka.cluster.Partition) [2026-06-04 05:59:44,500] INFO [Partition -uve-topic-13-9 broker=2] Log loaded for partition -uve-topic-13-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,505] INFO [LogLoader partition=-uve-topic-26-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,505] INFO Created log for partition -uve-topic-26-7 in /tmp/kafka-logs/-uve-topic-26-7 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,505] INFO [Partition -uve-topic-26-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-7 (kafka.cluster.Partition) [2026-06-04 05:59:44,505] INFO [Partition -uve-topic-26-7 broker=2] Log loaded for partition -uve-topic-26-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,508] INFO [LogLoader partition=-uve-topic-9-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,512] INFO Created log for partition -uve-topic-9-7 in /tmp/kafka-logs/-uve-topic-9-7 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,512] INFO [Partition -uve-topic-9-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-7 (kafka.cluster.Partition) [2026-06-04 05:59:44,512] INFO [Partition -uve-topic-9-7 broker=2] Log loaded for partition -uve-topic-9-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,515] INFO [LogLoader partition=-uve-topic-13-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,515] INFO Created log for partition -uve-topic-13-11 in /tmp/kafka-logs/-uve-topic-13-11 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,516] INFO [Partition -uve-topic-13-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-11 (kafka.cluster.Partition) [2026-06-04 05:59:44,516] INFO [Partition -uve-topic-13-11 broker=2] Log loaded for partition -uve-topic-13-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,520] INFO [LogLoader partition=-uve-topic-26-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,520] INFO Created log for partition -uve-topic-26-9 in /tmp/kafka-logs/-uve-topic-26-9 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,520] INFO [Partition -uve-topic-26-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-9 (kafka.cluster.Partition) [2026-06-04 05:59:44,520] INFO [Partition -uve-topic-26-9 broker=2] Log loaded for partition -uve-topic-26-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,523] INFO [LogLoader partition=-uve-topic-7-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,523] INFO Created log for partition -uve-topic-7-0 in /tmp/kafka-logs/-uve-topic-7-0 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,523] INFO [Partition -uve-topic-7-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-0 (kafka.cluster.Partition) [2026-06-04 05:59:44,523] INFO [Partition -uve-topic-7-0 broker=2] Log loaded for partition -uve-topic-7-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,528] INFO [LogLoader partition=-uve-topic-14-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,529] INFO Created log for partition -uve-topic-14-11 in /tmp/kafka-logs/-uve-topic-14-11 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,529] INFO [Partition -uve-topic-14-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-11 (kafka.cluster.Partition) [2026-06-04 05:59:44,529] INFO [Partition -uve-topic-14-11 broker=2] Log loaded for partition -uve-topic-14-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,534] INFO [LogLoader partition=-uve-topic-27-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,534] INFO Created log for partition -uve-topic-27-9 in /tmp/kafka-logs/-uve-topic-27-9 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,534] INFO [Partition -uve-topic-27-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-9 (kafka.cluster.Partition) [2026-06-04 05:59:44,534] INFO [Partition -uve-topic-27-9 broker=2] Log loaded for partition -uve-topic-27-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,539] INFO [LogLoader partition=-uve-topic-8-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,539] INFO Created log for partition -uve-topic-8-0 in /tmp/kafka-logs/-uve-topic-8-0 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,539] INFO [Partition -uve-topic-8-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-0 (kafka.cluster.Partition) [2026-06-04 05:59:44,539] INFO [Partition -uve-topic-8-0 broker=2] Log loaded for partition -uve-topic-8-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,541] INFO [LogLoader partition=-uve-topic-28-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,541] INFO Created log for partition -uve-topic-28-9 in /tmp/kafka-logs/-uve-topic-28-9 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,544] INFO [Partition -uve-topic-28-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-9 (kafka.cluster.Partition) [2026-06-04 05:59:44,544] INFO [Partition -uve-topic-28-9 broker=2] Log loaded for partition -uve-topic-28-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,547] INFO [LogLoader partition=-uve-topic-29-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,547] INFO Created log for partition -uve-topic-29-9 in /tmp/kafka-logs/-uve-topic-29-9 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,548] INFO [Partition -uve-topic-29-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-9 (kafka.cluster.Partition) [2026-06-04 05:59:44,548] INFO [Partition -uve-topic-29-9 broker=2] Log loaded for partition -uve-topic-29-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,555] INFO [LogLoader partition=-uve-topic-6-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,555] INFO Created log for partition -uve-topic-6-0 in /tmp/kafka-logs/-uve-topic-6-0 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,555] INFO [Partition -uve-topic-6-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-0 (kafka.cluster.Partition) [2026-06-04 05:59:44,555] INFO [Partition -uve-topic-6-0 broker=2] Log loaded for partition -uve-topic-6-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,557] INFO [LogLoader partition=-uve-topic-2-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,558] INFO Created log for partition -uve-topic-2-1 in /tmp/kafka-logs/-uve-topic-2-1 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,558] INFO [Partition -uve-topic-2-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-1 (kafka.cluster.Partition) [2026-06-04 05:59:44,558] INFO [Partition -uve-topic-2-1 broker=2] Log loaded for partition -uve-topic-2-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,561] INFO [LogLoader partition=-uve-topic-3-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,561] INFO Created log for partition -uve-topic-3-1 in /tmp/kafka-logs/-uve-topic-3-1 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,563] INFO [Partition -uve-topic-3-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-1 (kafka.cluster.Partition) [2026-06-04 05:59:44,563] INFO [Partition -uve-topic-3-1 broker=2] Log loaded for partition -uve-topic-3-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,565] INFO [LogLoader partition=-uve-topic-0-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,566] INFO Created log for partition -uve-topic-0-1 in /tmp/kafka-logs/-uve-topic-0-1 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,566] INFO [Partition -uve-topic-0-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-1 (kafka.cluster.Partition) [2026-06-04 05:59:44,566] INFO [Partition -uve-topic-0-1 broker=2] Log loaded for partition -uve-topic-0-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,569] INFO [LogLoader partition=-uve-topic-9-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,569] INFO Created log for partition -uve-topic-9-1 in /tmp/kafka-logs/-uve-topic-9-1 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,569] INFO [Partition -uve-topic-9-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-1 (kafka.cluster.Partition) [2026-06-04 05:59:44,569] INFO [Partition -uve-topic-9-1 broker=2] Log loaded for partition -uve-topic-9-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,573] INFO [LogLoader partition=-uve-topic-14-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,573] INFO Created log for partition -uve-topic-14-10 in /tmp/kafka-logs/-uve-topic-14-10 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,575] INFO [Partition -uve-topic-14-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-10 (kafka.cluster.Partition) [2026-06-04 05:59:44,575] INFO [Partition -uve-topic-14-10 broker=2] Log loaded for partition -uve-topic-14-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,578] INFO [LogLoader partition=-uve-topic-27-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,578] INFO Created log for partition -uve-topic-27-8 in /tmp/kafka-logs/-uve-topic-27-8 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,578] INFO [Partition -uve-topic-27-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-8 (kafka.cluster.Partition) [2026-06-04 05:59:44,582] INFO [Partition -uve-topic-27-8 broker=2] Log loaded for partition -uve-topic-27-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,586] INFO [LogLoader partition=-uve-topic-29-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,586] INFO Created log for partition -uve-topic-29-8 in /tmp/kafka-logs/-uve-topic-29-8 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,587] INFO [Partition -uve-topic-29-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-8 (kafka.cluster.Partition) [2026-06-04 05:59:44,587] INFO [Partition -uve-topic-29-8 broker=2] Log loaded for partition -uve-topic-29-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,589] INFO [LogLoader partition=-uve-topic-4-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,589] INFO Created log for partition -uve-topic-4-1 in /tmp/kafka-logs/-uve-topic-4-1 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,590] INFO [Partition -uve-topic-4-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-1 (kafka.cluster.Partition) [2026-06-04 05:59:44,590] INFO [Partition -uve-topic-4-1 broker=2] Log loaded for partition -uve-topic-4-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,593] INFO [LogLoader partition=-uve-topic-1-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,593] INFO Created log for partition -uve-topic-1-2 in /tmp/kafka-logs/-uve-topic-1-2 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,595] INFO [Partition -uve-topic-1-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-2 (kafka.cluster.Partition) [2026-06-04 05:59:44,595] INFO [Partition -uve-topic-1-2 broker=2] Log loaded for partition -uve-topic-1-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,597] INFO [LogLoader partition=-uve-topic-11-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,597] INFO Created log for partition -uve-topic-11-11 in /tmp/kafka-logs/-uve-topic-11-11 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,597] INFO [Partition -uve-topic-11-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-11 (kafka.cluster.Partition) [2026-06-04 05:59:44,597] INFO [Partition -uve-topic-11-11 broker=2] Log loaded for partition -uve-topic-11-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,601] INFO [LogLoader partition=-uve-topic-12-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,601] INFO Created log for partition -uve-topic-12-11 in /tmp/kafka-logs/-uve-topic-12-11 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,603] INFO [Partition -uve-topic-12-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-11 (kafka.cluster.Partition) [2026-06-04 05:59:44,603] INFO [Partition -uve-topic-12-11 broker=2] Log loaded for partition -uve-topic-12-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,606] INFO [LogLoader partition=-uve-topic-0-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,606] INFO Created log for partition -uve-topic-0-2 in /tmp/kafka-logs/-uve-topic-0-2 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,608] INFO [Partition -uve-topic-0-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-2 (kafka.cluster.Partition) [2026-06-04 05:59:44,608] INFO [Partition -uve-topic-0-2 broker=2] Log loaded for partition -uve-topic-0-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,613] INFO [LogLoader partition=-uve-topic-9-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,613] INFO Created log for partition -uve-topic-9-2 in /tmp/kafka-logs/-uve-topic-9-2 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,613] INFO [Partition -uve-topic-9-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-2 (kafka.cluster.Partition) [2026-06-04 05:59:44,613] INFO [Partition -uve-topic-9-2 broker=2] Log loaded for partition -uve-topic-9-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,615] INFO [LogLoader partition=-uve-topic-29-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,616] INFO Created log for partition -uve-topic-29-11 in /tmp/kafka-logs/-uve-topic-29-11 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,616] INFO [Partition -uve-topic-29-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-11 (kafka.cluster.Partition) [2026-06-04 05:59:44,616] INFO [Partition -uve-topic-29-11 broker=2] Log loaded for partition -uve-topic-29-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,620] INFO [LogLoader partition=-uve-topic-7-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,621] INFO Created log for partition -uve-topic-7-2 in /tmp/kafka-logs/-uve-topic-7-2 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,621] INFO [Partition -uve-topic-7-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-2 (kafka.cluster.Partition) [2026-06-04 05:59:44,622] INFO [Partition -uve-topic-7-2 broker=2] Log loaded for partition -uve-topic-7-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,624] INFO [LogLoader partition=-uve-topic-8-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,624] INFO Created log for partition -uve-topic-8-2 in /tmp/kafka-logs/-uve-topic-8-2 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,625] INFO [Partition -uve-topic-8-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-2 (kafka.cluster.Partition) [2026-06-04 05:59:44,625] INFO [Partition -uve-topic-8-2 broker=2] Log loaded for partition -uve-topic-8-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,631] INFO [LogLoader partition=-uve-topic-11-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,631] INFO Created log for partition -uve-topic-11-13 in /tmp/kafka-logs/-uve-topic-11-13 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,631] INFO [Partition -uve-topic-11-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-13 (kafka.cluster.Partition) [2026-06-04 05:59:44,631] INFO [Partition -uve-topic-11-13 broker=2] Log loaded for partition -uve-topic-11-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,634] INFO [LogLoader partition=-uve-topic-6-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,634] INFO Created log for partition -uve-topic-6-2 in /tmp/kafka-logs/-uve-topic-6-2 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,635] INFO [Partition -uve-topic-6-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-2 (kafka.cluster.Partition) [2026-06-04 05:59:44,635] INFO [Partition -uve-topic-6-2 broker=2] Log loaded for partition -uve-topic-6-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,638] INFO [LogLoader partition=-uve-topic-3-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,638] INFO Created log for partition -uve-topic-3-2 in /tmp/kafka-logs/-uve-topic-3-2 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,638] INFO [Partition -uve-topic-3-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-2 (kafka.cluster.Partition) [2026-06-04 05:59:44,638] INFO [Partition -uve-topic-3-2 broker=2] Log loaded for partition -uve-topic-3-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,642] INFO [LogLoader partition=-uve-topic-14-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,642] INFO Created log for partition -uve-topic-14-13 in /tmp/kafka-logs/-uve-topic-14-13 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,642] INFO [Partition -uve-topic-14-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-13 (kafka.cluster.Partition) [2026-06-04 05:59:44,643] INFO [Partition -uve-topic-14-13 broker=2] Log loaded for partition -uve-topic-14-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,647] INFO [LogLoader partition=-uve-topic-27-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,648] INFO Created log for partition -uve-topic-27-11 in /tmp/kafka-logs/-uve-topic-27-11 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,648] INFO [Partition -uve-topic-27-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-11 (kafka.cluster.Partition) [2026-06-04 05:59:44,648] INFO [Partition -uve-topic-27-11 broker=2] Log loaded for partition -uve-topic-27-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,652] INFO [LogLoader partition=-uve-topic-1-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,652] INFO Created log for partition -uve-topic-1-3 in /tmp/kafka-logs/-uve-topic-1-3 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,652] INFO [Partition -uve-topic-1-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-3 (kafka.cluster.Partition) [2026-06-04 05:59:44,652] INFO [Partition -uve-topic-1-3 broker=2] Log loaded for partition -uve-topic-1-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,657] INFO [LogLoader partition=-uve-topic-8-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,657] INFO Created log for partition -uve-topic-8-3 in /tmp/kafka-logs/-uve-topic-8-3 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,657] INFO [Partition -uve-topic-8-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-3 (kafka.cluster.Partition) [2026-06-04 05:59:44,657] INFO [Partition -uve-topic-8-3 broker=2] Log loaded for partition -uve-topic-8-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,660] INFO [LogLoader partition=-uve-topic-6-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,660] INFO Created log for partition -uve-topic-6-3 in /tmp/kafka-logs/-uve-topic-6-3 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,660] INFO [Partition -uve-topic-6-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-3 (kafka.cluster.Partition) [2026-06-04 05:59:44,660] INFO [Partition -uve-topic-6-3 broker=2] Log loaded for partition -uve-topic-6-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,663] INFO [LogLoader partition=-uve-topic-7-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,664] INFO Created log for partition -uve-topic-7-3 in /tmp/kafka-logs/-uve-topic-7-3 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,664] INFO [Partition -uve-topic-7-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-3 (kafka.cluster.Partition) [2026-06-04 05:59:44,664] INFO [Partition -uve-topic-7-3 broker=2] Log loaded for partition -uve-topic-7-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,674] INFO [LogLoader partition=-uve-topic-12-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,674] INFO Created log for partition -uve-topic-12-12 in /tmp/kafka-logs/-uve-topic-12-12 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,675] INFO [Partition -uve-topic-12-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-12 (kafka.cluster.Partition) [2026-06-04 05:59:44,675] INFO [Partition -uve-topic-12-12 broker=2] Log loaded for partition -uve-topic-12-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,678] INFO [LogLoader partition=-uve-topic-4-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,679] INFO Created log for partition -uve-topic-4-3 in /tmp/kafka-logs/-uve-topic-4-3 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,679] INFO [Partition -uve-topic-4-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-3 (kafka.cluster.Partition) [2026-06-04 05:59:44,679] INFO [Partition -uve-topic-4-3 broker=2] Log loaded for partition -uve-topic-4-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,685] INFO [LogLoader partition=-uve-topic-13-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,685] INFO Created log for partition -uve-topic-13-12 in /tmp/kafka-logs/-uve-topic-13-12 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,685] INFO [Partition -uve-topic-13-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-12 (kafka.cluster.Partition) [2026-06-04 05:59:44,685] INFO [Partition -uve-topic-13-12 broker=2] Log loaded for partition -uve-topic-13-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,688] INFO [LogLoader partition=-uve-topic-26-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,688] INFO Created log for partition -uve-topic-26-10 in /tmp/kafka-logs/-uve-topic-26-10 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,689] INFO [Partition -uve-topic-26-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-10 (kafka.cluster.Partition) [2026-06-04 05:59:44,689] INFO [Partition -uve-topic-26-10 broker=2] Log loaded for partition -uve-topic-26-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,694] INFO [LogLoader partition=-uve-topic-2-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,695] INFO Created log for partition -uve-topic-2-3 in /tmp/kafka-logs/-uve-topic-2-3 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,695] INFO [Partition -uve-topic-2-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-3 (kafka.cluster.Partition) [2026-06-04 05:59:44,695] INFO [Partition -uve-topic-2-3 broker=2] Log loaded for partition -uve-topic-2-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,700] INFO [LogLoader partition=-uve-topic-28-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,700] INFO Created log for partition -uve-topic-28-10 in /tmp/kafka-logs/-uve-topic-28-10 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,700] INFO [Partition -uve-topic-28-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-10 (kafka.cluster.Partition) [2026-06-04 05:59:44,700] INFO [Partition -uve-topic-28-10 broker=2] Log loaded for partition -uve-topic-28-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,703] INFO [LogLoader partition=-uve-topic-0-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,703] INFO Created log for partition -uve-topic-0-4 in /tmp/kafka-logs/-uve-topic-0-4 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,704] INFO [Partition -uve-topic-0-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-4 (kafka.cluster.Partition) [2026-06-04 05:59:44,704] INFO [Partition -uve-topic-0-4 broker=2] Log loaded for partition -uve-topic-0-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,712] INFO [LogLoader partition=-uve-topic-12-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,712] INFO Created log for partition -uve-topic-12-0 in /tmp/kafka-logs/-uve-topic-12-0 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,712] INFO [Partition -uve-topic-12-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-0 (kafka.cluster.Partition) [2026-06-04 05:59:44,713] INFO [Partition -uve-topic-12-0 broker=2] Log loaded for partition -uve-topic-12-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,715] INFO [LogLoader partition=-uve-topic-13-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,716] INFO Created log for partition -uve-topic-13-0 in /tmp/kafka-logs/-uve-topic-13-0 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,716] INFO [Partition -uve-topic-13-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-0 (kafka.cluster.Partition) [2026-06-04 05:59:44,716] INFO [Partition -uve-topic-13-0 broker=2] Log loaded for partition -uve-topic-13-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,719] INFO [LogLoader partition=-uve-topic-28-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,719] INFO Created log for partition -uve-topic-28-28 in /tmp/kafka-logs/-uve-topic-28-28 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,720] INFO [Partition -uve-topic-28-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-28 (kafka.cluster.Partition) [2026-06-04 05:59:44,720] INFO [Partition -uve-topic-28-28 broker=2] Log loaded for partition -uve-topic-28-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,724] INFO [LogLoader partition=-uve-topic-26-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,724] INFO Created log for partition -uve-topic-26-28 in /tmp/kafka-logs/-uve-topic-26-28 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,724] INFO [Partition -uve-topic-26-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-28 (kafka.cluster.Partition) [2026-06-04 05:59:44,724] INFO [Partition -uve-topic-26-28 broker=2] Log loaded for partition -uve-topic-26-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,727] INFO [LogLoader partition=-uve-topic-7-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,728] INFO Created log for partition -uve-topic-7-12 in /tmp/kafka-logs/-uve-topic-7-12 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,728] INFO [Partition -uve-topic-7-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-12 (kafka.cluster.Partition) [2026-06-04 05:59:44,728] INFO [Partition -uve-topic-7-12 broker=2] Log loaded for partition -uve-topic-7-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,731] INFO [LogLoader partition=-uve-topic-8-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,731] INFO Created log for partition -uve-topic-8-12 in /tmp/kafka-logs/-uve-topic-8-12 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,731] INFO [Partition -uve-topic-8-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-12 (kafka.cluster.Partition) [2026-06-04 05:59:44,731] INFO [Partition -uve-topic-8-12 broker=2] Log loaded for partition -uve-topic-8-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,737] INFO [LogLoader partition=-uve-topic-6-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,738] INFO Created log for partition -uve-topic-6-12 in /tmp/kafka-logs/-uve-topic-6-12 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,738] INFO [Partition -uve-topic-6-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-12 (kafka.cluster.Partition) [2026-06-04 05:59:44,738] INFO [Partition -uve-topic-6-12 broker=2] Log loaded for partition -uve-topic-6-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,742] INFO [LogLoader partition=-uve-topic-4-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,742] INFO Created log for partition -uve-topic-4-12 in /tmp/kafka-logs/-uve-topic-4-12 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,742] INFO [Partition -uve-topic-4-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-12 (kafka.cluster.Partition) [2026-06-04 05:59:44,742] INFO [Partition -uve-topic-4-12 broker=2] Log loaded for partition -uve-topic-4-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,745] INFO [LogLoader partition=-uve-topic-1-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,745] INFO Created log for partition -uve-topic-1-12 in /tmp/kafka-logs/-uve-topic-1-12 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,746] INFO [Partition -uve-topic-1-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-12 (kafka.cluster.Partition) [2026-06-04 05:59:44,746] INFO [Partition -uve-topic-1-12 broker=2] Log loaded for partition -uve-topic-1-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,752] INFO [LogLoader partition=-uve-topic-2-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,753] INFO Created log for partition -uve-topic-2-12 in /tmp/kafka-logs/-uve-topic-2-12 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,753] INFO [Partition -uve-topic-2-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-12 (kafka.cluster.Partition) [2026-06-04 05:59:44,753] INFO [Partition -uve-topic-2-12 broker=2] Log loaded for partition -uve-topic-2-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,756] INFO [LogLoader partition=-uve-topic-28-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,756] INFO Created log for partition -uve-topic-28-27 in /tmp/kafka-logs/-uve-topic-28-27 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,756] INFO [Partition -uve-topic-28-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-27 (kafka.cluster.Partition) [2026-06-04 05:59:44,756] INFO [Partition -uve-topic-28-27 broker=2] Log loaded for partition -uve-topic-28-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,760] INFO [LogLoader partition=-uve-topic-29-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,760] INFO Created log for partition -uve-topic-29-27 in /tmp/kafka-logs/-uve-topic-29-27 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,760] INFO [Partition -uve-topic-29-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-27 (kafka.cluster.Partition) [2026-06-04 05:59:44,761] INFO [Partition -uve-topic-29-27 broker=2] Log loaded for partition -uve-topic-29-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,764] INFO [LogLoader partition=-uve-topic-11-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,764] INFO Created log for partition -uve-topic-11-29 in /tmp/kafka-logs/-uve-topic-11-29 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,767] INFO [Partition -uve-topic-11-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-29 (kafka.cluster.Partition) [2026-06-04 05:59:44,767] INFO [Partition -uve-topic-11-29 broker=2] Log loaded for partition -uve-topic-11-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,770] INFO [LogLoader partition=-uve-topic-12-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,770] INFO Created log for partition -uve-topic-12-29 in /tmp/kafka-logs/-uve-topic-12-29 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,771] INFO [Partition -uve-topic-12-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-29 (kafka.cluster.Partition) [2026-06-04 05:59:44,771] INFO [Partition -uve-topic-12-29 broker=2] Log loaded for partition -uve-topic-12-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,779] INFO [LogLoader partition=-uve-topic-13-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,780] INFO Created log for partition -uve-topic-13-29 in /tmp/kafka-logs/-uve-topic-13-29 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,780] INFO [Partition -uve-topic-13-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-29 (kafka.cluster.Partition) [2026-06-04 05:59:44,780] INFO [Partition -uve-topic-13-29 broker=2] Log loaded for partition -uve-topic-13-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,798] INFO [LogLoader partition=-uve-topic-26-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,798] INFO Created log for partition -uve-topic-26-27 in /tmp/kafka-logs/-uve-topic-26-27 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,798] INFO [Partition -uve-topic-26-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-27 (kafka.cluster.Partition) [2026-06-04 05:59:44,798] INFO [Partition -uve-topic-26-27 broker=2] Log loaded for partition -uve-topic-26-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,801] INFO [LogLoader partition=-uve-topic-14-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,802] INFO Created log for partition -uve-topic-14-29 in /tmp/kafka-logs/-uve-topic-14-29 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,802] INFO [Partition -uve-topic-14-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-29 (kafka.cluster.Partition) [2026-06-04 05:59:44,803] INFO [Partition -uve-topic-14-29 broker=2] Log loaded for partition -uve-topic-14-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,806] INFO [LogLoader partition=-uve-topic-27-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,806] INFO Created log for partition -uve-topic-27-27 in /tmp/kafka-logs/-uve-topic-27-27 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,806] INFO [Partition -uve-topic-27-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-27 (kafka.cluster.Partition) [2026-06-04 05:59:44,806] INFO [Partition -uve-topic-27-27 broker=2] Log loaded for partition -uve-topic-27-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,810] INFO [LogLoader partition=-uve-topic-4-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,810] INFO Created log for partition -uve-topic-4-13 in /tmp/kafka-logs/-uve-topic-4-13 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,810] INFO [Partition -uve-topic-4-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-13 (kafka.cluster.Partition) [2026-06-04 05:59:44,810] INFO [Partition -uve-topic-4-13 broker=2] Log loaded for partition -uve-topic-4-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,812] INFO [LogLoader partition=-uve-topic-2-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,813] INFO Created log for partition -uve-topic-2-13 in /tmp/kafka-logs/-uve-topic-2-13 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,814] INFO [Partition -uve-topic-2-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-13 (kafka.cluster.Partition) [2026-06-04 05:59:44,814] INFO [Partition -uve-topic-2-13 broker=2] Log loaded for partition -uve-topic-2-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,816] INFO [LogLoader partition=-uve-topic-3-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,817] INFO Created log for partition -uve-topic-3-13 in /tmp/kafka-logs/-uve-topic-3-13 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,817] INFO [Partition -uve-topic-3-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-13 (kafka.cluster.Partition) [2026-06-04 05:59:44,818] INFO [Partition -uve-topic-3-13 broker=2] Log loaded for partition -uve-topic-3-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,821] INFO [LogLoader partition=-uve-topic-0-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,821] INFO Created log for partition -uve-topic-0-13 in /tmp/kafka-logs/-uve-topic-0-13 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,821] INFO [Partition -uve-topic-0-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-13 (kafka.cluster.Partition) [2026-06-04 05:59:44,821] INFO [Partition -uve-topic-0-13 broker=2] Log loaded for partition -uve-topic-0-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,828] INFO [LogLoader partition=-uve-topic-11-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,828] INFO Created log for partition -uve-topic-11-2 in /tmp/kafka-logs/-uve-topic-11-2 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,828] INFO [Partition -uve-topic-11-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-2 (kafka.cluster.Partition) [2026-06-04 05:59:44,828] INFO [Partition -uve-topic-11-2 broker=2] Log loaded for partition -uve-topic-11-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,831] INFO [LogLoader partition=-uve-topic-12-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,831] INFO Created log for partition -uve-topic-12-2 in /tmp/kafka-logs/-uve-topic-12-2 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,832] INFO [Partition -uve-topic-12-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-2 (kafka.cluster.Partition) [2026-06-04 05:59:44,832] INFO [Partition -uve-topic-12-2 broker=2] Log loaded for partition -uve-topic-12-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,839] INFO [LogLoader partition=-uve-topic-13-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,840] INFO Created log for partition -uve-topic-13-2 in /tmp/kafka-logs/-uve-topic-13-2 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,840] INFO [Partition -uve-topic-13-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-2 (kafka.cluster.Partition) [2026-06-04 05:59:44,840] INFO [Partition -uve-topic-13-2 broker=2] Log loaded for partition -uve-topic-13-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,843] INFO [LogLoader partition=-uve-topic-26-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,843] INFO Created log for partition -uve-topic-26-0 in /tmp/kafka-logs/-uve-topic-26-0 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,843] INFO [Partition -uve-topic-26-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-0 (kafka.cluster.Partition) [2026-06-04 05:59:44,843] INFO [Partition -uve-topic-26-0 broker=2] Log loaded for partition -uve-topic-26-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,848] INFO [LogLoader partition=-uve-topic-9-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,848] INFO Created log for partition -uve-topic-9-13 in /tmp/kafka-logs/-uve-topic-9-13 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,848] INFO [Partition -uve-topic-9-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-13 (kafka.cluster.Partition) [2026-06-04 05:59:44,848] INFO [Partition -uve-topic-9-13 broker=2] Log loaded for partition -uve-topic-9-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,853] INFO [LogLoader partition=-uve-topic-6-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,854] INFO Created log for partition -uve-topic-6-14 in /tmp/kafka-logs/-uve-topic-6-14 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,854] INFO [Partition -uve-topic-6-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-14 (kafka.cluster.Partition) [2026-06-04 05:59:44,854] INFO [Partition -uve-topic-6-14 broker=2] Log loaded for partition -uve-topic-6-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,856] INFO [LogLoader partition=-uve-topic-3-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,857] INFO Created log for partition -uve-topic-3-14 in /tmp/kafka-logs/-uve-topic-3-14 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,859] INFO [Partition -uve-topic-3-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-14 (kafka.cluster.Partition) [2026-06-04 05:59:44,859] INFO [Partition -uve-topic-3-14 broker=2] Log loaded for partition -uve-topic-3-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,862] INFO [LogLoader partition=-uve-topic-14-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,862] INFO Created log for partition -uve-topic-14-2 in /tmp/kafka-logs/-uve-topic-14-2 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,863] INFO [Partition -uve-topic-14-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-2 (kafka.cluster.Partition) [2026-06-04 05:59:44,863] INFO [Partition -uve-topic-14-2 broker=2] Log loaded for partition -uve-topic-14-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,865] INFO [LogLoader partition=-uve-topic-27-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,866] INFO Created log for partition -uve-topic-27-0 in /tmp/kafka-logs/-uve-topic-27-0 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,867] INFO [Partition -uve-topic-27-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-0 (kafka.cluster.Partition) [2026-06-04 05:59:44,867] INFO [Partition -uve-topic-27-0 broker=2] Log loaded for partition -uve-topic-27-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,870] INFO [LogLoader partition=-uve-topic-1-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,870] INFO Created log for partition -uve-topic-1-14 in /tmp/kafka-logs/-uve-topic-1-14 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,871] INFO [Partition -uve-topic-1-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-14 (kafka.cluster.Partition) [2026-06-04 05:59:44,871] INFO [Partition -uve-topic-1-14 broker=2] Log loaded for partition -uve-topic-1-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,879] INFO [LogLoader partition=-uve-topic-28-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,879] INFO Created log for partition -uve-topic-28-0 in /tmp/kafka-logs/-uve-topic-28-0 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,879] INFO [Partition -uve-topic-28-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-0 (kafka.cluster.Partition) [2026-06-04 05:59:44,879] INFO [Partition -uve-topic-28-0 broker=2] Log loaded for partition -uve-topic-28-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,882] INFO [LogLoader partition=-uve-topic-29-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,882] INFO Created log for partition -uve-topic-29-0 in /tmp/kafka-logs/-uve-topic-29-0 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,883] INFO [Partition -uve-topic-29-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-0 (kafka.cluster.Partition) [2026-06-04 05:59:44,883] INFO [Partition -uve-topic-29-0 broker=2] Log loaded for partition -uve-topic-29-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,887] INFO [LogLoader partition=-uve-topic-0-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,888] INFO Created log for partition -uve-topic-0-14 in /tmp/kafka-logs/-uve-topic-0-14 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,888] INFO [Partition -uve-topic-0-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-14 (kafka.cluster.Partition) [2026-06-04 05:59:44,888] INFO [Partition -uve-topic-0-14 broker=2] Log loaded for partition -uve-topic-0-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,889] INFO [LogLoader partition=-uve-topic-11-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,890] INFO Created log for partition -uve-topic-11-1 in /tmp/kafka-logs/-uve-topic-11-1 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,891] INFO [Partition -uve-topic-11-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-1 (kafka.cluster.Partition) [2026-06-04 05:59:44,891] INFO [Partition -uve-topic-11-1 broker=2] Log loaded for partition -uve-topic-11-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,909] INFO [LogLoader partition=-uve-topic-27-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,910] INFO Created log for partition -uve-topic-27-29 in /tmp/kafka-logs/-uve-topic-27-29 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,910] INFO [Partition -uve-topic-27-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-29 (kafka.cluster.Partition) [2026-06-04 05:59:44,910] INFO [Partition -uve-topic-27-29 broker=2] Log loaded for partition -uve-topic-27-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,913] INFO [LogLoader partition=-uve-topic-14-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,913] INFO Created log for partition -uve-topic-14-1 in /tmp/kafka-logs/-uve-topic-14-1 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,914] INFO [Partition -uve-topic-14-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-1 (kafka.cluster.Partition) [2026-06-04 05:59:44,914] INFO [Partition -uve-topic-14-1 broker=2] Log loaded for partition -uve-topic-14-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,919] INFO [LogLoader partition=-uve-topic-29-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,919] INFO Created log for partition -uve-topic-29-29 in /tmp/kafka-logs/-uve-topic-29-29 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,919] INFO [Partition -uve-topic-29-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-29 (kafka.cluster.Partition) [2026-06-04 05:59:44,919] INFO [Partition -uve-topic-29-29 broker=2] Log loaded for partition -uve-topic-29-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,922] INFO [LogLoader partition=-uve-topic-9-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,922] INFO Created log for partition -uve-topic-9-14 in /tmp/kafka-logs/-uve-topic-9-14 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,922] INFO [Partition -uve-topic-9-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-14 (kafka.cluster.Partition) [2026-06-04 05:59:44,922] INFO [Partition -uve-topic-9-14 broker=2] Log loaded for partition -uve-topic-9-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,924] INFO [LogLoader partition=-uve-topic-7-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,924] INFO Created log for partition -uve-topic-7-14 in /tmp/kafka-logs/-uve-topic-7-14 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,925] INFO [Partition -uve-topic-7-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-14 (kafka.cluster.Partition) [2026-06-04 05:59:44,925] INFO [Partition -uve-topic-7-14 broker=2] Log loaded for partition -uve-topic-7-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,927] INFO [LogLoader partition=-uve-topic-8-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,928] INFO Created log for partition -uve-topic-8-14 in /tmp/kafka-logs/-uve-topic-8-14 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,929] INFO [Partition -uve-topic-8-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-14 (kafka.cluster.Partition) [2026-06-04 05:59:44,929] INFO [Partition -uve-topic-8-14 broker=2] Log loaded for partition -uve-topic-8-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,931] INFO [LogLoader partition=-uve-topic-4-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,931] INFO Created log for partition -uve-topic-4-15 in /tmp/kafka-logs/-uve-topic-4-15 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,932] INFO [Partition -uve-topic-4-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-15 (kafka.cluster.Partition) [2026-06-04 05:59:44,932] INFO [Partition -uve-topic-4-15 broker=2] Log loaded for partition -uve-topic-4-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,934] INFO [LogLoader partition=-uve-topic-2-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,934] INFO Created log for partition -uve-topic-2-15 in /tmp/kafka-logs/-uve-topic-2-15 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,937] INFO [Partition -uve-topic-2-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-15 (kafka.cluster.Partition) [2026-06-04 05:59:44,937] INFO [Partition -uve-topic-2-15 broker=2] Log loaded for partition -uve-topic-2-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,939] INFO [LogLoader partition=-uve-topic-1-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,940] INFO Created log for partition -uve-topic-1-15 in /tmp/kafka-logs/-uve-topic-1-15 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,940] INFO [Partition -uve-topic-1-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-15 (kafka.cluster.Partition) [2026-06-04 05:59:44,940] INFO [Partition -uve-topic-1-15 broker=2] Log loaded for partition -uve-topic-1-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,942] INFO [LogLoader partition=-uve-topic-3-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,942] INFO Created log for partition -uve-topic-3-8 in /tmp/kafka-logs/-uve-topic-3-8 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,942] INFO [Partition -uve-topic-3-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-8 (kafka.cluster.Partition) [2026-06-04 05:59:44,942] INFO [Partition -uve-topic-3-8 broker=2] Log loaded for partition -uve-topic-3-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,945] INFO [LogLoader partition=-uve-topic-1-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,946] INFO Created log for partition -uve-topic-1-8 in /tmp/kafka-logs/-uve-topic-1-8 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,948] INFO [Partition -uve-topic-1-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-8 (kafka.cluster.Partition) [2026-06-04 05:59:44,949] INFO [Partition -uve-topic-1-8 broker=2] Log loaded for partition -uve-topic-1-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,951] INFO [LogLoader partition=-uve-topic-11-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,952] INFO Created log for partition -uve-topic-11-4 in /tmp/kafka-logs/-uve-topic-11-4 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,952] INFO [Partition -uve-topic-11-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-4 (kafka.cluster.Partition) [2026-06-04 05:59:44,952] INFO [Partition -uve-topic-11-4 broker=2] Log loaded for partition -uve-topic-11-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,956] INFO [LogLoader partition=-uve-topic-0-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,959] INFO Created log for partition -uve-topic-0-8 in /tmp/kafka-logs/-uve-topic-0-8 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,960] INFO [Partition -uve-topic-0-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-8 (kafka.cluster.Partition) [2026-06-04 05:59:44,960] INFO [Partition -uve-topic-0-8 broker=2] Log loaded for partition -uve-topic-0-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,963] INFO [LogLoader partition=-uve-topic-29-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,964] INFO Created log for partition -uve-topic-29-2 in /tmp/kafka-logs/-uve-topic-29-2 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,964] INFO [Partition -uve-topic-29-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-2 (kafka.cluster.Partition) [2026-06-04 05:59:44,964] INFO [Partition -uve-topic-29-2 broker=2] Log loaded for partition -uve-topic-29-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,967] INFO [LogLoader partition=-uve-topic-9-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,970] INFO Created log for partition -uve-topic-9-8 in /tmp/kafka-logs/-uve-topic-9-8 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,970] INFO [Partition -uve-topic-9-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-8 (kafka.cluster.Partition) [2026-06-04 05:59:44,970] INFO [Partition -uve-topic-9-8 broker=2] Log loaded for partition -uve-topic-9-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,976] INFO [LogLoader partition=-uve-topic-7-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,976] INFO Created log for partition -uve-topic-7-8 in /tmp/kafka-logs/-uve-topic-7-8 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,976] INFO [Partition -uve-topic-7-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-8 (kafka.cluster.Partition) [2026-06-04 05:59:44,976] INFO [Partition -uve-topic-7-8 broker=2] Log loaded for partition -uve-topic-7-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,982] INFO [LogLoader partition=-uve-topic-8-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,982] INFO Created log for partition -uve-topic-8-8 in /tmp/kafka-logs/-uve-topic-8-8 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,982] INFO [Partition -uve-topic-8-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-8 (kafka.cluster.Partition) [2026-06-04 05:59:44,982] INFO [Partition -uve-topic-8-8 broker=2] Log loaded for partition -uve-topic-8-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,990] INFO [LogLoader partition=-uve-topic-14-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,991] INFO Created log for partition -uve-topic-14-4 in /tmp/kafka-logs/-uve-topic-14-4 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,991] INFO [Partition -uve-topic-14-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-4 (kafka.cluster.Partition) [2026-06-04 05:59:44,991] INFO [Partition -uve-topic-14-4 broker=2] Log loaded for partition -uve-topic-14-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,994] INFO [LogLoader partition=-uve-topic-27-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,994] INFO Created log for partition -uve-topic-27-2 in /tmp/kafka-logs/-uve-topic-27-2 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,996] INFO [Partition -uve-topic-27-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-2 (kafka.cluster.Partition) [2026-06-04 05:59:44,996] INFO [Partition -uve-topic-27-2 broker=2] Log loaded for partition -uve-topic-27-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:44,998] INFO [LogLoader partition=-uve-topic-6-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:44,998] INFO Created log for partition -uve-topic-6-8 in /tmp/kafka-logs/-uve-topic-6-8 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:44,999] INFO [Partition -uve-topic-6-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-8 (kafka.cluster.Partition) [2026-06-04 05:59:44,999] INFO [Partition -uve-topic-6-8 broker=2] Log loaded for partition -uve-topic-6-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,005] INFO [LogLoader partition=-uve-topic-2-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,005] INFO Created log for partition -uve-topic-2-9 in /tmp/kafka-logs/-uve-topic-2-9 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,005] INFO [Partition -uve-topic-2-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-9 (kafka.cluster.Partition) [2026-06-04 05:59:45,006] INFO [Partition -uve-topic-2-9 broker=2] Log loaded for partition -uve-topic-2-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,010] INFO [LogLoader partition=-uve-topic-12-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,010] INFO Created log for partition -uve-topic-12-3 in /tmp/kafka-logs/-uve-topic-12-3 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,010] INFO [Partition -uve-topic-12-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-3 (kafka.cluster.Partition) [2026-06-04 05:59:45,010] INFO [Partition -uve-topic-12-3 broker=2] Log loaded for partition -uve-topic-12-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,013] INFO [LogLoader partition=-uve-topic-1-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,013] INFO Created log for partition -uve-topic-1-9 in /tmp/kafka-logs/-uve-topic-1-9 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,015] INFO [Partition -uve-topic-1-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-9 (kafka.cluster.Partition) [2026-06-04 05:59:45,015] INFO [Partition -uve-topic-1-9 broker=2] Log loaded for partition -uve-topic-1-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,020] INFO [LogLoader partition=-uve-topic-8-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,020] INFO Created log for partition -uve-topic-8-9 in /tmp/kafka-logs/-uve-topic-8-9 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,020] INFO [Partition -uve-topic-8-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-9 (kafka.cluster.Partition) [2026-06-04 05:59:45,020] INFO [Partition -uve-topic-8-9 broker=2] Log loaded for partition -uve-topic-8-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,023] INFO [LogLoader partition=-uve-topic-13-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,023] INFO Created log for partition -uve-topic-13-3 in /tmp/kafka-logs/-uve-topic-13-3 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,024] INFO [Partition -uve-topic-13-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-3 (kafka.cluster.Partition) [2026-06-04 05:59:45,024] INFO [Partition -uve-topic-13-3 broker=2] Log loaded for partition -uve-topic-13-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,029] INFO [LogLoader partition=-uve-topic-26-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,030] INFO Created log for partition -uve-topic-26-1 in /tmp/kafka-logs/-uve-topic-26-1 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,030] INFO [Partition -uve-topic-26-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-1 (kafka.cluster.Partition) [2026-06-04 05:59:45,030] INFO [Partition -uve-topic-26-1 broker=2] Log loaded for partition -uve-topic-26-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,035] INFO [LogLoader partition=-uve-topic-6-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,036] INFO Created log for partition -uve-topic-6-9 in /tmp/kafka-logs/-uve-topic-6-9 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,036] INFO [Partition -uve-topic-6-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-9 (kafka.cluster.Partition) [2026-06-04 05:59:45,036] INFO [Partition -uve-topic-6-9 broker=2] Log loaded for partition -uve-topic-6-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,038] INFO [LogLoader partition=-uve-topic-7-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,038] INFO Created log for partition -uve-topic-7-9 in /tmp/kafka-logs/-uve-topic-7-9 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,038] INFO [Partition -uve-topic-7-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-9 (kafka.cluster.Partition) [2026-06-04 05:59:45,039] INFO [Partition -uve-topic-7-9 broker=2] Log loaded for partition -uve-topic-7-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,042] INFO [LogLoader partition=-uve-topic-28-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,042] INFO Created log for partition -uve-topic-28-1 in /tmp/kafka-logs/-uve-topic-28-1 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,046] INFO [Partition -uve-topic-28-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-1 (kafka.cluster.Partition) [2026-06-04 05:59:45,046] INFO [Partition -uve-topic-28-1 broker=2] Log loaded for partition -uve-topic-28-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,048] INFO [LogLoader partition=-uve-topic-4-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,049] INFO Created log for partition -uve-topic-4-9 in /tmp/kafka-logs/-uve-topic-4-9 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,052] INFO [Partition -uve-topic-4-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-9 (kafka.cluster.Partition) [2026-06-04 05:59:45,052] INFO [Partition -uve-topic-4-9 broker=2] Log loaded for partition -uve-topic-4-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,055] INFO [LogLoader partition=-uve-topic-2-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,055] INFO Created log for partition -uve-topic-2-10 in /tmp/kafka-logs/-uve-topic-2-10 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,056] INFO [Partition -uve-topic-2-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-10 (kafka.cluster.Partition) [2026-06-04 05:59:45,056] INFO [Partition -uve-topic-2-10 broker=2] Log loaded for partition -uve-topic-2-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,063] INFO [LogLoader partition=-uve-topic-0-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,063] INFO Created log for partition -uve-topic-0-10 in /tmp/kafka-logs/-uve-topic-0-10 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,063] INFO [Partition -uve-topic-0-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-10 (kafka.cluster.Partition) [2026-06-04 05:59:45,063] INFO [Partition -uve-topic-0-10 broker=2] Log loaded for partition -uve-topic-0-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,066] INFO [LogLoader partition=-uve-topic-9-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,066] INFO Created log for partition -uve-topic-9-10 in /tmp/kafka-logs/-uve-topic-9-10 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,069] INFO [Partition -uve-topic-9-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-10 (kafka.cluster.Partition) [2026-06-04 05:59:45,069] INFO [Partition -uve-topic-9-10 broker=2] Log loaded for partition -uve-topic-9-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,072] INFO [LogLoader partition=-uve-topic-28-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,072] INFO Created log for partition -uve-topic-28-4 in /tmp/kafka-logs/-uve-topic-28-4 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,072] INFO [Partition -uve-topic-28-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-4 (kafka.cluster.Partition) [2026-06-04 05:59:45,072] INFO [Partition -uve-topic-28-4 broker=2] Log loaded for partition -uve-topic-28-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,078] INFO [LogLoader partition=-uve-topic-12-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,078] INFO Created log for partition -uve-topic-12-6 in /tmp/kafka-logs/-uve-topic-12-6 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,078] INFO [Partition -uve-topic-12-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-6 (kafka.cluster.Partition) [2026-06-04 05:59:45,078] INFO [Partition -uve-topic-12-6 broker=2] Log loaded for partition -uve-topic-12-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,080] INFO [LogLoader partition=-uve-topic-3-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,081] INFO Created log for partition -uve-topic-3-10 in /tmp/kafka-logs/-uve-topic-3-10 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,081] INFO [Partition -uve-topic-3-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-10 (kafka.cluster.Partition) [2026-06-04 05:59:45,081] INFO [Partition -uve-topic-3-10 broker=2] Log loaded for partition -uve-topic-3-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,090] INFO [LogLoader partition=-uve-topic-13-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,091] INFO Created log for partition -uve-topic-13-6 in /tmp/kafka-logs/-uve-topic-13-6 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,091] INFO [Partition -uve-topic-13-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-6 (kafka.cluster.Partition) [2026-06-04 05:59:45,091] INFO [Partition -uve-topic-13-6 broker=2] Log loaded for partition -uve-topic-13-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,094] INFO [LogLoader partition=-uve-topic-26-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,096] INFO Created log for partition -uve-topic-26-4 in /tmp/kafka-logs/-uve-topic-26-4 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,096] INFO [Partition -uve-topic-26-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-4 (kafka.cluster.Partition) [2026-06-04 05:59:45,096] INFO [Partition -uve-topic-26-4 broker=2] Log loaded for partition -uve-topic-26-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,099] INFO [LogLoader partition=-uve-topic-4-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,100] INFO Created log for partition -uve-topic-4-10 in /tmp/kafka-logs/-uve-topic-4-10 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,100] INFO [Partition -uve-topic-4-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-10 (kafka.cluster.Partition) [2026-06-04 05:59:45,100] INFO [Partition -uve-topic-4-10 broker=2] Log loaded for partition -uve-topic-4-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,103] INFO [LogLoader partition=-uve-topic-0-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,103] INFO Created log for partition -uve-topic-0-11 in /tmp/kafka-logs/-uve-topic-0-11 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,106] INFO [Partition -uve-topic-0-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-11 (kafka.cluster.Partition) [2026-06-04 05:59:45,106] INFO [Partition -uve-topic-0-11 broker=2] Log loaded for partition -uve-topic-0-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,109] INFO [LogLoader partition=-uve-topic-1-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,110] INFO Created log for partition -uve-topic-1-11 in /tmp/kafka-logs/-uve-topic-1-11 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,110] INFO [Partition -uve-topic-1-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-11 (kafka.cluster.Partition) [2026-06-04 05:59:45,110] INFO [Partition -uve-topic-1-11 broker=2] Log loaded for partition -uve-topic-1-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,114] INFO [LogLoader partition=-uve-topic-28-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,114] INFO Created log for partition -uve-topic-28-3 in /tmp/kafka-logs/-uve-topic-28-3 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,114] INFO [Partition -uve-topic-28-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-3 (kafka.cluster.Partition) [2026-06-04 05:59:45,114] INFO [Partition -uve-topic-28-3 broker=2] Log loaded for partition -uve-topic-28-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,119] INFO [LogLoader partition=-uve-topic-8-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,119] INFO Created log for partition -uve-topic-8-11 in /tmp/kafka-logs/-uve-topic-8-11 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,119] INFO [Partition -uve-topic-8-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-11 (kafka.cluster.Partition) [2026-06-04 05:59:45,119] INFO [Partition -uve-topic-8-11 broker=2] Log loaded for partition -uve-topic-8-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,126] INFO [LogLoader partition=-uve-topic-29-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,127] INFO Created log for partition -uve-topic-29-3 in /tmp/kafka-logs/-uve-topic-29-3 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,127] INFO [Partition -uve-topic-29-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-3 (kafka.cluster.Partition) [2026-06-04 05:59:45,127] INFO [Partition -uve-topic-29-3 broker=2] Log loaded for partition -uve-topic-29-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,129] INFO [LogLoader partition=-uve-topic-9-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,130] INFO Created log for partition -uve-topic-9-11 in /tmp/kafka-logs/-uve-topic-9-11 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,131] INFO [Partition -uve-topic-9-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-11 (kafka.cluster.Partition) [2026-06-04 05:59:45,131] INFO [Partition -uve-topic-9-11 broker=2] Log loaded for partition -uve-topic-9-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,137] INFO [LogLoader partition=-uve-topic-6-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,137] INFO Created log for partition -uve-topic-6-11 in /tmp/kafka-logs/-uve-topic-6-11 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,137] INFO [Partition -uve-topic-6-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-11 (kafka.cluster.Partition) [2026-06-04 05:59:45,138] INFO [Partition -uve-topic-6-11 broker=2] Log loaded for partition -uve-topic-6-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,140] INFO [LogLoader partition=-uve-topic-7-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,140] INFO Created log for partition -uve-topic-7-11 in /tmp/kafka-logs/-uve-topic-7-11 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,141] INFO [Partition -uve-topic-7-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-11 (kafka.cluster.Partition) [2026-06-04 05:59:45,141] INFO [Partition -uve-topic-7-11 broker=2] Log loaded for partition -uve-topic-7-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,147] INFO [LogLoader partition=-uve-topic-11-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,147] INFO Created log for partition -uve-topic-11-5 in /tmp/kafka-logs/-uve-topic-11-5 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,147] INFO [Partition -uve-topic-11-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-5 (kafka.cluster.Partition) [2026-06-04 05:59:45,147] INFO [Partition -uve-topic-11-5 broker=2] Log loaded for partition -uve-topic-11-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,152] INFO [LogLoader partition=-uve-topic-12-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,153] INFO Created log for partition -uve-topic-12-5 in /tmp/kafka-logs/-uve-topic-12-5 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,153] INFO [Partition -uve-topic-12-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-5 (kafka.cluster.Partition) [2026-06-04 05:59:45,153] INFO [Partition -uve-topic-12-5 broker=2] Log loaded for partition -uve-topic-12-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,156] INFO [LogLoader partition=-uve-topic-13-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,156] INFO Created log for partition -uve-topic-13-5 in /tmp/kafka-logs/-uve-topic-13-5 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,156] INFO [Partition -uve-topic-13-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-5 (kafka.cluster.Partition) [2026-06-04 05:59:45,156] INFO [Partition -uve-topic-13-5 broker=2] Log loaded for partition -uve-topic-13-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,159] INFO [LogLoader partition=-uve-topic-26-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,159] INFO Created log for partition -uve-topic-26-3 in /tmp/kafka-logs/-uve-topic-26-3 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,159] INFO [Partition -uve-topic-26-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-3 (kafka.cluster.Partition) [2026-06-04 05:59:45,159] INFO [Partition -uve-topic-26-3 broker=2] Log loaded for partition -uve-topic-26-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,165] INFO [LogLoader partition=-uve-topic-14-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,166] INFO Created log for partition -uve-topic-14-5 in /tmp/kafka-logs/-uve-topic-14-5 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,166] INFO [Partition -uve-topic-14-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-5 (kafka.cluster.Partition) [2026-06-04 05:59:45,166] INFO [Partition -uve-topic-14-5 broker=2] Log loaded for partition -uve-topic-14-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,168] INFO [LogLoader partition=-uve-topic-27-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,169] INFO Created log for partition -uve-topic-27-3 in /tmp/kafka-logs/-uve-topic-27-3 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,169] INFO [Partition -uve-topic-27-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-3 (kafka.cluster.Partition) [2026-06-04 05:59:45,169] INFO [Partition -uve-topic-27-3 broker=2] Log loaded for partition -uve-topic-27-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,171] INFO [LogLoader partition=-uve-topic-3-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,172] INFO Created log for partition -uve-topic-3-11 in /tmp/kafka-logs/-uve-topic-3-11 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,172] INFO [Partition -uve-topic-3-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-11 (kafka.cluster.Partition) [2026-06-04 05:59:45,172] INFO [Partition -uve-topic-3-11 broker=2] Log loaded for partition -uve-topic-3-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,184] INFO [LogLoader partition=-uve-topic-9-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,185] INFO Created log for partition -uve-topic-9-19 in /tmp/kafka-logs/-uve-topic-9-19 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,185] INFO [Partition -uve-topic-9-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-19 (kafka.cluster.Partition) [2026-06-04 05:59:45,185] INFO [Partition -uve-topic-9-19 broker=2] Log loaded for partition -uve-topic-9-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,188] INFO [LogLoader partition=-uve-topic-4-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,188] INFO Created log for partition -uve-topic-4-19 in /tmp/kafka-logs/-uve-topic-4-19 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,189] INFO [Partition -uve-topic-4-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-19 (kafka.cluster.Partition) [2026-06-04 05:59:45,189] INFO [Partition -uve-topic-4-19 broker=2] Log loaded for partition -uve-topic-4-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,194] INFO [LogLoader partition=-uve-topic-2-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,195] INFO Created log for partition -uve-topic-2-19 in /tmp/kafka-logs/-uve-topic-2-19 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,195] INFO [Partition -uve-topic-2-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-19 (kafka.cluster.Partition) [2026-06-04 05:59:45,195] INFO [Partition -uve-topic-2-19 broker=2] Log loaded for partition -uve-topic-2-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,197] INFO [LogLoader partition=-uve-topic-3-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,198] INFO Created log for partition -uve-topic-3-19 in /tmp/kafka-logs/-uve-topic-3-19 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,199] INFO [Partition -uve-topic-3-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-19 (kafka.cluster.Partition) [2026-06-04 05:59:45,199] INFO [Partition -uve-topic-3-19 broker=2] Log loaded for partition -uve-topic-3-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,202] INFO [LogLoader partition=-uve-topic-13-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,202] INFO Created log for partition -uve-topic-13-23 in /tmp/kafka-logs/-uve-topic-13-23 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,205] INFO [Partition -uve-topic-13-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-23 (kafka.cluster.Partition) [2026-06-04 05:59:45,205] INFO [Partition -uve-topic-13-23 broker=2] Log loaded for partition -uve-topic-13-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,208] INFO [LogLoader partition=-uve-topic-26-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,209] INFO Created log for partition -uve-topic-26-21 in /tmp/kafka-logs/-uve-topic-26-21 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,211] INFO [Partition -uve-topic-26-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-21 (kafka.cluster.Partition) [2026-06-04 05:59:45,211] INFO [Partition -uve-topic-26-21 broker=2] Log loaded for partition -uve-topic-26-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,214] INFO [LogLoader partition=-uve-topic-14-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,214] INFO Created log for partition -uve-topic-14-23 in /tmp/kafka-logs/-uve-topic-14-23 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,214] INFO [Partition -uve-topic-14-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-23 (kafka.cluster.Partition) [2026-06-04 05:59:45,216] INFO [Partition -uve-topic-14-23 broker=2] Log loaded for partition -uve-topic-14-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,220] INFO [LogLoader partition=-uve-topic-27-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,220] INFO Created log for partition -uve-topic-27-21 in /tmp/kafka-logs/-uve-topic-27-21 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,220] INFO [Partition -uve-topic-27-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-21 (kafka.cluster.Partition) [2026-06-04 05:59:45,220] INFO [Partition -uve-topic-27-21 broker=2] Log loaded for partition -uve-topic-27-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,224] INFO [LogLoader partition=-uve-topic-0-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,225] INFO Created log for partition -uve-topic-0-20 in /tmp/kafka-logs/-uve-topic-0-20 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,226] INFO [Partition -uve-topic-0-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-20 (kafka.cluster.Partition) [2026-06-04 05:59:45,226] INFO [Partition -uve-topic-0-20 broker=2] Log loaded for partition -uve-topic-0-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,230] INFO [LogLoader partition=-uve-topic-28-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,231] INFO Created log for partition -uve-topic-28-21 in /tmp/kafka-logs/-uve-topic-28-21 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,231] INFO [Partition -uve-topic-28-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-21 (kafka.cluster.Partition) [2026-06-04 05:59:45,231] INFO [Partition -uve-topic-28-21 broker=2] Log loaded for partition -uve-topic-28-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,236] INFO [LogLoader partition=-uve-topic-29-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,236] INFO Created log for partition -uve-topic-29-21 in /tmp/kafka-logs/-uve-topic-29-21 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,236] INFO [Partition -uve-topic-29-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-21 (kafka.cluster.Partition) [2026-06-04 05:59:45,236] INFO [Partition -uve-topic-29-21 broker=2] Log loaded for partition -uve-topic-29-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,242] INFO [LogLoader partition=-uve-topic-11-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,243] INFO Created log for partition -uve-topic-11-23 in /tmp/kafka-logs/-uve-topic-11-23 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,243] INFO [Partition -uve-topic-11-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-23 (kafka.cluster.Partition) [2026-06-04 05:59:45,243] INFO [Partition -uve-topic-11-23 broker=2] Log loaded for partition -uve-topic-11-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,244] INFO [LogLoader partition=-uve-topic-12-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,245] INFO Created log for partition -uve-topic-12-23 in /tmp/kafka-logs/-uve-topic-12-23 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,245] INFO [Partition -uve-topic-12-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-23 (kafka.cluster.Partition) [2026-06-04 05:59:45,245] INFO [Partition -uve-topic-12-23 broker=2] Log loaded for partition -uve-topic-12-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,252] INFO [LogLoader partition=-uve-topic-7-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,252] INFO Created log for partition -uve-topic-7-20 in /tmp/kafka-logs/-uve-topic-7-20 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,252] INFO [Partition -uve-topic-7-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-20 (kafka.cluster.Partition) [2026-06-04 05:59:45,252] INFO [Partition -uve-topic-7-20 broker=2] Log loaded for partition -uve-topic-7-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,254] INFO [LogLoader partition=-uve-topic-8-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,254] INFO Created log for partition -uve-topic-8-20 in /tmp/kafka-logs/-uve-topic-8-20 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,254] INFO [Partition -uve-topic-8-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-20 (kafka.cluster.Partition) [2026-06-04 05:59:45,254] INFO [Partition -uve-topic-8-20 broker=2] Log loaded for partition -uve-topic-8-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,258] INFO [LogLoader partition=-uve-topic-6-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,258] INFO Created log for partition -uve-topic-6-20 in /tmp/kafka-logs/-uve-topic-6-20 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,258] INFO [Partition -uve-topic-6-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-20 (kafka.cluster.Partition) [2026-06-04 05:59:45,258] INFO [Partition -uve-topic-6-20 broker=2] Log loaded for partition -uve-topic-6-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,260] INFO [LogLoader partition=-uve-topic-3-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,260] INFO Created log for partition -uve-topic-3-20 in /tmp/kafka-logs/-uve-topic-3-20 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,260] INFO [Partition -uve-topic-3-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-20 (kafka.cluster.Partition) [2026-06-04 05:59:45,260] INFO [Partition -uve-topic-3-20 broker=2] Log loaded for partition -uve-topic-3-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,267] INFO [LogLoader partition=-uve-topic-1-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,267] INFO Created log for partition -uve-topic-1-20 in /tmp/kafka-logs/-uve-topic-1-20 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,267] INFO [Partition -uve-topic-1-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-20 (kafka.cluster.Partition) [2026-06-04 05:59:45,267] INFO [Partition -uve-topic-1-20 broker=2] Log loaded for partition -uve-topic-1-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,272] INFO [LogLoader partition=-uve-topic-14-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,272] INFO Created log for partition -uve-topic-14-22 in /tmp/kafka-logs/-uve-topic-14-22 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,273] INFO [Partition -uve-topic-14-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-22 (kafka.cluster.Partition) [2026-06-04 05:59:45,273] INFO [Partition -uve-topic-14-22 broker=2] Log loaded for partition -uve-topic-14-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,277] INFO [LogLoader partition=-uve-topic-27-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,277] INFO Created log for partition -uve-topic-27-20 in /tmp/kafka-logs/-uve-topic-27-20 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,277] INFO [Partition -uve-topic-27-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-20 (kafka.cluster.Partition) [2026-06-04 05:59:45,277] INFO [Partition -uve-topic-27-20 broker=2] Log loaded for partition -uve-topic-27-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,280] INFO [LogLoader partition=-uve-topic-29-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,283] INFO Created log for partition -uve-topic-29-20 in /tmp/kafka-logs/-uve-topic-29-20 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,283] INFO [Partition -uve-topic-29-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-20 (kafka.cluster.Partition) [2026-06-04 05:59:45,283] INFO [Partition -uve-topic-29-20 broker=2] Log loaded for partition -uve-topic-29-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,286] INFO [LogLoader partition=-uve-topic-11-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,286] INFO Created log for partition -uve-topic-11-22 in /tmp/kafka-logs/-uve-topic-11-22 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,286] INFO [Partition -uve-topic-11-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-22 (kafka.cluster.Partition) [2026-06-04 05:59:45,286] INFO [Partition -uve-topic-11-22 broker=2] Log loaded for partition -uve-topic-11-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,292] INFO [LogLoader partition=-uve-topic-9-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,292] INFO Created log for partition -uve-topic-9-20 in /tmp/kafka-logs/-uve-topic-9-20 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,292] INFO [Partition -uve-topic-9-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-20 (kafka.cluster.Partition) [2026-06-04 05:59:45,292] INFO [Partition -uve-topic-9-20 broker=2] Log loaded for partition -uve-topic-9-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,299] INFO [LogLoader partition=-uve-topic-6-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,299] INFO Created log for partition -uve-topic-6-21 in /tmp/kafka-logs/-uve-topic-6-21 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,299] INFO [Partition -uve-topic-6-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-21 (kafka.cluster.Partition) [2026-06-04 05:59:45,299] INFO [Partition -uve-topic-6-21 broker=2] Log loaded for partition -uve-topic-6-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,304] INFO [LogLoader partition=-uve-topic-7-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,304] INFO Created log for partition -uve-topic-7-21 in /tmp/kafka-logs/-uve-topic-7-21 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,304] INFO [Partition -uve-topic-7-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-21 (kafka.cluster.Partition) [2026-06-04 05:59:45,304] INFO [Partition -uve-topic-7-21 broker=2] Log loaded for partition -uve-topic-7-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,307] INFO [LogLoader partition=-uve-topic-4-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,307] INFO Created log for partition -uve-topic-4-21 in /tmp/kafka-logs/-uve-topic-4-21 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,307] INFO [Partition -uve-topic-4-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-21 (kafka.cluster.Partition) [2026-06-04 05:59:45,307] INFO [Partition -uve-topic-4-21 broker=2] Log loaded for partition -uve-topic-4-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,311] INFO [LogLoader partition=-uve-topic-2-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,311] INFO Created log for partition -uve-topic-2-21 in /tmp/kafka-logs/-uve-topic-2-21 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,312] INFO [Partition -uve-topic-2-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-21 (kafka.cluster.Partition) [2026-06-04 05:59:45,312] INFO [Partition -uve-topic-2-21 broker=2] Log loaded for partition -uve-topic-2-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,318] INFO [LogLoader partition=-uve-topic-1-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,318] INFO Created log for partition -uve-topic-1-21 in /tmp/kafka-logs/-uve-topic-1-21 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,318] INFO [Partition -uve-topic-1-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-21 (kafka.cluster.Partition) [2026-06-04 05:59:45,318] INFO [Partition -uve-topic-1-21 broker=2] Log loaded for partition -uve-topic-1-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,323] INFO [LogLoader partition=-uve-topic-11-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,323] INFO Created log for partition -uve-topic-11-25 in /tmp/kafka-logs/-uve-topic-11-25 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,323] INFO [Partition -uve-topic-11-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-25 (kafka.cluster.Partition) [2026-06-04 05:59:45,323] INFO [Partition -uve-topic-11-25 broker=2] Log loaded for partition -uve-topic-11-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,328] INFO [LogLoader partition=-uve-topic-14-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,328] INFO Created log for partition -uve-topic-14-25 in /tmp/kafka-logs/-uve-topic-14-25 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,328] INFO [Partition -uve-topic-14-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-25 (kafka.cluster.Partition) [2026-06-04 05:59:45,328] INFO [Partition -uve-topic-14-25 broker=2] Log loaded for partition -uve-topic-14-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,330] INFO [LogLoader partition=-uve-topic-27-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,331] INFO Created log for partition -uve-topic-27-23 in /tmp/kafka-logs/-uve-topic-27-23 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,331] INFO [Partition -uve-topic-27-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-23 (kafka.cluster.Partition) [2026-06-04 05:59:45,331] INFO [Partition -uve-topic-27-23 broker=2] Log loaded for partition -uve-topic-27-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,334] INFO [LogLoader partition=-uve-topic-8-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,335] INFO Created log for partition -uve-topic-8-21 in /tmp/kafka-logs/-uve-topic-8-21 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,335] INFO [Partition -uve-topic-8-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-21 (kafka.cluster.Partition) [2026-06-04 05:59:45,335] INFO [Partition -uve-topic-8-21 broker=2] Log loaded for partition -uve-topic-8-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,341] INFO [LogLoader partition=-uve-topic-3-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,341] INFO Created log for partition -uve-topic-3-22 in /tmp/kafka-logs/-uve-topic-3-22 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,341] INFO [Partition -uve-topic-3-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-22 (kafka.cluster.Partition) [2026-06-04 05:59:45,341] INFO [Partition -uve-topic-3-22 broker=2] Log loaded for partition -uve-topic-3-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,343] INFO [LogLoader partition=-uve-topic-4-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,343] INFO Created log for partition -uve-topic-4-22 in /tmp/kafka-logs/-uve-topic-4-22 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,343] INFO [Partition -uve-topic-4-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-22 (kafka.cluster.Partition) [2026-06-04 05:59:45,343] INFO [Partition -uve-topic-4-22 broker=2] Log loaded for partition -uve-topic-4-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,344] INFO [LogLoader partition=-uve-topic-2-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,345] INFO Created log for partition -uve-topic-2-22 in /tmp/kafka-logs/-uve-topic-2-22 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,345] INFO [Partition -uve-topic-2-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-22 (kafka.cluster.Partition) [2026-06-04 05:59:45,345] INFO [Partition -uve-topic-2-22 broker=2] Log loaded for partition -uve-topic-2-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,346] INFO [LogLoader partition=-uve-topic-0-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,348] INFO Created log for partition -uve-topic-0-22 in /tmp/kafka-logs/-uve-topic-0-22 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,348] INFO [Partition -uve-topic-0-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-22 (kafka.cluster.Partition) [2026-06-04 05:59:45,348] INFO [Partition -uve-topic-0-22 broker=2] Log loaded for partition -uve-topic-0-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,351] INFO [LogLoader partition=-uve-topic-12-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,351] INFO Created log for partition -uve-topic-12-24 in /tmp/kafka-logs/-uve-topic-12-24 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,351] INFO [Partition -uve-topic-12-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-24 (kafka.cluster.Partition) [2026-06-04 05:59:45,351] INFO [Partition -uve-topic-12-24 broker=2] Log loaded for partition -uve-topic-12-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,359] INFO [LogLoader partition=-uve-topic-13-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,360] INFO Created log for partition -uve-topic-13-24 in /tmp/kafka-logs/-uve-topic-13-24 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,360] INFO [Partition -uve-topic-13-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-24 (kafka.cluster.Partition) [2026-06-04 05:59:45,360] INFO [Partition -uve-topic-13-24 broker=2] Log loaded for partition -uve-topic-13-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,362] INFO [LogLoader partition=-uve-topic-26-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,362] INFO Created log for partition -uve-topic-26-22 in /tmp/kafka-logs/-uve-topic-26-22 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,362] INFO [Partition -uve-topic-26-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-22 (kafka.cluster.Partition) [2026-06-04 05:59:45,362] INFO [Partition -uve-topic-26-22 broker=2] Log loaded for partition -uve-topic-26-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,366] INFO [LogLoader partition=-uve-topic-28-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,366] INFO Created log for partition -uve-topic-28-22 in /tmp/kafka-logs/-uve-topic-28-22 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,366] INFO [Partition -uve-topic-28-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-22 (kafka.cluster.Partition) [2026-06-04 05:59:45,366] INFO [Partition -uve-topic-28-22 broker=2] Log loaded for partition -uve-topic-28-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,371] INFO [LogLoader partition=-uve-topic-9-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,372] INFO Created log for partition -uve-topic-9-22 in /tmp/kafka-logs/-uve-topic-9-22 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,372] INFO [Partition -uve-topic-9-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-22 (kafka.cluster.Partition) [2026-06-04 05:59:45,372] INFO [Partition -uve-topic-9-22 broker=2] Log loaded for partition -uve-topic-9-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,377] INFO [LogLoader partition=-uve-topic-14-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,377] INFO Created log for partition -uve-topic-14-26 in /tmp/kafka-logs/-uve-topic-14-26 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,382] INFO [Partition -uve-topic-14-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-26 (kafka.cluster.Partition) [2026-06-04 05:59:45,382] INFO [Partition -uve-topic-14-26 broker=2] Log loaded for partition -uve-topic-14-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,385] INFO [LogLoader partition=-uve-topic-27-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,385] INFO Created log for partition -uve-topic-27-24 in /tmp/kafka-logs/-uve-topic-27-24 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,386] INFO [Partition -uve-topic-27-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-24 (kafka.cluster.Partition) [2026-06-04 05:59:45,386] INFO [Partition -uve-topic-27-24 broker=2] Log loaded for partition -uve-topic-27-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,396] INFO [LogLoader partition=-uve-topic-8-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,396] INFO Created log for partition -uve-topic-8-15 in /tmp/kafka-logs/-uve-topic-8-15 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,396] INFO [Partition -uve-topic-8-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-15 (kafka.cluster.Partition) [2026-06-04 05:59:45,396] INFO [Partition -uve-topic-8-15 broker=2] Log loaded for partition -uve-topic-8-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,401] INFO [LogLoader partition=-uve-topic-28-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,402] INFO Created log for partition -uve-topic-28-24 in /tmp/kafka-logs/-uve-topic-28-24 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,402] INFO [Partition -uve-topic-28-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-24 (kafka.cluster.Partition) [2026-06-04 05:59:45,402] INFO [Partition -uve-topic-28-24 broker=2] Log loaded for partition -uve-topic-28-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,404] INFO [LogLoader partition=-uve-topic-29-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,405] INFO Created log for partition -uve-topic-29-24 in /tmp/kafka-logs/-uve-topic-29-24 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,406] INFO [Partition -uve-topic-29-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-24 (kafka.cluster.Partition) [2026-06-04 05:59:45,406] INFO [Partition -uve-topic-29-24 broker=2] Log loaded for partition -uve-topic-29-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,408] INFO [LogLoader partition=-uve-topic-6-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,408] INFO Created log for partition -uve-topic-6-15 in /tmp/kafka-logs/-uve-topic-6-15 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,408] INFO [Partition -uve-topic-6-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-15 (kafka.cluster.Partition) [2026-06-04 05:59:45,408] INFO [Partition -uve-topic-6-15 broker=2] Log loaded for partition -uve-topic-6-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,414] INFO [LogLoader partition=-uve-topic-7-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,415] INFO Created log for partition -uve-topic-7-15 in /tmp/kafka-logs/-uve-topic-7-15 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,415] INFO [Partition -uve-topic-7-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-15 (kafka.cluster.Partition) [2026-06-04 05:59:45,415] INFO [Partition -uve-topic-7-15 broker=2] Log loaded for partition -uve-topic-7-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,422] INFO [LogLoader partition=-uve-topic-3-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,422] INFO Created log for partition -uve-topic-3-16 in /tmp/kafka-logs/-uve-topic-3-16 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,422] INFO [Partition -uve-topic-3-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-16 (kafka.cluster.Partition) [2026-06-04 05:59:45,422] INFO [Partition -uve-topic-3-16 broker=2] Log loaded for partition -uve-topic-3-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,429] INFO [LogLoader partition=-uve-topic-4-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,429] INFO Created log for partition -uve-topic-4-16 in /tmp/kafka-logs/-uve-topic-4-16 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,429] INFO [Partition -uve-topic-4-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-16 (kafka.cluster.Partition) [2026-06-04 05:59:45,429] INFO [Partition -uve-topic-4-16 broker=2] Log loaded for partition -uve-topic-4-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,434] INFO [LogLoader partition=-uve-topic-12-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,435] INFO Created log for partition -uve-topic-12-27 in /tmp/kafka-logs/-uve-topic-12-27 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,435] INFO [Partition -uve-topic-12-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-27 (kafka.cluster.Partition) [2026-06-04 05:59:45,435] INFO [Partition -uve-topic-12-27 broker=2] Log loaded for partition -uve-topic-12-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,444] INFO [LogLoader partition=-uve-topic-2-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,444] INFO Created log for partition -uve-topic-2-16 in /tmp/kafka-logs/-uve-topic-2-16 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,444] INFO [Partition -uve-topic-2-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-16 (kafka.cluster.Partition) [2026-06-04 05:59:45,444] INFO [Partition -uve-topic-2-16 broker=2] Log loaded for partition -uve-topic-2-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,447] INFO [LogLoader partition=-uve-topic-0-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,447] INFO Created log for partition -uve-topic-0-16 in /tmp/kafka-logs/-uve-topic-0-16 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,450] INFO [Partition -uve-topic-0-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-16 (kafka.cluster.Partition) [2026-06-04 05:59:45,450] INFO [Partition -uve-topic-0-16 broker=2] Log loaded for partition -uve-topic-0-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,463] INFO [LogLoader partition=-uve-topic-9-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,463] INFO Created log for partition -uve-topic-9-16 in /tmp/kafka-logs/-uve-topic-9-16 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,463] INFO [Partition -uve-topic-9-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-16 (kafka.cluster.Partition) [2026-06-04 05:59:45,463] INFO [Partition -uve-topic-9-16 broker=2] Log loaded for partition -uve-topic-9-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,466] INFO [LogLoader partition=-uve-topic-29-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,467] INFO Created log for partition -uve-topic-29-23 in /tmp/kafka-logs/-uve-topic-29-23 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,467] INFO [Partition -uve-topic-29-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-23 (kafka.cluster.Partition) [2026-06-04 05:59:45,469] INFO [Partition -uve-topic-29-23 broker=2] Log loaded for partition -uve-topic-29-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,477] INFO [LogLoader partition=-uve-topic-11-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,477] INFO Created log for partition -uve-topic-11-26 in /tmp/kafka-logs/-uve-topic-11-26 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,477] INFO [Partition -uve-topic-11-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-26 (kafka.cluster.Partition) [2026-06-04 05:59:45,477] INFO [Partition -uve-topic-11-26 broker=2] Log loaded for partition -uve-topic-11-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,483] INFO [LogLoader partition=-uve-topic-3-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,483] INFO Created log for partition -uve-topic-3-17 in /tmp/kafka-logs/-uve-topic-3-17 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,483] INFO [Partition -uve-topic-3-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-17 (kafka.cluster.Partition) [2026-06-04 05:59:45,483] INFO [Partition -uve-topic-3-17 broker=2] Log loaded for partition -uve-topic-3-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,488] INFO [LogLoader partition=-uve-topic-12-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,488] INFO Created log for partition -uve-topic-12-26 in /tmp/kafka-logs/-uve-topic-12-26 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,488] INFO [Partition -uve-topic-12-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-26 (kafka.cluster.Partition) [2026-06-04 05:59:45,488] INFO [Partition -uve-topic-12-26 broker=2] Log loaded for partition -uve-topic-12-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,494] INFO [LogLoader partition=-uve-topic-0-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,494] INFO Created log for partition -uve-topic-0-17 in /tmp/kafka-logs/-uve-topic-0-17 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,494] INFO [Partition -uve-topic-0-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-17 (kafka.cluster.Partition) [2026-06-04 05:59:45,494] INFO [Partition -uve-topic-0-17 broker=2] Log loaded for partition -uve-topic-0-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,503] INFO [LogLoader partition=-uve-topic-13-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,503] INFO Created log for partition -uve-topic-13-26 in /tmp/kafka-logs/-uve-topic-13-26 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,503] INFO [Partition -uve-topic-13-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-26 (kafka.cluster.Partition) [2026-06-04 05:59:45,503] INFO [Partition -uve-topic-13-26 broker=2] Log loaded for partition -uve-topic-13-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,509] INFO [LogLoader partition=-uve-topic-26-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,510] INFO Created log for partition -uve-topic-26-24 in /tmp/kafka-logs/-uve-topic-26-24 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,510] INFO [Partition -uve-topic-26-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-24 (kafka.cluster.Partition) [2026-06-04 05:59:45,510] INFO [Partition -uve-topic-26-24 broker=2] Log loaded for partition -uve-topic-26-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,515] INFO [LogLoader partition=-uve-topic-1-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,515] INFO Created log for partition -uve-topic-1-17 in /tmp/kafka-logs/-uve-topic-1-17 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,515] INFO [Partition -uve-topic-1-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-17 (kafka.cluster.Partition) [2026-06-04 05:59:45,515] INFO [Partition -uve-topic-1-17 broker=2] Log loaded for partition -uve-topic-1-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,522] INFO [LogLoader partition=-uve-topic-29-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,522] INFO Created log for partition -uve-topic-29-26 in /tmp/kafka-logs/-uve-topic-29-26 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,522] INFO [Partition -uve-topic-29-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-26 (kafka.cluster.Partition) [2026-06-04 05:59:45,522] INFO [Partition -uve-topic-29-26 broker=2] Log loaded for partition -uve-topic-29-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,524] INFO [LogLoader partition=-uve-topic-8-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,525] INFO Created log for partition -uve-topic-8-17 in /tmp/kafka-logs/-uve-topic-8-17 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,525] INFO [Partition -uve-topic-8-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-17 (kafka.cluster.Partition) [2026-06-04 05:59:45,525] INFO [Partition -uve-topic-8-17 broker=2] Log loaded for partition -uve-topic-8-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,536] INFO [LogLoader partition=-uve-topic-9-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,537] INFO Created log for partition -uve-topic-9-17 in /tmp/kafka-logs/-uve-topic-9-17 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,537] INFO [Partition -uve-topic-9-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-17 (kafka.cluster.Partition) [2026-06-04 05:59:45,537] INFO [Partition -uve-topic-9-17 broker=2] Log loaded for partition -uve-topic-9-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,542] INFO [LogLoader partition=-uve-topic-6-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,542] INFO Created log for partition -uve-topic-6-17 in /tmp/kafka-logs/-uve-topic-6-17 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,542] INFO [Partition -uve-topic-6-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-17 (kafka.cluster.Partition) [2026-06-04 05:59:45,542] INFO [Partition -uve-topic-6-17 broker=2] Log loaded for partition -uve-topic-6-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,545] INFO [LogLoader partition=-uve-topic-7-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,545] INFO Created log for partition -uve-topic-7-17 in /tmp/kafka-logs/-uve-topic-7-17 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,545] INFO [Partition -uve-topic-7-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-17 (kafka.cluster.Partition) [2026-06-04 05:59:45,545] INFO [Partition -uve-topic-7-17 broker=2] Log loaded for partition -uve-topic-7-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,556] INFO [LogLoader partition=-uve-topic-14-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,557] INFO Created log for partition -uve-topic-14-28 in /tmp/kafka-logs/-uve-topic-14-28 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,557] INFO [Partition -uve-topic-14-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-28 (kafka.cluster.Partition) [2026-06-04 05:59:45,557] INFO [Partition -uve-topic-14-28 broker=2] Log loaded for partition -uve-topic-14-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,562] INFO [LogLoader partition=-uve-topic-27-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,563] INFO Created log for partition -uve-topic-27-26 in /tmp/kafka-logs/-uve-topic-27-26 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,563] INFO [Partition -uve-topic-27-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-26 (kafka.cluster.Partition) [2026-06-04 05:59:45,563] INFO [Partition -uve-topic-27-26 broker=2] Log loaded for partition -uve-topic-27-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,565] INFO [LogLoader partition=-uve-topic-1-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,569] INFO Created log for partition -uve-topic-1-18 in /tmp/kafka-logs/-uve-topic-1-18 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,569] INFO [Partition -uve-topic-1-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-18 (kafka.cluster.Partition) [2026-06-04 05:59:45,569] INFO [Partition -uve-topic-1-18 broker=2] Log loaded for partition -uve-topic-1-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,578] INFO [LogLoader partition=-uve-topic-2-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,578] INFO Created log for partition -uve-topic-2-18 in /tmp/kafka-logs/-uve-topic-2-18 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,578] INFO [Partition -uve-topic-2-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-18 (kafka.cluster.Partition) [2026-06-04 05:59:45,578] INFO [Partition -uve-topic-2-18 broker=2] Log loaded for partition -uve-topic-2-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,597] INFO [LogLoader partition=-uve-topic-7-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,599] INFO Created log for partition -uve-topic-7-18 in /tmp/kafka-logs/-uve-topic-7-18 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,599] INFO [Partition -uve-topic-7-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-18 (kafka.cluster.Partition) [2026-06-04 05:59:45,599] INFO [Partition -uve-topic-7-18 broker=2] Log loaded for partition -uve-topic-7-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,604] INFO [LogLoader partition=-uve-topic-8-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,605] INFO Created log for partition -uve-topic-8-18 in /tmp/kafka-logs/-uve-topic-8-18 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,605] INFO [Partition -uve-topic-8-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-18 (kafka.cluster.Partition) [2026-06-04 05:59:45,605] INFO [Partition -uve-topic-8-18 broker=2] Log loaded for partition -uve-topic-8-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,607] INFO [LogLoader partition=-uve-topic-13-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,607] INFO Created log for partition -uve-topic-13-27 in /tmp/kafka-logs/-uve-topic-13-27 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,608] INFO [Partition -uve-topic-13-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-27 (kafka.cluster.Partition) [2026-06-04 05:59:45,608] INFO [Partition -uve-topic-13-27 broker=2] Log loaded for partition -uve-topic-13-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,613] INFO [LogLoader partition=-uve-topic-26-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,614] INFO Created log for partition -uve-topic-26-25 in /tmp/kafka-logs/-uve-topic-26-25 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,614] INFO [Partition -uve-topic-26-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-25 (kafka.cluster.Partition) [2026-06-04 05:59:45,614] INFO [Partition -uve-topic-26-25 broker=2] Log loaded for partition -uve-topic-26-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,616] INFO [LogLoader partition=-uve-topic-6-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,616] INFO Created log for partition -uve-topic-6-18 in /tmp/kafka-logs/-uve-topic-6-18 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,616] INFO [Partition -uve-topic-6-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-18 (kafka.cluster.Partition) [2026-06-04 05:59:45,616] INFO [Partition -uve-topic-6-18 broker=2] Log loaded for partition -uve-topic-6-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,622] INFO [LogLoader partition=-uve-topic-28-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,623] INFO Created log for partition -uve-topic-28-25 in /tmp/kafka-logs/-uve-topic-28-25 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,623] INFO [Partition -uve-topic-28-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-25 (kafka.cluster.Partition) [2026-06-04 05:59:45,623] INFO [Partition -uve-topic-28-25 broker=2] Log loaded for partition -uve-topic-28-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,625] INFO [LogLoader partition=-uve-topic-4-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,626] INFO Created log for partition -uve-topic-4-18 in /tmp/kafka-logs/-uve-topic-4-18 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,626] INFO [Partition -uve-topic-4-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-18 (kafka.cluster.Partition) [2026-06-04 05:59:45,626] INFO [Partition -uve-topic-4-18 broker=2] Log loaded for partition -uve-topic-4-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,631] INFO [LogLoader partition=-uve-topic-0-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,631] INFO Created log for partition -uve-topic-0-19 in /tmp/kafka-logs/-uve-topic-0-19 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,631] INFO [Partition -uve-topic-0-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-19 (kafka.cluster.Partition) [2026-06-04 05:59:45,631] INFO [Partition -uve-topic-0-19 broker=2] Log loaded for partition -uve-topic-0-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,635] INFO [LogLoader partition=-uve-topic-11-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,635] INFO Created log for partition -uve-topic-11-28 in /tmp/kafka-logs/-uve-topic-11-28 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,636] INFO [Partition -uve-topic-11-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-28 (kafka.cluster.Partition) [2026-06-04 05:59:45,636] INFO [Partition -uve-topic-11-28 broker=2] Log loaded for partition -uve-topic-11-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,638] INFO [LogLoader partition=-uve-topic-13-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,638] INFO Created log for partition -uve-topic-13-15 in /tmp/kafka-logs/-uve-topic-13-15 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,638] INFO [Partition -uve-topic-13-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-15 (kafka.cluster.Partition) [2026-06-04 05:59:45,638] INFO [Partition -uve-topic-13-15 broker=2] Log loaded for partition -uve-topic-13-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,644] INFO [LogLoader partition=-uve-topic-26-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,644] INFO Created log for partition -uve-topic-26-13 in /tmp/kafka-logs/-uve-topic-26-13 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,644] INFO [Partition -uve-topic-26-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-13 (kafka.cluster.Partition) [2026-06-04 05:59:45,644] INFO [Partition -uve-topic-26-13 broker=2] Log loaded for partition -uve-topic-26-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,646] INFO [LogLoader partition=-uve-topic-1-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,646] INFO Created log for partition -uve-topic-1-27 in /tmp/kafka-logs/-uve-topic-1-27 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,648] INFO [Partition -uve-topic-1-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-27 (kafka.cluster.Partition) [2026-06-04 05:59:45,648] INFO [Partition -uve-topic-1-27 broker=2] Log loaded for partition -uve-topic-1-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,651] INFO [LogLoader partition=-uve-topic-28-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,651] INFO Created log for partition -uve-topic-28-13 in /tmp/kafka-logs/-uve-topic-28-13 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,651] INFO [Partition -uve-topic-28-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-13 (kafka.cluster.Partition) [2026-06-04 05:59:45,651] INFO [Partition -uve-topic-28-13 broker=2] Log loaded for partition -uve-topic-28-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,656] INFO [LogLoader partition=-uve-topic-12-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,656] INFO Created log for partition -uve-topic-12-15 in /tmp/kafka-logs/-uve-topic-12-15 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,657] INFO [Partition -uve-topic-12-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-15 (kafka.cluster.Partition) [2026-06-04 05:59:45,657] INFO [Partition -uve-topic-12-15 broker=2] Log loaded for partition -uve-topic-12-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,660] INFO [LogLoader partition=-uve-topic-8-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,661] INFO Created log for partition -uve-topic-8-27 in /tmp/kafka-logs/-uve-topic-8-27 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,661] INFO [Partition -uve-topic-8-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-27 (kafka.cluster.Partition) [2026-06-04 05:59:45,661] INFO [Partition -uve-topic-8-27 broker=2] Log loaded for partition -uve-topic-8-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,664] INFO [LogLoader partition=-uve-topic-6-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,664] INFO Created log for partition -uve-topic-6-27 in /tmp/kafka-logs/-uve-topic-6-27 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,666] INFO [Partition -uve-topic-6-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-27 (kafka.cluster.Partition) [2026-06-04 05:59:45,666] INFO [Partition -uve-topic-6-27 broker=2] Log loaded for partition -uve-topic-6-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,668] INFO [LogLoader partition=-uve-topic-7-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,669] INFO Created log for partition -uve-topic-7-27 in /tmp/kafka-logs/-uve-topic-7-27 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,672] INFO [Partition -uve-topic-7-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-27 (kafka.cluster.Partition) [2026-06-04 05:59:45,672] INFO [Partition -uve-topic-7-27 broker=2] Log loaded for partition -uve-topic-7-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,677] INFO [LogLoader partition=-uve-topic-4-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,677] INFO Created log for partition -uve-topic-4-27 in /tmp/kafka-logs/-uve-topic-4-27 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,677] INFO [Partition -uve-topic-4-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-27 (kafka.cluster.Partition) [2026-06-04 05:59:45,677] INFO [Partition -uve-topic-4-27 broker=2] Log loaded for partition -uve-topic-4-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,682] INFO [LogLoader partition=-uve-topic-2-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,682] INFO Created log for partition -uve-topic-2-27 in /tmp/kafka-logs/-uve-topic-2-27 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,682] INFO [Partition -uve-topic-2-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-27 (kafka.cluster.Partition) [2026-06-04 05:59:45,682] INFO [Partition -uve-topic-2-27 broker=2] Log loaded for partition -uve-topic-2-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,687] INFO [LogLoader partition=-uve-topic-14-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,687] INFO Created log for partition -uve-topic-14-14 in /tmp/kafka-logs/-uve-topic-14-14 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,687] INFO [Partition -uve-topic-14-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-14 (kafka.cluster.Partition) [2026-06-04 05:59:45,688] INFO [Partition -uve-topic-14-14 broker=2] Log loaded for partition -uve-topic-14-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,693] INFO [LogLoader partition=-uve-topic-27-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,693] INFO Created log for partition -uve-topic-27-12 in /tmp/kafka-logs/-uve-topic-27-12 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,693] INFO [Partition -uve-topic-27-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-12 (kafka.cluster.Partition) [2026-06-04 05:59:45,693] INFO [Partition -uve-topic-27-12 broker=2] Log loaded for partition -uve-topic-27-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,699] INFO [LogLoader partition=-uve-topic-28-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,699] INFO Created log for partition -uve-topic-28-12 in /tmp/kafka-logs/-uve-topic-28-12 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,699] INFO [Partition -uve-topic-28-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-12 (kafka.cluster.Partition) [2026-06-04 05:59:45,699] INFO [Partition -uve-topic-28-12 broker=2] Log loaded for partition -uve-topic-28-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,701] INFO [LogLoader partition=-uve-topic-0-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,702] INFO Created log for partition -uve-topic-0-28 in /tmp/kafka-logs/-uve-topic-0-28 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,706] INFO [Partition -uve-topic-0-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-28 (kafka.cluster.Partition) [2026-06-04 05:59:45,706] INFO [Partition -uve-topic-0-28 broker=2] Log loaded for partition -uve-topic-0-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,708] INFO [LogLoader partition=-uve-topic-29-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,708] INFO Created log for partition -uve-topic-29-12 in /tmp/kafka-logs/-uve-topic-29-12 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,709] INFO [Partition -uve-topic-29-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-12 (kafka.cluster.Partition) [2026-06-04 05:59:45,709] INFO [Partition -uve-topic-29-12 broker=2] Log loaded for partition -uve-topic-29-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,714] INFO [LogLoader partition=-uve-topic-11-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,715] INFO Created log for partition -uve-topic-11-14 in /tmp/kafka-logs/-uve-topic-11-14 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,719] INFO [Partition -uve-topic-11-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-14 (kafka.cluster.Partition) [2026-06-04 05:59:45,719] INFO [Partition -uve-topic-11-14 broker=2] Log loaded for partition -uve-topic-11-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,721] INFO [LogLoader partition=-uve-topic-12-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,722] INFO Created log for partition -uve-topic-12-14 in /tmp/kafka-logs/-uve-topic-12-14 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,724] INFO [Partition -uve-topic-12-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-14 (kafka.cluster.Partition) [2026-06-04 05:59:45,724] INFO [Partition -uve-topic-12-14 broker=2] Log loaded for partition -uve-topic-12-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,730] INFO [LogLoader partition=-uve-topic-13-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,730] INFO Created log for partition -uve-topic-13-14 in /tmp/kafka-logs/-uve-topic-13-14 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,731] INFO [Partition -uve-topic-13-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-14 (kafka.cluster.Partition) [2026-06-04 05:59:45,731] INFO [Partition -uve-topic-13-14 broker=2] Log loaded for partition -uve-topic-13-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,736] INFO [LogLoader partition=-uve-topic-26-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,737] INFO Created log for partition -uve-topic-26-12 in /tmp/kafka-logs/-uve-topic-26-12 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,737] INFO [Partition -uve-topic-26-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-12 (kafka.cluster.Partition) [2026-06-04 05:59:45,737] INFO [Partition -uve-topic-26-12 broker=2] Log loaded for partition -uve-topic-26-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,742] INFO [LogLoader partition=-uve-topic-3-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,742] INFO Created log for partition -uve-topic-3-28 in /tmp/kafka-logs/-uve-topic-3-28 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,742] INFO [Partition -uve-topic-3-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-28 (kafka.cluster.Partition) [2026-06-04 05:59:45,742] INFO [Partition -uve-topic-3-28 broker=2] Log loaded for partition -uve-topic-3-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,744] INFO [LogLoader partition=-uve-topic-4-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,747] INFO Created log for partition -uve-topic-4-28 in /tmp/kafka-logs/-uve-topic-4-28 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,747] INFO [Partition -uve-topic-4-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-28 (kafka.cluster.Partition) [2026-06-04 05:59:45,748] INFO [Partition -uve-topic-4-28 broker=2] Log loaded for partition -uve-topic-4-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,755] INFO [LogLoader partition=-uve-topic-2-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,756] INFO Created log for partition -uve-topic-2-28 in /tmp/kafka-logs/-uve-topic-2-28 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,756] INFO [Partition -uve-topic-2-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-28 (kafka.cluster.Partition) [2026-06-04 05:59:45,756] INFO [Partition -uve-topic-2-28 broker=2] Log loaded for partition -uve-topic-2-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,758] INFO [LogLoader partition=-uve-topic-11-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,758] INFO Created log for partition -uve-topic-11-17 in /tmp/kafka-logs/-uve-topic-11-17 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,758] INFO [Partition -uve-topic-11-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-17 (kafka.cluster.Partition) [2026-06-04 05:59:45,758] INFO [Partition -uve-topic-11-17 broker=2] Log loaded for partition -uve-topic-11-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,761] INFO [LogLoader partition=-uve-topic-12-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,761] INFO Created log for partition -uve-topic-12-17 in /tmp/kafka-logs/-uve-topic-12-17 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,763] INFO [Partition -uve-topic-12-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-17 (kafka.cluster.Partition) [2026-06-04 05:59:45,763] INFO [Partition -uve-topic-12-17 broker=2] Log loaded for partition -uve-topic-12-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,769] INFO [LogLoader partition=-uve-topic-13-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,769] INFO Created log for partition -uve-topic-13-17 in /tmp/kafka-logs/-uve-topic-13-17 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,769] INFO [Partition -uve-topic-13-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-17 (kafka.cluster.Partition) [2026-06-04 05:59:45,769] INFO [Partition -uve-topic-13-17 broker=2] Log loaded for partition -uve-topic-13-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,775] INFO [LogLoader partition=-uve-topic-26-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,775] INFO Created log for partition -uve-topic-26-15 in /tmp/kafka-logs/-uve-topic-26-15 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,775] INFO [Partition -uve-topic-26-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-15 (kafka.cluster.Partition) [2026-06-04 05:59:45,775] INFO [Partition -uve-topic-26-15 broker=2] Log loaded for partition -uve-topic-26-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,777] INFO [LogLoader partition=-uve-topic-14-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,780] INFO Created log for partition -uve-topic-14-17 in /tmp/kafka-logs/-uve-topic-14-17 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,781] INFO [Partition -uve-topic-14-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-17 (kafka.cluster.Partition) [2026-06-04 05:59:45,781] INFO [Partition -uve-topic-14-17 broker=2] Log loaded for partition -uve-topic-14-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,788] INFO [LogLoader partition=-uve-topic-27-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,788] INFO Created log for partition -uve-topic-27-15 in /tmp/kafka-logs/-uve-topic-27-15 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,788] INFO [Partition -uve-topic-27-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-15 (kafka.cluster.Partition) [2026-06-04 05:59:45,788] INFO [Partition -uve-topic-27-15 broker=2] Log loaded for partition -uve-topic-27-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,794] INFO [LogLoader partition=-uve-topic-9-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,794] INFO Created log for partition -uve-topic-9-28 in /tmp/kafka-logs/-uve-topic-9-28 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,794] INFO [Partition -uve-topic-9-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-28 (kafka.cluster.Partition) [2026-06-04 05:59:45,794] INFO [Partition -uve-topic-9-28 broker=2] Log loaded for partition -uve-topic-9-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,796] INFO [LogLoader partition=-uve-topic-6-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,796] INFO Created log for partition -uve-topic-6-29 in /tmp/kafka-logs/-uve-topic-6-29 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,796] INFO [Partition -uve-topic-6-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-29 (kafka.cluster.Partition) [2026-06-04 05:59:45,796] INFO [Partition -uve-topic-6-29 broker=2] Log loaded for partition -uve-topic-6-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,801] INFO [LogLoader partition=-uve-topic-7-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,801] INFO Created log for partition -uve-topic-7-29 in /tmp/kafka-logs/-uve-topic-7-29 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,801] INFO [Partition -uve-topic-7-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-29 (kafka.cluster.Partition) [2026-06-04 05:59:45,801] INFO [Partition -uve-topic-7-29 broker=2] Log loaded for partition -uve-topic-7-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,810] INFO [LogLoader partition=-uve-topic-28-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,810] INFO Created log for partition -uve-topic-28-15 in /tmp/kafka-logs/-uve-topic-28-15 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,810] INFO [Partition -uve-topic-28-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-15 (kafka.cluster.Partition) [2026-06-04 05:59:45,810] INFO [Partition -uve-topic-28-15 broker=2] Log loaded for partition -uve-topic-28-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,814] INFO [LogLoader partition=-uve-topic-29-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,815] INFO Created log for partition -uve-topic-29-15 in /tmp/kafka-logs/-uve-topic-29-15 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,815] INFO [Partition -uve-topic-29-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-15 (kafka.cluster.Partition) [2026-06-04 05:59:45,815] INFO [Partition -uve-topic-29-15 broker=2] Log loaded for partition -uve-topic-29-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,820] INFO [LogLoader partition=-uve-topic-3-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,820] INFO Created log for partition -uve-topic-3-29 in /tmp/kafka-logs/-uve-topic-3-29 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,820] INFO [Partition -uve-topic-3-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-29 (kafka.cluster.Partition) [2026-06-04 05:59:45,820] INFO [Partition -uve-topic-3-29 broker=2] Log loaded for partition -uve-topic-3-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,827] INFO [LogLoader partition=-uve-topic-0-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,827] INFO Created log for partition -uve-topic-0-29 in /tmp/kafka-logs/-uve-topic-0-29 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,827] INFO [Partition -uve-topic-0-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-29 (kafka.cluster.Partition) [2026-06-04 05:59:45,827] INFO [Partition -uve-topic-0-29 broker=2] Log loaded for partition -uve-topic-0-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,832] INFO [LogLoader partition=-uve-topic-1-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,832] INFO Created log for partition -uve-topic-1-29 in /tmp/kafka-logs/-uve-topic-1-29 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,832] INFO [Partition -uve-topic-1-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-29 (kafka.cluster.Partition) [2026-06-04 05:59:45,832] INFO [Partition -uve-topic-1-29 broker=2] Log loaded for partition -uve-topic-1-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,834] INFO [LogLoader partition=-uve-topic-14-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,834] INFO Created log for partition -uve-topic-14-16 in /tmp/kafka-logs/-uve-topic-14-16 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,835] INFO [Partition -uve-topic-14-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-16 (kafka.cluster.Partition) [2026-06-04 05:59:45,835] INFO [Partition -uve-topic-14-16 broker=2] Log loaded for partition -uve-topic-14-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,837] INFO [LogLoader partition=-uve-topic-27-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,840] INFO Created log for partition -uve-topic-27-14 in /tmp/kafka-logs/-uve-topic-27-14 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,840] INFO [Partition -uve-topic-27-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-14 (kafka.cluster.Partition) [2026-06-04 05:59:45,840] INFO [Partition -uve-topic-27-14 broker=2] Log loaded for partition -uve-topic-27-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,847] INFO [LogLoader partition=-uve-topic-8-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,847] INFO Created log for partition -uve-topic-8-29 in /tmp/kafka-logs/-uve-topic-8-29 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,847] INFO [Partition -uve-topic-8-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-29 (kafka.cluster.Partition) [2026-06-04 05:59:45,847] INFO [Partition -uve-topic-8-29 broker=2] Log loaded for partition -uve-topic-8-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,853] INFO [LogLoader partition=-uve-topic-11-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,853] INFO Created log for partition -uve-topic-11-16 in /tmp/kafka-logs/-uve-topic-11-16 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,853] INFO [Partition -uve-topic-11-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-16 (kafka.cluster.Partition) [2026-06-04 05:59:45,853] INFO [Partition -uve-topic-11-16 broker=2] Log loaded for partition -uve-topic-11-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,859] INFO [LogLoader partition=-uve-topic-9-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,859] INFO Created log for partition -uve-topic-9-29 in /tmp/kafka-logs/-uve-topic-9-29 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,859] INFO [Partition -uve-topic-9-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-29 (kafka.cluster.Partition) [2026-06-04 05:59:45,859] INFO [Partition -uve-topic-9-29 broker=2] Log loaded for partition -uve-topic-9-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,865] INFO [LogLoader partition=-uve-topic-4-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,865] INFO Created log for partition -uve-topic-4-0 in /tmp/kafka-logs/-uve-topic-4-0 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,865] INFO [Partition -uve-topic-4-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-0 (kafka.cluster.Partition) [2026-06-04 05:59:45,865] INFO [Partition -uve-topic-4-0 broker=2] Log loaded for partition -uve-topic-4-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,868] INFO [LogLoader partition=-uve-topic-1-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,868] INFO Created log for partition -uve-topic-1-0 in /tmp/kafka-logs/-uve-topic-1-0 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,868] INFO [Partition -uve-topic-1-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-0 (kafka.cluster.Partition) [2026-06-04 05:59:45,868] INFO [Partition -uve-topic-1-0 broker=2] Log loaded for partition -uve-topic-1-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,878] INFO [LogLoader partition=-uve-topic-2-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,878] INFO Created log for partition -uve-topic-2-0 in /tmp/kafka-logs/-uve-topic-2-0 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,878] INFO [Partition -uve-topic-2-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-0 (kafka.cluster.Partition) [2026-06-04 05:59:45,878] INFO [Partition -uve-topic-2-0 broker=2] Log loaded for partition -uve-topic-2-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,881] INFO [LogLoader partition=-uve-topic-29-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,884] INFO Created log for partition -uve-topic-29-14 in /tmp/kafka-logs/-uve-topic-29-14 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,885] INFO [Partition -uve-topic-29-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-14 (kafka.cluster.Partition) [2026-06-04 05:59:45,885] INFO [Partition -uve-topic-29-14 broker=2] Log loaded for partition -uve-topic-29-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,890] INFO [LogLoader partition=-uve-topic-11-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,891] INFO Created log for partition -uve-topic-11-19 in /tmp/kafka-logs/-uve-topic-11-19 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,891] INFO [Partition -uve-topic-11-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-19 (kafka.cluster.Partition) [2026-06-04 05:59:45,891] INFO [Partition -uve-topic-11-19 broker=2] Log loaded for partition -uve-topic-11-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,896] INFO [LogLoader partition=-uve-topic-3-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,896] INFO Created log for partition -uve-topic-3-23 in /tmp/kafka-logs/-uve-topic-3-23 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,896] INFO [Partition -uve-topic-3-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-23 (kafka.cluster.Partition) [2026-06-04 05:59:45,896] INFO [Partition -uve-topic-3-23 broker=2] Log loaded for partition -uve-topic-3-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,902] INFO [LogLoader partition=-uve-topic-0-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,902] INFO Created log for partition -uve-topic-0-23 in /tmp/kafka-logs/-uve-topic-0-23 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,902] INFO [Partition -uve-topic-0-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-23 (kafka.cluster.Partition) [2026-06-04 05:59:45,903] INFO [Partition -uve-topic-0-23 broker=2] Log loaded for partition -uve-topic-0-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,905] INFO [LogLoader partition=-uve-topic-1-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,905] INFO Created log for partition -uve-topic-1-23 in /tmp/kafka-logs/-uve-topic-1-23 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,909] INFO [Partition -uve-topic-1-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-23 (kafka.cluster.Partition) [2026-06-04 05:59:45,909] INFO [Partition -uve-topic-1-23 broker=2] Log loaded for partition -uve-topic-1-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,915] INFO [LogLoader partition=-uve-topic-8-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,915] INFO Created log for partition -uve-topic-8-23 in /tmp/kafka-logs/-uve-topic-8-23 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,915] INFO [Partition -uve-topic-8-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-23 (kafka.cluster.Partition) [2026-06-04 05:59:45,915] INFO [Partition -uve-topic-8-23 broker=2] Log loaded for partition -uve-topic-8-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,921] INFO [LogLoader partition=-uve-topic-14-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,921] INFO Created log for partition -uve-topic-14-19 in /tmp/kafka-logs/-uve-topic-14-19 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,921] INFO [Partition -uve-topic-14-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-19 (kafka.cluster.Partition) [2026-06-04 05:59:45,921] INFO [Partition -uve-topic-14-19 broker=2] Log loaded for partition -uve-topic-14-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,923] INFO [LogLoader partition=-uve-topic-27-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,924] INFO Created log for partition -uve-topic-27-17 in /tmp/kafka-logs/-uve-topic-27-17 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,927] INFO [Partition -uve-topic-27-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-17 (kafka.cluster.Partition) [2026-06-04 05:59:45,927] INFO [Partition -uve-topic-27-17 broker=2] Log loaded for partition -uve-topic-27-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,933] INFO [LogLoader partition=-uve-topic-9-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,933] INFO Created log for partition -uve-topic-9-23 in /tmp/kafka-logs/-uve-topic-9-23 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,933] INFO [Partition -uve-topic-9-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-23 (kafka.cluster.Partition) [2026-06-04 05:59:45,933] INFO [Partition -uve-topic-9-23 broker=2] Log loaded for partition -uve-topic-9-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,935] INFO [LogLoader partition=-uve-topic-6-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,936] INFO Created log for partition -uve-topic-6-23 in /tmp/kafka-logs/-uve-topic-6-23 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,941] INFO [Partition -uve-topic-6-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-23 (kafka.cluster.Partition) [2026-06-04 05:59:45,941] INFO [Partition -uve-topic-6-23 broker=2] Log loaded for partition -uve-topic-6-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,944] INFO [LogLoader partition=-uve-topic-29-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,945] INFO Created log for partition -uve-topic-29-17 in /tmp/kafka-logs/-uve-topic-29-17 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,945] INFO [Partition -uve-topic-29-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-17 (kafka.cluster.Partition) [2026-06-04 05:59:45,945] INFO [Partition -uve-topic-29-17 broker=2] Log loaded for partition -uve-topic-29-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,946] INFO [LogLoader partition=-uve-topic-7-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,947] INFO Created log for partition -uve-topic-7-23 in /tmp/kafka-logs/-uve-topic-7-23 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,947] INFO [Partition -uve-topic-7-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-23 (kafka.cluster.Partition) [2026-06-04 05:59:45,947] INFO [Partition -uve-topic-7-23 broker=2] Log loaded for partition -uve-topic-7-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,952] INFO [LogLoader partition=-uve-topic-4-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,952] INFO Created log for partition -uve-topic-4-24 in /tmp/kafka-logs/-uve-topic-4-24 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,958] INFO [Partition -uve-topic-4-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-24 (kafka.cluster.Partition) [2026-06-04 05:59:45,958] INFO [Partition -uve-topic-4-24 broker=2] Log loaded for partition -uve-topic-4-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,965] INFO [LogLoader partition=-uve-topic-12-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,965] INFO Created log for partition -uve-topic-12-18 in /tmp/kafka-logs/-uve-topic-12-18 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,965] INFO [Partition -uve-topic-12-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-18 (kafka.cluster.Partition) [2026-06-04 05:59:45,965] INFO [Partition -uve-topic-12-18 broker=2] Log loaded for partition -uve-topic-12-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,968] INFO [LogLoader partition=-uve-topic-1-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,968] INFO Created log for partition -uve-topic-1-24 in /tmp/kafka-logs/-uve-topic-1-24 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,968] INFO [Partition -uve-topic-1-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-24 (kafka.cluster.Partition) [2026-06-04 05:59:45,972] INFO [Partition -uve-topic-1-24 broker=2] Log loaded for partition -uve-topic-1-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,978] INFO [LogLoader partition=-uve-topic-13-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,978] INFO Created log for partition -uve-topic-13-18 in /tmp/kafka-logs/-uve-topic-13-18 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,978] INFO [Partition -uve-topic-13-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-18 (kafka.cluster.Partition) [2026-06-04 05:59:45,978] INFO [Partition -uve-topic-13-18 broker=2] Log loaded for partition -uve-topic-13-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,984] INFO [LogLoader partition=-uve-topic-26-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,984] INFO Created log for partition -uve-topic-26-16 in /tmp/kafka-logs/-uve-topic-26-16 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,984] INFO [Partition -uve-topic-26-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-16 (kafka.cluster.Partition) [2026-06-04 05:59:45,984] INFO [Partition -uve-topic-26-16 broker=2] Log loaded for partition -uve-topic-26-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,987] INFO [LogLoader partition=-uve-topic-2-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,987] INFO Created log for partition -uve-topic-2-24 in /tmp/kafka-logs/-uve-topic-2-24 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,990] INFO [Partition -uve-topic-2-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-24 (kafka.cluster.Partition) [2026-06-04 05:59:45,990] INFO [Partition -uve-topic-2-24 broker=2] Log loaded for partition -uve-topic-2-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:45,996] INFO [LogLoader partition=-uve-topic-7-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:45,996] INFO Created log for partition -uve-topic-7-24 in /tmp/kafka-logs/-uve-topic-7-24 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:45,996] INFO [Partition -uve-topic-7-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-24 (kafka.cluster.Partition) [2026-06-04 05:59:45,996] INFO [Partition -uve-topic-7-24 broker=2] Log loaded for partition -uve-topic-7-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:46,002] INFO [LogLoader partition=-uve-topic-28-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:46,003] INFO Created log for partition -uve-topic-28-16 in /tmp/kafka-logs/-uve-topic-28-16 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,003] INFO [Partition -uve-topic-28-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-16 (kafka.cluster.Partition) [2026-06-04 05:59:46,003] INFO [Partition -uve-topic-28-16 broker=2] Log loaded for partition -uve-topic-28-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:46,013] INFO [LogLoader partition=-uve-topic-8-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:46,013] INFO Created log for partition -uve-topic-8-24 in /tmp/kafka-logs/-uve-topic-8-24 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,013] INFO [Partition -uve-topic-8-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-24 (kafka.cluster.Partition) [2026-06-04 05:59:46,013] INFO [Partition -uve-topic-8-24 broker=2] Log loaded for partition -uve-topic-8-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:46,018] INFO [LogLoader partition=-uve-topic-6-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:46,018] INFO Created log for partition -uve-topic-6-24 in /tmp/kafka-logs/-uve-topic-6-24 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,018] INFO [Partition -uve-topic-6-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-24 (kafka.cluster.Partition) [2026-06-04 05:59:46,018] INFO [Partition -uve-topic-6-24 broker=2] Log loaded for partition -uve-topic-6-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:46,024] INFO [LogLoader partition=-uve-topic-2-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:46,024] INFO Created log for partition -uve-topic-2-25 in /tmp/kafka-logs/-uve-topic-2-25 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,024] INFO [Partition -uve-topic-2-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-25 (kafka.cluster.Partition) [2026-06-04 05:59:46,024] INFO [Partition -uve-topic-2-25 broker=2] Log loaded for partition -uve-topic-2-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:46,033] INFO [LogLoader partition=-uve-topic-3-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:46,033] INFO Created log for partition -uve-topic-3-25 in /tmp/kafka-logs/-uve-topic-3-25 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,033] INFO [Partition -uve-topic-3-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-25 (kafka.cluster.Partition) [2026-06-04 05:59:46,033] INFO [Partition -uve-topic-3-25 broker=2] Log loaded for partition -uve-topic-3-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:46,036] INFO [LogLoader partition=-uve-topic-0-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:46,036] INFO Created log for partition -uve-topic-0-25 in /tmp/kafka-logs/-uve-topic-0-25 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,039] INFO [Partition -uve-topic-0-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-25 (kafka.cluster.Partition) [2026-06-04 05:59:46,039] INFO [Partition -uve-topic-0-25 broker=2] Log loaded for partition -uve-topic-0-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:46,047] INFO [LogLoader partition=-uve-topic-28-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:46,047] INFO Created log for partition -uve-topic-28-19 in /tmp/kafka-logs/-uve-topic-28-19 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,047] INFO [Partition -uve-topic-28-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-19 (kafka.cluster.Partition) [2026-06-04 05:59:46,047] INFO [Partition -uve-topic-28-19 broker=2] Log loaded for partition -uve-topic-28-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:46,050] INFO [LogLoader partition=-uve-topic-9-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:46,050] INFO Created log for partition -uve-topic-9-25 in /tmp/kafka-logs/-uve-topic-9-25 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,058] INFO [Partition -uve-topic-9-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-25 (kafka.cluster.Partition) [2026-06-04 05:59:46,058] INFO [Partition -uve-topic-9-25 broker=2] Log loaded for partition -uve-topic-9-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:46,060] INFO [LogLoader partition=-uve-topic-12-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:46,060] INFO Created log for partition -uve-topic-12-21 in /tmp/kafka-logs/-uve-topic-12-21 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,060] INFO [Partition -uve-topic-12-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-21 (kafka.cluster.Partition) [2026-06-04 05:59:46,061] INFO [Partition -uve-topic-12-21 broker=2] Log loaded for partition -uve-topic-12-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:46,068] INFO [LogLoader partition=-uve-topic-13-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:46,068] INFO Created log for partition -uve-topic-13-21 in /tmp/kafka-logs/-uve-topic-13-21 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,068] INFO [Partition -uve-topic-13-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-21 (kafka.cluster.Partition) [2026-06-04 05:59:46,068] INFO [Partition -uve-topic-13-21 broker=2] Log loaded for partition -uve-topic-13-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:46,071] INFO [LogLoader partition=-uve-topic-26-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:46,071] INFO Created log for partition -uve-topic-26-19 in /tmp/kafka-logs/-uve-topic-26-19 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,071] INFO [Partition -uve-topic-26-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-19 (kafka.cluster.Partition) [2026-06-04 05:59:46,075] INFO [Partition -uve-topic-26-19 broker=2] Log loaded for partition -uve-topic-26-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:46,081] INFO [LogLoader partition=-uve-topic-4-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:46,081] INFO Created log for partition -uve-topic-4-25 in /tmp/kafka-logs/-uve-topic-4-25 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,081] INFO [Partition -uve-topic-4-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-25 (kafka.cluster.Partition) [2026-06-04 05:59:46,081] INFO [Partition -uve-topic-4-25 broker=2] Log loaded for partition -uve-topic-4-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:46,090] INFO [LogLoader partition=-uve-topic-1-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:46,090] INFO Created log for partition -uve-topic-1-26 in /tmp/kafka-logs/-uve-topic-1-26 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,090] INFO [Partition -uve-topic-1-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-26 (kafka.cluster.Partition) [2026-06-04 05:59:46,090] INFO [Partition -uve-topic-1-26 broker=2] Log loaded for partition -uve-topic-1-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:46,095] INFO [LogLoader partition=-uve-topic-11-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:46,095] INFO Created log for partition -uve-topic-11-20 in /tmp/kafka-logs/-uve-topic-11-20 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,095] INFO [Partition -uve-topic-11-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-20 (kafka.cluster.Partition) [2026-06-04 05:59:46,095] INFO [Partition -uve-topic-11-20 broker=2] Log loaded for partition -uve-topic-11-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:46,099] INFO [LogLoader partition=-uve-topic-0-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:46,099] INFO Created log for partition -uve-topic-0-26 in /tmp/kafka-logs/-uve-topic-0-26 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,099] INFO [Partition -uve-topic-0-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-26 (kafka.cluster.Partition) [2026-06-04 05:59:46,099] INFO [Partition -uve-topic-0-26 broker=2] Log loaded for partition -uve-topic-0-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:46,107] INFO [LogLoader partition=-uve-topic-29-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:46,107] INFO Created log for partition -uve-topic-29-18 in /tmp/kafka-logs/-uve-topic-29-18 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,107] INFO [Partition -uve-topic-29-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-18 (kafka.cluster.Partition) [2026-06-04 05:59:46,107] INFO [Partition -uve-topic-29-18 broker=2] Log loaded for partition -uve-topic-29-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:46,112] INFO [LogLoader partition=-uve-topic-9-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:46,112] INFO Created log for partition -uve-topic-9-26 in /tmp/kafka-logs/-uve-topic-9-26 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,112] INFO [Partition -uve-topic-9-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-26 (kafka.cluster.Partition) [2026-06-04 05:59:46,112] INFO [Partition -uve-topic-9-26 broker=2] Log loaded for partition -uve-topic-9-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:46,118] INFO [LogLoader partition=-uve-topic-7-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:46,118] INFO Created log for partition -uve-topic-7-26 in /tmp/kafka-logs/-uve-topic-7-26 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,118] INFO [Partition -uve-topic-7-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-26 (kafka.cluster.Partition) [2026-06-04 05:59:46,118] INFO [Partition -uve-topic-7-26 broker=2] Log loaded for partition -uve-topic-7-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:46,125] INFO [LogLoader partition=-uve-topic-8-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:46,126] INFO Created log for partition -uve-topic-8-26 in /tmp/kafka-logs/-uve-topic-8-26 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,126] INFO [Partition -uve-topic-8-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-26 (kafka.cluster.Partition) [2026-06-04 05:59:46,126] INFO [Partition -uve-topic-8-26 broker=2] Log loaded for partition -uve-topic-8-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:46,130] INFO [LogLoader partition=-uve-topic-12-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:46,131] INFO Created log for partition -uve-topic-12-20 in /tmp/kafka-logs/-uve-topic-12-20 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,131] INFO [Partition -uve-topic-12-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-20 (kafka.cluster.Partition) [2026-06-04 05:59:46,131] INFO [Partition -uve-topic-12-20 broker=2] Log loaded for partition -uve-topic-12-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:46,140] INFO [LogLoader partition=-uve-topic-13-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:46,141] INFO Created log for partition -uve-topic-13-20 in /tmp/kafka-logs/-uve-topic-13-20 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,141] INFO [Partition -uve-topic-13-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-20 (kafka.cluster.Partition) [2026-06-04 05:59:46,141] INFO [Partition -uve-topic-13-20 broker=2] Log loaded for partition -uve-topic-13-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:46,146] INFO [LogLoader partition=-uve-topic-26-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:46,146] INFO Created log for partition -uve-topic-26-18 in /tmp/kafka-logs/-uve-topic-26-18 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,146] INFO [Partition -uve-topic-26-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-18 (kafka.cluster.Partition) [2026-06-04 05:59:46,146] INFO [Partition -uve-topic-26-18 broker=2] Log loaded for partition -uve-topic-26-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:46,150] INFO [LogLoader partition=-uve-topic-6-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:46,151] INFO Created log for partition -uve-topic-6-26 in /tmp/kafka-logs/-uve-topic-6-26 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,151] INFO [Partition -uve-topic-6-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-26 (kafka.cluster.Partition) [2026-06-04 05:59:46,151] INFO [Partition -uve-topic-6-26 broker=2] Log loaded for partition -uve-topic-6-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:46,157] INFO [LogLoader partition=-uve-topic-14-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:46,157] INFO Created log for partition -uve-topic-14-20 in /tmp/kafka-logs/-uve-topic-14-20 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,157] INFO [Partition -uve-topic-14-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-20 (kafka.cluster.Partition) [2026-06-04 05:59:46,157] INFO [Partition -uve-topic-14-20 broker=2] Log loaded for partition -uve-topic-14-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:46,164] INFO [LogLoader partition=-uve-topic-27-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:46,164] INFO Created log for partition -uve-topic-27-18 in /tmp/kafka-logs/-uve-topic-27-18 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,164] INFO [Partition -uve-topic-27-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-18 (kafka.cluster.Partition) [2026-06-04 05:59:46,164] INFO [Partition -uve-topic-27-18 broker=2] Log loaded for partition -uve-topic-27-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:46,167] INFO [LogLoader partition=-uve-topic-3-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:46,167] INFO Created log for partition -uve-topic-3-26 in /tmp/kafka-logs/-uve-topic-3-26 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,169] INFO [Partition -uve-topic-3-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-26 (kafka.cluster.Partition) [2026-06-04 05:59:46,169] INFO [Partition -uve-topic-3-26 broker=2] Log loaded for partition -uve-topic-3-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:46,178] INFO [LogLoader partition=-uve-topic-28-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:46,179] INFO Created log for partition -uve-topic-28-18 in /tmp/kafka-logs/-uve-topic-28-18 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,179] INFO [Partition -uve-topic-28-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-18 (kafka.cluster.Partition) [2026-06-04 05:59:46,179] INFO [Partition -uve-topic-28-18 broker=2] Log loaded for partition -uve-topic-28-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:46,180] INFO [ReplicaFetcherManager on broker 2] Removed fetcher for partitions HashSet(-uve-topic-27-6, -uve-topic-28-6, -uve-topic-0-22, -uve-topic-29-6, -uve-topic-14-7, -uve-topic-8-5, -uve-topic-26-6, -uve-topic-9-5, -uve-topic-12-24, -uve-topic-13-24, -uve-topic-3-22, -uve-topic-4-22, -uve-topic-2-22, -uve-topic-28-22, -uve-topic-13-23, -uve-topic-14-23, -uve-topic-9-22, -uve-topic-26-22, -uve-topic-7-6, -uve-topic-8-6, -uve-topic-11-7, -uve-topic-6-6, -uve-topic-4-6, -uve-topic-1-6, -uve-topic-2-6, -uve-topic-28-7, -uve-topic-0-23, -uve-topic-1-23, -uve-topic-14-8, -uve-topic-26-7, -uve-topic-11-25, -uve-topic-8-23, -uve-topic-9-23, -uve-topic-6-23, -uve-topic-14-25, -uve-topic-7-23, -uve-topic-3-23, -uve-topic-0-7, -uve-topic-29-23, -uve-topic-27-23, -uve-topic-11-8, -uve-topic-9-7, -uve-topic-12-8, -uve-topic-13-8, -uve-topic-4-7, -uve-topic-2-7, -uve-topic-3-7, -uve-topic-29-8, -uve-topic-8-3, -uve-topic-27-8, -uve-topic-6-3, -uve-topic-7-3, -uve-topic-12-26, -uve-topic-13-26, -uve-topic-6-20, -uve-topic-14-26, -uve-topic-3-20, -uve-topic-1-20, -uve-topic-11-26, -uve-topic-0-20, -uve-topic-29-24, -uve-topic-9-20, -uve-topic-26-24, -uve-topic-27-24, -uve-topic-7-20, -uve-topic-28-24, -uve-topic-8-20, -uve-topic-12-9, -uve-topic-13-9, -uve-topic-3-4, -uve-topic-4-4, -uve-topic-2-4, -uve-topic-0-4, -uve-topic-26-9, -uve-topic-9-4, -uve-topic-27-9, -uve-topic-28-9, -uve-topic-29-9, -uve-topic-13-27, -uve-topic-6-21, -uve-topic-7-21, -uve-topic-4-21, -uve-topic-2-21, -uve-topic-12-27, -uve-topic-1-21, -uve-topic-26-25, -uve-topic-28-25, -uve-topic-8-21, -uve-topic-6-5, -uve-topic-7-5, -uve-topic-14-10, -uve-topic-3-5, -uve-topic-0-5, -uve-topic-11-10, -uve-topic-1-5, -uve-topic-13-3, -uve-topic-3-26, -uve-topic-1-26, -uve-topic-0-26, -uve-topic-12-3, -uve-topic-9-26, -uve-topic-27-2, -uve-topic-7-26, -uve-topic-8-26, -uve-topic-29-2, -uve-topic-6-26, -uve-topic-3-10, -uve-topic-14-19, -uve-topic-4-10, -uve-topic-26-18, -uve-topic-2-10, -uve-topic-0-10, -uve-topic-11-19, -uve-topic-9-10, -uve-topic-27-18, -uve-topic-28-18, -uve-topic-29-18, -uve-topic-14-4, -uve-topic-4-27, -uve-topic-26-3, -uve-topic-2-27, -uve-topic-27-3, -uve-topic-11-4, -uve-topic-1-27, -uve-topic-28-3, -uve-topic-8-27, -uve-topic-29-3, -uve-topic-6-27, -uve-topic-7-27, -uve-topic-14-20, -uve-topic-26-19, -uve-topic-3-11, -uve-topic-0-11, -uve-topic-11-20, -uve-topic-1-11, -uve-topic-12-20, -uve-topic-13-20, -uve-topic-28-19, -uve-topic-8-11, -uve-topic-9-11, -uve-topic-6-11, -uve-topic-7-11, -uve-topic-1-24, -uve-topic-26-4, -uve-topic-2-24, -uve-topic-28-4, -uve-topic-11-5, -uve-topic-12-5, -uve-topic-13-5, -uve-topic-14-5, -uve-topic-7-24, -uve-topic-11-22, -uve-topic-8-24, -uve-topic-6-24, -uve-topic-4-24, -uve-topic-1-8, -uve-topic-27-20, -uve-topic-0-8, -uve-topic-12-21, -uve-topic-13-21, -uve-topic-9-8, -uve-topic-7-8, -uve-topic-8-8, -uve-topic-29-20, -uve-topic-6-8, -uve-topic-3-8, -uve-topic-2-25, -uve-topic-27-5, -uve-topic-3-25, -uve-topic-0-25, -uve-topic-29-5, -uve-topic-12-6, -uve-topic-13-6, -uve-topic-11-23, -uve-topic-12-23, -uve-topic-9-25, -uve-topic-4-25, -uve-topic-26-21, -uve-topic-2-9, -uve-topic-27-21, -uve-topic-28-21, -uve-topic-29-21, -uve-topic-1-9, -uve-topic-14-22, -uve-topic-8-9, -uve-topic-6-9, -uve-topic-7-9, -uve-topic-4-9, -uve-topic-0-14, -uve-topic-7-14, -uve-topic-8-14, -uve-topic-12-15, -uve-topic-6-14, -uve-topic-3-14, -uve-topic-1-14, -uve-topic-27-14, -uve-topic-29-14, -uve-topic-13-15, -uve-topic-9-14, -uve-topic-12-0, -uve-topic-13-0, -uve-topic-1-15, -uve-topic-8-15, -uve-topic-11-16, -uve-topic-6-15, -uve-topic-7-15, -uve-topic-4-15, -uve-topic-2-15, -uve-topic-28-15, -uve-topic-29-15, -uve-topic-14-16, -uve-topic-26-15, -uve-topic-27-15, -uve-topic-11-1, -uve-topic-3-28, -uve-topic-14-1, -uve-topic-4-28, -uve-topic-2-28, -uve-topic-0-28, -uve-topic-29-0, -uve-topic-9-28, -uve-topic-26-0, -uve-topic-27-0, -uve-topic-28-0, -uve-topic-11-17, -uve-topic-12-17, -uve-topic-6-12, -uve-topic-13-17, -uve-topic-14-17, -uve-topic-4-12, -uve-topic-1-12, -uve-topic-2-12, -uve-topic-26-16, -uve-topic-7-12, -uve-topic-28-16, -uve-topic-8-12, -uve-topic-12-2, -uve-topic-6-29, -uve-topic-13-2, -uve-topic-7-29, -uve-topic-14-2, -uve-topic-3-29, -uve-topic-0-29, -uve-topic-11-2, -uve-topic-1-29, -uve-topic-26-1, -uve-topic-28-1, -uve-topic-8-29, -uve-topic-9-29, -uve-topic-12-18, -uve-topic-13-18, -uve-topic-4-13, -uve-topic-2-13, -uve-topic-3-13, -uve-topic-0-13, -uve-topic-27-17, -uve-topic-29-17, -uve-topic-9-13, -uve-topic-9-1, -uve-topic-28-10, -uve-topic-4-1, -uve-topic-14-28, -uve-topic-4-18, -uve-topic-26-27, -uve-topic-1-18, -uve-topic-27-27, -uve-topic-2-18, -uve-topic-11-28, -uve-topic-27-26, -uve-topic-7-18, -uve-topic-8-18, -uve-topic-29-26, -uve-topic-6-18, -uve-topic-13-11, -uve-topic-3-2, -uve-topic-14-11, -uve-topic-1-2, -uve-topic-26-10, -uve-topic-0-2, -uve-topic-11-11, -uve-topic-12-11, -uve-topic-9-2, -uve-topic-7-2, -uve-topic-29-11, -uve-topic-8-2, -uve-topic-6-2, -uve-topic-4-19, -uve-topic-26-28, -uve-topic-2-19, -uve-topic-28-28, -uve-topic-3-19, -uve-topic-11-29, -uve-topic-0-19, -uve-topic-12-29, -uve-topic-13-29, -uve-topic-14-29, -uve-topic-28-27, -uve-topic-29-27, -uve-topic-9-19, -uve-topic-4-3, -uve-topic-2-3, -uve-topic-27-11, -uve-topic-1-3, -uve-topic-12-12, -uve-topic-13-12, -uve-topic-29-12, -uve-topic-27-29, -uve-topic-2-16, -uve-topic-29-29, -uve-topic-0-16, -uve-topic-9-16, -uve-topic-3-16, -uve-topic-4-16, -uve-topic-1-0, -uve-topic-26-12, -uve-topic-2-0, -uve-topic-27-12, -uve-topic-28-12, -uve-topic-11-13, -uve-topic-14-13, -uve-topic-7-0, -uve-topic-8-0, -uve-topic-6-0, -uve-topic-4-0, -uve-topic-3-17, -uve-topic-0-17, -uve-topic-1-17, -uve-topic-8-17, -uve-topic-11-14, -uve-topic-9-17, -uve-topic-6-17, -uve-topic-7-17, -uve-topic-26-13, -uve-topic-2-1, -uve-topic-3-1, -uve-topic-28-13, -uve-topic-0-1, -uve-topic-12-14, -uve-topic-13-14, -uve-topic-14-14) (kafka.server.ReplicaFetcherManager) [2026-06-04 05:59:46,185] INFO [ReplicaFetcherManager on broker 2] Added fetcher to broker 1 for partitions HashMap(-uve-topic-1-12 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-4-22 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-13-6 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-8-18 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-29-27 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-1-3 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-28-10 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-28-1 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-11-8 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-11-2 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-27-0 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-12-21 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-27-18 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-28-28 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-8-27 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-0-23 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-2-13 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-8-12 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-27-24 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-1-6 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-28-19 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-0-11 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-6-27 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-28-25 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-14-29 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-14-23 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-7-21 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-1-0 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-4-4 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-14-8 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-13-18 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-28-4 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-13-15 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-11-5 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-0-5 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-14-20 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-28-22 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-8-9 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-3-14 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-27-3 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-12-9 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-26-7 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-27-21 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-1-9 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-2-1 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-0-2 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-6-0 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-12-6 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-6-6 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-9-23 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-13-21 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-11-29 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-26-13 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-3-2 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-7-0 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-2-10 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-29-12 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-11-17 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-29-9 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-6-24 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-9-2 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-0-8 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-2-28 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-12-18 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-27-6 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-26-16 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-3-29 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-8-3 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-1-27 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-9-20 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-2-7 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-13-12 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-26-10 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-3-8 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-27-27 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-1-24 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-28-7 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-6-21 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-0-17 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-12-3 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-1-18 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-26-25 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-2-19 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-2-16 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-0-26 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-3-11 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-3-17 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-6-15 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-14-2 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-13-27 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-12-0 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-0-20 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-9-8 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-1-15 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-26-22 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-6-9 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-3-26 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-7-15 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-8-0 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-13-3 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-9-26 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-4-16 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-11-14 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-26-4 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-1-21 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-7-24 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-26-28 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-3-5 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-29-24 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-0-14 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-14-5 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-12-15 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-9-29 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-13-24 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-2-4 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-6-18 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-2-25 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-6-3 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-4-13 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-4-1 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-12-12 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-29-21 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-11-26 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-3-23 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-8-6 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-4-7 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-29-15 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-9-17 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-2-22 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-7-12 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-11-11 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-26-19 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-12-27 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-9-14 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-14-17 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-9-5 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-8-15 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-14-14 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-28-16 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-11-23 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-12-24 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-7-18 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-8-24 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-29-18 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-0-29 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-4-19 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-4-10 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-7-9 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-3-20 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-27-9 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-7-27 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-7-3 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-13-0 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-13-9 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-7-6 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-29-6 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-8-21 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-14-26 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-6-12 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-11-20 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-4-28 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-4-25 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-27-12 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-27-15 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-28-13 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-29-3 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-26-1 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-29-0 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-9-11 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-14-11 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0)) (kafka.server.ReplicaFetcherManager) [2026-06-04 05:59:46,187] INFO [ReplicaFetcherManager on broker 2] Added fetcher to broker 3 for partitions HashMap(-uve-topic-4-18 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-13-11 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-2-18 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-7-8 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-9-13 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-8-5 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-11-16 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-3-10 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-3-19 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-12-5 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-29-11 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-14-7 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-27-8 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-1-17 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-28-9 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-1-5 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-9-10 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-8-2 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-14-13 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-7-17 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-0-16 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-3-28 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-7-26 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-1-26 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-26-24 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-28-27 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-0-25 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-29-29 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-8-29 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-12-14 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-14-1 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-6-20 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-14-16 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-28-12 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-12-17 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-29-23 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-11-13 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-8-20 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-2-6 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-2-27 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-14-28 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-0-4 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-3-25 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-29-5 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-9-19 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-2-24 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-13-26 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-7-14 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-28-3 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-3-4 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-13-5 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-1-23 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-29-26 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-28-24 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-27-20 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-1-20 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-14-22 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-8-17 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-8-26 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-6-11 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-0-22 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-27-11 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-1-14 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-27-14 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-3-7 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-28-15 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-27-17 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-29-2 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-13-23 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-29-8 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-12-26 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-7-11 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-13-20 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-11-25 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-3-22 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-26-18 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-4-12 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-0-13 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-26-9 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-9-4 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-27-26 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-7-29 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-14-4 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-8-23 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-12-11 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-8-8 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-27-23 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-4-3 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-6-14 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-4-9 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-26-6 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-28-21 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-2-21 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-13-8 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-4-27 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-13-14 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-11-22 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-27-29 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-28-18 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-6-2 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-12-23 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-4-0 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-12-29 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-3-16 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-12-20 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-6-29 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-2-15 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-11-10 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-26-15 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-27-5 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-9-1 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-11-19 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-28-6 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-27-2 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-28-0 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-7-23 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-4-6 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-13-2 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-26-27 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-8-11 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-26-12 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-14-25 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-7-5 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-1-11 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-0-28 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-9-7 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-3-13 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-26-3 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-6-17 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-9-16 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-29-17 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-11-7 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-6-8 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-2-3 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-4-15 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-9-28 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-26-21 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-4-21 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-4-24 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-13-29 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-12-8 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-11-1 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-7-2 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-6-26 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-12-2 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-26-0 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-2-12 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-8-14 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-13-17 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-14-10 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-0-10 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-29-20 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-6-5 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-7-20 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-11-28 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-11-4 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-29-14 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-1-8 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-0-1 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-2-9 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-3-1 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-1-2 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-9-25 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-1-29 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-2-0 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-9-22 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-0-19 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-6-23 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-0-7 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-14-19 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0)) (kafka.server.ReplicaFetcherManager) [2026-06-04 05:59:46,208] INFO [ReplicaFetcherManager on broker 2] Removed fetcher for partitions HashSet(-uve-topic-5-5, -uve-topic-17-11, -uve-topic-18-12, -uve-topic-18-21, -uve-topic-10-0, -uve-topic-17-5, -uve-topic-18-27, -uve-topic-18-3, -uve-topic-5-23, -uve-topic-10-15, -uve-topic-19-14, -uve-topic-10-27, -uve-topic-16-8, -uve-topic-18-9, -uve-topic-19-5, -uve-topic-19-11, -uve-topic-16-14, -uve-topic-19-26, -uve-topic-17-20, -uve-topic-10-12, -uve-topic-10-24, -uve-topic-16-17, -uve-topic-15-7, -uve-topic-16-11, -uve-topic-19-29, -uve-topic-19-23, -uve-topic-19-17, -uve-topic-16-26, -uve-topic-15-25, -uve-topic-17-8, -uve-topic-15-13, -uve-topic-5-20, -uve-topic-15-4, -uve-topic-5-14, -uve-topic-16-23, -uve-topic-16-5, -uve-topic-16-29, -uve-topic-10-21, -uve-topic-19-20, -uve-topic-17-17, -uve-topic-5-8, -uve-topic-19-8, -uve-topic-18-18, -uve-topic-15-22, -uve-topic-15-16, -uve-topic-5-17, -uve-topic-18-15, -uve-topic-10-9, -uve-topic-5-2, -uve-topic-17-23, -uve-topic-16-20, -uve-topic-19-2, -uve-topic-17-14, -uve-topic-15-19, -uve-topic-18-24, -uve-topic-15-10, -uve-topic-17-2, -uve-topic-17-29, -uve-topic-10-6, -uve-topic-17-26, -uve-topic-18-6, -uve-topic-10-3, -uve-topic-5-29, -uve-topic-5-26, -uve-topic-15-1, -uve-topic-5-11, -uve-topic-18-0, -uve-topic-10-18, -uve-topic-15-28, -uve-topic-16-2) (kafka.server.ReplicaFetcherManager) [2026-06-04 05:59:46,211] INFO [LogLoader partition=-uve-topic-10-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:46,212] INFO Created log for partition -uve-topic-10-15 in /tmp/kafka-logs/-uve-topic-10-15 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,214] INFO [Partition -uve-topic-10-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-15 (kafka.cluster.Partition) [2026-06-04 05:59:46,215] INFO [Partition -uve-topic-10-15 broker=2] Log loaded for partition -uve-topic-10-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:46,225] INFO [LogLoader partition=-uve-topic-10-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:46,225] INFO Created log for partition -uve-topic-10-0 in /tmp/kafka-logs/-uve-topic-10-0 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,226] INFO [Partition -uve-topic-10-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-0 (kafka.cluster.Partition) [2026-06-04 05:59:46,226] INFO [Partition -uve-topic-10-0 broker=2] Log loaded for partition -uve-topic-10-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:46,238] INFO [LogLoader partition=-uve-topic-16-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:46,239] INFO Created log for partition -uve-topic-16-23 in /tmp/kafka-logs/-uve-topic-16-23 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,239] INFO [Partition -uve-topic-16-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-23 (kafka.cluster.Partition) [2026-06-04 05:59:46,239] INFO [Partition -uve-topic-16-23 broker=2] Log loaded for partition -uve-topic-16-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:46,248] INFO [LogLoader partition=-uve-topic-18-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:46,249] INFO Created log for partition -uve-topic-18-15 in /tmp/kafka-logs/-uve-topic-18-15 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,249] INFO [Partition -uve-topic-18-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-15 (kafka.cluster.Partition) [2026-06-04 05:59:46,249] INFO [Partition -uve-topic-18-15 broker=2] Log loaded for partition -uve-topic-18-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:46,259] INFO [LogLoader partition=-uve-topic-18-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:46,260] INFO Created log for partition -uve-topic-18-0 in /tmp/kafka-logs/-uve-topic-18-0 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,260] INFO [Partition -uve-topic-18-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-0 (kafka.cluster.Partition) [2026-06-04 05:59:46,260] INFO [Partition -uve-topic-18-0 broker=2] Log loaded for partition -uve-topic-18-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:46,270] INFO [LogLoader partition=-uve-topic-16-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:46,271] INFO Created log for partition -uve-topic-16-29 in /tmp/kafka-logs/-uve-topic-16-29 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,271] INFO [Partition -uve-topic-16-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-29 (kafka.cluster.Partition) [2026-06-04 05:59:46,271] INFO [Partition -uve-topic-16-29 broker=2] Log loaded for partition -uve-topic-16-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:46,278] INFO [LogLoader partition=-uve-topic-16-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:46,279] INFO Created log for partition -uve-topic-16-14 in /tmp/kafka-logs/-uve-topic-16-14 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,279] INFO [Partition -uve-topic-16-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-14 (kafka.cluster.Partition) [2026-06-04 05:59:46,279] INFO [Partition -uve-topic-16-14 broker=2] Log loaded for partition -uve-topic-16-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:46,297] INFO [LogLoader partition=-uve-topic-17-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:46,297] INFO Created log for partition -uve-topic-17-29 in /tmp/kafka-logs/-uve-topic-17-29 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,297] INFO [Partition -uve-topic-17-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-29 (kafka.cluster.Partition) [2026-06-04 05:59:46,297] INFO [Partition -uve-topic-17-29 broker=2] Log loaded for partition -uve-topic-17-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:46,306] INFO [LogLoader partition=-uve-topic-5-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:46,307] INFO Created log for partition -uve-topic-5-20 in /tmp/kafka-logs/-uve-topic-5-20 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,307] INFO [Partition -uve-topic-5-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-20 (kafka.cluster.Partition) [2026-06-04 05:59:46,307] INFO [Partition -uve-topic-5-20 broker=2] Log loaded for partition -uve-topic-5-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:46,318] INFO [LogLoader partition=-uve-topic-17-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:46,318] INFO Created log for partition -uve-topic-17-14 in /tmp/kafka-logs/-uve-topic-17-14 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,318] INFO [Partition -uve-topic-17-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-14 (kafka.cluster.Partition) [2026-06-04 05:59:46,318] INFO [Partition -uve-topic-17-14 broker=2] Log loaded for partition -uve-topic-17-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:46,329] INFO [LogLoader partition=-uve-topic-5-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:46,330] INFO Created log for partition -uve-topic-5-5 in /tmp/kafka-logs/-uve-topic-5-5 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,330] INFO [Partition -uve-topic-5-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-5 (kafka.cluster.Partition) [2026-06-04 05:59:46,330] INFO [Partition -uve-topic-5-5 broker=2] Log loaded for partition -uve-topic-5-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:46,340] INFO [LogLoader partition=-uve-topic-18-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:46,341] INFO Created log for partition -uve-topic-18-6 in /tmp/kafka-logs/-uve-topic-18-6 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,341] INFO [Partition -uve-topic-18-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-6 (kafka.cluster.Partition) [2026-06-04 05:59:46,341] INFO [Partition -uve-topic-18-6 broker=2] Log loaded for partition -uve-topic-18-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:46,349] INFO [LogLoader partition=-uve-topic-15-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:46,349] INFO Created log for partition -uve-topic-15-22 in /tmp/kafka-logs/-uve-topic-15-22 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,349] INFO [Partition -uve-topic-15-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-22 (kafka.cluster.Partition) [2026-06-04 05:59:46,349] INFO [Partition -uve-topic-15-22 broker=2] Log loaded for partition -uve-topic-15-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:46,361] INFO [LogLoader partition=-uve-topic-15-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:46,361] INFO Created log for partition -uve-topic-15-7 in /tmp/kafka-logs/-uve-topic-15-7 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,361] INFO [Partition -uve-topic-15-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-7 (kafka.cluster.Partition) [2026-06-04 05:59:46,361] INFO [Partition -uve-topic-15-7 broker=2] Log loaded for partition -uve-topic-15-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:46,370] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,370] INFO [UnifiedLog partition=-uve-topic-28-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,370] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,370] INFO [UnifiedLog partition=-uve-topic-0-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,370] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,370] INFO [UnifiedLog partition=-uve-topic-14-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,370] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,370] INFO [UnifiedLog partition=-uve-topic-8-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,370] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,370] INFO [UnifiedLog partition=-uve-topic-26-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,370] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,370] INFO [UnifiedLog partition=-uve-topic-3-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,370] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,370] INFO [UnifiedLog partition=-uve-topic-7-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,370] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,370] INFO [UnifiedLog partition=-uve-topic-8-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,370] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,370] INFO [UnifiedLog partition=-uve-topic-6-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,370] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,370] INFO [UnifiedLog partition=-uve-topic-13-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,370] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,370] INFO [UnifiedLog partition=-uve-topic-9-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,370] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,370] INFO [UnifiedLog partition=-uve-topic-1-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,370] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,370] INFO [UnifiedLog partition=-uve-topic-27-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,370] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,370] INFO [UnifiedLog partition=-uve-topic-11-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,370] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,370] INFO [UnifiedLog partition=-uve-topic-29-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,370] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,370] INFO [UnifiedLog partition=-uve-topic-4-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,370] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,370] INFO [UnifiedLog partition=-uve-topic-2-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,370] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,370] INFO [UnifiedLog partition=-uve-topic-1-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,370] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,370] INFO [UnifiedLog partition=-uve-topic-11-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,370] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,370] INFO [UnifiedLog partition=-uve-topic-8-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,370] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,370] INFO [UnifiedLog partition=-uve-topic-6-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,370] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,370] INFO [UnifiedLog partition=-uve-topic-14-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,370] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,370] INFO [UnifiedLog partition=-uve-topic-7-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,370] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,370] INFO [UnifiedLog partition=-uve-topic-0-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,371] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,371] INFO [UnifiedLog partition=-uve-topic-29-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,371] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,371] INFO [UnifiedLog partition=-uve-topic-11-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,371] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,371] INFO [UnifiedLog partition=-uve-topic-4-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,371] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,371] INFO [UnifiedLog partition=-uve-topic-2-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,371] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,371] INFO [UnifiedLog partition=-uve-topic-27-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,371] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,371] INFO [UnifiedLog partition=-uve-topic-28-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,371] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,371] INFO [UnifiedLog partition=-uve-topic-9-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,371] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,371] INFO [UnifiedLog partition=-uve-topic-12-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,371] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,371] INFO [UnifiedLog partition=-uve-topic-13-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,371] INFO [LogLoader partition=-uve-topic-19-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:46,371] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,371] INFO [UnifiedLog partition=-uve-topic-14-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,371] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,371] INFO [UnifiedLog partition=-uve-topic-26-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,371] INFO Created log for partition -uve-topic-19-29 in /tmp/kafka-logs/-uve-topic-19-29 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,371] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,371] INFO [Partition -uve-topic-19-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-29 (kafka.cluster.Partition) [2026-06-04 05:59:46,371] INFO [UnifiedLog partition=-uve-topic-3-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,371] INFO [Partition -uve-topic-19-29 broker=2] Log loaded for partition -uve-topic-19-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:46,371] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,371] INFO [UnifiedLog partition=-uve-topic-29-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,371] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,371] INFO [UnifiedLog partition=-uve-topic-11-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,371] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,371] INFO [UnifiedLog partition=-uve-topic-3-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,371] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,371] INFO [UnifiedLog partition=-uve-topic-14-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,371] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,371] INFO [UnifiedLog partition=-uve-topic-27-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,371] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,371] INFO [UnifiedLog partition=-uve-topic-0-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,371] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,371] INFO [UnifiedLog partition=-uve-topic-12-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,371] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,371] INFO [UnifiedLog partition=-uve-topic-13-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,371] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,372] INFO [UnifiedLog partition=-uve-topic-6-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,372] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,372] INFO [UnifiedLog partition=-uve-topic-1-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,372] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,372] INFO [UnifiedLog partition=-uve-topic-9-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,372] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,372] INFO [UnifiedLog partition=-uve-topic-26-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,372] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,372] INFO [UnifiedLog partition=-uve-topic-28-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,372] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,372] INFO [UnifiedLog partition=-uve-topic-12-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,372] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,372] INFO [UnifiedLog partition=-uve-topic-13-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,372] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,372] INFO [UnifiedLog partition=-uve-topic-4-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,372] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,372] INFO [UnifiedLog partition=-uve-topic-26-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,372] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,372] INFO [UnifiedLog partition=-uve-topic-2-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,372] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,372] INFO [UnifiedLog partition=-uve-topic-7-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,372] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,372] INFO [UnifiedLog partition=-uve-topic-28-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,372] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,372] INFO [UnifiedLog partition=-uve-topic-8-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,372] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,372] INFO [UnifiedLog partition=-uve-topic-3-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,372] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,372] INFO [UnifiedLog partition=-uve-topic-0-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,372] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,372] INFO [UnifiedLog partition=-uve-topic-12-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,372] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,372] INFO [UnifiedLog partition=-uve-topic-6-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,372] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,372] INFO [UnifiedLog partition=-uve-topic-13-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,372] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,372] INFO [UnifiedLog partition=-uve-topic-7-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,372] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,372] INFO [UnifiedLog partition=-uve-topic-26-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,372] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,372] INFO [UnifiedLog partition=-uve-topic-9-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,372] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,372] INFO [UnifiedLog partition=-uve-topic-28-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,372] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,372] INFO [UnifiedLog partition=-uve-topic-1-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,372] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,372] INFO [UnifiedLog partition=-uve-topic-4-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,372] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,372] INFO [UnifiedLog partition=-uve-topic-2-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,372] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,372] INFO [UnifiedLog partition=-uve-topic-8-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,372] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,372] INFO [UnifiedLog partition=-uve-topic-3-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,372] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,372] INFO [UnifiedLog partition=-uve-topic-0-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,372] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,372] INFO [UnifiedLog partition=-uve-topic-6-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,372] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,372] INFO [UnifiedLog partition=-uve-topic-7-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,372] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,373] INFO [UnifiedLog partition=-uve-topic-14-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,373] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,373] INFO [UnifiedLog partition=-uve-topic-27-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,373] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,373] INFO [UnifiedLog partition=-uve-topic-11-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,373] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,373] INFO [UnifiedLog partition=-uve-topic-29-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,373] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,373] INFO [UnifiedLog partition=-uve-topic-1-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,373] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,373] INFO [UnifiedLog partition=-uve-topic-9-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,373] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,373] INFO [UnifiedLog partition=-uve-topic-1-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,373] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,373] INFO [UnifiedLog partition=-uve-topic-9-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,373] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,373] INFO [UnifiedLog partition=-uve-topic-14-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,373] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,373] INFO [UnifiedLog partition=-uve-topic-4-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,373] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,373] INFO [UnifiedLog partition=-uve-topic-26-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,373] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,373] INFO [UnifiedLog partition=-uve-topic-2-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,373] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,373] INFO [UnifiedLog partition=-uve-topic-27-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,373] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,373] INFO [UnifiedLog partition=-uve-topic-7-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,373] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,373] INFO [UnifiedLog partition=-uve-topic-11-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,373] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,373] INFO [UnifiedLog partition=-uve-topic-8-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,373] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,373] INFO [UnifiedLog partition=-uve-topic-29-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,373] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,373] INFO [UnifiedLog partition=-uve-topic-6-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,373] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,373] INFO [UnifiedLog partition=-uve-topic-3-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,373] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,373] INFO [UnifiedLog partition=-uve-topic-14-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,373] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,373] INFO [UnifiedLog partition=-uve-topic-26-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,373] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,373] INFO [UnifiedLog partition=-uve-topic-27-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,373] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,373] INFO [UnifiedLog partition=-uve-topic-0-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,373] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,373] INFO [UnifiedLog partition=-uve-topic-11-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,373] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,373] INFO [UnifiedLog partition=-uve-topic-29-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,373] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,373] INFO [UnifiedLog partition=-uve-topic-13-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,373] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,373] INFO [UnifiedLog partition=-uve-topic-9-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,373] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,374] INFO [UnifiedLog partition=-uve-topic-1-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,374] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,376] INFO [UnifiedLog partition=-uve-topic-28-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,377] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,377] INFO [UnifiedLog partition=-uve-topic-12-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,377] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,377] INFO [UnifiedLog partition=-uve-topic-14-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,377] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,377] INFO [UnifiedLog partition=-uve-topic-4-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,378] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,378] INFO [UnifiedLog partition=-uve-topic-26-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,378] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,378] INFO [UnifiedLog partition=-uve-topic-2-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,378] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,378] INFO [UnifiedLog partition=-uve-topic-7-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,378] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,378] INFO [UnifiedLog partition=-uve-topic-11-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,379] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,379] INFO [UnifiedLog partition=-uve-topic-29-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,379] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,379] INFO [UnifiedLog partition=-uve-topic-8-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,379] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,379] INFO [UnifiedLog partition=-uve-topic-6-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,379] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,379] INFO [UnifiedLog partition=-uve-topic-3-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,379] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,379] INFO [UnifiedLog partition=-uve-topic-28-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,379] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,379] INFO [UnifiedLog partition=-uve-topic-0-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,379] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,379] INFO [UnifiedLog partition=-uve-topic-12-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,379] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,379] INFO [UnifiedLog partition=-uve-topic-13-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,379] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,379] INFO [UnifiedLog partition=-uve-topic-28-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,379] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,379] INFO [UnifiedLog partition=-uve-topic-1-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,380] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,380] INFO [UnifiedLog partition=-uve-topic-9-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,380] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,380] INFO [UnifiedLog partition=-uve-topic-12-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,380] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,380] INFO [UnifiedLog partition=-uve-topic-13-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,380] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,380] INFO [UnifiedLog partition=-uve-topic-4-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,380] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,380] INFO [UnifiedLog partition=-uve-topic-2-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,380] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,380] INFO [UnifiedLog partition=-uve-topic-27-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,380] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,380] INFO [UnifiedLog partition=-uve-topic-8-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,380] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,380] INFO [UnifiedLog partition=-uve-topic-6-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,380] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,380] INFO [UnifiedLog partition=-uve-topic-7-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,380] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,380] INFO [UnifiedLog partition=-uve-topic-2-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,380] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,380] INFO [UnifiedLog partition=-uve-topic-12-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,380] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,380] INFO [UnifiedLog partition=-uve-topic-13-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,380] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,380] INFO [UnifiedLog partition=-uve-topic-27-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,380] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,380] INFO [UnifiedLog partition=-uve-topic-11-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,381] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,381] INFO [UnifiedLog partition=-uve-topic-29-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,381] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,381] INFO [UnifiedLog partition=-uve-topic-0-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,381] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,381] INFO [UnifiedLog partition=-uve-topic-4-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,381] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,381] INFO [UnifiedLog partition=-uve-topic-1-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,381] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,381] INFO [UnifiedLog partition=-uve-topic-9-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,381] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,381] INFO [UnifiedLog partition=-uve-topic-27-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,381] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,381] INFO [UnifiedLog partition=-uve-topic-3-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,381] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,381] INFO [UnifiedLog partition=-uve-topic-26-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,381] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,381] INFO [UnifiedLog partition=-uve-topic-2-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,381] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,381] INFO [UnifiedLog partition=-uve-topic-7-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,381] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,381] INFO [UnifiedLog partition=-uve-topic-28-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,381] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,381] INFO [UnifiedLog partition=-uve-topic-8-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,381] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,381] INFO [UnifiedLog partition=-uve-topic-29-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,381] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,381] INFO [UnifiedLog partition=-uve-topic-11-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,381] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,381] INFO [UnifiedLog partition=-uve-topic-6-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,381] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,381] INFO [UnifiedLog partition=-uve-topic-14-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,381] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,381] INFO [UnifiedLog partition=-uve-topic-27-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,381] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,381] INFO [UnifiedLog partition=-uve-topic-3-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,381] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,381] INFO [UnifiedLog partition=-uve-topic-0-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,381] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,381] INFO [UnifiedLog partition=-uve-topic-29-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,381] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,381] INFO [UnifiedLog partition=-uve-topic-4-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,381] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,381] INFO [UnifiedLog partition=-uve-topic-12-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,381] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,382] INFO [UnifiedLog partition=-uve-topic-9-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,382] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,382] INFO [UnifiedLog partition=-uve-topic-1-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,382] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,382] INFO [UnifiedLog partition=-uve-topic-26-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,382] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,382] INFO [UnifiedLog partition=-uve-topic-2-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,382] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,382] INFO [UnifiedLog partition=-uve-topic-28-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,382] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,382] INFO [UnifiedLog partition=-uve-topic-8-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,382] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,382] INFO [UnifiedLog partition=-uve-topic-6-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,382] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,382] INFO [UnifiedLog partition=-uve-topic-7-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,382] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,382] INFO [UnifiedLog partition=-uve-topic-14-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,382] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,382] INFO [UnifiedLog partition=-uve-topic-3-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,382] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,382] INFO [UnifiedLog partition=-uve-topic-0-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,382] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,382] INFO [UnifiedLog partition=-uve-topic-12-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,382] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,382] INFO [UnifiedLog partition=-uve-topic-13-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,382] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,382] INFO [UnifiedLog partition=-uve-topic-4-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,386] INFO [LogLoader partition=-uve-topic-19-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:46,387] INFO Created log for partition -uve-topic-19-14 in /tmp/kafka-logs/-uve-topic-19-14 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,387] INFO [Partition -uve-topic-19-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-14 (kafka.cluster.Partition) [2026-06-04 05:59:46,387] INFO [Partition -uve-topic-19-14 broker=2] Log loaded for partition -uve-topic-19-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:46,397] INFO [LogLoader partition=-uve-topic-18-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:46,398] INFO Created log for partition -uve-topic-18-24 in /tmp/kafka-logs/-uve-topic-18-24 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,398] INFO [Partition -uve-topic-18-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-24 (kafka.cluster.Partition) [2026-06-04 05:59:46,398] INFO [Partition -uve-topic-18-24 broker=2] Log loaded for partition -uve-topic-18-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:46,409] INFO [LogLoader partition=-uve-topic-18-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:46,410] INFO Created log for partition -uve-topic-18-9 in /tmp/kafka-logs/-uve-topic-18-9 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,410] INFO [Partition -uve-topic-18-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-9 (kafka.cluster.Partition) [2026-06-04 05:59:46,410] INFO [Partition -uve-topic-18-9 broker=2] Log loaded for partition -uve-topic-18-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:46,419] INFO [LogLoader partition=-uve-topic-19-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:46,420] INFO Created log for partition -uve-topic-19-17 in /tmp/kafka-logs/-uve-topic-19-17 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,420] INFO [Partition -uve-topic-19-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-17 (kafka.cluster.Partition) [2026-06-04 05:59:46,420] INFO [Partition -uve-topic-19-17 broker=2] Log loaded for partition -uve-topic-19-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:46,432] INFO [LogLoader partition=-uve-topic-5-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:46,432] INFO Created log for partition -uve-topic-5-14 in /tmp/kafka-logs/-uve-topic-5-14 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,432] INFO [Partition -uve-topic-5-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-14 (kafka.cluster.Partition) [2026-06-04 05:59:46,432] INFO [Partition -uve-topic-5-14 broker=2] Log loaded for partition -uve-topic-5-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:46,442] INFO [LogLoader partition=-uve-topic-19-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:46,442] INFO Created log for partition -uve-topic-19-2 in /tmp/kafka-logs/-uve-topic-19-2 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,442] INFO [Partition -uve-topic-19-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-2 (kafka.cluster.Partition) [2026-06-04 05:59:46,442] INFO [Partition -uve-topic-19-2 broker=2] Log loaded for partition -uve-topic-19-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:46,450] INFO [LogLoader partition=-uve-topic-5-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:46,450] INFO Created log for partition -uve-topic-5-29 in /tmp/kafka-logs/-uve-topic-5-29 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,450] INFO [Partition -uve-topic-5-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-29 (kafka.cluster.Partition) [2026-06-04 05:59:46,450] INFO [Partition -uve-topic-5-29 broker=2] Log loaded for partition -uve-topic-5-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:46,458] INFO [LogLoader partition=-uve-topic-16-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:46,458] INFO Created log for partition -uve-topic-16-17 in /tmp/kafka-logs/-uve-topic-16-17 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,458] INFO [Partition -uve-topic-16-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-17 (kafka.cluster.Partition) [2026-06-04 05:59:46,458] INFO [Partition -uve-topic-16-17 broker=2] Log loaded for partition -uve-topic-16-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:46,467] INFO [LogLoader partition=-uve-topic-16-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:46,467] INFO Created log for partition -uve-topic-16-2 in /tmp/kafka-logs/-uve-topic-16-2 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,467] INFO [Partition -uve-topic-16-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-2 (kafka.cluster.Partition) [2026-06-04 05:59:46,467] INFO [Partition -uve-topic-16-2 broker=2] Log loaded for partition -uve-topic-16-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:46,476] INFO [LogLoader partition=-uve-topic-17-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:46,476] INFO Created log for partition -uve-topic-17-17 in /tmp/kafka-logs/-uve-topic-17-17 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,476] INFO [Partition -uve-topic-17-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-17 (kafka.cluster.Partition) [2026-06-04 05:59:46,476] INFO [Partition -uve-topic-17-17 broker=2] Log loaded for partition -uve-topic-17-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:46,486] INFO [LogLoader partition=-uve-topic-17-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:46,486] INFO Created log for partition -uve-topic-17-2 in /tmp/kafka-logs/-uve-topic-17-2 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,486] INFO [Partition -uve-topic-17-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-2 (kafka.cluster.Partition) [2026-06-04 05:59:46,486] INFO [Partition -uve-topic-17-2 broker=2] Log loaded for partition -uve-topic-17-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:46,494] INFO [LogLoader partition=-uve-topic-15-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:46,494] INFO Created log for partition -uve-topic-15-16 in /tmp/kafka-logs/-uve-topic-15-16 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,494] INFO [Partition -uve-topic-15-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-16 (kafka.cluster.Partition) [2026-06-04 05:59:46,494] INFO [Partition -uve-topic-15-16 broker=2] Log loaded for partition -uve-topic-15-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:46,503] INFO [LogLoader partition=-uve-topic-16-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:46,503] INFO Created log for partition -uve-topic-16-8 in /tmp/kafka-logs/-uve-topic-16-8 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,503] INFO [Partition -uve-topic-16-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-8 (kafka.cluster.Partition) [2026-06-04 05:59:46,503] INFO [Partition -uve-topic-16-8 broker=2] Log loaded for partition -uve-topic-16-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:46,511] INFO [LogLoader partition=-uve-topic-17-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:46,511] INFO Created log for partition -uve-topic-17-23 in /tmp/kafka-logs/-uve-topic-17-23 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,511] INFO [Partition -uve-topic-17-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-23 (kafka.cluster.Partition) [2026-06-04 05:59:46,511] INFO [Partition -uve-topic-17-23 broker=2] Log loaded for partition -uve-topic-17-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:46,519] INFO [LogLoader partition=-uve-topic-17-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:46,519] INFO Created log for partition -uve-topic-17-8 in /tmp/kafka-logs/-uve-topic-17-8 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,519] INFO [Partition -uve-topic-17-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-8 (kafka.cluster.Partition) [2026-06-04 05:59:46,519] INFO [Partition -uve-topic-17-8 broker=2] Log loaded for partition -uve-topic-17-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:46,527] INFO [LogLoader partition=-uve-topic-19-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:46,527] INFO Created log for partition -uve-topic-19-23 in /tmp/kafka-logs/-uve-topic-19-23 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,527] INFO [Partition -uve-topic-19-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-23 (kafka.cluster.Partition) [2026-06-04 05:59:46,527] INFO [Partition -uve-topic-19-23 broker=2] Log loaded for partition -uve-topic-19-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:46,537] INFO [LogLoader partition=-uve-topic-19-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:46,537] INFO Created log for partition -uve-topic-19-8 in /tmp/kafka-logs/-uve-topic-19-8 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,538] INFO [Partition -uve-topic-19-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-8 (kafka.cluster.Partition) [2026-06-04 05:59:46,538] INFO [Partition -uve-topic-19-8 broker=2] Log loaded for partition -uve-topic-19-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:46,549] INFO [LogLoader partition=-uve-topic-15-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:46,549] INFO Created log for partition -uve-topic-15-1 in /tmp/kafka-logs/-uve-topic-15-1 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,549] INFO [Partition -uve-topic-15-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-1 (kafka.cluster.Partition) [2026-06-04 05:59:46,549] INFO [Partition -uve-topic-15-1 broker=2] Log loaded for partition -uve-topic-15-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:46,559] INFO [LogLoader partition=-uve-topic-10-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:46,560] INFO Created log for partition -uve-topic-10-24 in /tmp/kafka-logs/-uve-topic-10-24 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,560] INFO [Partition -uve-topic-10-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-24 (kafka.cluster.Partition) [2026-06-04 05:59:46,560] INFO [Partition -uve-topic-10-24 broker=2] Log loaded for partition -uve-topic-10-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:46,569] INFO [LogLoader partition=-uve-topic-10-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:46,569] INFO Created log for partition -uve-topic-10-9 in /tmp/kafka-logs/-uve-topic-10-9 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,569] INFO [Partition -uve-topic-10-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-9 (kafka.cluster.Partition) [2026-06-04 05:59:46,569] INFO [Partition -uve-topic-10-9 broker=2] Log loaded for partition -uve-topic-10-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:46,579] INFO [LogLoader partition=-uve-topic-17-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:46,579] INFO Created log for partition -uve-topic-17-11 in /tmp/kafka-logs/-uve-topic-17-11 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,579] INFO [Partition -uve-topic-17-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-11 (kafka.cluster.Partition) [2026-06-04 05:59:46,579] INFO [Partition -uve-topic-17-11 broker=2] Log loaded for partition -uve-topic-17-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:46,587] INFO [LogLoader partition=-uve-topic-19-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:46,588] INFO Created log for partition -uve-topic-19-26 in /tmp/kafka-logs/-uve-topic-19-26 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,588] INFO [Partition -uve-topic-19-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-26 (kafka.cluster.Partition) [2026-06-04 05:59:46,588] INFO [Partition -uve-topic-19-26 broker=2] Log loaded for partition -uve-topic-19-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:46,598] INFO [LogLoader partition=-uve-topic-5-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:46,598] INFO Created log for partition -uve-topic-5-23 in /tmp/kafka-logs/-uve-topic-5-23 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,598] INFO [Partition -uve-topic-5-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-23 (kafka.cluster.Partition) [2026-06-04 05:59:46,598] INFO [Partition -uve-topic-5-23 broker=2] Log loaded for partition -uve-topic-5-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:46,607] INFO [LogLoader partition=-uve-topic-19-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:46,607] INFO Created log for partition -uve-topic-19-11 in /tmp/kafka-logs/-uve-topic-19-11 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,607] INFO [Partition -uve-topic-19-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-11 (kafka.cluster.Partition) [2026-06-04 05:59:46,607] INFO [Partition -uve-topic-19-11 broker=2] Log loaded for partition -uve-topic-19-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:46,619] INFO [LogLoader partition=-uve-topic-16-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:46,620] INFO Created log for partition -uve-topic-16-26 in /tmp/kafka-logs/-uve-topic-16-26 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,620] INFO [Partition -uve-topic-16-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-26 (kafka.cluster.Partition) [2026-06-04 05:59:46,620] INFO [Partition -uve-topic-16-26 broker=2] Log loaded for partition -uve-topic-16-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:46,628] INFO [LogLoader partition=-uve-topic-16-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:46,629] INFO Created log for partition -uve-topic-16-11 in /tmp/kafka-logs/-uve-topic-16-11 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,629] INFO [Partition -uve-topic-16-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-11 (kafka.cluster.Partition) [2026-06-04 05:59:46,629] INFO [Partition -uve-topic-16-11 broker=2] Log loaded for partition -uve-topic-16-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:46,638] INFO [LogLoader partition=-uve-topic-17-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:46,638] INFO Created log for partition -uve-topic-17-26 in /tmp/kafka-logs/-uve-topic-17-26 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,638] INFO [Partition -uve-topic-17-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-26 (kafka.cluster.Partition) [2026-06-04 05:59:46,638] INFO [Partition -uve-topic-17-26 broker=2] Log loaded for partition -uve-topic-17-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:46,648] INFO [LogLoader partition=-uve-topic-10-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:46,649] INFO Created log for partition -uve-topic-10-27 in /tmp/kafka-logs/-uve-topic-10-27 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,649] INFO [Partition -uve-topic-10-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-27 (kafka.cluster.Partition) [2026-06-04 05:59:46,649] INFO [Partition -uve-topic-10-27 broker=2] Log loaded for partition -uve-topic-10-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:46,659] INFO [LogLoader partition=-uve-topic-10-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:46,659] INFO Created log for partition -uve-topic-10-12 in /tmp/kafka-logs/-uve-topic-10-12 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,659] INFO [Partition -uve-topic-10-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-12 (kafka.cluster.Partition) [2026-06-04 05:59:46,660] INFO [Partition -uve-topic-10-12 broker=2] Log loaded for partition -uve-topic-10-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:46,669] INFO [LogLoader partition=-uve-topic-15-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:46,670] INFO Created log for partition -uve-topic-15-19 in /tmp/kafka-logs/-uve-topic-15-19 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,670] INFO [Partition -uve-topic-15-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-19 (kafka.cluster.Partition) [2026-06-04 05:59:46,670] INFO [Partition -uve-topic-15-19 broker=2] Log loaded for partition -uve-topic-15-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:46,677] INFO [LogLoader partition=-uve-topic-5-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:46,677] INFO Created log for partition -uve-topic-5-8 in /tmp/kafka-logs/-uve-topic-5-8 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,677] INFO [Partition -uve-topic-5-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-8 (kafka.cluster.Partition) [2026-06-04 05:59:46,677] INFO [Partition -uve-topic-5-8 broker=2] Log loaded for partition -uve-topic-5-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:46,686] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,686] INFO [UnifiedLog partition=-uve-topic-27-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,686] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,686] INFO [UnifiedLog partition=-uve-topic-29-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,686] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,686] INFO [UnifiedLog partition=-uve-topic-9-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,686] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,686] INFO [UnifiedLog partition=-uve-topic-0-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,686] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,686] INFO [UnifiedLog partition=-uve-topic-12-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,686] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,686] INFO [UnifiedLog partition=-uve-topic-13-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,686] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,686] INFO [UnifiedLog partition=-uve-topic-4-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,686] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,686] INFO [UnifiedLog partition=-uve-topic-2-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,686] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,686] INFO [UnifiedLog partition=-uve-topic-28-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,686] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,686] INFO [UnifiedLog partition=-uve-topic-12-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,686] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,686] INFO [UnifiedLog partition=-uve-topic-3-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,686] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,686] INFO [UnifiedLog partition=-uve-topic-14-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,686] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,686] INFO [UnifiedLog partition=-uve-topic-26-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,686] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,686] INFO [UnifiedLog partition=-uve-topic-7-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,686] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,686] INFO [UnifiedLog partition=-uve-topic-8-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,686] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,687] INFO [UnifiedLog partition=-uve-topic-6-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,687] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,687] INFO [UnifiedLog partition=-uve-topic-13-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,687] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,687] INFO [UnifiedLog partition=-uve-topic-1-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,687] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,687] INFO [UnifiedLog partition=-uve-topic-9-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,687] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,687] INFO [UnifiedLog partition=-uve-topic-28-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,687] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,687] INFO [UnifiedLog partition=-uve-topic-0-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,687] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,687] INFO [UnifiedLog partition=-uve-topic-12-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,687] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,687] INFO [UnifiedLog partition=-uve-topic-13-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,687] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,687] INFO [UnifiedLog partition=-uve-topic-14-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,687] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,687] INFO [UnifiedLog partition=-uve-topic-26-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,687] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,687] INFO [UnifiedLog partition=-uve-topic-9-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,687] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,687] INFO [UnifiedLog partition=-uve-topic-1-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,687] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,687] INFO [UnifiedLog partition=-uve-topic-3-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,687] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,687] INFO [UnifiedLog partition=-uve-topic-8-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,687] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,687] INFO [UnifiedLog partition=-uve-topic-6-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,687] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,687] INFO [UnifiedLog partition=-uve-topic-7-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,687] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,687] INFO [UnifiedLog partition=-uve-topic-11-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,687] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,687] INFO [UnifiedLog partition=-uve-topic-29-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,687] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,687] INFO [UnifiedLog partition=-uve-topic-4-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,688] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,688] INFO [UnifiedLog partition=-uve-topic-2-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,688] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,688] INFO [UnifiedLog partition=-uve-topic-27-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,688] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,688] INFO [UnifiedLog partition=-uve-topic-4-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,688] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,688] INFO [UnifiedLog partition=-uve-topic-8-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,688] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,688] INFO [UnifiedLog partition=-uve-topic-2-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,688] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,688] INFO [UnifiedLog partition=-uve-topic-6-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,688] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,688] INFO [UnifiedLog partition=-uve-topic-7-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,688] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,688] INFO [UnifiedLog partition=-uve-topic-29-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,688] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,688] INFO [UnifiedLog partition=-uve-topic-14-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,688] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,688] INFO [UnifiedLog partition=-uve-topic-3-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,688] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,688] INFO [UnifiedLog partition=-uve-topic-27-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,688] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,688] INFO [UnifiedLog partition=-uve-topic-11-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,688] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,688] INFO [UnifiedLog partition=-uve-topic-0-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,688] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,688] INFO [LogLoader partition=-uve-topic-15-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:46,688] INFO [UnifiedLog partition=-uve-topic-29-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,689] INFO Created log for partition -uve-topic-15-4 in /tmp/kafka-logs/-uve-topic-15-4 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,689] INFO [Partition -uve-topic-15-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-4 (kafka.cluster.Partition) [2026-06-04 05:59:46,689] INFO [Partition -uve-topic-15-4 broker=2] Log loaded for partition -uve-topic-15-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:46,689] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,689] INFO [UnifiedLog partition=-uve-topic-11-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,689] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,689] INFO [UnifiedLog partition=-uve-topic-6-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,689] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,689] INFO [UnifiedLog partition=-uve-topic-14-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,689] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,689] INFO [UnifiedLog partition=-uve-topic-9-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,689] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,689] INFO [UnifiedLog partition=-uve-topic-1-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,689] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,689] INFO [UnifiedLog partition=-uve-topic-27-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,689] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,689] INFO [UnifiedLog partition=-uve-topic-12-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,689] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,689] INFO [UnifiedLog partition=-uve-topic-13-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,689] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,690] INFO [UnifiedLog partition=-uve-topic-4-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,690] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,690] INFO [UnifiedLog partition=-uve-topic-26-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,690] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,690] INFO [UnifiedLog partition=-uve-topic-2-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,690] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,690] INFO [UnifiedLog partition=-uve-topic-7-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,690] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,690] INFO [UnifiedLog partition=-uve-topic-28-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,690] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,690] INFO [UnifiedLog partition=-uve-topic-8-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,690] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,690] INFO [UnifiedLog partition=-uve-topic-14-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,690] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,690] INFO [UnifiedLog partition=-uve-topic-27-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,690] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,690] INFO [UnifiedLog partition=-uve-topic-3-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,690] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,690] INFO [UnifiedLog partition=-uve-topic-0-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,690] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,690] INFO [UnifiedLog partition=-uve-topic-29-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,690] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,690] INFO [UnifiedLog partition=-uve-topic-11-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,690] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,690] INFO [UnifiedLog partition=-uve-topic-13-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,690] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,690] INFO [UnifiedLog partition=-uve-topic-6-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,690] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,690] INFO [UnifiedLog partition=-uve-topic-7-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,690] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,690] INFO [UnifiedLog partition=-uve-topic-26-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,690] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,690] INFO [UnifiedLog partition=-uve-topic-28-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,690] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,690] INFO [UnifiedLog partition=-uve-topic-12-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,690] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,690] INFO [UnifiedLog partition=-uve-topic-1-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,690] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,690] INFO [UnifiedLog partition=-uve-topic-9-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,690] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,690] INFO [UnifiedLog partition=-uve-topic-12-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,690] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,690] INFO [UnifiedLog partition=-uve-topic-13-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,690] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,690] INFO [UnifiedLog partition=-uve-topic-4-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,692] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,692] INFO [UnifiedLog partition=-uve-topic-26-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,692] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,692] INFO [UnifiedLog partition=-uve-topic-2-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,692] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,692] INFO [UnifiedLog partition=-uve-topic-28-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,692] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,692] INFO [UnifiedLog partition=-uve-topic-8-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,692] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,692] INFO [UnifiedLog partition=-uve-topic-3-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,692] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,692] INFO [UnifiedLog partition=-uve-topic-0-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,692] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,692] INFO [UnifiedLog partition=-uve-topic-13-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,692] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,692] INFO [UnifiedLog partition=-uve-topic-3-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,692] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,692] INFO [UnifiedLog partition=-uve-topic-28-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,692] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,693] INFO [UnifiedLog partition=-uve-topic-0-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,693] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,693] INFO [UnifiedLog partition=-uve-topic-4-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,693] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,693] INFO [UnifiedLog partition=-uve-topic-12-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,693] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,693] INFO [UnifiedLog partition=-uve-topic-9-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,693] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,693] INFO [UnifiedLog partition=-uve-topic-1-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,693] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,693] INFO [UnifiedLog partition=-uve-topic-27-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,693] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,693] INFO [UnifiedLog partition=-uve-topic-4-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,693] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,693] INFO [UnifiedLog partition=-uve-topic-2-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,693] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,693] INFO [UnifiedLog partition=-uve-topic-7-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,693] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,693] INFO [UnifiedLog partition=-uve-topic-8-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,693] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,693] INFO [UnifiedLog partition=-uve-topic-6-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,693] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,693] INFO [UnifiedLog partition=-uve-topic-3-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,693] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,693] INFO [UnifiedLog partition=-uve-topic-14-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,693] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,693] INFO [UnifiedLog partition=-uve-topic-26-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,693] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,693] INFO [UnifiedLog partition=-uve-topic-27-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,693] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,693] INFO [UnifiedLog partition=-uve-topic-0-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,693] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,693] INFO [UnifiedLog partition=-uve-topic-29-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,693] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,693] INFO [UnifiedLog partition=-uve-topic-11-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,693] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,693] INFO [UnifiedLog partition=-uve-topic-9-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,693] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,693] INFO [UnifiedLog partition=-uve-topic-27-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,693] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,693] INFO [UnifiedLog partition=-uve-topic-1-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,693] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,693] INFO [UnifiedLog partition=-uve-topic-4-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,693] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,693] INFO [UnifiedLog partition=-uve-topic-26-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,693] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,693] INFO [UnifiedLog partition=-uve-topic-2-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,693] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,693] INFO [UnifiedLog partition=-uve-topic-28-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,693] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,693] INFO [UnifiedLog partition=-uve-topic-11-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,693] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,693] INFO [UnifiedLog partition=-uve-topic-8-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,693] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,693] INFO [UnifiedLog partition=-uve-topic-29-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,693] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,693] INFO [UnifiedLog partition=-uve-topic-6-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,693] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,693] INFO [UnifiedLog partition=-uve-topic-14-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,693] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,693] INFO [UnifiedLog partition=-uve-topic-7-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,693] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,693] INFO [UnifiedLog partition=-uve-topic-14-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,693] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,693] INFO [UnifiedLog partition=-uve-topic-26-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,693] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,693] INFO [UnifiedLog partition=-uve-topic-3-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,693] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,693] INFO [UnifiedLog partition=-uve-topic-0-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,693] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,693] INFO [UnifiedLog partition=-uve-topic-11-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,693] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,693] INFO [UnifiedLog partition=-uve-topic-29-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,693] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,693] INFO [UnifiedLog partition=-uve-topic-28-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,693] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,693] INFO [UnifiedLog partition=-uve-topic-9-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,693] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,693] INFO [UnifiedLog partition=-uve-topic-1-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,693] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,693] INFO [UnifiedLog partition=-uve-topic-12-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,693] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,693] INFO [UnifiedLog partition=-uve-topic-13-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,693] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,693] INFO [UnifiedLog partition=-uve-topic-1-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,694] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,694] INFO [UnifiedLog partition=-uve-topic-26-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,694] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,694] INFO [UnifiedLog partition=-uve-topic-28-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,694] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,694] INFO [UnifiedLog partition=-uve-topic-11-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,694] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,694] INFO [UnifiedLog partition=-uve-topic-29-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,694] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,694] INFO [UnifiedLog partition=-uve-topic-14-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,694] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,694] INFO [UnifiedLog partition=-uve-topic-2-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,694] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,694] INFO [UnifiedLog partition=-uve-topic-7-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,694] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,694] INFO [UnifiedLog partition=-uve-topic-8-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,694] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,694] INFO [UnifiedLog partition=-uve-topic-6-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,694] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,694] INFO [UnifiedLog partition=-uve-topic-0-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,694] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,694] INFO [UnifiedLog partition=-uve-topic-12-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,694] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,694] INFO [UnifiedLog partition=-uve-topic-13-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,694] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,694] INFO [UnifiedLog partition=-uve-topic-4-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,694] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,694] INFO [UnifiedLog partition=-uve-topic-9-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,694] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,694] INFO [UnifiedLog partition=-uve-topic-1-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,694] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,694] INFO [UnifiedLog partition=-uve-topic-27-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,694] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,694] INFO [UnifiedLog partition=-uve-topic-3-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,694] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,694] INFO [UnifiedLog partition=-uve-topic-2-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,694] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,694] INFO [UnifiedLog partition=-uve-topic-7-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,694] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,695] INFO [UnifiedLog partition=-uve-topic-8-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,695] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,695] INFO [UnifiedLog partition=-uve-topic-12-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,695] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,695] INFO [UnifiedLog partition=-uve-topic-13-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,695] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,695] INFO [UnifiedLog partition=-uve-topic-6-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,695] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,695] INFO [UnifiedLog partition=-uve-topic-3-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,695] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,695] INFO [UnifiedLog partition=-uve-topic-11-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,695] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,695] INFO [UnifiedLog partition=-uve-topic-0-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,695] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,695] INFO [UnifiedLog partition=-uve-topic-4-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,695] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,695] INFO [UnifiedLog partition=-uve-topic-27-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,695] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,695] INFO [UnifiedLog partition=-uve-topic-29-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,695] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,695] INFO [UnifiedLog partition=-uve-topic-11-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,695] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,695] INFO [UnifiedLog partition=-uve-topic-1-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,695] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,695] INFO [UnifiedLog partition=-uve-topic-9-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,695] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,695] INFO [UnifiedLog partition=-uve-topic-26-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,695] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,695] INFO [UnifiedLog partition=-uve-topic-2-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,695] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,695] INFO [UnifiedLog partition=-uve-topic-28-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,695] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,695] INFO [UnifiedLog partition=-uve-topic-8-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,695] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,695] INFO [UnifiedLog partition=-uve-topic-6-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,695] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,695] INFO [UnifiedLog partition=-uve-topic-7-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,695] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,695] INFO [UnifiedLog partition=-uve-topic-14-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:46,697] INFO [LogLoader partition=-uve-topic-10-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:46,698] INFO Created log for partition -uve-topic-10-18 in /tmp/kafka-logs/-uve-topic-10-18 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,698] INFO [Partition -uve-topic-10-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-18 (kafka.cluster.Partition) [2026-06-04 05:59:46,698] INFO [Partition -uve-topic-10-18 broker=2] Log loaded for partition -uve-topic-10-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:46,708] INFO [LogLoader partition=-uve-topic-10-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:46,709] INFO Created log for partition -uve-topic-10-3 in /tmp/kafka-logs/-uve-topic-10-3 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,709] INFO [Partition -uve-topic-10-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-3 (kafka.cluster.Partition) [2026-06-04 05:59:46,709] INFO [Partition -uve-topic-10-3 broker=2] Log loaded for partition -uve-topic-10-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:46,716] INFO [LogLoader partition=-uve-topic-15-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:46,716] INFO Created log for partition -uve-topic-15-25 in /tmp/kafka-logs/-uve-topic-15-25 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,716] INFO [Partition -uve-topic-15-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-25 (kafka.cluster.Partition) [2026-06-04 05:59:46,716] INFO [Partition -uve-topic-15-25 broker=2] Log loaded for partition -uve-topic-15-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:46,726] INFO [LogLoader partition=-uve-topic-15-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:46,726] INFO Created log for partition -uve-topic-15-10 in /tmp/kafka-logs/-uve-topic-15-10 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,726] INFO [Partition -uve-topic-15-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-10 (kafka.cluster.Partition) [2026-06-04 05:59:46,726] INFO [Partition -uve-topic-15-10 broker=2] Log loaded for partition -uve-topic-15-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:46,736] INFO [LogLoader partition=-uve-topic-18-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:46,737] INFO Created log for partition -uve-topic-18-18 in /tmp/kafka-logs/-uve-topic-18-18 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,737] INFO [Partition -uve-topic-18-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-18 (kafka.cluster.Partition) [2026-06-04 05:59:46,737] INFO [Partition -uve-topic-18-18 broker=2] Log loaded for partition -uve-topic-18-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:46,750] INFO [LogLoader partition=-uve-topic-18-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:46,750] INFO Created log for partition -uve-topic-18-3 in /tmp/kafka-logs/-uve-topic-18-3 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,751] INFO [Partition -uve-topic-18-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-3 (kafka.cluster.Partition) [2026-06-04 05:59:46,751] INFO [Partition -uve-topic-18-3 broker=2] Log loaded for partition -uve-topic-18-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:46,760] INFO [LogLoader partition=-uve-topic-15-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:46,760] INFO Created log for partition -uve-topic-15-13 in /tmp/kafka-logs/-uve-topic-15-13 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,760] INFO [Partition -uve-topic-15-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-13 (kafka.cluster.Partition) [2026-06-04 05:59:46,760] INFO [Partition -uve-topic-15-13 broker=2] Log loaded for partition -uve-topic-15-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:46,771] INFO [LogLoader partition=-uve-topic-10-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:46,771] INFO Created log for partition -uve-topic-10-21 in /tmp/kafka-logs/-uve-topic-10-21 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,771] INFO [Partition -uve-topic-10-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-21 (kafka.cluster.Partition) [2026-06-04 05:59:46,771] INFO [Partition -uve-topic-10-21 broker=2] Log loaded for partition -uve-topic-10-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:46,781] INFO [LogLoader partition=-uve-topic-19-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:46,781] INFO Created log for partition -uve-topic-19-5 in /tmp/kafka-logs/-uve-topic-19-5 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,781] INFO [Partition -uve-topic-19-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-5 (kafka.cluster.Partition) [2026-06-04 05:59:46,781] INFO [Partition -uve-topic-19-5 broker=2] Log loaded for partition -uve-topic-19-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:46,789] INFO [LogLoader partition=-uve-topic-5-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:46,789] INFO Created log for partition -uve-topic-5-2 in /tmp/kafka-logs/-uve-topic-5-2 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,789] INFO [Partition -uve-topic-5-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-2 (kafka.cluster.Partition) [2026-06-04 05:59:46,789] INFO [Partition -uve-topic-5-2 broker=2] Log loaded for partition -uve-topic-5-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:46,800] INFO [LogLoader partition=-uve-topic-15-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:46,800] INFO Created log for partition -uve-topic-15-28 in /tmp/kafka-logs/-uve-topic-15-28 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,800] INFO [Partition -uve-topic-15-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-28 (kafka.cluster.Partition) [2026-06-04 05:59:46,800] INFO [Partition -uve-topic-15-28 broker=2] Log loaded for partition -uve-topic-15-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:46,809] INFO [LogLoader partition=-uve-topic-5-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:46,810] INFO Created log for partition -uve-topic-5-17 in /tmp/kafka-logs/-uve-topic-5-17 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,810] INFO [Partition -uve-topic-5-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-17 (kafka.cluster.Partition) [2026-06-04 05:59:46,810] INFO [Partition -uve-topic-5-17 broker=2] Log loaded for partition -uve-topic-5-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:46,824] INFO [LogLoader partition=-uve-topic-18-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:46,824] INFO Created log for partition -uve-topic-18-21 in /tmp/kafka-logs/-uve-topic-18-21 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,824] INFO [Partition -uve-topic-18-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-21 (kafka.cluster.Partition) [2026-06-04 05:59:46,824] INFO [Partition -uve-topic-18-21 broker=2] Log loaded for partition -uve-topic-18-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:46,832] INFO [LogLoader partition=-uve-topic-10-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:46,833] INFO Created log for partition -uve-topic-10-6 in /tmp/kafka-logs/-uve-topic-10-6 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,833] INFO [Partition -uve-topic-10-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-6 (kafka.cluster.Partition) [2026-06-04 05:59:46,833] INFO [Partition -uve-topic-10-6 broker=2] Log loaded for partition -uve-topic-10-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:46,844] INFO [LogLoader partition=-uve-topic-18-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:46,845] INFO Created log for partition -uve-topic-18-27 in /tmp/kafka-logs/-uve-topic-18-27 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,845] INFO [Partition -uve-topic-18-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-27 (kafka.cluster.Partition) [2026-06-04 05:59:46,845] INFO [Partition -uve-topic-18-27 broker=2] Log loaded for partition -uve-topic-18-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:46,862] INFO [LogLoader partition=-uve-topic-18-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:46,863] INFO Created log for partition -uve-topic-18-12 in /tmp/kafka-logs/-uve-topic-18-12 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,863] INFO [Partition -uve-topic-18-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-12 (kafka.cluster.Partition) [2026-06-04 05:59:46,863] INFO [Partition -uve-topic-18-12 broker=2] Log loaded for partition -uve-topic-18-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:46,872] INFO [LogLoader partition=-uve-topic-16-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:46,873] INFO Created log for partition -uve-topic-16-20 in /tmp/kafka-logs/-uve-topic-16-20 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,873] INFO [Partition -uve-topic-16-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-20 (kafka.cluster.Partition) [2026-06-04 05:59:46,873] INFO [Partition -uve-topic-16-20 broker=2] Log loaded for partition -uve-topic-16-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:46,887] INFO [LogLoader partition=-uve-topic-16-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:46,887] INFO Created log for partition -uve-topic-16-5 in /tmp/kafka-logs/-uve-topic-16-5 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,887] INFO [Partition -uve-topic-16-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-5 (kafka.cluster.Partition) [2026-06-04 05:59:46,887] INFO [Partition -uve-topic-16-5 broker=2] Log loaded for partition -uve-topic-16-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:46,891] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-6. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,891] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-24. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,891] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-9. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,891] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-18. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,891] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-3. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,891] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-21. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,891] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-15. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,891] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-0. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,891] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-27. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,891] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-12. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,891] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-22. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,891] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-7. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,891] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-4. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,891] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-10. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,891] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-25. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,891] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-28. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,894] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-13. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,894] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-19. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,894] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-16. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,894] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-1. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,894] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-7. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,894] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-25. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,894] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-10. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,894] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-19. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,894] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-4. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,894] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-22. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,894] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-16. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,894] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-1. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,894] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-28. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,894] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-13. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,894] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-5. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,894] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-23. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,894] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-20. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,894] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-26. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,894] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-11. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,894] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-8. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,894] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-14. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,894] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-29. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,894] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-2. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,894] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-17. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,894] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-6. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,894] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-24. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,894] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-9. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,894] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-18. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,894] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-3. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,894] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-21. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,894] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-15. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,894] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-0. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,894] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-27. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,894] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-12. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,894] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-22. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,894] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-7. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,894] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-4. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,894] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-10. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,894] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-25. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,894] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-28. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,894] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-13. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,894] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-19. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,894] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-16. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,894] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-1. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,894] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-23. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,894] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-8. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,894] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-26. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,894] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-20. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,895] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-5. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,895] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-17. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,895] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-2. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,895] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-11. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,895] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-29. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,895] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-14. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,895] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-22. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,895] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-7. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,895] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-4. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,895] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-10. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,895] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-25. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,895] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-28. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,895] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-13. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,895] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-1. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,895] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-19. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,895] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-16. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,895] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-7. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,895] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-25. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,895] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-10. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,895] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-19. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,895] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-4. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,895] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-22. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,895] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-16. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,895] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-1. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,895] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-28. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,895] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-13. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,895] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-6. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,895] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-21. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,895] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-27. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,895] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-24. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,895] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-9. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,895] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-15. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,895] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-12. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,895] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-18. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,895] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-3. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,895] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-0. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,895] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-6. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,895] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-21. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,895] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-27. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,895] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-24. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,895] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-9. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,895] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-15. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,895] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-12. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,895] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-18. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,895] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-3. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,895] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-0. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,895] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-23. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,895] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-20. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,895] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-5. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,895] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-26. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,895] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-11. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,895] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-8. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,896] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-14. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,896] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-29. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,896] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-2. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,896] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-17. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,896] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-23. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,896] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-20. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,896] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-5. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,896] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-26. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,896] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-11. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,896] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-8. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,896] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-14. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,896] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-29. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,896] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-2. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,896] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-17. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,896] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-23. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,896] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-20. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,896] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-5. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,896] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-26. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,896] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-11. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,896] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-8. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,896] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-14. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,896] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-29. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,896] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-2. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,896] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-17. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,896] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-23. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,896] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-8. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,896] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-2. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,896] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-20. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,896] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-5. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,896] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-14. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,896] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-17. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,896] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-26. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,896] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-11. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,896] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-29. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,896] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-23. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,896] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-8. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,896] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-2. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,896] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-20. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,896] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-5. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,896] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-14. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,896] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-17. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,896] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-26. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,896] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-11. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,896] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-29. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,896] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-8. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,896] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-26. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,896] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-20. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,896] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-5. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,896] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-23. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,896] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-17. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,896] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-2. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,896] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-11. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,896] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-29. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,896] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-14. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:46,904] INFO [LogLoader partition=-uve-topic-17-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:46,904] INFO Created log for partition -uve-topic-17-20 in /tmp/kafka-logs/-uve-topic-17-20 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,904] INFO [Partition -uve-topic-17-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-20 (kafka.cluster.Partition) [2026-06-04 05:59:46,904] INFO [Partition -uve-topic-17-20 broker=2] Log loaded for partition -uve-topic-17-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:46,916] INFO [LogLoader partition=-uve-topic-17-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:46,917] INFO Created log for partition -uve-topic-17-5 in /tmp/kafka-logs/-uve-topic-17-5 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,917] INFO [Partition -uve-topic-17-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-5 (kafka.cluster.Partition) [2026-06-04 05:59:46,917] INFO [Partition -uve-topic-17-5 broker=2] Log loaded for partition -uve-topic-17-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:46,929] INFO [LogLoader partition=-uve-topic-19-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:46,930] INFO Created log for partition -uve-topic-19-20 in /tmp/kafka-logs/-uve-topic-19-20 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,930] INFO [Partition -uve-topic-19-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-20 (kafka.cluster.Partition) [2026-06-04 05:59:46,930] INFO [Partition -uve-topic-19-20 broker=2] Log loaded for partition -uve-topic-19-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:46,946] INFO [LogLoader partition=-uve-topic-5-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:46,947] INFO Created log for partition -uve-topic-5-26 in /tmp/kafka-logs/-uve-topic-5-26 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,947] INFO [Partition -uve-topic-5-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-26 (kafka.cluster.Partition) [2026-06-04 05:59:46,947] INFO [Partition -uve-topic-5-26 broker=2] Log loaded for partition -uve-topic-5-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:46,957] INFO [LogLoader partition=-uve-topic-5-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:46,957] INFO Created log for partition -uve-topic-5-11 in /tmp/kafka-logs/-uve-topic-5-11 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,957] INFO [Partition -uve-topic-5-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-11 (kafka.cluster.Partition) [2026-06-04 05:59:46,957] INFO [Partition -uve-topic-5-11 broker=2] Log loaded for partition -uve-topic-5-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:46,965] INFO [LogLoader partition=-uve-topic-5-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:46,965] INFO Created log for partition -uve-topic-5-4 in /tmp/kafka-logs/-uve-topic-5-4 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,965] INFO [Partition -uve-topic-5-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-4 (kafka.cluster.Partition) [2026-06-04 05:59:46,965] INFO [Partition -uve-topic-5-4 broker=2] Log loaded for partition -uve-topic-5-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:46,973] INFO [LogLoader partition=-uve-topic-17-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:46,973] INFO Created log for partition -uve-topic-17-7 in /tmp/kafka-logs/-uve-topic-17-7 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,973] INFO [Partition -uve-topic-17-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-7 (kafka.cluster.Partition) [2026-06-04 05:59:46,973] INFO [Partition -uve-topic-17-7 broker=2] Log loaded for partition -uve-topic-17-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:46,978] INFO [LogLoader partition=-uve-topic-18-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:46,978] INFO Created log for partition -uve-topic-18-22 in /tmp/kafka-logs/-uve-topic-18-22 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,978] INFO [Partition -uve-topic-18-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-22 (kafka.cluster.Partition) [2026-06-04 05:59:46,978] INFO [Partition -uve-topic-18-22 broker=2] Log loaded for partition -uve-topic-18-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:46,981] INFO [LogLoader partition=-uve-topic-18-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:46,981] INFO Created log for partition -uve-topic-18-7 in /tmp/kafka-logs/-uve-topic-18-7 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,981] INFO [Partition -uve-topic-18-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-7 (kafka.cluster.Partition) [2026-06-04 05:59:46,981] INFO [Partition -uve-topic-18-7 broker=2] Log loaded for partition -uve-topic-18-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:46,985] INFO [LogLoader partition=-uve-topic-19-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:46,985] INFO Created log for partition -uve-topic-19-22 in /tmp/kafka-logs/-uve-topic-19-22 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,985] INFO [Partition -uve-topic-19-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-22 (kafka.cluster.Partition) [2026-06-04 05:59:46,985] INFO [Partition -uve-topic-19-22 broker=2] Log loaded for partition -uve-topic-19-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:46,987] INFO [LogLoader partition=-uve-topic-5-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:46,987] INFO Created log for partition -uve-topic-5-19 in /tmp/kafka-logs/-uve-topic-5-19 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:46,987] INFO [Partition -uve-topic-5-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-19 (kafka.cluster.Partition) [2026-06-04 05:59:46,987] INFO [Partition -uve-topic-5-19 broker=2] Log loaded for partition -uve-topic-5-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,003] INFO [LogLoader partition=-uve-topic-19-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,004] INFO Created log for partition -uve-topic-19-7 in /tmp/kafka-logs/-uve-topic-19-7 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,004] INFO [Partition -uve-topic-19-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-7 (kafka.cluster.Partition) [2026-06-04 05:59:47,004] INFO [Partition -uve-topic-19-7 broker=2] Log loaded for partition -uve-topic-19-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,007] INFO [LogLoader partition=-uve-topic-15-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,008] INFO Created log for partition -uve-topic-15-23 in /tmp/kafka-logs/-uve-topic-15-23 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,008] INFO [Partition -uve-topic-15-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-23 (kafka.cluster.Partition) [2026-06-04 05:59:47,008] INFO [Partition -uve-topic-15-23 broker=2] Log loaded for partition -uve-topic-15-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,013] INFO [LogLoader partition=-uve-topic-15-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,013] INFO Created log for partition -uve-topic-15-8 in /tmp/kafka-logs/-uve-topic-15-8 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,014] INFO [Partition -uve-topic-15-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-8 (kafka.cluster.Partition) [2026-06-04 05:59:47,014] INFO [Partition -uve-topic-15-8 broker=2] Log loaded for partition -uve-topic-15-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,018] INFO [LogLoader partition=-uve-topic-10-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,018] INFO Created log for partition -uve-topic-10-23 in /tmp/kafka-logs/-uve-topic-10-23 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,018] INFO [Partition -uve-topic-10-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-23 (kafka.cluster.Partition) [2026-06-04 05:59:47,018] INFO [Partition -uve-topic-10-23 broker=2] Log loaded for partition -uve-topic-10-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,023] INFO [LogLoader partition=-uve-topic-10-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,023] INFO Created log for partition -uve-topic-10-8 in /tmp/kafka-logs/-uve-topic-10-8 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,023] INFO [Partition -uve-topic-10-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-8 (kafka.cluster.Partition) [2026-06-04 05:59:47,023] INFO [Partition -uve-topic-10-8 broker=2] Log loaded for partition -uve-topic-10-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,026] INFO [LogLoader partition=-uve-topic-19-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,026] INFO Created log for partition -uve-topic-19-21 in /tmp/kafka-logs/-uve-topic-19-21 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,028] INFO [Partition -uve-topic-19-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-21 (kafka.cluster.Partition) [2026-06-04 05:59:47,028] INFO [Partition -uve-topic-19-21 broker=2] Log loaded for partition -uve-topic-19-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,032] INFO [LogLoader partition=-uve-topic-19-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,032] INFO Created log for partition -uve-topic-19-6 in /tmp/kafka-logs/-uve-topic-19-6 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,032] INFO [Partition -uve-topic-19-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-6 (kafka.cluster.Partition) [2026-06-04 05:59:47,032] INFO [Partition -uve-topic-19-6 broker=2] Log loaded for partition -uve-topic-19-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,039] INFO [LogLoader partition=-uve-topic-16-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,039] INFO Created log for partition -uve-topic-16-22 in /tmp/kafka-logs/-uve-topic-16-22 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,039] INFO [Partition -uve-topic-16-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-22 (kafka.cluster.Partition) [2026-06-04 05:59:47,039] INFO [Partition -uve-topic-16-22 broker=2] Log loaded for partition -uve-topic-16-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,044] INFO [LogLoader partition=-uve-topic-16-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,044] INFO Created log for partition -uve-topic-16-7 in /tmp/kafka-logs/-uve-topic-16-7 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,044] INFO [Partition -uve-topic-16-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-7 (kafka.cluster.Partition) [2026-06-04 05:59:47,044] INFO [Partition -uve-topic-16-7 broker=2] Log loaded for partition -uve-topic-16-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,048] INFO [LogLoader partition=-uve-topic-17-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,048] INFO Created log for partition -uve-topic-17-22 in /tmp/kafka-logs/-uve-topic-17-22 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,049] INFO [Partition -uve-topic-17-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-22 (kafka.cluster.Partition) [2026-06-04 05:59:47,049] INFO [Partition -uve-topic-17-22 broker=2] Log loaded for partition -uve-topic-17-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,053] INFO [LogLoader partition=-uve-topic-10-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,053] INFO Created log for partition -uve-topic-10-22 in /tmp/kafka-logs/-uve-topic-10-22 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,054] INFO [Partition -uve-topic-10-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-22 (kafka.cluster.Partition) [2026-06-04 05:59:47,054] INFO [Partition -uve-topic-10-22 broker=2] Log loaded for partition -uve-topic-10-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,059] INFO [LogLoader partition=-uve-topic-10-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,059] INFO Created log for partition -uve-topic-10-7 in /tmp/kafka-logs/-uve-topic-10-7 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,059] INFO [Partition -uve-topic-10-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-7 (kafka.cluster.Partition) [2026-06-04 05:59:47,059] INFO [Partition -uve-topic-10-7 broker=2] Log loaded for partition -uve-topic-10-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,062] INFO [LogLoader partition=-uve-topic-19-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,062] INFO Created log for partition -uve-topic-19-9 in /tmp/kafka-logs/-uve-topic-19-9 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,062] INFO [Partition -uve-topic-19-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-9 (kafka.cluster.Partition) [2026-06-04 05:59:47,062] INFO [Partition -uve-topic-19-9 broker=2] Log loaded for partition -uve-topic-19-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,065] INFO [LogLoader partition=-uve-topic-5-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,066] INFO Created log for partition -uve-topic-5-6 in /tmp/kafka-logs/-uve-topic-5-6 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,066] INFO [Partition -uve-topic-5-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-6 (kafka.cluster.Partition) [2026-06-04 05:59:47,066] INFO [Partition -uve-topic-5-6 broker=2] Log loaded for partition -uve-topic-5-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,070] INFO [LogLoader partition=-uve-topic-5-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,070] INFO Created log for partition -uve-topic-5-21 in /tmp/kafka-logs/-uve-topic-5-21 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,072] INFO [Partition -uve-topic-5-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-21 (kafka.cluster.Partition) [2026-06-04 05:59:47,072] INFO [Partition -uve-topic-5-21 broker=2] Log loaded for partition -uve-topic-5-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,078] INFO [LogLoader partition=-uve-topic-15-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,079] INFO Created log for partition -uve-topic-15-9 in /tmp/kafka-logs/-uve-topic-15-9 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,079] INFO [Partition -uve-topic-15-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-9 (kafka.cluster.Partition) [2026-06-04 05:59:47,079] INFO [Partition -uve-topic-15-9 broker=2] Log loaded for partition -uve-topic-15-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,086] INFO [LogLoader partition=-uve-topic-16-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,087] INFO Created log for partition -uve-topic-16-24 in /tmp/kafka-logs/-uve-topic-16-24 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,087] INFO [Partition -uve-topic-16-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-24 (kafka.cluster.Partition) [2026-06-04 05:59:47,087] INFO [Partition -uve-topic-16-24 broker=2] Log loaded for partition -uve-topic-16-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,092] INFO [LogLoader partition=-uve-topic-16-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,092] INFO Created log for partition -uve-topic-16-9 in /tmp/kafka-logs/-uve-topic-16-9 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,092] INFO [Partition -uve-topic-16-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-9 (kafka.cluster.Partition) [2026-06-04 05:59:47,092] INFO [Partition -uve-topic-16-9 broker=2] Log loaded for partition -uve-topic-16-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,095] INFO [LogLoader partition=-uve-topic-17-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,095] INFO Created log for partition -uve-topic-17-24 in /tmp/kafka-logs/-uve-topic-17-24 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,097] INFO [Partition -uve-topic-17-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-24 (kafka.cluster.Partition) [2026-06-04 05:59:47,097] INFO [Partition -uve-topic-17-24 broker=2] Log loaded for partition -uve-topic-17-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,100] INFO [LogLoader partition=-uve-topic-17-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,101] INFO Created log for partition -uve-topic-17-9 in /tmp/kafka-logs/-uve-topic-17-9 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,103] INFO [Partition -uve-topic-17-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-9 (kafka.cluster.Partition) [2026-06-04 05:59:47,103] INFO [Partition -uve-topic-17-9 broker=2] Log loaded for partition -uve-topic-17-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,107] INFO [LogLoader partition=-uve-topic-19-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,107] INFO Created log for partition -uve-topic-19-24 in /tmp/kafka-logs/-uve-topic-19-24 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,107] INFO [Partition -uve-topic-19-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-24 (kafka.cluster.Partition) [2026-06-04 05:59:47,107] INFO [Partition -uve-topic-19-24 broker=2] Log loaded for partition -uve-topic-19-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,113] INFO [LogLoader partition=-uve-topic-10-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,113] INFO Created log for partition -uve-topic-10-10 in /tmp/kafka-logs/-uve-topic-10-10 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,113] INFO [Partition -uve-topic-10-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-10 (kafka.cluster.Partition) [2026-06-04 05:59:47,113] INFO [Partition -uve-topic-10-10 broker=2] Log loaded for partition -uve-topic-10-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,116] INFO [LogLoader partition=-uve-topic-10-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,117] INFO Created log for partition -uve-topic-10-25 in /tmp/kafka-logs/-uve-topic-10-25 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,119] INFO [Partition -uve-topic-10-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-25 (kafka.cluster.Partition) [2026-06-04 05:59:47,119] INFO [Partition -uve-topic-10-25 broker=2] Log loaded for partition -uve-topic-10-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,122] INFO [LogLoader partition=-uve-topic-5-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,124] INFO Created log for partition -uve-topic-5-22 in /tmp/kafka-logs/-uve-topic-5-22 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,124] INFO [Partition -uve-topic-5-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-22 (kafka.cluster.Partition) [2026-06-04 05:59:47,125] INFO [Partition -uve-topic-5-22 broker=2] Log loaded for partition -uve-topic-5-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,127] INFO [LogLoader partition=-uve-topic-5-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,128] INFO Created log for partition -uve-topic-5-7 in /tmp/kafka-logs/-uve-topic-5-7 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,128] INFO [Partition -uve-topic-5-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-7 (kafka.cluster.Partition) [2026-06-04 05:59:47,128] INFO [Partition -uve-topic-5-7 broker=2] Log loaded for partition -uve-topic-5-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,134] INFO [LogLoader partition=-uve-topic-18-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,134] INFO Created log for partition -uve-topic-18-23 in /tmp/kafka-logs/-uve-topic-18-23 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,134] INFO [Partition -uve-topic-18-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-23 (kafka.cluster.Partition) [2026-06-04 05:59:47,134] INFO [Partition -uve-topic-18-23 broker=2] Log loaded for partition -uve-topic-18-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,136] INFO [LogLoader partition=-uve-topic-18-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,137] INFO Created log for partition -uve-topic-18-8 in /tmp/kafka-logs/-uve-topic-18-8 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,137] INFO [Partition -uve-topic-18-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-8 (kafka.cluster.Partition) [2026-06-04 05:59:47,140] INFO [Partition -uve-topic-18-8 broker=2] Log loaded for partition -uve-topic-18-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,143] INFO [LogLoader partition=-uve-topic-15-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,143] INFO Created log for partition -uve-topic-15-24 in /tmp/kafka-logs/-uve-topic-15-24 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,145] INFO [Partition -uve-topic-15-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-24 (kafka.cluster.Partition) [2026-06-04 05:59:47,145] INFO [Partition -uve-topic-15-24 broker=2] Log loaded for partition -uve-topic-15-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,148] INFO [LogLoader partition=-uve-topic-18-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,148] INFO Created log for partition -uve-topic-18-26 in /tmp/kafka-logs/-uve-topic-18-26 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,148] INFO [Partition -uve-topic-18-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-26 (kafka.cluster.Partition) [2026-06-04 05:59:47,148] INFO [Partition -uve-topic-18-26 broker=2] Log loaded for partition -uve-topic-18-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,155] INFO [LogLoader partition=-uve-topic-18-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,156] INFO Created log for partition -uve-topic-18-11 in /tmp/kafka-logs/-uve-topic-18-11 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,156] INFO [Partition -uve-topic-18-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-11 (kafka.cluster.Partition) [2026-06-04 05:59:47,156] INFO [Partition -uve-topic-18-11 broker=2] Log loaded for partition -uve-topic-18-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,159] INFO [LogLoader partition=-uve-topic-15-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,159] INFO Created log for partition -uve-topic-15-26 in /tmp/kafka-logs/-uve-topic-15-26 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,159] INFO [Partition -uve-topic-15-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-26 (kafka.cluster.Partition) [2026-06-04 05:59:47,161] INFO [Partition -uve-topic-15-26 broker=2] Log loaded for partition -uve-topic-15-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,164] INFO [LogLoader partition=-uve-topic-15-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,164] INFO Created log for partition -uve-topic-15-11 in /tmp/kafka-logs/-uve-topic-15-11 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,165] INFO [Partition -uve-topic-15-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-11 (kafka.cluster.Partition) [2026-06-04 05:59:47,165] INFO [Partition -uve-topic-15-11 broker=2] Log loaded for partition -uve-topic-15-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,170] INFO [LogLoader partition=-uve-topic-5-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,170] INFO Created log for partition -uve-topic-5-0 in /tmp/kafka-logs/-uve-topic-5-0 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,170] INFO [Partition -uve-topic-5-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-0 (kafka.cluster.Partition) [2026-06-04 05:59:47,170] INFO [Partition -uve-topic-5-0 broker=2] Log loaded for partition -uve-topic-5-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,176] INFO [LogLoader partition=-uve-topic-18-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,176] INFO Created log for partition -uve-topic-18-10 in /tmp/kafka-logs/-uve-topic-18-10 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,176] INFO [Partition -uve-topic-18-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-10 (kafka.cluster.Partition) [2026-06-04 05:59:47,176] INFO [Partition -uve-topic-18-10 broker=2] Log loaded for partition -uve-topic-18-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,179] INFO [LogLoader partition=-uve-topic-19-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,181] INFO Created log for partition -uve-topic-19-25 in /tmp/kafka-logs/-uve-topic-19-25 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,181] INFO [Partition -uve-topic-19-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-25 (kafka.cluster.Partition) [2026-06-04 05:59:47,181] INFO [Partition -uve-topic-19-25 broker=2] Log loaded for partition -uve-topic-19-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,188] INFO [LogLoader partition=-uve-topic-19-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,188] INFO Created log for partition -uve-topic-19-10 in /tmp/kafka-logs/-uve-topic-19-10 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,188] INFO [Partition -uve-topic-19-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-10 (kafka.cluster.Partition) [2026-06-04 05:59:47,188] INFO [Partition -uve-topic-19-10 broker=2] Log loaded for partition -uve-topic-19-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,194] INFO [LogLoader partition=-uve-topic-16-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,195] INFO Created log for partition -uve-topic-16-25 in /tmp/kafka-logs/-uve-topic-16-25 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,195] INFO [Partition -uve-topic-16-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-25 (kafka.cluster.Partition) [2026-06-04 05:59:47,195] INFO [Partition -uve-topic-16-25 broker=2] Log loaded for partition -uve-topic-16-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,198] INFO [LogLoader partition=-uve-topic-16-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,198] INFO Created log for partition -uve-topic-16-10 in /tmp/kafka-logs/-uve-topic-16-10 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,201] INFO [Partition -uve-topic-16-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-10 (kafka.cluster.Partition) [2026-06-04 05:59:47,201] INFO [Partition -uve-topic-16-10 broker=2] Log loaded for partition -uve-topic-16-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,204] INFO [LogLoader partition=-uve-topic-17-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,204] INFO Created log for partition -uve-topic-17-25 in /tmp/kafka-logs/-uve-topic-17-25 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,206] INFO [Partition -uve-topic-17-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-25 (kafka.cluster.Partition) [2026-06-04 05:59:47,206] INFO [Partition -uve-topic-17-25 broker=2] Log loaded for partition -uve-topic-17-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,209] INFO [LogLoader partition=-uve-topic-5-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,210] INFO Created log for partition -uve-topic-5-16 in /tmp/kafka-logs/-uve-topic-5-16 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,212] INFO [Partition -uve-topic-5-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-16 (kafka.cluster.Partition) [2026-06-04 05:59:47,212] INFO [Partition -uve-topic-5-16 broker=2] Log loaded for partition -uve-topic-5-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,213] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-6. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,213] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-24. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,213] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-9. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,213] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-18. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,213] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-3. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,213] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-21. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,213] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-15. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,213] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-0. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,213] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-27. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,213] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-12. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,213] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-6. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,213] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-24. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,213] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-9. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,213] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-18. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,213] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-3. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,213] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-21. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,213] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-15. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,213] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-0. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,213] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-27. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,213] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-12. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,214] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-5. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,214] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-23. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,214] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-20. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,214] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-26. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,214] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-11. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,214] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-8. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,214] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-14. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,214] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-29. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,214] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-2. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,214] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-17. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,214] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-24. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,214] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-9. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,214] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-27. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,214] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-3. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,214] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-21. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,214] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-6. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,214] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-15. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,214] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-0. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,214] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-18. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,214] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-12. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,214] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-24. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,214] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-9. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,214] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-27. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,214] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-3. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,214] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-21. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,214] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-6. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,214] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-15. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,214] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-0. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,214] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-18. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,214] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-12. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,214] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-22. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,214] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-7. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,214] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-4. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,214] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-10. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,214] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-25. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,214] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-28. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,214] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-13. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,214] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-1. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,214] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-19. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,214] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-16. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,214] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-22. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,214] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-7. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,214] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-4. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,214] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-10. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,214] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-25. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,214] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-28. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,214] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-13. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,214] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-19. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,214] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-16. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,214] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-1. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,214] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-22. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,214] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-7. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,214] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-25. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,214] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-19. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,214] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-4. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,214] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-16. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,214] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-1. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,214] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-10. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,214] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-28. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,214] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-13. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,214] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-23. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,214] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-8. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,214] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-26. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,214] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-20. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,214] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-5. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,214] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-17. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,214] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-2. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,214] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-11. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,214] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-29. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,214] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-14. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,214] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-22. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,214] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-7. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,214] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-25. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,214] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-19. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,214] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-4. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,214] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-16. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,214] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-1. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,214] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-10. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,214] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-28. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,214] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-13. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,215] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-6. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,215] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-3. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,215] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-21. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,215] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-27. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,215] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-24. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,215] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-9. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,215] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-15. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,215] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-12. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,215] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-18. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,215] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-0. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,215] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-6. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,215] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-3. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,215] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-21. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,215] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-27. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,215] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-24. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,215] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-9. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,215] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-15. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,215] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-12. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,215] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-18. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,215] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-0. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,215] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-6. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,215] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-3. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,215] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-21. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,215] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-27. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,215] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-24. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,215] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-9. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,215] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-15. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,215] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-12. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,215] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-18. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,215] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-0. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,215] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-6. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,215] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-21. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,215] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-27. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,215] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-24. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,215] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-9. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,215] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-15. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,215] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-12. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,215] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-18. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,215] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-3. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,215] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-0. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,215] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-23. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,215] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-20. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,215] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-5. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,215] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-26. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,215] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-11. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,215] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-8. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,215] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-14. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,215] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-29. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,215] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-2. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,215] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-17. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,215] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-23. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,215] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-20. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,215] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-5. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,215] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-26. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,215] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-11. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,215] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-8. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,215] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-14. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,215] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-29. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,215] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-2. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,215] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-17. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,215] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-8. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,215] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-26. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,215] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-20. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,215] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-5. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,215] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-23. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,215] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-17. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,215] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-2. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,215] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-11. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,215] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-29. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,215] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-14. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,218] INFO [LogLoader partition=-uve-topic-17-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,219] INFO Created log for partition -uve-topic-17-10 in /tmp/kafka-logs/-uve-topic-17-10 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,219] INFO [Partition -uve-topic-17-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-10 (kafka.cluster.Partition) [2026-06-04 05:59:47,219] INFO [Partition -uve-topic-17-10 broker=2] Log loaded for partition -uve-topic-17-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,221] INFO [LogLoader partition=-uve-topic-18-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,221] INFO Created log for partition -uve-topic-18-25 in /tmp/kafka-logs/-uve-topic-18-25 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,221] INFO [Partition -uve-topic-18-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-25 (kafka.cluster.Partition) [2026-06-04 05:59:47,221] INFO [Partition -uve-topic-18-25 broker=2] Log loaded for partition -uve-topic-18-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,230] INFO [LogLoader partition=-uve-topic-5-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,231] INFO Created log for partition -uve-topic-5-1 in /tmp/kafka-logs/-uve-topic-5-1 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,231] INFO [Partition -uve-topic-5-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-1 (kafka.cluster.Partition) [2026-06-04 05:59:47,231] INFO [Partition -uve-topic-5-1 broker=2] Log loaded for partition -uve-topic-5-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,236] INFO [LogLoader partition=-uve-topic-10-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,236] INFO Created log for partition -uve-topic-10-26 in /tmp/kafka-logs/-uve-topic-10-26 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,236] INFO [Partition -uve-topic-10-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-26 (kafka.cluster.Partition) [2026-06-04 05:59:47,236] INFO [Partition -uve-topic-10-26 broker=2] Log loaded for partition -uve-topic-10-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,239] INFO [LogLoader partition=-uve-topic-10-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,239] INFO Created log for partition -uve-topic-10-11 in /tmp/kafka-logs/-uve-topic-10-11 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,239] INFO [Partition -uve-topic-10-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-11 (kafka.cluster.Partition) [2026-06-04 05:59:47,239] INFO [Partition -uve-topic-10-11 broker=2] Log loaded for partition -uve-topic-10-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,244] INFO [LogLoader partition=-uve-topic-16-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,245] INFO Created log for partition -uve-topic-16-28 in /tmp/kafka-logs/-uve-topic-16-28 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,245] INFO [Partition -uve-topic-16-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-28 (kafka.cluster.Partition) [2026-06-04 05:59:47,245] INFO [Partition -uve-topic-16-28 broker=2] Log loaded for partition -uve-topic-16-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,249] INFO [LogLoader partition=-uve-topic-16-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,250] INFO Created log for partition -uve-topic-16-13 in /tmp/kafka-logs/-uve-topic-16-13 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,250] INFO [Partition -uve-topic-16-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-13 (kafka.cluster.Partition) [2026-06-04 05:59:47,250] INFO [Partition -uve-topic-16-13 broker=2] Log loaded for partition -uve-topic-16-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,270] INFO [LogLoader partition=-uve-topic-17-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,270] INFO Created log for partition -uve-topic-17-28 in /tmp/kafka-logs/-uve-topic-17-28 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,270] INFO [Partition -uve-topic-17-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-28 (kafka.cluster.Partition) [2026-06-04 05:59:47,270] INFO [Partition -uve-topic-17-28 broker=2] Log loaded for partition -uve-topic-17-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,276] INFO [LogLoader partition=-uve-topic-17-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,276] INFO Created log for partition -uve-topic-17-13 in /tmp/kafka-logs/-uve-topic-17-13 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,276] INFO [Partition -uve-topic-17-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-13 (kafka.cluster.Partition) [2026-06-04 05:59:47,276] INFO [Partition -uve-topic-17-13 broker=2] Log loaded for partition -uve-topic-17-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,281] INFO [LogLoader partition=-uve-topic-18-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,292] INFO Created log for partition -uve-topic-18-28 in /tmp/kafka-logs/-uve-topic-18-28 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,292] INFO [Partition -uve-topic-18-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-28 (kafka.cluster.Partition) [2026-06-04 05:59:47,293] INFO [Partition -uve-topic-18-28 broker=2] Log loaded for partition -uve-topic-18-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,298] INFO [LogLoader partition=-uve-topic-18-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,299] INFO Created log for partition -uve-topic-18-13 in /tmp/kafka-logs/-uve-topic-18-13 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,299] INFO [Partition -uve-topic-18-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-13 (kafka.cluster.Partition) [2026-06-04 05:59:47,299] INFO [Partition -uve-topic-18-13 broker=2] Log loaded for partition -uve-topic-18-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,304] INFO [LogLoader partition=-uve-topic-19-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,304] INFO Created log for partition -uve-topic-19-28 in /tmp/kafka-logs/-uve-topic-19-28 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,304] INFO [Partition -uve-topic-19-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-28 (kafka.cluster.Partition) [2026-06-04 05:59:47,304] INFO [Partition -uve-topic-19-28 broker=2] Log loaded for partition -uve-topic-19-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,309] INFO [LogLoader partition=-uve-topic-10-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,310] INFO Created log for partition -uve-topic-10-29 in /tmp/kafka-logs/-uve-topic-10-29 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,310] INFO [Partition -uve-topic-10-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-29 (kafka.cluster.Partition) [2026-06-04 05:59:47,310] INFO [Partition -uve-topic-10-29 broker=2] Log loaded for partition -uve-topic-10-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,313] INFO [LogLoader partition=-uve-topic-19-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,313] INFO Created log for partition -uve-topic-19-13 in /tmp/kafka-logs/-uve-topic-19-13 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,313] INFO [Partition -uve-topic-19-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-13 (kafka.cluster.Partition) [2026-06-04 05:59:47,313] INFO [Partition -uve-topic-19-13 broker=2] Log loaded for partition -uve-topic-19-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,317] INFO [LogLoader partition=-uve-topic-16-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,317] INFO Created log for partition -uve-topic-16-12 in /tmp/kafka-logs/-uve-topic-16-12 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,317] INFO [Partition -uve-topic-16-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-12 (kafka.cluster.Partition) [2026-06-04 05:59:47,317] INFO [Partition -uve-topic-16-12 broker=2] Log loaded for partition -uve-topic-16-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,322] INFO [LogLoader partition=-uve-topic-17-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,322] INFO Created log for partition -uve-topic-17-27 in /tmp/kafka-logs/-uve-topic-17-27 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,322] INFO [Partition -uve-topic-17-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-27 (kafka.cluster.Partition) [2026-06-04 05:59:47,322] INFO [Partition -uve-topic-17-27 broker=2] Log loaded for partition -uve-topic-17-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,326] INFO [LogLoader partition=-uve-topic-17-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,326] INFO Created log for partition -uve-topic-17-12 in /tmp/kafka-logs/-uve-topic-17-12 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,326] INFO [Partition -uve-topic-17-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-12 (kafka.cluster.Partition) [2026-06-04 05:59:47,326] INFO [Partition -uve-topic-17-12 broker=2] Log loaded for partition -uve-topic-17-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,331] INFO [LogLoader partition=-uve-topic-19-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,332] INFO Created log for partition -uve-topic-19-27 in /tmp/kafka-logs/-uve-topic-19-27 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,332] INFO [Partition -uve-topic-19-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-27 (kafka.cluster.Partition) [2026-06-04 05:59:47,332] INFO [Partition -uve-topic-19-27 broker=2] Log loaded for partition -uve-topic-19-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,335] INFO [LogLoader partition=-uve-topic-19-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,335] INFO Created log for partition -uve-topic-19-12 in /tmp/kafka-logs/-uve-topic-19-12 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,338] INFO [Partition -uve-topic-19-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-12 (kafka.cluster.Partition) [2026-06-04 05:59:47,338] INFO [Partition -uve-topic-19-12 broker=2] Log loaded for partition -uve-topic-19-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,341] INFO [LogLoader partition=-uve-topic-5-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,341] INFO Created log for partition -uve-topic-5-18 in /tmp/kafka-logs/-uve-topic-5-18 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,341] INFO [Partition -uve-topic-5-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-18 (kafka.cluster.Partition) [2026-06-04 05:59:47,341] INFO [Partition -uve-topic-5-18 broker=2] Log loaded for partition -uve-topic-5-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,346] INFO [LogLoader partition=-uve-topic-5-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,346] INFO Created log for partition -uve-topic-5-3 in /tmp/kafka-logs/-uve-topic-5-3 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,346] INFO [Partition -uve-topic-5-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-3 (kafka.cluster.Partition) [2026-06-04 05:59:47,346] INFO [Partition -uve-topic-5-3 broker=2] Log loaded for partition -uve-topic-5-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,351] INFO [LogLoader partition=-uve-topic-15-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,351] INFO Created log for partition -uve-topic-15-27 in /tmp/kafka-logs/-uve-topic-15-27 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,351] INFO [Partition -uve-topic-15-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-27 (kafka.cluster.Partition) [2026-06-04 05:59:47,351] INFO [Partition -uve-topic-15-27 broker=2] Log loaded for partition -uve-topic-15-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,356] INFO [LogLoader partition=-uve-topic-15-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,356] INFO Created log for partition -uve-topic-15-12 in /tmp/kafka-logs/-uve-topic-15-12 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,356] INFO [Partition -uve-topic-15-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-12 (kafka.cluster.Partition) [2026-06-04 05:59:47,356] INFO [Partition -uve-topic-15-12 broker=2] Log loaded for partition -uve-topic-15-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,359] INFO [LogLoader partition=-uve-topic-16-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,359] INFO Created log for partition -uve-topic-16-27 in /tmp/kafka-logs/-uve-topic-16-27 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,362] INFO [Partition -uve-topic-16-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-27 (kafka.cluster.Partition) [2026-06-04 05:59:47,362] INFO [Partition -uve-topic-16-27 broker=2] Log loaded for partition -uve-topic-16-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,365] INFO [LogLoader partition=-uve-topic-10-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,365] INFO Created log for partition -uve-topic-10-28 in /tmp/kafka-logs/-uve-topic-10-28 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,367] INFO [Partition -uve-topic-10-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-28 (kafka.cluster.Partition) [2026-06-04 05:59:47,367] INFO [Partition -uve-topic-10-28 broker=2] Log loaded for partition -uve-topic-10-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,370] INFO [LogLoader partition=-uve-topic-10-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,370] INFO Created log for partition -uve-topic-10-13 in /tmp/kafka-logs/-uve-topic-10-13 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,371] INFO [Partition -uve-topic-10-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-13 (kafka.cluster.Partition) [2026-06-04 05:59:47,371] INFO [Partition -uve-topic-10-13 broker=2] Log loaded for partition -uve-topic-10-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,378] INFO [LogLoader partition=-uve-topic-15-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,378] INFO Created log for partition -uve-topic-15-15 in /tmp/kafka-logs/-uve-topic-15-15 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,378] INFO [Partition -uve-topic-15-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-15 (kafka.cluster.Partition) [2026-06-04 05:59:47,378] INFO [Partition -uve-topic-15-15 broker=2] Log loaded for partition -uve-topic-15-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,386] INFO [LogLoader partition=-uve-topic-15-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,386] INFO Created log for partition -uve-topic-15-0 in /tmp/kafka-logs/-uve-topic-15-0 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,386] INFO [Partition -uve-topic-15-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-0 (kafka.cluster.Partition) [2026-06-04 05:59:47,386] INFO [Partition -uve-topic-15-0 broker=2] Log loaded for partition -uve-topic-15-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,389] INFO [LogLoader partition=-uve-topic-16-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,390] INFO Created log for partition -uve-topic-16-15 in /tmp/kafka-logs/-uve-topic-16-15 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,390] INFO [Partition -uve-topic-16-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-15 (kafka.cluster.Partition) [2026-06-04 05:59:47,390] INFO [Partition -uve-topic-16-15 broker=2] Log loaded for partition -uve-topic-16-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,394] INFO [LogLoader partition=-uve-topic-5-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,394] INFO Created log for partition -uve-topic-5-12 in /tmp/kafka-logs/-uve-topic-5-12 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,395] INFO [Partition -uve-topic-5-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-12 (kafka.cluster.Partition) [2026-06-04 05:59:47,395] INFO [Partition -uve-topic-5-12 broker=2] Log loaded for partition -uve-topic-5-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,399] INFO [LogLoader partition=-uve-topic-16-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,400] INFO Created log for partition -uve-topic-16-0 in /tmp/kafka-logs/-uve-topic-16-0 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,400] INFO [Partition -uve-topic-16-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-0 (kafka.cluster.Partition) [2026-06-04 05:59:47,400] INFO [Partition -uve-topic-16-0 broker=2] Log loaded for partition -uve-topic-16-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,403] INFO [LogLoader partition=-uve-topic-17-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,403] INFO Created log for partition -uve-topic-17-15 in /tmp/kafka-logs/-uve-topic-17-15 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,403] INFO [Partition -uve-topic-17-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-15 (kafka.cluster.Partition) [2026-06-04 05:59:47,406] INFO [Partition -uve-topic-17-15 broker=2] Log loaded for partition -uve-topic-17-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,411] INFO [LogLoader partition=-uve-topic-17-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,411] INFO Created log for partition -uve-topic-17-0 in /tmp/kafka-logs/-uve-topic-17-0 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,411] INFO [Partition -uve-topic-17-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-0 (kafka.cluster.Partition) [2026-06-04 05:59:47,411] INFO [Partition -uve-topic-17-0 broker=2] Log loaded for partition -uve-topic-17-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,414] INFO [LogLoader partition=-uve-topic-5-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,414] INFO Created log for partition -uve-topic-5-27 in /tmp/kafka-logs/-uve-topic-5-27 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,417] INFO [Partition -uve-topic-5-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-27 (kafka.cluster.Partition) [2026-06-04 05:59:47,417] INFO [Partition -uve-topic-5-27 broker=2] Log loaded for partition -uve-topic-5-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,420] INFO [LogLoader partition=-uve-topic-19-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,424] INFO Created log for partition -uve-topic-19-15 in /tmp/kafka-logs/-uve-topic-19-15 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,424] INFO [Partition -uve-topic-19-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-15 (kafka.cluster.Partition) [2026-06-04 05:59:47,424] INFO [Partition -uve-topic-19-15 broker=2] Log loaded for partition -uve-topic-19-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,427] INFO [LogLoader partition=-uve-topic-19-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,428] INFO Created log for partition -uve-topic-19-0 in /tmp/kafka-logs/-uve-topic-19-0 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,428] INFO [Partition -uve-topic-19-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-0 (kafka.cluster.Partition) [2026-06-04 05:59:47,428] INFO [Partition -uve-topic-19-0 broker=2] Log loaded for partition -uve-topic-19-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,435] INFO [LogLoader partition=-uve-topic-15-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,435] INFO Created log for partition -uve-topic-15-29 in /tmp/kafka-logs/-uve-topic-15-29 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,435] INFO [Partition -uve-topic-15-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-29 (kafka.cluster.Partition) [2026-06-04 05:59:47,435] INFO [Partition -uve-topic-15-29 broker=2] Log loaded for partition -uve-topic-15-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,441] INFO [LogLoader partition=-uve-topic-15-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,441] INFO Created log for partition -uve-topic-15-14 in /tmp/kafka-logs/-uve-topic-15-14 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,441] INFO [Partition -uve-topic-15-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-14 (kafka.cluster.Partition) [2026-06-04 05:59:47,441] INFO [Partition -uve-topic-15-14 broker=2] Log loaded for partition -uve-topic-15-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,444] INFO [LogLoader partition=-uve-topic-18-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,444] INFO Created log for partition -uve-topic-18-29 in /tmp/kafka-logs/-uve-topic-18-29 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,448] INFO [Partition -uve-topic-18-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-29 (kafka.cluster.Partition) [2026-06-04 05:59:47,448] INFO [Partition -uve-topic-18-29 broker=2] Log loaded for partition -uve-topic-18-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,451] INFO [LogLoader partition=-uve-topic-10-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,451] INFO Created log for partition -uve-topic-10-14 in /tmp/kafka-logs/-uve-topic-10-14 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,452] INFO [Partition -uve-topic-10-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-14 (kafka.cluster.Partition) [2026-06-04 05:59:47,452] INFO [Partition -uve-topic-10-14 broker=2] Log loaded for partition -uve-topic-10-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,456] INFO [LogLoader partition=-uve-topic-5-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,457] INFO Created log for partition -uve-topic-5-28 in /tmp/kafka-logs/-uve-topic-5-28 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,457] INFO [Partition -uve-topic-5-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-28 (kafka.cluster.Partition) [2026-06-04 05:59:47,457] INFO [Partition -uve-topic-5-28 broker=2] Log loaded for partition -uve-topic-5-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,459] INFO [LogLoader partition=-uve-topic-5-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,459] INFO Created log for partition -uve-topic-5-13 in /tmp/kafka-logs/-uve-topic-5-13 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,459] INFO [Partition -uve-topic-5-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-13 (kafka.cluster.Partition) [2026-06-04 05:59:47,459] INFO [Partition -uve-topic-5-13 broker=2] Log loaded for partition -uve-topic-5-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,465] INFO [LogLoader partition=-uve-topic-18-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,465] INFO Created log for partition -uve-topic-18-14 in /tmp/kafka-logs/-uve-topic-18-14 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,465] INFO [Partition -uve-topic-18-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-14 (kafka.cluster.Partition) [2026-06-04 05:59:47,465] INFO [Partition -uve-topic-18-14 broker=2] Log loaded for partition -uve-topic-18-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,469] INFO [LogLoader partition=-uve-topic-10-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,470] INFO Created log for partition -uve-topic-10-2 in /tmp/kafka-logs/-uve-topic-10-2 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,470] INFO [Partition -uve-topic-10-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-2 (kafka.cluster.Partition) [2026-06-04 05:59:47,470] INFO [Partition -uve-topic-10-2 broker=2] Log loaded for partition -uve-topic-10-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,475] INFO [LogLoader partition=-uve-topic-10-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,475] INFO Created log for partition -uve-topic-10-17 in /tmp/kafka-logs/-uve-topic-10-17 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,475] INFO [Partition -uve-topic-10-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-17 (kafka.cluster.Partition) [2026-06-04 05:59:47,475] INFO [Partition -uve-topic-10-17 broker=2] Log loaded for partition -uve-topic-10-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,478] INFO [LogLoader partition=-uve-topic-18-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,479] INFO Created log for partition -uve-topic-18-2 in /tmp/kafka-logs/-uve-topic-18-2 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,479] INFO [Partition -uve-topic-18-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-2 (kafka.cluster.Partition) [2026-06-04 05:59:47,479] INFO [Partition -uve-topic-18-2 broker=2] Log loaded for partition -uve-topic-18-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,483] INFO [LogLoader partition=-uve-topic-15-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,483] INFO Created log for partition -uve-topic-15-17 in /tmp/kafka-logs/-uve-topic-15-17 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,483] INFO [Partition -uve-topic-15-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-17 (kafka.cluster.Partition) [2026-06-04 05:59:47,483] INFO [Partition -uve-topic-15-17 broker=2] Log loaded for partition -uve-topic-15-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,488] INFO [LogLoader partition=-uve-topic-15-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,488] INFO Created log for partition -uve-topic-15-2 in /tmp/kafka-logs/-uve-topic-15-2 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,488] INFO [Partition -uve-topic-15-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-2 (kafka.cluster.Partition) [2026-06-04 05:59:47,488] INFO [Partition -uve-topic-15-2 broker=2] Log loaded for partition -uve-topic-15-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,493] INFO [LogLoader partition=-uve-topic-18-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,493] INFO Created log for partition -uve-topic-18-17 in /tmp/kafka-logs/-uve-topic-18-17 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,493] INFO [Partition -uve-topic-18-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-17 (kafka.cluster.Partition) [2026-06-04 05:59:47,493] INFO [Partition -uve-topic-18-17 broker=2] Log loaded for partition -uve-topic-18-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,495] INFO [LogLoader partition=-uve-topic-10-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,496] INFO Created log for partition -uve-topic-10-16 in /tmp/kafka-logs/-uve-topic-10-16 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,496] INFO [Partition -uve-topic-10-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-16 (kafka.cluster.Partition) [2026-06-04 05:59:47,496] INFO [Partition -uve-topic-10-16 broker=2] Log loaded for partition -uve-topic-10-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,498] INFO [LogLoader partition=-uve-topic-10-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,500] INFO Created log for partition -uve-topic-10-1 in /tmp/kafka-logs/-uve-topic-10-1 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,500] INFO [Partition -uve-topic-10-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-1 (kafka.cluster.Partition) [2026-06-04 05:59:47,500] INFO [Partition -uve-topic-10-1 broker=2] Log loaded for partition -uve-topic-10-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,503] INFO [LogLoader partition=-uve-topic-19-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,509] INFO Created log for partition -uve-topic-19-1 in /tmp/kafka-logs/-uve-topic-19-1 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,509] INFO [Partition -uve-topic-19-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-1 (kafka.cluster.Partition) [2026-06-04 05:59:47,509] INFO [Partition -uve-topic-19-1 broker=2] Log loaded for partition -uve-topic-19-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,511] INFO [LogLoader partition=-uve-topic-5-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,511] INFO Created log for partition -uve-topic-5-15 in /tmp/kafka-logs/-uve-topic-5-15 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,512] INFO [Partition -uve-topic-5-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-15 (kafka.cluster.Partition) [2026-06-04 05:59:47,512] INFO [Partition -uve-topic-5-15 broker=2] Log loaded for partition -uve-topic-5-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,519] INFO [LogLoader partition=-uve-topic-16-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,520] INFO Created log for partition -uve-topic-16-16 in /tmp/kafka-logs/-uve-topic-16-16 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,520] INFO [Partition -uve-topic-16-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-16 (kafka.cluster.Partition) [2026-06-04 05:59:47,520] INFO [Partition -uve-topic-16-16 broker=2] Log loaded for partition -uve-topic-16-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,525] INFO [LogLoader partition=-uve-topic-16-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,525] INFO Created log for partition -uve-topic-16-1 in /tmp/kafka-logs/-uve-topic-16-1 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,525] INFO [Partition -uve-topic-16-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-1 (kafka.cluster.Partition) [2026-06-04 05:59:47,525] INFO [Partition -uve-topic-16-1 broker=2] Log loaded for partition -uve-topic-16-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,528] INFO [LogLoader partition=-uve-topic-17-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,528] INFO Created log for partition -uve-topic-17-16 in /tmp/kafka-logs/-uve-topic-17-16 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,528] INFO [Partition -uve-topic-17-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-16 (kafka.cluster.Partition) [2026-06-04 05:59:47,528] INFO [Partition -uve-topic-17-16 broker=2] Log loaded for partition -uve-topic-17-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,532] INFO [LogLoader partition=-uve-topic-17-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,532] INFO Created log for partition -uve-topic-17-1 in /tmp/kafka-logs/-uve-topic-17-1 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,532] INFO [Partition -uve-topic-17-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-1 (kafka.cluster.Partition) [2026-06-04 05:59:47,532] INFO [Partition -uve-topic-17-1 broker=2] Log loaded for partition -uve-topic-17-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,534] INFO [LogLoader partition=-uve-topic-18-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,534] INFO Created log for partition -uve-topic-18-16 in /tmp/kafka-logs/-uve-topic-18-16 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,536] INFO [Partition -uve-topic-18-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-16 (kafka.cluster.Partition) [2026-06-04 05:59:47,536] INFO [Partition -uve-topic-18-16 broker=2] Log loaded for partition -uve-topic-18-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,538] INFO [LogLoader partition=-uve-topic-18-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,539] INFO Created log for partition -uve-topic-18-1 in /tmp/kafka-logs/-uve-topic-18-1 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,539] INFO [Partition -uve-topic-18-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-1 (kafka.cluster.Partition) [2026-06-04 05:59:47,539] INFO [Partition -uve-topic-18-1 broker=2] Log loaded for partition -uve-topic-18-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,543] INFO [LogLoader partition=-uve-topic-19-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,543] INFO Created log for partition -uve-topic-19-16 in /tmp/kafka-logs/-uve-topic-19-16 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,543] INFO [Partition -uve-topic-19-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-16 (kafka.cluster.Partition) [2026-06-04 05:59:47,543] INFO [Partition -uve-topic-19-16 broker=2] Log loaded for partition -uve-topic-19-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,551] INFO [LogLoader partition=-uve-topic-10-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,551] INFO Created log for partition -uve-topic-10-19 in /tmp/kafka-logs/-uve-topic-10-19 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,552] INFO [Partition -uve-topic-10-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-19 (kafka.cluster.Partition) [2026-06-04 05:59:47,552] INFO [Partition -uve-topic-10-19 broker=2] Log loaded for partition -uve-topic-10-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,554] INFO [LogLoader partition=-uve-topic-10-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,557] INFO Created log for partition -uve-topic-10-4 in /tmp/kafka-logs/-uve-topic-10-4 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,557] INFO [Partition -uve-topic-10-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-4 (kafka.cluster.Partition) [2026-06-04 05:59:47,557] INFO [Partition -uve-topic-10-4 broker=2] Log loaded for partition -uve-topic-10-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,560] INFO [LogLoader partition=-uve-topic-16-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,560] INFO Created log for partition -uve-topic-16-4 in /tmp/kafka-logs/-uve-topic-16-4 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,562] INFO [Partition -uve-topic-16-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-4 (kafka.cluster.Partition) [2026-06-04 05:59:47,562] INFO [Partition -uve-topic-16-4 broker=2] Log loaded for partition -uve-topic-16-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,565] INFO [LogLoader partition=-uve-topic-17-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,565] INFO Created log for partition -uve-topic-17-19 in /tmp/kafka-logs/-uve-topic-17-19 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,565] INFO [Partition -uve-topic-17-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-19 (kafka.cluster.Partition) [2026-06-04 05:59:47,565] INFO [Partition -uve-topic-17-19 broker=2] Log loaded for partition -uve-topic-17-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,570] INFO [LogLoader partition=-uve-topic-17-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,571] INFO Created log for partition -uve-topic-17-4 in /tmp/kafka-logs/-uve-topic-17-4 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,571] INFO [Partition -uve-topic-17-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-4 (kafka.cluster.Partition) [2026-06-04 05:59:47,571] INFO [Partition -uve-topic-17-4 broker=2] Log loaded for partition -uve-topic-17-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,576] INFO [LogLoader partition=-uve-topic-18-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,576] INFO Created log for partition -uve-topic-18-19 in /tmp/kafka-logs/-uve-topic-18-19 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,576] INFO [Partition -uve-topic-18-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-19 (kafka.cluster.Partition) [2026-06-04 05:59:47,576] INFO [Partition -uve-topic-18-19 broker=2] Log loaded for partition -uve-topic-18-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,580] INFO [LogLoader partition=-uve-topic-18-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,580] INFO Created log for partition -uve-topic-18-4 in /tmp/kafka-logs/-uve-topic-18-4 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,582] INFO [Partition -uve-topic-18-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-4 (kafka.cluster.Partition) [2026-06-04 05:59:47,582] INFO [Partition -uve-topic-18-4 broker=2] Log loaded for partition -uve-topic-18-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,585] INFO [LogLoader partition=-uve-topic-19-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,585] INFO Created log for partition -uve-topic-19-19 in /tmp/kafka-logs/-uve-topic-19-19 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,588] INFO [Partition -uve-topic-19-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-19 (kafka.cluster.Partition) [2026-06-04 05:59:47,588] INFO [Partition -uve-topic-19-19 broker=2] Log loaded for partition -uve-topic-19-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,590] INFO [LogLoader partition=-uve-topic-19-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,591] INFO Created log for partition -uve-topic-19-4 in /tmp/kafka-logs/-uve-topic-19-4 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,593] INFO [Partition -uve-topic-19-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-4 (kafka.cluster.Partition) [2026-06-04 05:59:47,593] INFO [Partition -uve-topic-19-4 broker=2] Log loaded for partition -uve-topic-19-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,596] INFO [LogLoader partition=-uve-topic-16-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,596] INFO Created log for partition -uve-topic-16-19 in /tmp/kafka-logs/-uve-topic-16-19 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,598] INFO [Partition -uve-topic-16-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-19 (kafka.cluster.Partition) [2026-06-04 05:59:47,598] INFO [Partition -uve-topic-16-19 broker=2] Log loaded for partition -uve-topic-16-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,601] INFO [LogLoader partition=-uve-topic-17-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,602] INFO Created log for partition -uve-topic-17-3 in /tmp/kafka-logs/-uve-topic-17-3 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,602] INFO [Partition -uve-topic-17-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-3 (kafka.cluster.Partition) [2026-06-04 05:59:47,602] INFO [Partition -uve-topic-17-3 broker=2] Log loaded for partition -uve-topic-17-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,606] INFO [LogLoader partition=-uve-topic-19-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,606] INFO Created log for partition -uve-topic-19-18 in /tmp/kafka-logs/-uve-topic-19-18 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,606] INFO [Partition -uve-topic-19-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-18 (kafka.cluster.Partition) [2026-06-04 05:59:47,606] INFO [Partition -uve-topic-19-18 broker=2] Log loaded for partition -uve-topic-19-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,610] INFO [LogLoader partition=-uve-topic-19-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,610] INFO Created log for partition -uve-topic-19-3 in /tmp/kafka-logs/-uve-topic-19-3 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,610] INFO [Partition -uve-topic-19-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-3 (kafka.cluster.Partition) [2026-06-04 05:59:47,610] INFO [Partition -uve-topic-19-3 broker=2] Log loaded for partition -uve-topic-19-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,614] INFO [LogLoader partition=-uve-topic-15-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,614] INFO Created log for partition -uve-topic-15-18 in /tmp/kafka-logs/-uve-topic-15-18 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,614] INFO [Partition -uve-topic-15-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-18 (kafka.cluster.Partition) [2026-06-04 05:59:47,614] INFO [Partition -uve-topic-15-18 broker=2] Log loaded for partition -uve-topic-15-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,618] INFO [LogLoader partition=-uve-topic-15-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,619] INFO Created log for partition -uve-topic-15-3 in /tmp/kafka-logs/-uve-topic-15-3 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,619] INFO [Partition -uve-topic-15-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-3 (kafka.cluster.Partition) [2026-06-04 05:59:47,619] INFO [Partition -uve-topic-15-3 broker=2] Log loaded for partition -uve-topic-15-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,622] INFO [LogLoader partition=-uve-topic-16-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,622] INFO Created log for partition -uve-topic-16-18 in /tmp/kafka-logs/-uve-topic-16-18 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,622] INFO [Partition -uve-topic-16-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-18 (kafka.cluster.Partition) [2026-06-04 05:59:47,622] INFO [Partition -uve-topic-16-18 broker=2] Log loaded for partition -uve-topic-16-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,625] INFO [LogLoader partition=-uve-topic-5-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,625] INFO Created log for partition -uve-topic-5-24 in /tmp/kafka-logs/-uve-topic-5-24 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,625] INFO [Partition -uve-topic-5-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-24 (kafka.cluster.Partition) [2026-06-04 05:59:47,625] INFO [Partition -uve-topic-5-24 broker=2] Log loaded for partition -uve-topic-5-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,628] INFO [LogLoader partition=-uve-topic-16-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,628] INFO Created log for partition -uve-topic-16-3 in /tmp/kafka-logs/-uve-topic-16-3 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,628] INFO [Partition -uve-topic-16-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-3 (kafka.cluster.Partition) [2026-06-04 05:59:47,628] INFO [Partition -uve-topic-16-3 broker=2] Log loaded for partition -uve-topic-16-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,630] INFO [LogLoader partition=-uve-topic-17-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,631] INFO Created log for partition -uve-topic-17-18 in /tmp/kafka-logs/-uve-topic-17-18 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,633] INFO [Partition -uve-topic-17-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-18 (kafka.cluster.Partition) [2026-06-04 05:59:47,633] INFO [Partition -uve-topic-17-18 broker=2] Log loaded for partition -uve-topic-17-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,635] INFO [LogLoader partition=-uve-topic-5-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,636] INFO Created log for partition -uve-topic-5-9 in /tmp/kafka-logs/-uve-topic-5-9 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,636] INFO [Partition -uve-topic-5-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-9 (kafka.cluster.Partition) [2026-06-04 05:59:47,636] INFO [Partition -uve-topic-5-9 broker=2] Log loaded for partition -uve-topic-5-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,640] INFO [LogLoader partition=-uve-topic-15-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,640] INFO Created log for partition -uve-topic-15-21 in /tmp/kafka-logs/-uve-topic-15-21 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,641] INFO [Partition -uve-topic-15-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-21 (kafka.cluster.Partition) [2026-06-04 05:59:47,641] INFO [Partition -uve-topic-15-21 broker=2] Log loaded for partition -uve-topic-15-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,646] INFO [LogLoader partition=-uve-topic-15-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,646] INFO Created log for partition -uve-topic-15-6 in /tmp/kafka-logs/-uve-topic-15-6 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,646] INFO [Partition -uve-topic-15-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-6 (kafka.cluster.Partition) [2026-06-04 05:59:47,646] INFO [Partition -uve-topic-15-6 broker=2] Log loaded for partition -uve-topic-15-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,650] INFO [LogLoader partition=-uve-topic-16-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,651] INFO Created log for partition -uve-topic-16-21 in /tmp/kafka-logs/-uve-topic-16-21 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,651] INFO [Partition -uve-topic-16-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-21 (kafka.cluster.Partition) [2026-06-04 05:59:47,651] INFO [Partition -uve-topic-16-21 broker=2] Log loaded for partition -uve-topic-16-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,653] INFO [LogLoader partition=-uve-topic-16-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,653] INFO Created log for partition -uve-topic-16-6 in /tmp/kafka-logs/-uve-topic-16-6 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,653] INFO [Partition -uve-topic-16-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-6 (kafka.cluster.Partition) [2026-06-04 05:59:47,653] INFO [Partition -uve-topic-16-6 broker=2] Log loaded for partition -uve-topic-16-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,658] INFO [LogLoader partition=-uve-topic-17-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,658] INFO Created log for partition -uve-topic-17-21 in /tmp/kafka-logs/-uve-topic-17-21 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,658] INFO [Partition -uve-topic-17-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-21 (kafka.cluster.Partition) [2026-06-04 05:59:47,658] INFO [Partition -uve-topic-17-21 broker=2] Log loaded for partition -uve-topic-17-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,662] INFO [LogLoader partition=-uve-topic-17-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,662] INFO Created log for partition -uve-topic-17-6 in /tmp/kafka-logs/-uve-topic-17-6 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,662] INFO [Partition -uve-topic-17-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-6 (kafka.cluster.Partition) [2026-06-04 05:59:47,663] INFO [Partition -uve-topic-17-6 broker=2] Log loaded for partition -uve-topic-17-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,666] INFO [LogLoader partition=-uve-topic-5-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,667] INFO Created log for partition -uve-topic-5-10 in /tmp/kafka-logs/-uve-topic-5-10 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,667] INFO [Partition -uve-topic-5-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-10 (kafka.cluster.Partition) [2026-06-04 05:59:47,667] INFO [Partition -uve-topic-5-10 broker=2] Log loaded for partition -uve-topic-5-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,669] INFO [LogLoader partition=-uve-topic-5-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,669] INFO Created log for partition -uve-topic-5-25 in /tmp/kafka-logs/-uve-topic-5-25 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,671] INFO [Partition -uve-topic-5-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-25 (kafka.cluster.Partition) [2026-06-04 05:59:47,672] INFO [Partition -uve-topic-5-25 broker=2] Log loaded for partition -uve-topic-5-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,675] INFO [LogLoader partition=-uve-topic-10-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,675] INFO Created log for partition -uve-topic-10-20 in /tmp/kafka-logs/-uve-topic-10-20 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,676] INFO [Partition -uve-topic-10-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-20 (kafka.cluster.Partition) [2026-06-04 05:59:47,676] INFO [Partition -uve-topic-10-20 broker=2] Log loaded for partition -uve-topic-10-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,678] INFO [LogLoader partition=-uve-topic-10-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,678] INFO Created log for partition -uve-topic-10-5 in /tmp/kafka-logs/-uve-topic-10-5 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,678] INFO [Partition -uve-topic-10-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-5 (kafka.cluster.Partition) [2026-06-04 05:59:47,678] INFO [Partition -uve-topic-10-5 broker=2] Log loaded for partition -uve-topic-10-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,682] INFO [LogLoader partition=-uve-topic-15-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,682] INFO Created log for partition -uve-topic-15-5 in /tmp/kafka-logs/-uve-topic-15-5 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,683] INFO [Partition -uve-topic-15-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-5 (kafka.cluster.Partition) [2026-06-04 05:59:47,683] INFO [Partition -uve-topic-15-5 broker=2] Log loaded for partition -uve-topic-15-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,687] INFO [LogLoader partition=-uve-topic-18-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,687] INFO Created log for partition -uve-topic-18-20 in /tmp/kafka-logs/-uve-topic-18-20 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,687] INFO [Partition -uve-topic-18-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-20 (kafka.cluster.Partition) [2026-06-04 05:59:47,687] INFO [Partition -uve-topic-18-20 broker=2] Log loaded for partition -uve-topic-18-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,690] INFO [LogLoader partition=-uve-topic-18-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,690] INFO Created log for partition -uve-topic-18-5 in /tmp/kafka-logs/-uve-topic-18-5 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,693] INFO [Partition -uve-topic-18-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-5 (kafka.cluster.Partition) [2026-06-04 05:59:47,693] INFO [Partition -uve-topic-18-5 broker=2] Log loaded for partition -uve-topic-18-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,698] INFO [LogLoader partition=-uve-topic-15-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 05:59:47,698] INFO Created log for partition -uve-topic-15-20 in /tmp/kafka-logs/-uve-topic-15-20 with properties {} (kafka.log.LogManager) [2026-06-04 05:59:47,698] INFO [Partition -uve-topic-15-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-20 (kafka.cluster.Partition) [2026-06-04 05:59:47,698] INFO [Partition -uve-topic-15-20 broker=2] Log loaded for partition -uve-topic-15-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 05:59:47,699] INFO [ReplicaFetcherManager on broker 2] Removed fetcher for partitions HashSet(-uve-topic-17-7, -uve-topic-18-7, -uve-topic-19-7, -uve-topic-16-7, -uve-topic-5-22, -uve-topic-18-23, -uve-topic-15-23, -uve-topic-17-15, -uve-topic-10-7, -uve-topic-19-15, -uve-topic-5-6, -uve-topic-15-15, -uve-topic-16-15, -uve-topic-18-8, -uve-topic-15-8, -uve-topic-19-0, -uve-topic-15-0, -uve-topic-16-0, -uve-topic-10-25, -uve-topic-17-0, -uve-topic-10-16, -uve-topic-19-24, -uve-topic-15-24, -uve-topic-5-15, -uve-topic-16-24, -uve-topic-17-24, -uve-topic-10-8, -uve-topic-18-16, -uve-topic-19-16, -uve-topic-5-7, -uve-topic-16-16, -uve-topic-17-16, -uve-topic-19-9, -uve-topic-5-28, -uve-topic-15-9, -uve-topic-16-9, -uve-topic-17-9, -uve-topic-10-1, -uve-topic-19-1, -uve-topic-15-26, -uve-topic-16-1, -uve-topic-10-26, -uve-topic-17-1, -uve-topic-18-1, -uve-topic-19-25, -uve-topic-5-12, -uve-topic-16-25, -uve-topic-17-25, -uve-topic-18-25, -uve-topic-10-17, -uve-topic-5-4, -uve-topic-15-17, -uve-topic-18-17, -uve-topic-15-2, -uve-topic-16-10, -uve-topic-17-10, -uve-topic-18-10, -uve-topic-10-2, -uve-topic-19-10, -uve-topic-15-27, -uve-topic-16-27, -uve-topic-5-21, -uve-topic-18-2, -uve-topic-15-18, -uve-topic-5-13, -uve-topic-18-26, -uve-topic-16-18, -uve-topic-17-18, -uve-topic-10-10, -uve-topic-19-18, -uve-topic-15-3, -uve-topic-16-3, -uve-topic-18-11, -uve-topic-5-1, -uve-topic-16-28, -uve-topic-17-28, -uve-topic-10-28, -uve-topic-17-3, -uve-topic-19-3, -uve-topic-16-19, -uve-topic-17-27, -uve-topic-10-19, -uve-topic-19-27, -uve-topic-5-18, -uve-topic-15-11, -uve-topic-17-19, -uve-topic-18-19, -uve-topic-10-11, -uve-topic-19-19, -uve-topic-5-10, -uve-topic-5-27, -uve-topic-16-4, -uve-topic-10-29, -uve-topic-17-4, -uve-topic-10-4, -uve-topic-19-12, -uve-topic-15-29, -uve-topic-5-19, -uve-topic-18-29, -uve-topic-18-4, -uve-topic-19-4, -uve-topic-15-20, -uve-topic-10-20, -uve-topic-18-28, -uve-topic-19-28, -uve-topic-15-12, -uve-topic-5-3, -uve-topic-16-12, -uve-topic-17-12, -uve-topic-18-20, -uve-topic-15-5, -uve-topic-18-5, -uve-topic-19-13, -uve-topic-10-22, -uve-topic-5-24, -uve-topic-15-21, -uve-topic-16-21, -uve-topic-17-21, -uve-topic-10-13, -uve-topic-5-16, -uve-topic-16-13, -uve-topic-17-13, -uve-topic-10-5, -uve-topic-18-13, -uve-topic-19-21, -uve-topic-16-6, -uve-topic-17-6, -uve-topic-19-6, -uve-topic-5-0, -uve-topic-15-6, -uve-topic-10-23, -uve-topic-5-25, -uve-topic-16-22, -uve-topic-17-22, -uve-topic-18-22, -uve-topic-10-14, -uve-topic-19-22, -uve-topic-18-14, -uve-topic-15-14, -uve-topic-5-9) (kafka.server.ReplicaFetcherManager) [2026-06-04 05:59:47,701] INFO [ReplicaFetcherManager on broker 2] Added fetcher to broker 1 for partitions HashMap(-uve-topic-19-28 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-17-22 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-17-7 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-10-5 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-19-25 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-5-19 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-19-7 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-10-11 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-10-23 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-15-3 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-18-11 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-18-2 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-17-1 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-17-19 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-18-29 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-17-25 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-18-20 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-15-9 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-15-24 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-18-26 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-16-25 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-18-5 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-15-0 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-18-23 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-17-4 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-19-13 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-19-10 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-16-19 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-5-10 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-16-10 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-17-28 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-18-8 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-10-29 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-10-8 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-16-7 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-5-13 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-5-1 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-15-6 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-5-28 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-19-22 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-10-17 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-19-16 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-16-16 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-16-28 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-16-13 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-15-18 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-10-20 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-18-17 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-5-25 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-5-22 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-5-7 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-19-19 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-16-4 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-17-10 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-16-22 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-5-16 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-10-14 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-15-15 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-16-1 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-15-21 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-10-2 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-19-4 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-15-27 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-17-13 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-17-16 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-18-14 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-19-1 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-10-26 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-5-4 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), -uve-topic-15-12 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0)) (kafka.server.ReplicaFetcherManager) [2026-06-04 05:59:47,702] INFO [ReplicaFetcherManager on broker 2] Added fetcher to broker 3 for partitions HashMap(-uve-topic-18-28 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-10-28 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-19-9 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-18-22 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-16-27 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-15-2 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-19-18 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-19-21 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-10-10 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-10-7 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-5-24 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-16-21 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-10-1 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-19-12 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-5-15 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-17-9 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-18-10 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-19-0 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-16-0 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-15-17 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-15-8 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-15-14 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-18-13 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-19-24 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-5-12 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-19-6 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-18-4 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-19-27 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-18-25 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-5-6 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-17-21 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-5-27 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-16-24 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-16-6 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-17-12 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-17-15 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-18-16 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-15-29 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-17-18 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-15-23 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-5-9 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-19-3 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-16-18 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-17-27 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-15-5 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-17-24 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-10-16 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-10-13 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-18-19 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-17-6 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-18-7 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-17-0 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-5-18 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-10-25 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-15-26 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-18-1 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-16-12 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-17-3 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-15-11 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-5-21 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-16-3 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-5-0 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-5-3 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-10-4 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-10-22 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-16-9 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-10-19 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-19-15 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-16-15 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-15-20 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0)) (kafka.server.ReplicaFetcherManager) [2026-06-04 05:59:47,726] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,727] INFO [UnifiedLog partition=-uve-topic-17-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:47,727] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,727] INFO [UnifiedLog partition=-uve-topic-19-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:47,727] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,727] INFO [UnifiedLog partition=-uve-topic-15-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:47,727] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,727] INFO [UnifiedLog partition=-uve-topic-18-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:47,727] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,727] INFO [UnifiedLog partition=-uve-topic-16-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:47,727] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,727] INFO [UnifiedLog partition=-uve-topic-5-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:47,727] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,727] INFO [UnifiedLog partition=-uve-topic-16-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:47,727] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,728] INFO [UnifiedLog partition=-uve-topic-5-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:47,728] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,728] INFO [UnifiedLog partition=-uve-topic-17-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:47,728] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,728] INFO [UnifiedLog partition=-uve-topic-18-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:47,728] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,728] INFO [UnifiedLog partition=-uve-topic-16-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:47,728] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,728] INFO [UnifiedLog partition=-uve-topic-17-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:47,728] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,728] INFO [UnifiedLog partition=-uve-topic-10-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:47,728] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,728] INFO [UnifiedLog partition=-uve-topic-19-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:47,728] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,728] INFO [UnifiedLog partition=-uve-topic-15-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:47,728] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,728] INFO [UnifiedLog partition=-uve-topic-5-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:47,728] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,728] INFO [UnifiedLog partition=-uve-topic-18-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:47,728] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,728] INFO [UnifiedLog partition=-uve-topic-16-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:47,728] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,728] INFO [UnifiedLog partition=-uve-topic-10-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:47,728] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,728] INFO [UnifiedLog partition=-uve-topic-17-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:47,729] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,729] INFO [UnifiedLog partition=-uve-topic-5-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:47,729] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,729] INFO [UnifiedLog partition=-uve-topic-18-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:47,729] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,729] INFO [UnifiedLog partition=-uve-topic-19-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:47,729] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,729] INFO [UnifiedLog partition=-uve-topic-15-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:47,729] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,729] INFO [UnifiedLog partition=-uve-topic-10-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:47,729] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,729] INFO [UnifiedLog partition=-uve-topic-15-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:47,729] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,729] INFO [UnifiedLog partition=-uve-topic-19-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:47,729] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,729] INFO [UnifiedLog partition=-uve-topic-10-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:47,729] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,729] INFO [UnifiedLog partition=-uve-topic-19-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:47,729] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,729] INFO [UnifiedLog partition=-uve-topic-15-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:47,729] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,729] INFO [UnifiedLog partition=-uve-topic-18-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:47,729] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,730] INFO [UnifiedLog partition=-uve-topic-5-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:47,730] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,730] INFO [UnifiedLog partition=-uve-topic-16-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:47,730] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,730] INFO [UnifiedLog partition=-uve-topic-17-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:47,730] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,730] INFO [UnifiedLog partition=-uve-topic-5-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:47,730] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,730] INFO [UnifiedLog partition=-uve-topic-18-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:47,730] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,730] INFO [UnifiedLog partition=-uve-topic-15-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:47,730] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,730] INFO [UnifiedLog partition=-uve-topic-19-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:47,730] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,730] INFO [UnifiedLog partition=-uve-topic-19-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:47,730] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,730] INFO [UnifiedLog partition=-uve-topic-16-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:47,730] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,730] INFO [UnifiedLog partition=-uve-topic-10-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:47,730] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,730] INFO [UnifiedLog partition=-uve-topic-17-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:47,730] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,730] INFO [UnifiedLog partition=-uve-topic-19-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:47,730] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,731] INFO [UnifiedLog partition=-uve-topic-15-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:47,731] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,731] INFO [UnifiedLog partition=-uve-topic-5-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:47,731] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,731] INFO [UnifiedLog partition=-uve-topic-16-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:47,731] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,731] INFO [UnifiedLog partition=-uve-topic-17-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:47,731] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,731] INFO [UnifiedLog partition=-uve-topic-10-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:47,731] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,731] INFO [UnifiedLog partition=-uve-topic-5-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:47,731] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,731] INFO [UnifiedLog partition=-uve-topic-16-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:47,731] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,731] INFO [UnifiedLog partition=-uve-topic-17-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:47,731] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,731] INFO [UnifiedLog partition=-uve-topic-10-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:47,731] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,731] INFO [UnifiedLog partition=-uve-topic-18-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:47,731] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,731] INFO [UnifiedLog partition=-uve-topic-16-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:47,731] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,731] INFO [UnifiedLog partition=-uve-topic-17-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:47,731] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,731] INFO [UnifiedLog partition=-uve-topic-10-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:47,731] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,731] INFO [UnifiedLog partition=-uve-topic-19-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:47,731] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,731] INFO [UnifiedLog partition=-uve-topic-15-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:47,731] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,732] INFO [UnifiedLog partition=-uve-topic-10-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:47,732] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,732] INFO [UnifiedLog partition=-uve-topic-15-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:47,732] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,732] INFO [UnifiedLog partition=-uve-topic-18-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:47,732] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,732] INFO [UnifiedLog partition=-uve-topic-5-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:47,732] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,732] INFO [UnifiedLog partition=-uve-topic-16-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:47,732] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,732] INFO [UnifiedLog partition=-uve-topic-17-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:47,732] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,732] INFO [UnifiedLog partition=-uve-topic-10-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:47,732] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,732] INFO [UnifiedLog partition=-uve-topic-19-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:47,732] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,732] INFO [UnifiedLog partition=-uve-topic-15-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:47,732] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,732] INFO [UnifiedLog partition=-uve-topic-5-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:47,732] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,732] INFO [UnifiedLog partition=-uve-topic-18-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:47,732] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,732] INFO [UnifiedLog partition=-uve-topic-18-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:47,904] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,904] INFO [UnifiedLog partition=-uve-topic-18-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:47,905] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,905] INFO [UnifiedLog partition=-uve-topic-16-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:47,905] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,905] INFO [UnifiedLog partition=-uve-topic-10-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:47,905] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,905] INFO [UnifiedLog partition=-uve-topic-17-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:47,905] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,905] INFO [UnifiedLog partition=-uve-topic-19-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:47,905] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,905] INFO [UnifiedLog partition=-uve-topic-17-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:47,905] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,905] INFO [UnifiedLog partition=-uve-topic-10-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:47,905] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,905] INFO [UnifiedLog partition=-uve-topic-15-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:47,905] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,905] INFO [UnifiedLog partition=-uve-topic-19-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:47,905] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,905] INFO [UnifiedLog partition=-uve-topic-5-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:47,905] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,905] INFO [UnifiedLog partition=-uve-topic-17-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:47,905] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,905] INFO [UnifiedLog partition=-uve-topic-10-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:47,905] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,905] INFO [UnifiedLog partition=-uve-topic-19-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:47,905] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,905] INFO [UnifiedLog partition=-uve-topic-15-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:47,905] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,905] INFO [UnifiedLog partition=-uve-topic-5-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:47,905] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,905] INFO [UnifiedLog partition=-uve-topic-18-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:47,905] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,905] INFO [UnifiedLog partition=-uve-topic-16-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:47,905] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,905] INFO [UnifiedLog partition=-uve-topic-5-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:47,905] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,905] INFO [UnifiedLog partition=-uve-topic-10-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:47,905] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,905] INFO [UnifiedLog partition=-uve-topic-15-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:47,905] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,905] INFO [UnifiedLog partition=-uve-topic-19-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:47,905] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,905] INFO [UnifiedLog partition=-uve-topic-15-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:47,905] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,905] INFO [UnifiedLog partition=-uve-topic-19-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:47,905] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,905] INFO [UnifiedLog partition=-uve-topic-18-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:47,905] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,905] INFO [UnifiedLog partition=-uve-topic-16-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:47,905] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,905] INFO [UnifiedLog partition=-uve-topic-10-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:47,905] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,905] INFO [UnifiedLog partition=-uve-topic-17-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:47,905] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,905] INFO [UnifiedLog partition=-uve-topic-10-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:47,905] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,905] INFO [UnifiedLog partition=-uve-topic-19-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:47,905] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,905] INFO [UnifiedLog partition=-uve-topic-15-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:47,905] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,905] INFO [UnifiedLog partition=-uve-topic-18-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:47,905] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,905] INFO [UnifiedLog partition=-uve-topic-5-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:47,905] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,905] INFO [UnifiedLog partition=-uve-topic-16-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:47,905] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,905] INFO [UnifiedLog partition=-uve-topic-17-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:47,905] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,905] INFO [UnifiedLog partition=-uve-topic-18-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:47,905] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,905] INFO [UnifiedLog partition=-uve-topic-5-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:47,905] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,905] INFO [UnifiedLog partition=-uve-topic-16-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:47,905] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,905] INFO [UnifiedLog partition=-uve-topic-17-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:47,905] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,905] INFO [UnifiedLog partition=-uve-topic-19-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:47,905] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,905] INFO [UnifiedLog partition=-uve-topic-15-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:47,905] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,905] INFO [UnifiedLog partition=-uve-topic-16-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:47,906] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,906] INFO [UnifiedLog partition=-uve-topic-17-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:47,906] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,906] INFO [UnifiedLog partition=-uve-topic-10-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:47,906] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,906] INFO [UnifiedLog partition=-uve-topic-10-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:47,906] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,906] INFO [UnifiedLog partition=-uve-topic-15-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:47,906] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,906] INFO [UnifiedLog partition=-uve-topic-5-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:47,906] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,906] INFO [UnifiedLog partition=-uve-topic-18-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:47,906] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,906] INFO [UnifiedLog partition=-uve-topic-5-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:47,906] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,906] INFO [UnifiedLog partition=-uve-topic-16-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:47,906] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,906] INFO [UnifiedLog partition=-uve-topic-17-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:47,906] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,906] INFO [UnifiedLog partition=-uve-topic-10-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:47,906] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,906] INFO [UnifiedLog partition=-uve-topic-18-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:47,906] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,906] INFO [UnifiedLog partition=-uve-topic-18-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:47,906] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,906] INFO [UnifiedLog partition=-uve-topic-19-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:47,906] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,906] INFO [UnifiedLog partition=-uve-topic-15-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:47,906] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,906] INFO [UnifiedLog partition=-uve-topic-16-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:47,906] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,906] INFO [UnifiedLog partition=-uve-topic-17-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:47,906] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,906] INFO [UnifiedLog partition=-uve-topic-19-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:47,906] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,906] INFO [UnifiedLog partition=-uve-topic-15-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:47,906] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,906] INFO [UnifiedLog partition=-uve-topic-5-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:47,906] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,906] INFO [UnifiedLog partition=-uve-topic-18-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:47,906] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,906] INFO [UnifiedLog partition=-uve-topic-16-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:47,906] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,906] INFO [UnifiedLog partition=-uve-topic-5-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:47,906] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,906] INFO [UnifiedLog partition=-uve-topic-18-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:47,906] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,906] INFO [UnifiedLog partition=-uve-topic-16-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:47,906] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,906] INFO [UnifiedLog partition=-uve-topic-17-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:47,906] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,906] INFO [UnifiedLog partition=-uve-topic-10-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:47,906] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,906] INFO [UnifiedLog partition=-uve-topic-19-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:47,906] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,906] INFO [UnifiedLog partition=-uve-topic-15-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:47,906] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,906] INFO [UnifiedLog partition=-uve-topic-5-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 05:59:47,934] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-7. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,934] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-25. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,934] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-10. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,934] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-19. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,934] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-4. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,935] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-22. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,935] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-16. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,935] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-1. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,935] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-28. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,935] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-13. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,935] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-23. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,935] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-8. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,935] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-26. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,935] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-20. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,935] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-5. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,935] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-17. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,935] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-2. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,935] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-11. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,935] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-29. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,935] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-14. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,935] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-7. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,935] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-25. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,935] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-10. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,935] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-19. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,935] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-4. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,935] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-22. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,935] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-16. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,935] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-1. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,935] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-28. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,935] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-13. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,935] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-6. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,935] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-21. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,935] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-27. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,935] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-24. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,935] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-9. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,935] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-15. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,935] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-12. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,935] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-18. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,935] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-3. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,935] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-0. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,935] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-24. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,935] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-9. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,935] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-3. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,935] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-21. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,935] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-6. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,935] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-15. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,935] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-0. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,935] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-18. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,935] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-27. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,935] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-12. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,935] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-24. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,935] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-9. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,935] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-27. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,935] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-3. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,935] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-21. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,935] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-6. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,935] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-15. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,935] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-0. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,935] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-18. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,935] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-12. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,935] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-24. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,935] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-9. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,935] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-3. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,935] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-21. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,935] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-6. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,935] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-15. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,935] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-0. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,935] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-18. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,935] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-27. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:47,935] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-12. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,267] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-7. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,267] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-25. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,267] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-10. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,267] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-19. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,267] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-4. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,267] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-22. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,267] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-16. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,267] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-1. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,267] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-28. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,267] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-13. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,267] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-7. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,267] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-25. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,267] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-10. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,267] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-19. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,267] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-4. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,267] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-22. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,267] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-16. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,267] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-1. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,267] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-28. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,267] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-13. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,267] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-7. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,267] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-25. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,267] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-10. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,267] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-19. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,267] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-4. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,267] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-22. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,267] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-16. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,267] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-1. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,267] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-28. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,267] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-13. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,267] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-22. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,267] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-7. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,267] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-4. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,267] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-10. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,267] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-25. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,267] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-28. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,268] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-13. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,268] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-1. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,268] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-19. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,268] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-16. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,268] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-23. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,268] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-8. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,268] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-26. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,268] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-20. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,268] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-5. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,268] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-17. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,268] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-2. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,268] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-11. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,268] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-29. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,268] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-14. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,268] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-24. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,268] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-9. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,268] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-27. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,268] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-3. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,268] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-21. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,268] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-6. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,268] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-15. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,268] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-0. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,268] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-18. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,268] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-12. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,268] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-8. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,268] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-26. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,268] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-20. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,268] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-5. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,268] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-23. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,268] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-17. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,268] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-2. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,268] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-11. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,268] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-29. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,268] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-14. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,778] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-6. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,778] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-24. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,778] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-9. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,778] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-18. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,778] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-3. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,778] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-21. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,778] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-15. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,778] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-0. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,778] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-27. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,778] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-12. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,778] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-6. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,778] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-24. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,778] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-9. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,778] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-18. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,778] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-3. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,778] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-21. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,778] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-15. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,778] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-0. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,778] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-27. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,778] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-12. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,778] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-5. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,778] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-23. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,778] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-20. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,778] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-26. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,778] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-11. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,778] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-8. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,778] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-14. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,778] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-29. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,778] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-2. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,778] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-17. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,778] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-24. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,778] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-9. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,778] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-27. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,778] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-3. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,778] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-21. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,778] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-6. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,778] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-15. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,778] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-0. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,778] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-18. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,778] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-12. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,778] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-24. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,778] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-9. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,778] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-27. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,778] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-3. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,778] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-21. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,778] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-6. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,778] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-15. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,778] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-0. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,778] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-18. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,778] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-12. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,778] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-22. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,778] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-7. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,778] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-4. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,778] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-10. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,778] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-25. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,778] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-28. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,778] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-13. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,778] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-1. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,779] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-19. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,779] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-16. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,779] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-22. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,779] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-7. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,779] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-4. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,779] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-10. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,779] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-25. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,779] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-28. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,779] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-13. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,779] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-19. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,779] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-16. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,779] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-1. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,779] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-22. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,779] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-7. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,779] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-25. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,779] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-19. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,779] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-4. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,779] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-16. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,779] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-1. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,779] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-10. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,779] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-28. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,779] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-13. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,779] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-23. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,779] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-8. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,779] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-26. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,779] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-20. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,779] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-5. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,779] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-17. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,779] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-2. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,779] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-11. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,779] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-29. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,779] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-14. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,779] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-22. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,779] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-7. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,779] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-25. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,779] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-19. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,779] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-4. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,779] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-16. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,779] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-1. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,779] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-10. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,779] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-28. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,779] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-13. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,779] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-6. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,779] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-3. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,779] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-21. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,779] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-27. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,779] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-24. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,779] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-9. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,779] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-15. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,779] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-12. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,779] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-18. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,779] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-0. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,779] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-6. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,779] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-3. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,779] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-21. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,779] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-27. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,779] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-24. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,779] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-9. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,779] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-15. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,779] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-12. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,779] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-18. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,779] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-0. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,779] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-6. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,779] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-3. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,779] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-21. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,779] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-27. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,779] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-24. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,779] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-9. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,779] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-15. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,779] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-12. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,779] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-18. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,779] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-0. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,779] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-6. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,779] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-21. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,779] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-27. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,779] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-24. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,779] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-9. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,779] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-15. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,779] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-12. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,779] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-18. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,779] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-3. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,779] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-0. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,779] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-23. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,779] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-20. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,779] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-5. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,779] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-26. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,779] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-11. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,779] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-8. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,779] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-14. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,779] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-29. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,779] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-2. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,779] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-17. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,779] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-23. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,779] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-20. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,779] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-5. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,779] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-26. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,779] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-11. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,779] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-8. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,779] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-14. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,779] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-29. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,779] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-2. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,779] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-17. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,779] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-8. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,779] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-26. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,779] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-20. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,779] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-5. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,779] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-23. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,779] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-17. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,779] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-2. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,779] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-11. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,779] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-29. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:48,779] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-14. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,795] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-7. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,795] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-7. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,795] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-3. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,795] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-11. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,795] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-7. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,795] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-1. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,795] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-28. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,795] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-22. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,795] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-28. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,795] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-23. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,795] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-19. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,795] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-19. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,795] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-11. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,795] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-19. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,795] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-15. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,795] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-10. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,795] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-8. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,795] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-4. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,795] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-29. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,795] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-4. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,795] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-19. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,795] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-29. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,795] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-4. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,795] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-0. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,795] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-20. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,795] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-24. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,795] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-28. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,795] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-8. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,795] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-16. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,795] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-12. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,795] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-20. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,795] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-7. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,795] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-16. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,795] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-16. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,795] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-28. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,795] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-5. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,795] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-9. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,795] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-13. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,795] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-1. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,795] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-1. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,795] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-26. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,795] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-1. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,795] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-25. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,795] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-21. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,795] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-16. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,795] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-25. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,795] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-25. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,795] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-17. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,795] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-4. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,795] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-13. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,795] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-13. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,795] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-5. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,795] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-17. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,795] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-10. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,795] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-10. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,795] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-2. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,795] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-10. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,795] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-6. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,795] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-23. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,795] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-27. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,795] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-2. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,795] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-25. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,795] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-22. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,795] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-22. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,795] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-14. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,795] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-22. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,795] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-18. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,795] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-13. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,795] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-26. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:49,795] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-14. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:51,750] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-7. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:51,750] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-7. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:51,750] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-3. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:51,750] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-11. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:51,750] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-7. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:51,750] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-1. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:51,750] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-28. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:51,750] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-22. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:51,750] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-28. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:51,750] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-23. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:51,750] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-19. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:51,750] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-19. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:51,750] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-11. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:51,750] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-19. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:51,750] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-15. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:51,750] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-10. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:51,750] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-8. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:51,750] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-4. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:51,750] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-29. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:51,750] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-4. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:51,750] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-19. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:51,750] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-29. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:51,750] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-4. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:51,750] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-0. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:51,750] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-20. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:51,750] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-24. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:51,750] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-28. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:51,750] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-8. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:51,750] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-16. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:51,750] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-12. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:51,750] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-20. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:51,750] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-7. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:51,750] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-16. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:51,750] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-16. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:51,750] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-28. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:51,750] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-5. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:51,750] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-9. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:51,750] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-13. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:51,750] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-1. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:51,750] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-1. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:51,750] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-26. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:51,750] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-1. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:51,750] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-25. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:51,750] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-21. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:51,750] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-16. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:51,750] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-25. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:51,750] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-25. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:51,750] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-17. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:51,750] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-4. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:51,750] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-13. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:51,750] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-13. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:51,750] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-5. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:51,750] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-17. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:51,750] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-10. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:51,750] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-10. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:51,750] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-2. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:51,750] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-10. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:51,750] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-6. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:51,750] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-23. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:51,750] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-27. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:51,750] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-2. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:51,750] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-25. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:51,750] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-22. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:51,750] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-22. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:51,750] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-14. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:51,750] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-22. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:51,750] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-18. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:51,750] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-13. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:51,750] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-26. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:51,750] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-14. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,327] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-7. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,327] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-7. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,327] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-3. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,327] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-11. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,327] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-7. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,327] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-1. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,327] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-28. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,327] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-22. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,327] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-28. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,327] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-23. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,327] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-19. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,327] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-19. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,327] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-11. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,327] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-19. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,327] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-15. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,327] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-10. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,327] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-8. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,327] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-4. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,327] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-29. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,327] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-4. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,327] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-19. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,327] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-29. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,327] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-4. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,327] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-0. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,327] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-20. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,327] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-24. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,327] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-28. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,327] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-8. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,327] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-16. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,327] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-12. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,327] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-20. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,327] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-7. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,327] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-16. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,327] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-16. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,327] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-28. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,327] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-5. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,327] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-9. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,327] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-13. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,327] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-1. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,327] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-1. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,327] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-26. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,327] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-1. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,327] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-25. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,327] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-21. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,327] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-16. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,327] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-25. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,327] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-25. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,327] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-17. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,327] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-4. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,327] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-13. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,327] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-13. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,327] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-5. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,327] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-17. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,327] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-10. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,327] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-10. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,327] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-2. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,327] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-10. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,328] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-6. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,328] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-23. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,328] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-27. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,328] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-2. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,328] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-25. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,328] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-22. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,328] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-22. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,328] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-14. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,328] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-22. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,328] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-18. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,328] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-13. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,328] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-26. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 05:59:53,328] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-14. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:21,061] INFO Terminating process due to signal SIGTERM (org.apache.kafka.common.utils.LoggingSignalHandler) [2026-06-04 06:05:21,067] INFO [KafkaServer id=2] shutting down (kafka.server.KafkaServer) [2026-06-04 06:05:21,070] INFO [KafkaServer id=2] Starting controlled shutdown (kafka.server.KafkaServer) [2026-06-04 06:05:22,427] INFO [ReplicaFetcherManager on broker 2] Removed fetcher for partitions HashSet(-uve-topic-13-7, -uve-topic-15-7, -uve-topic-10-24, -uve-topic-7-22, structured_syslog_topic-24, -uve-topic-11-24, -uve-topic-8-22, -uve-topic-23-23, -uve-topic-6-22, -uve-topic-1-22, -uve-topic-17-23, -uve-topic-27-22, -uve-topic-0-6, -uve-topic-29-22, -uve-topic-19-23, -uve-topic-16-23, -uve-topic-20-6, -uve-topic-22-6, -uve-topic-12-7, -uve-topic-3-6, -uve-topic-29-7, -uve-topic-19-8, -uve-topic-16-8, -uve-topic-9-6, -uve-topic-17-8, -uve-topic-27-7, -uve-topic-12-25, -uve-topic-22-24, -uve-topic-13-25, -uve-topic-4-23, -uve-topic-5-23, -uve-topic-2-23, -uve-topic-20-24, -uve-topic-18-24, -uve-topic-28-23, -uve-topic-1-7, -uve-topic-24-23, -uve-topic-14-24, -uve-topic-25-23, -uve-topic-26-23, -uve-topic-8-7, -uve-topic-21-7, -uve-topic-6-7, -uve-topic-7-7, -uve-topic-25-8, -uve-topic-26-8, -uve-topic-9-3, -uve-topic-18-9, -uve-topic-28-8, -uve-topic-5-20, -uve-topic-4-20, -uve-topic-2-20, -uve-topic-21-25, -uve-topic-15-25, -uve-topic-11-9, -uve-topic-6-4, structured_syslog_topic-9, -uve-topic-23-8, -uve-topic-24-8, -uve-topic-14-9, -uve-topic-1-4, -uve-topic-10-9, -uve-topic-7-4, -uve-topic-8-4, -uve-topic-23-26, -uve-topic-14-27, -uve-topic-24-26, -uve-topic-25-26, -uve-topic-26-26, structured_syslog_topic-27, -uve-topic-10-27, -uve-topic-3-21, -uve-topic-11-27, -uve-topic-0-21, -uve-topic-16-26, -uve-topic-17-26, -uve-topic-27-25, -uve-topic-19-26, -uve-topic-29-25, -uve-topic-9-21, -uve-topic-12-10, -uve-topic-22-9, -uve-topic-13-10, -uve-topic-4-5, -uve-topic-15-10, -uve-topic-5-5, -uve-topic-2-5, -uve-topic-20-9, -uve-topic-23-2, -uve-topic-24-2, -uve-topic-14-3, -uve-topic-4-26, -uve-topic-25-2, -uve-topic-26-2, -uve-topic-2-26, -uve-topic-10-3, -uve-topic-11-3, -uve-topic-28-2, -uve-topic-18-3, -uve-topic-5-26, -uve-topic-13-19, -uve-topic-15-19, -uve-topic-1-10, -uve-topic-20-18, -uve-topic-12-19, -uve-topic-22-18, -uve-topic-7-10, -uve-topic-8-10, -uve-topic-6-10, -uve-topic-15-4, -uve-topic-3-27, -uve-topic-20-3, -uve-topic-0-27, -uve-topic-12-4, -uve-topic-22-3, -uve-topic-13-4, -uve-topic-10-21, -uve-topic-9-27, -uve-topic-4-11, -uve-topic-5-11, -uve-topic-16-20, -uve-topic-2-11, -uve-topic-27-19, -uve-topic-17-20, -uve-topic-21-19, structured_syslog_topic-12, -uve-topic-29-19, -uve-topic-19-20, -uve-topic-16-5, -uve-topic-27-4, -uve-topic-17-5, -uve-topic-0-24, -uve-topic-21-4, -uve-topic-9-24, -uve-topic-20-21, -uve-topic-19-5, -uve-topic-29-4, -uve-topic-3-24, -uve-topic-25-20, -uve-topic-26-20, -uve-topic-2-8, -uve-topic-28-20, -uve-topic-18-21, -uve-topic-11-21, -uve-topic-23-20, -uve-topic-24-20, -uve-topic-14-21, -uve-topic-5-8, -uve-topic-4-8, -uve-topic-26-5, -uve-topic-18-6, -uve-topic-28-5, -uve-topic-1-25, -uve-topic-23-5, -uve-topic-24-5, -uve-topic-14-6, -uve-topic-25-5, -uve-topic-21-22, -uve-topic-8-25, -uve-topic-6-25, -uve-topic-7-25, -uve-topic-3-9, -uve-topic-0-9, -uve-topic-22-21, -uve-topic-12-22, -uve-topic-13-22, -uve-topic-15-22, -uve-topic-10-6, -uve-topic-11-6, -uve-topic-9-9, structured_syslog_topic-15, -uve-topic-10-15, -uve-topic-11-15, -uve-topic-5-14, -uve-topic-4-14, -uve-topic-2-14, -uve-topic-18-15, -uve-topic-28-14, -uve-topic-23-14, -uve-topic-14-15, -uve-topic-24-14, -uve-topic-25-14, -uve-topic-26-14, -uve-topic-10-0, structured_syslog_topic-0, -uve-topic-11-0, -uve-topic-18-0, -uve-topic-0-15, -uve-topic-14-0, -uve-topic-20-15, -uve-topic-9-15, -uve-topic-22-15, -uve-topic-12-16, -uve-topic-13-16, -uve-topic-3-15, -uve-topic-15-16, -uve-topic-22-0, -uve-topic-12-1, -uve-topic-6-28, -uve-topic-13-1, -uve-topic-1-28, -uve-topic-20-0, -uve-topic-15-1, -uve-topic-7-28, -uve-topic-8-28, -uve-topic-21-16, -uve-topic-3-12, -uve-topic-0-12, -uve-topic-19-17, -uve-topic-29-16, -uve-topic-9-12, -uve-topic-16-17, -uve-topic-17-17, -uve-topic-27-16, -uve-topic-4-29, -uve-topic-5-29, -uve-topic-2-29, -uve-topic-21-1, -uve-topic-16-2, -uve-topic-17-2, -uve-topic-27-1, -uve-topic-19-2, -uve-topic-29-1, -uve-topic-6-13, -uve-topic-23-17, -uve-topic-7-13, -uve-topic-24-17, -uve-topic-14-18, structured_syslog_topic-18, -uve-topic-25-17, -uve-topic-10-18, -uve-topic-11-18, -uve-topic-1-13, -uve-topic-26-17, -uve-topic-28-17, -uve-topic-18-18, -uve-topic-8-13, -uve-topic-8-1, structured_syslog_topic-3, -uve-topic-17-11, -uve-topic-27-10, -uve-topic-6-1, -uve-topic-7-1, -uve-topic-19-11, -uve-topic-29-10, -uve-topic-3-18, -uve-topic-15-28, -uve-topic-20-27, -uve-topic-0-18, -uve-topic-12-28, -uve-topic-22-27, -uve-topic-13-28, -uve-topic-9-18, -uve-topic-28-26, -uve-topic-18-27, -uve-topic-4-2, -uve-topic-16-11, -uve-topic-2-2, -uve-topic-21-10, -uve-topic-28-11, -uve-topic-18-12, -uve-topic-5-2, -uve-topic-16-29, -uve-topic-27-28, -uve-topic-17-29, -uve-topic-21-28, -uve-topic-1-19, -uve-topic-8-19, -uve-topic-6-19, -uve-topic-7-19, -uve-topic-24-11, -uve-topic-14-12, -uve-topic-25-11, -uve-topic-26-11, -uve-topic-3-3, -uve-topic-10-12, -uve-topic-0-3, -uve-topic-11-12, -uve-topic-23-11, -uve-topic-26-29, -uve-topic-1-16, -uve-topic-28-29, -uve-topic-23-29, -uve-topic-24-29, -uve-topic-25-29, -uve-topic-7-16, -uve-topic-20-12, -uve-topic-8-16, -uve-topic-29-28, -uve-topic-19-29, -uve-topic-6-16, structured_syslog_topic-21, -uve-topic-15-13, -uve-topic-0-0, -uve-topic-12-13, -uve-topic-22-12, -uve-topic-13-13, -uve-topic-9-0, -uve-topic-3-0, structured_syslog_topic-6, -uve-topic-2-17, -uve-topic-21-13, -uve-topic-4-17, -uve-topic-5-17, -uve-topic-16-14, -uve-topic-27-13, -uve-topic-17-14, -uve-topic-29-13, -uve-topic-19-14, -uve-topic-1-1) (kafka.server.ReplicaFetcherManager) [2026-06-04 06:05:22,539] INFO [ReplicaFetcherManager on broker 2] Removed fetcher for partitions HashSet(-uve-topic-1-12, -uve-topic-5-24, -uve-topic-4-22, -uve-topic-13-6, -uve-topic-2-18, -uve-topic-16-21, -uve-topic-21-23, -uve-topic-23-21, -uve-topic-8-18, -uve-topic-10-7, -uve-topic-29-27, -uve-topic-19-28, -uve-topic-23-10, -uve-topic-13-11, -uve-topic-1-3, -uve-topic-7-8, -uve-topic-3-10, -uve-topic-20-14, -uve-topic-5-15, -uve-topic-20-22, -uve-topic-10-23, -uve-topic-10-1, -uve-topic-9-13, -uve-topic-15-3, -uve-topic-8-5, -uve-topic-28-10, -uve-topic-18-11, -uve-topic-28-1, -uve-topic-18-2, -uve-topic-21-15, -uve-topic-11-16, -uve-topic-11-8, -uve-topic-3-19, -uve-topic-22-4, -uve-topic-12-5, -uve-topic-29-11, -uve-topic-19-12, -uve-topic-11-2, -uve-topic-1-17, -uve-topic-19-0, -uve-topic-1-5, -uve-topic-8-27, -uve-topic-9-10, -uve-topic-8-2, structured_syslog_topic-17, -uve-topic-27-0, -uve-topic-17-1, -uve-topic-22-20, -uve-topic-12-21, -uve-topic-24-6, -uve-topic-14-7, -uve-topic-27-8, -uve-topic-17-9, -uve-topic-27-18, -uve-topic-17-19, -uve-topic-28-9, -uve-topic-18-10, -uve-topic-28-28, -uve-topic-18-29, -uve-topic-8-12, -uve-topic-1-6, -uve-topic-27-24, -uve-topic-17-25, -uve-topic-0-23, -uve-topic-7-17, -uve-topic-24-12, -uve-topic-14-13, -uve-topic-2-13, -uve-topic-16-0, -uve-topic-0-16, -uve-topic-0-11, -uve-topic-15-24, -uve-topic-6-27, -uve-topic-7-26, -uve-topic-25-16, -uve-topic-15-17, -uve-topic-28-19, -uve-topic-18-20, -uve-topic-15-9, -uve-topic-25-7, -uve-topic-15-8, -uve-topic-3-28, -uve-topic-24-28, -uve-topic-14-29, -uve-topic-24-22, -uve-topic-14-23, -uve-topic-28-25, -uve-topic-18-26, -uve-topic-25-13, -uve-topic-15-14, -uve-topic-1-26, -uve-topic-1-0, -uve-topic-23-6, -uve-topic-4-4, -uve-topic-13-18, -uve-topic-26-24, -uve-topic-16-25, -uve-topic-23-18, -uve-topic-28-27, -uve-topic-18-28, -uve-topic-13-15, -uve-topic-0-25, -uve-topic-28-4, -uve-topic-18-5, -uve-topic-29-29, -uve-topic-7-21, -uve-topic-15-0, -uve-topic-8-29, -uve-topic-22-13, -uve-topic-12-14, -uve-topic-23-9, -uve-topic-24-0, -uve-topic-14-1, -uve-topic-24-7, -uve-topic-14-8, -uve-topic-6-20, -uve-topic-11-5, -uve-topic-0-5, -uve-topic-20-26, structured_syslog_topic-26, -uve-topic-8-20, -uve-topic-24-15, -uve-topic-14-16, structured_syslog_topic-22, -uve-topic-28-12, -uve-topic-18-13, -uve-topic-24-19, -uve-topic-14-20, -uve-topic-28-22, -uve-topic-18-23, -uve-topic-3-14, -uve-topic-27-3, -uve-topic-17-4, -uve-topic-22-16, -uve-topic-12-17, -uve-topic-2-6, -uve-topic-8-9, -uve-topic-2-27, -uve-topic-29-23, -uve-topic-19-24, -uve-topic-26-7, -uve-topic-22-8, -uve-topic-12-9, -uve-topic-21-12, -uve-topic-11-13, -uve-topic-5-12, structured_syslog_topic-16, -uve-topic-0-4, -uve-topic-3-25, -uve-topic-1-9, -uve-topic-24-27, -uve-topic-14-28, -uve-topic-27-21, -uve-topic-17-22, -uve-topic-29-5, -uve-topic-19-6, structured_syslog_topic-10, -uve-topic-2-1, -uve-topic-9-19, -uve-topic-2-24, -uve-topic-0-2, -uve-topic-6-0, -uve-topic-22-5, -uve-topic-12-6, -uve-topic-7-14, -uve-topic-23-25, -uve-topic-13-26, -uve-topic-6-6, -uve-topic-10-28, -uve-topic-9-23, -uve-topic-1-23, -uve-topic-13-21, -uve-topic-11-29, -uve-topic-28-3, -uve-topic-18-4, -uve-topic-21-20, -uve-topic-3-4, -uve-topic-23-4, -uve-topic-13-5, -uve-topic-29-26, -uve-topic-19-27, -uve-topic-26-13, structured_syslog_topic-28, -uve-topic-22-29, -uve-topic-1-20, -uve-topic-3-2, -uve-topic-7-0, -uve-topic-2-10, -uve-topic-11-17, structured_syslog_topic-25, -uve-topic-21-8, -uve-topic-28-24, -uve-topic-18-25, -uve-topic-5-6, -uve-topic-27-20, -uve-topic-17-21, -uve-topic-24-21, -uve-topic-14-22, -uve-topic-29-12, -uve-topic-19-13, -uve-topic-6-24, -uve-topic-29-9, -uve-topic-19-10, -uve-topic-8-17, -uve-topic-5-27, -uve-topic-9-2, -uve-topic-6-11, -uve-topic-0-22, -uve-topic-1-14, -uve-topic-3-7, -uve-topic-16-24, -uve-topic-8-26, -uve-topic-16-6, -uve-topic-0-8, -uve-topic-27-11, -uve-topic-17-12, -uve-topic-27-14, -uve-topic-17-15, -uve-topic-28-15, -uve-topic-18-16, -uve-topic-20-11, structured_syslog_topic-19, -uve-topic-25-28, -uve-topic-15-29, -uve-topic-27-17, -uve-topic-17-18, -uve-topic-2-28, -uve-topic-5-9, -uve-topic-20-23, -uve-topic-26-16, -uve-topic-3-29, -uve-topic-25-6, -uve-topic-25-22, -uve-topic-15-23, -uve-topic-22-17, -uve-topic-12-18, -uve-topic-29-2, -uve-topic-19-3, -uve-topic-23-22, -uve-topic-13-23, -uve-topic-27-6, -uve-topic-17-7, -uve-topic-23-3, -uve-topic-8-3, -uve-topic-1-27, -uve-topic-23-0, -uve-topic-9-20, -uve-topic-5-10, -uve-topic-2-7, -uve-topic-13-12, -uve-topic-7-11, -uve-topic-26-10, -uve-topic-3-8, -uve-topic-29-8, -uve-topic-19-9, -uve-topic-3-22, -uve-topic-21-24, -uve-topic-11-25, -uve-topic-22-25, -uve-topic-12-26, -uve-topic-4-12, -uve-topic-26-18, -uve-topic-16-19, -uve-topic-23-19, -uve-topic-13-20, -uve-topic-0-13, -uve-topic-16-18, -uve-topic-1-24, -uve-topic-9-4, -uve-topic-7-29, -uve-topic-6-21, -uve-topic-26-9, -uve-topic-16-10, -uve-topic-27-27, -uve-topic-17-28, -uve-topic-0-17, -uve-topic-27-26, -uve-topic-17-27, -uve-topic-22-2, -uve-topic-12-3, -uve-topic-28-7, -uve-topic-18-8, -uve-topic-1-18, -uve-topic-26-25, -uve-topic-8-23, -uve-topic-2-16, -uve-topic-8-8, structured_syslog_topic-20, -uve-topic-24-3, -uve-topic-14-4, -uve-topic-25-24, -uve-topic-25-4, -uve-topic-15-5, -uve-topic-20-28, -uve-topic-10-29, -uve-topic-2-19, -uve-topic-20-7, -uve-topic-10-8, -uve-topic-0-26, -uve-topic-22-10, -uve-topic-12-11, -uve-topic-27-23, -uve-topic-17-24, -uve-topic-10-16, -uve-topic-4-3, -uve-topic-3-11, -uve-topic-3-17, -uve-topic-4-9, -uve-topic-5-13, -uve-topic-6-15, -uve-topic-23-27, structured_syslog_topic-8, -uve-topic-13-27, structured_syslog_topic-14, -uve-topic-6-14, -uve-topic-25-12, -uve-topic-26-6, -uve-topic-16-7, -uve-topic-24-1, -uve-topic-14-2, -uve-topic-28-21, -uve-topic-18-22, -uve-topic-2-21, structured_syslog_topic-2, -uve-topic-12-0, -uve-topic-21-29, -uve-topic-0-20, -uve-topic-9-8, -uve-topic-1-15, -uve-topic-25-3, -uve-topic-23-15, -uve-topic-7-15, -uve-topic-8-0, -uve-topic-13-3, -uve-topic-26-22, -uve-topic-23-7, -uve-topic-13-8, -uve-topic-4-27, -uve-topic-6-9, -uve-topic-9-26, -uve-topic-4-16, -uve-topic-20-4, -uve-topic-10-5, -uve-topic-3-26, -uve-topic-23-13, -uve-topic-13-14, -uve-topic-21-21, -uve-topic-11-22, -uve-topic-21-5, -uve-topic-27-29, -uve-topic-26-4, -uve-topic-10-13, -uve-topic-1-21, -uve-topic-7-24, -uve-topic-26-28, -uve-topic-3-5, -uve-topic-0-14, -uve-topic-6-2, structured_syslog_topic-13, -uve-topic-11-14, structured_syslog_topic-1, -uve-topic-29-24, -uve-topic-19-25, -uve-topic-20-20, -uve-topic-28-18, -uve-topic-18-19, -uve-topic-4-0, -uve-topic-5-19, -uve-topic-9-29, -uve-topic-22-22, -uve-topic-12-23, -uve-topic-22-28, -uve-topic-12-29, -uve-topic-24-4, -uve-topic-14-5, -uve-topic-22-14, -uve-topic-12-15, -uve-topic-5-1, -uve-topic-13-24, -uve-topic-2-4, -uve-topic-25-21, -uve-topic-6-18, -uve-topic-25-15, -uve-topic-4-18, -uve-topic-2-25, -uve-topic-6-3, -uve-topic-4-13, -uve-topic-15-6, -uve-topic-4-1, -uve-topic-16-27, -uve-topic-3-16, -uve-topic-20-8, -uve-topic-5-28, -uve-topic-20-29, -uve-topic-11-26, -uve-topic-22-11, -uve-topic-12-12, -uve-topic-22-19, -uve-topic-12-20, -uve-topic-29-21, -uve-topic-19-22, -uve-topic-3-23, -uve-topic-8-6, -uve-topic-21-17, -uve-topic-4-7, -uve-topic-2-15, -uve-topic-10-25, -uve-topic-2-22, -uve-topic-7-12, -uve-topic-11-11, -uve-topic-9-1, -uve-topic-27-5, -uve-topic-17-6, -uve-topic-21-18, -uve-topic-11-19, -uve-topic-28-6, -uve-topic-18-7, -uve-topic-20-16, -uve-topic-10-17, -uve-topic-17-0, -uve-topic-6-29, -uve-topic-29-15, -uve-topic-19-16, -uve-topic-9-17, -uve-topic-5-18, -uve-topic-21-9, -uve-topic-11-10, -uve-topic-26-15, -uve-topic-16-16, -uve-topic-26-19, -uve-topic-21-2, -uve-topic-7-23, -uve-topic-4-6, -uve-topic-16-12, -uve-topic-27-2, -uve-topic-17-3, -uve-topic-22-26, -uve-topic-12-27, -uve-topic-9-14, -uve-topic-25-25, -uve-topic-15-26, -uve-topic-24-16, -uve-topic-14-17, -uve-topic-28-0, -uve-topic-18-1, -uve-topic-25-18, -uve-topic-8-11, -uve-topic-5-21, -uve-topic-25-9, -uve-topic-7-5, -uve-topic-15-18, -uve-topic-23-1, -uve-topic-13-2, -uve-topic-26-27, -uve-topic-16-28, -uve-topic-25-10, -uve-topic-15-11, -uve-topic-26-12, -uve-topic-16-13, -uve-topic-24-24, -uve-topic-14-25, -uve-topic-1-11, -uve-topic-0-28, -uve-topic-23-12, -uve-topic-9-7, -uve-topic-3-13, -uve-topic-8-15, -uve-topic-5-25, -uve-topic-11-23, -uve-topic-8-24, -uve-topic-9-5, -uve-topic-20-19, -uve-topic-10-20, -uve-topic-24-13, -uve-topic-14-14, -uve-topic-28-16, -uve-topic-18-17, -uve-topic-22-23, -uve-topic-12-24, -uve-topic-7-18, -uve-topic-25-1, -uve-topic-15-2, -uve-topic-6-17, structured_syslog_topic-5, -uve-topic-0-29, -uve-topic-9-16, -uve-topic-5-22, -uve-topic-4-19, -uve-topic-21-14, -uve-topic-29-18, -uve-topic-19-19, -uve-topic-26-3, -uve-topic-16-4, -uve-topic-6-8, -uve-topic-2-3, -uve-topic-5-7, -uve-topic-29-17, -uve-topic-19-18, -uve-topic-21-6, -uve-topic-11-7, -uve-topic-4-10, -uve-topic-20-5, -uve-topic-4-15, -uve-topic-7-9, -uve-topic-3-20, -uve-topic-9-28, -uve-topic-16-3, -uve-topic-5-0, -uve-topic-27-9, -uve-topic-17-10, -uve-topic-4-21, -uve-topic-4-24, -uve-topic-26-21, -uve-topic-16-22, -uve-topic-7-27, -uve-topic-7-2, -uve-topic-5-3, -uve-topic-10-22, -uve-topic-13-0, -uve-topic-15-15, -uve-topic-16-9, -uve-topic-2-12, -uve-topic-23-28, -uve-topic-13-29, structured_syslog_topic-29, -uve-topic-22-7, -uve-topic-12-8, -uve-topic-21-0, -uve-topic-11-1, -uve-topic-5-16, -uve-topic-6-26, -uve-topic-10-4, -uve-topic-22-1, -uve-topic-12-2, -uve-topic-7-3, -uve-topic-20-13, -uve-topic-10-14, -uve-topic-15-21, -uve-topic-26-0, -uve-topic-16-1, -uve-topic-8-14, -uve-topic-0-10, -uve-topic-6-5, -uve-topic-13-9, -uve-topic-7-20, -uve-topic-7-6, -uve-topic-20-2, -uve-topic-8-21, -uve-topic-23-16, -uve-topic-13-17, -uve-topic-24-9, -uve-topic-14-10, -uve-topic-29-20, -uve-topic-19-21, -uve-topic-21-26, -uve-topic-21-27, -uve-topic-11-28, -uve-topic-29-6, -uve-topic-19-7, -uve-topic-25-0, -uve-topic-10-19, structured_syslog_topic-7, -uve-topic-11-20, -uve-topic-1-8, structured_syslog_topic-23, -uve-topic-21-3, -uve-topic-11-4, -uve-topic-24-25, -uve-topic-14-26, structured_syslog_topic-11, -uve-topic-29-14, -uve-topic-19-15, -uve-topic-21-11, -uve-topic-6-12, -uve-topic-20-10, -uve-topic-10-11, -uve-topic-0-1, -uve-topic-4-28, -uve-topic-20-17, -uve-topic-3-1, -uve-topic-1-2, -uve-topic-9-25, -uve-topic-2-0, -uve-topic-15-27, -uve-topic-2-9, -uve-topic-10-10, -uve-topic-27-15, -uve-topic-17-16, -uve-topic-28-13, -uve-topic-18-14, -uve-topic-25-27, -uve-topic-20-1, -uve-topic-10-2, -uve-topic-26-1, -uve-topic-29-3, -uve-topic-19-4, -uve-topic-1-29, -uve-topic-4-25, -uve-topic-27-12, -uve-topic-17-13, -uve-topic-5-4, -uve-topic-0-19, -uve-topic-6-23, -uve-topic-23-24, -uve-topic-0-7, -uve-topic-15-12, -uve-topic-9-11, -uve-topic-29-0, -uve-topic-19-1, -uve-topic-16-15, -uve-topic-20-25, -uve-topic-10-26, -uve-topic-9-22, structured_syslog_topic-4, -uve-topic-24-18, -uve-topic-14-19, -uve-topic-24-10, -uve-topic-14-11, -uve-topic-25-19, -uve-topic-15-20) (kafka.server.ReplicaFetcherManager) [2026-06-04 06:05:22,540] INFO [ReplicaAlterLogDirsManager on broker 2] Removed fetcher for partitions HashSet(-uve-topic-1-12, -uve-topic-5-24, -uve-topic-4-22, -uve-topic-13-6, -uve-topic-2-18, -uve-topic-16-21, -uve-topic-21-23, -uve-topic-23-21, -uve-topic-8-18, -uve-topic-10-7, -uve-topic-29-27, -uve-topic-19-28, -uve-topic-23-10, -uve-topic-13-11, -uve-topic-1-3, -uve-topic-7-8, -uve-topic-3-10, -uve-topic-20-14, -uve-topic-5-15, -uve-topic-20-22, -uve-topic-10-23, -uve-topic-10-1, -uve-topic-9-13, -uve-topic-15-3, -uve-topic-8-5, -uve-topic-28-10, -uve-topic-18-11, -uve-topic-28-1, -uve-topic-18-2, -uve-topic-21-15, -uve-topic-11-16, -uve-topic-11-8, -uve-topic-3-19, -uve-topic-22-4, -uve-topic-12-5, -uve-topic-29-11, -uve-topic-19-12, -uve-topic-11-2, -uve-topic-1-17, -uve-topic-19-0, -uve-topic-1-5, -uve-topic-8-27, -uve-topic-9-10, -uve-topic-8-2, structured_syslog_topic-17, -uve-topic-27-0, -uve-topic-17-1, -uve-topic-22-20, -uve-topic-12-21, -uve-topic-24-6, -uve-topic-14-7, -uve-topic-27-8, -uve-topic-17-9, -uve-topic-27-18, -uve-topic-17-19, -uve-topic-28-9, -uve-topic-18-10, -uve-topic-28-28, -uve-topic-18-29, -uve-topic-8-12, -uve-topic-1-6, -uve-topic-27-24, -uve-topic-17-25, -uve-topic-0-23, -uve-topic-7-17, -uve-topic-24-12, -uve-topic-14-13, -uve-topic-2-13, -uve-topic-16-0, -uve-topic-0-16, -uve-topic-0-11, -uve-topic-15-24, -uve-topic-6-27, -uve-topic-7-26, -uve-topic-25-16, -uve-topic-15-17, -uve-topic-28-19, -uve-topic-18-20, -uve-topic-15-9, -uve-topic-25-7, -uve-topic-15-8, -uve-topic-3-28, -uve-topic-24-28, -uve-topic-14-29, -uve-topic-24-22, -uve-topic-14-23, -uve-topic-28-25, -uve-topic-18-26, -uve-topic-25-13, -uve-topic-15-14, -uve-topic-1-26, -uve-topic-1-0, -uve-topic-23-6, -uve-topic-4-4, -uve-topic-13-18, -uve-topic-26-24, -uve-topic-16-25, -uve-topic-23-18, -uve-topic-28-27, -uve-topic-18-28, -uve-topic-13-15, -uve-topic-0-25, -uve-topic-28-4, -uve-topic-18-5, -uve-topic-29-29, -uve-topic-7-21, -uve-topic-15-0, -uve-topic-8-29, -uve-topic-22-13, -uve-topic-12-14, -uve-topic-23-9, -uve-topic-24-0, -uve-topic-14-1, -uve-topic-24-7, -uve-topic-14-8, -uve-topic-6-20, -uve-topic-11-5, -uve-topic-0-5, -uve-topic-20-26, structured_syslog_topic-26, -uve-topic-8-20, -uve-topic-24-15, -uve-topic-14-16, structured_syslog_topic-22, -uve-topic-28-12, -uve-topic-18-13, -uve-topic-24-19, -uve-topic-14-20, -uve-topic-28-22, -uve-topic-18-23, -uve-topic-3-14, -uve-topic-27-3, -uve-topic-17-4, -uve-topic-22-16, -uve-topic-12-17, -uve-topic-2-6, -uve-topic-8-9, -uve-topic-2-27, -uve-topic-29-23, -uve-topic-19-24, -uve-topic-26-7, -uve-topic-22-8, -uve-topic-12-9, -uve-topic-21-12, -uve-topic-11-13, -uve-topic-5-12, structured_syslog_topic-16, -uve-topic-0-4, -uve-topic-3-25, -uve-topic-1-9, -uve-topic-24-27, -uve-topic-14-28, -uve-topic-27-21, -uve-topic-17-22, -uve-topic-29-5, -uve-topic-19-6, structured_syslog_topic-10, -uve-topic-2-1, -uve-topic-9-19, -uve-topic-2-24, -uve-topic-0-2, -uve-topic-6-0, -uve-topic-22-5, -uve-topic-12-6, -uve-topic-7-14, -uve-topic-23-25, -uve-topic-13-26, -uve-topic-6-6, -uve-topic-10-28, -uve-topic-9-23, -uve-topic-1-23, -uve-topic-13-21, -uve-topic-11-29, -uve-topic-28-3, -uve-topic-18-4, -uve-topic-21-20, -uve-topic-3-4, -uve-topic-23-4, -uve-topic-13-5, -uve-topic-29-26, -uve-topic-19-27, -uve-topic-26-13, structured_syslog_topic-28, -uve-topic-22-29, -uve-topic-1-20, -uve-topic-3-2, -uve-topic-7-0, -uve-topic-2-10, -uve-topic-11-17, structured_syslog_topic-25, -uve-topic-21-8, -uve-topic-28-24, -uve-topic-18-25, -uve-topic-5-6, -uve-topic-27-20, -uve-topic-17-21, -uve-topic-24-21, -uve-topic-14-22, -uve-topic-29-12, -uve-topic-19-13, -uve-topic-6-24, -uve-topic-29-9, -uve-topic-19-10, -uve-topic-8-17, -uve-topic-5-27, -uve-topic-9-2, -uve-topic-6-11, -uve-topic-0-22, -uve-topic-1-14, -uve-topic-3-7, -uve-topic-16-24, -uve-topic-8-26, -uve-topic-16-6, -uve-topic-0-8, -uve-topic-27-11, -uve-topic-17-12, -uve-topic-27-14, -uve-topic-17-15, -uve-topic-28-15, -uve-topic-18-16, -uve-topic-20-11, structured_syslog_topic-19, -uve-topic-25-28, -uve-topic-15-29, -uve-topic-27-17, -uve-topic-17-18, -uve-topic-2-28, -uve-topic-5-9, -uve-topic-20-23, -uve-topic-26-16, -uve-topic-3-29, -uve-topic-25-6, -uve-topic-25-22, -uve-topic-15-23, -uve-topic-22-17, -uve-topic-12-18, -uve-topic-29-2, -uve-topic-19-3, -uve-topic-23-22, -uve-topic-13-23, -uve-topic-27-6, -uve-topic-17-7, -uve-topic-23-3, -uve-topic-8-3, -uve-topic-1-27, -uve-topic-23-0, -uve-topic-9-20, -uve-topic-5-10, -uve-topic-2-7, -uve-topic-13-12, -uve-topic-7-11, -uve-topic-26-10, -uve-topic-3-8, -uve-topic-29-8, -uve-topic-19-9, -uve-topic-3-22, -uve-topic-21-24, -uve-topic-11-25, -uve-topic-22-25, -uve-topic-12-26, -uve-topic-4-12, -uve-topic-26-18, -uve-topic-16-19, -uve-topic-23-19, -uve-topic-13-20, -uve-topic-0-13, -uve-topic-16-18, -uve-topic-1-24, -uve-topic-9-4, -uve-topic-7-29, -uve-topic-6-21, -uve-topic-26-9, -uve-topic-16-10, -uve-topic-27-27, -uve-topic-17-28, -uve-topic-0-17, -uve-topic-27-26, -uve-topic-17-27, -uve-topic-22-2, -uve-topic-12-3, -uve-topic-28-7, -uve-topic-18-8, -uve-topic-1-18, -uve-topic-26-25, -uve-topic-8-23, -uve-topic-2-16, -uve-topic-8-8, structured_syslog_topic-20, -uve-topic-24-3, -uve-topic-14-4, -uve-topic-25-24, -uve-topic-25-4, -uve-topic-15-5, -uve-topic-20-28, -uve-topic-10-29, -uve-topic-2-19, -uve-topic-20-7, -uve-topic-10-8, -uve-topic-0-26, -uve-topic-22-10, -uve-topic-12-11, -uve-topic-27-23, -uve-topic-17-24, -uve-topic-10-16, -uve-topic-4-3, -uve-topic-3-11, -uve-topic-3-17, -uve-topic-4-9, -uve-topic-5-13, -uve-topic-6-15, -uve-topic-23-27, structured_syslog_topic-8, -uve-topic-13-27, structured_syslog_topic-14, -uve-topic-6-14, -uve-topic-25-12, -uve-topic-26-6, -uve-topic-16-7, -uve-topic-24-1, -uve-topic-14-2, -uve-topic-28-21, -uve-topic-18-22, -uve-topic-2-21, structured_syslog_topic-2, -uve-topic-12-0, -uve-topic-21-29, -uve-topic-0-20, -uve-topic-9-8, -uve-topic-1-15, -uve-topic-25-3, -uve-topic-23-15, -uve-topic-7-15, -uve-topic-8-0, -uve-topic-13-3, -uve-topic-26-22, -uve-topic-23-7, -uve-topic-13-8, -uve-topic-4-27, -uve-topic-6-9, -uve-topic-9-26, -uve-topic-4-16, -uve-topic-20-4, -uve-topic-10-5, -uve-topic-3-26, -uve-topic-23-13, -uve-topic-13-14, -uve-topic-21-21, -uve-topic-11-22, -uve-topic-21-5, -uve-topic-27-29, -uve-topic-26-4, -uve-topic-10-13, -uve-topic-1-21, -uve-topic-7-24, -uve-topic-26-28, -uve-topic-3-5, -uve-topic-0-14, -uve-topic-6-2, structured_syslog_topic-13, -uve-topic-11-14, structured_syslog_topic-1, -uve-topic-29-24, -uve-topic-19-25, -uve-topic-20-20, -uve-topic-28-18, -uve-topic-18-19, -uve-topic-4-0, -uve-topic-5-19, -uve-topic-9-29, -uve-topic-22-22, -uve-topic-12-23, -uve-topic-22-28, -uve-topic-12-29, -uve-topic-24-4, -uve-topic-14-5, -uve-topic-22-14, -uve-topic-12-15, -uve-topic-5-1, -uve-topic-13-24, -uve-topic-2-4, -uve-topic-25-21, -uve-topic-6-18, -uve-topic-25-15, -uve-topic-4-18, -uve-topic-2-25, -uve-topic-6-3, -uve-topic-4-13, -uve-topic-15-6, -uve-topic-4-1, -uve-topic-16-27, -uve-topic-3-16, -uve-topic-20-8, -uve-topic-5-28, -uve-topic-20-29, -uve-topic-11-26, -uve-topic-22-11, -uve-topic-12-12, -uve-topic-22-19, -uve-topic-12-20, -uve-topic-29-21, -uve-topic-19-22, -uve-topic-3-23, -uve-topic-8-6, -uve-topic-21-17, -uve-topic-4-7, -uve-topic-2-15, -uve-topic-10-25, -uve-topic-2-22, -uve-topic-7-12, -uve-topic-11-11, -uve-topic-9-1, -uve-topic-27-5, -uve-topic-17-6, -uve-topic-21-18, -uve-topic-11-19, -uve-topic-28-6, -uve-topic-18-7, -uve-topic-20-16, -uve-topic-10-17, -uve-topic-17-0, -uve-topic-6-29, -uve-topic-29-15, -uve-topic-19-16, -uve-topic-9-17, -uve-topic-5-18, -uve-topic-21-9, -uve-topic-11-10, -uve-topic-26-15, -uve-topic-16-16, -uve-topic-26-19, -uve-topic-21-2, -uve-topic-7-23, -uve-topic-4-6, -uve-topic-16-12, -uve-topic-27-2, -uve-topic-17-3, -uve-topic-22-26, -uve-topic-12-27, -uve-topic-9-14, -uve-topic-25-25, -uve-topic-15-26, -uve-topic-24-16, -uve-topic-14-17, -uve-topic-28-0, -uve-topic-18-1, -uve-topic-25-18, -uve-topic-8-11, -uve-topic-5-21, -uve-topic-25-9, -uve-topic-7-5, -uve-topic-15-18, -uve-topic-23-1, -uve-topic-13-2, -uve-topic-26-27, -uve-topic-16-28, -uve-topic-25-10, -uve-topic-15-11, -uve-topic-26-12, -uve-topic-16-13, -uve-topic-24-24, -uve-topic-14-25, -uve-topic-1-11, -uve-topic-0-28, -uve-topic-23-12, -uve-topic-9-7, -uve-topic-3-13, -uve-topic-8-15, -uve-topic-5-25, -uve-topic-11-23, -uve-topic-8-24, -uve-topic-9-5, -uve-topic-20-19, -uve-topic-10-20, -uve-topic-24-13, -uve-topic-14-14, -uve-topic-28-16, -uve-topic-18-17, -uve-topic-22-23, -uve-topic-12-24, -uve-topic-7-18, -uve-topic-25-1, -uve-topic-15-2, -uve-topic-6-17, structured_syslog_topic-5, -uve-topic-0-29, -uve-topic-9-16, -uve-topic-5-22, -uve-topic-4-19, -uve-topic-21-14, -uve-topic-29-18, -uve-topic-19-19, -uve-topic-26-3, -uve-topic-16-4, -uve-topic-6-8, -uve-topic-2-3, -uve-topic-5-7, -uve-topic-29-17, -uve-topic-19-18, -uve-topic-21-6, -uve-topic-11-7, -uve-topic-4-10, -uve-topic-20-5, -uve-topic-4-15, -uve-topic-7-9, -uve-topic-3-20, -uve-topic-9-28, -uve-topic-16-3, -uve-topic-5-0, -uve-topic-27-9, -uve-topic-17-10, -uve-topic-4-21, -uve-topic-4-24, -uve-topic-26-21, -uve-topic-16-22, -uve-topic-7-27, -uve-topic-7-2, -uve-topic-5-3, -uve-topic-10-22, -uve-topic-13-0, -uve-topic-15-15, -uve-topic-16-9, -uve-topic-2-12, -uve-topic-23-28, -uve-topic-13-29, structured_syslog_topic-29, -uve-topic-22-7, -uve-topic-12-8, -uve-topic-21-0, -uve-topic-11-1, -uve-topic-5-16, -uve-topic-6-26, -uve-topic-10-4, -uve-topic-22-1, -uve-topic-12-2, -uve-topic-7-3, -uve-topic-20-13, -uve-topic-10-14, -uve-topic-15-21, -uve-topic-26-0, -uve-topic-16-1, -uve-topic-8-14, -uve-topic-0-10, -uve-topic-6-5, -uve-topic-13-9, -uve-topic-7-20, -uve-topic-7-6, -uve-topic-20-2, -uve-topic-8-21, -uve-topic-23-16, -uve-topic-13-17, -uve-topic-24-9, -uve-topic-14-10, -uve-topic-29-20, -uve-topic-19-21, -uve-topic-21-26, -uve-topic-21-27, -uve-topic-11-28, -uve-topic-29-6, -uve-topic-19-7, -uve-topic-25-0, -uve-topic-10-19, structured_syslog_topic-7, -uve-topic-11-20, -uve-topic-1-8, structured_syslog_topic-23, -uve-topic-21-3, -uve-topic-11-4, -uve-topic-24-25, -uve-topic-14-26, structured_syslog_topic-11, -uve-topic-29-14, -uve-topic-19-15, -uve-topic-21-11, -uve-topic-6-12, -uve-topic-20-10, -uve-topic-10-11, -uve-topic-0-1, -uve-topic-4-28, -uve-topic-20-17, -uve-topic-3-1, -uve-topic-1-2, -uve-topic-9-25, -uve-topic-2-0, -uve-topic-15-27, -uve-topic-2-9, -uve-topic-10-10, -uve-topic-27-15, -uve-topic-17-16, -uve-topic-28-13, -uve-topic-18-14, -uve-topic-25-27, -uve-topic-20-1, -uve-topic-10-2, -uve-topic-26-1, -uve-topic-29-3, -uve-topic-19-4, -uve-topic-1-29, -uve-topic-4-25, -uve-topic-27-12, -uve-topic-17-13, -uve-topic-5-4, -uve-topic-0-19, -uve-topic-6-23, -uve-topic-23-24, -uve-topic-0-7, -uve-topic-15-12, -uve-topic-9-11, -uve-topic-29-0, -uve-topic-19-1, -uve-topic-16-15, -uve-topic-20-25, -uve-topic-10-26, -uve-topic-9-22, structured_syslog_topic-4, -uve-topic-24-18, -uve-topic-14-19, -uve-topic-24-10, -uve-topic-14-11, -uve-topic-25-19, -uve-topic-15-20) (kafka.server.ReplicaAlterLogDirsManager) [2026-06-04 06:05:22,565] INFO [ReplicaFetcherThread-0-1]: Shutting down (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,566] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Client requested connection close from node 1 (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:05:22,571] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Cancelled in-flight FETCH request with correlation id 814 due to node 1 being disconnected (elapsed time since creation: 417ms, elapsed time since send: 417ms, throttle time: 0ms, request timeout: 30000ms) (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:05:22,571] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error sending fetch request (sessionId=650490854, epoch=812) to node 1: (org.apache.kafka.clients.FetchSessionHandler) java.io.IOException: Client was shutdown before response was read at org.apache.kafka.clients.NetworkClientUtils.sendAndReceive(NetworkClientUtils.java:120) at kafka.server.BrokerBlockingSender.sendRequest(BrokerBlockingSender.scala:114) at kafka.server.RemoteLeaderEndPoint.fetch(RemoteLeaderEndPoint.scala:79) at kafka.server.AbstractFetcherThread.processFetchRequest(AbstractFetcherThread.scala:321) at kafka.server.AbstractFetcherThread.$anonfun$maybeFetch$3(AbstractFetcherThread.scala:134) at kafka.server.AbstractFetcherThread.$anonfun$maybeFetch$3$adapted(AbstractFetcherThread.scala:133) at scala.Option.foreach(Option.scala:437) at kafka.server.AbstractFetcherThread.maybeFetch(AbstractFetcherThread.scala:133) at kafka.server.AbstractFetcherThread.doWork(AbstractFetcherThread.scala:116) at kafka.server.ReplicaFetcherThread.doWork(ReplicaFetcherThread.scala:98) at org.apache.kafka.server.util.ShutdownableThread.run(ShutdownableThread.java:136) [2026-06-04 06:05:22,571] INFO [ReplicaFetcherThread-0-1]: Stopped (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,572] INFO [ReplicaFetcherThread-0-1]: Shutdown completed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,583] INFO [ReplicaFetcherThread-0-3]: Shutting down (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,584] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Client requested connection close from node 3 (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:05:22,584] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Cancelled in-flight FETCH request with correlation id 875 due to node 3 being disconnected (elapsed time since creation: 368ms, elapsed time since send: 368ms, throttle time: 0ms, request timeout: 30000ms) (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:05:22,584] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error sending fetch request (sessionId=720270770, epoch=873) to node 3: (org.apache.kafka.clients.FetchSessionHandler) java.io.IOException: Client was shutdown before response was read at org.apache.kafka.clients.NetworkClientUtils.sendAndReceive(NetworkClientUtils.java:120) at kafka.server.BrokerBlockingSender.sendRequest(BrokerBlockingSender.scala:114) at kafka.server.RemoteLeaderEndPoint.fetch(RemoteLeaderEndPoint.scala:79) at kafka.server.AbstractFetcherThread.processFetchRequest(AbstractFetcherThread.scala:321) at kafka.server.AbstractFetcherThread.$anonfun$maybeFetch$3(AbstractFetcherThread.scala:134) at kafka.server.AbstractFetcherThread.$anonfun$maybeFetch$3$adapted(AbstractFetcherThread.scala:133) at scala.Option.foreach(Option.scala:437) at kafka.server.AbstractFetcherThread.maybeFetch(AbstractFetcherThread.scala:133) at kafka.server.AbstractFetcherThread.doWork(AbstractFetcherThread.scala:116) at kafka.server.ReplicaFetcherThread.doWork(ReplicaFetcherThread.scala:98) at org.apache.kafka.server.util.ShutdownableThread.run(ShutdownableThread.java:136) [2026-06-04 06:05:22,584] INFO [ReplicaFetcherThread-0-3]: Stopped (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:22,584] INFO [ReplicaFetcherThread-0-3]: Shutdown completed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:05:23,534] INFO [ReplicaFetcherManager on broker 2] Removed fetcher for partitions HashSet(-uve-topic-1-12, -uve-topic-5-24, -uve-topic-4-22, -uve-topic-13-6, -uve-topic-2-18, -uve-topic-16-21, -uve-topic-21-23, -uve-topic-23-21, -uve-topic-8-18, -uve-topic-10-7, -uve-topic-29-27, -uve-topic-19-28, -uve-topic-23-10, -uve-topic-13-11, -uve-topic-1-3, -uve-topic-7-8, -uve-topic-3-10, -uve-topic-20-14, -uve-topic-5-15, -uve-topic-20-22, -uve-topic-10-23, -uve-topic-10-1, -uve-topic-9-13, -uve-topic-15-3, -uve-topic-8-5, -uve-topic-28-10, -uve-topic-18-11, -uve-topic-28-1, -uve-topic-18-2, -uve-topic-21-15, -uve-topic-11-16, -uve-topic-11-8, -uve-topic-3-19, -uve-topic-22-4, -uve-topic-12-5, -uve-topic-29-11, -uve-topic-19-12, -uve-topic-11-2, -uve-topic-1-17, -uve-topic-19-0, -uve-topic-1-5, -uve-topic-8-27, -uve-topic-9-10, -uve-topic-8-2, structured_syslog_topic-17, -uve-topic-27-0, -uve-topic-17-1, -uve-topic-22-20, -uve-topic-12-21, -uve-topic-24-6, -uve-topic-14-7, -uve-topic-27-8, -uve-topic-17-9, -uve-topic-27-18, -uve-topic-17-19, -uve-topic-28-9, -uve-topic-18-10, -uve-topic-28-28, -uve-topic-18-29, -uve-topic-8-12, -uve-topic-1-6, -uve-topic-27-24, -uve-topic-17-25, -uve-topic-0-23, -uve-topic-7-17, -uve-topic-24-12, -uve-topic-14-13, -uve-topic-2-13, -uve-topic-16-0, -uve-topic-0-16, -uve-topic-0-11, -uve-topic-15-24, -uve-topic-6-27, -uve-topic-7-26, -uve-topic-25-16, -uve-topic-15-17, -uve-topic-28-19, -uve-topic-18-20, -uve-topic-15-9, -uve-topic-25-7, -uve-topic-15-8, -uve-topic-3-28, -uve-topic-24-28, -uve-topic-14-29, -uve-topic-24-22, -uve-topic-14-23, -uve-topic-28-25, -uve-topic-18-26, -uve-topic-25-13, -uve-topic-15-14, -uve-topic-1-26, -uve-topic-1-0, -uve-topic-23-6, -uve-topic-4-4, -uve-topic-13-18, -uve-topic-26-24, -uve-topic-16-25, -uve-topic-23-18, -uve-topic-28-27, -uve-topic-18-28, -uve-topic-13-15, -uve-topic-0-25, -uve-topic-28-4, -uve-topic-18-5, -uve-topic-29-29, -uve-topic-7-21, -uve-topic-15-0, -uve-topic-8-29, -uve-topic-22-13, -uve-topic-12-14, -uve-topic-23-9, -uve-topic-24-0, -uve-topic-14-1, -uve-topic-24-7, -uve-topic-14-8, -uve-topic-6-20, -uve-topic-11-5, -uve-topic-0-5, -uve-topic-20-26, structured_syslog_topic-26, -uve-topic-8-20, -uve-topic-24-15, -uve-topic-14-16, structured_syslog_topic-22, -uve-topic-28-12, -uve-topic-18-13, -uve-topic-24-19, -uve-topic-14-20, -uve-topic-28-22, -uve-topic-18-23, -uve-topic-3-14, -uve-topic-27-3, -uve-topic-17-4, -uve-topic-22-16, -uve-topic-12-17, -uve-topic-2-6, -uve-topic-8-9, -uve-topic-2-27, -uve-topic-29-23, -uve-topic-19-24, -uve-topic-26-7, -uve-topic-22-8, -uve-topic-12-9, -uve-topic-21-12, -uve-topic-11-13, -uve-topic-5-12, structured_syslog_topic-16, -uve-topic-0-4, -uve-topic-3-25, -uve-topic-1-9, -uve-topic-24-27, -uve-topic-14-28, -uve-topic-27-21, -uve-topic-17-22, -uve-topic-29-5, -uve-topic-19-6, structured_syslog_topic-10, -uve-topic-2-1, -uve-topic-9-19, -uve-topic-2-24, -uve-topic-0-2, -uve-topic-6-0, -uve-topic-22-5, -uve-topic-12-6, -uve-topic-7-14, -uve-topic-23-25, -uve-topic-13-26, -uve-topic-6-6, -uve-topic-10-28, -uve-topic-9-23, -uve-topic-1-23, -uve-topic-13-21, -uve-topic-11-29, -uve-topic-28-3, -uve-topic-18-4, -uve-topic-21-20, -uve-topic-3-4, -uve-topic-23-4, -uve-topic-13-5, -uve-topic-29-26, -uve-topic-19-27, -uve-topic-26-13, structured_syslog_topic-28, -uve-topic-22-29, -uve-topic-1-20, -uve-topic-3-2, -uve-topic-7-0, -uve-topic-2-10, -uve-topic-11-17, structured_syslog_topic-25, -uve-topic-21-8, -uve-topic-28-24, -uve-topic-18-25, -uve-topic-5-6, -uve-topic-27-20, -uve-topic-17-21, -uve-topic-24-21, -uve-topic-14-22, -uve-topic-29-12, -uve-topic-19-13, -uve-topic-6-24, -uve-topic-29-9, -uve-topic-19-10, -uve-topic-8-17, -uve-topic-5-27, -uve-topic-9-2, -uve-topic-6-11, -uve-topic-0-22, -uve-topic-1-14, -uve-topic-3-7, -uve-topic-16-24, -uve-topic-8-26, -uve-topic-16-6, -uve-topic-0-8, -uve-topic-27-11, -uve-topic-17-12, -uve-topic-27-14, -uve-topic-17-15, -uve-topic-28-15, -uve-topic-18-16, -uve-topic-20-11, structured_syslog_topic-19, -uve-topic-25-28, -uve-topic-15-29, -uve-topic-27-17, -uve-topic-17-18, -uve-topic-2-28, -uve-topic-5-9, -uve-topic-20-23, -uve-topic-26-16, -uve-topic-3-29, -uve-topic-25-6, -uve-topic-25-22, -uve-topic-15-23, -uve-topic-22-17, -uve-topic-12-18, -uve-topic-29-2, -uve-topic-19-3, -uve-topic-23-22, -uve-topic-13-23, -uve-topic-27-6, -uve-topic-17-7, -uve-topic-23-3, -uve-topic-8-3, -uve-topic-1-27, -uve-topic-23-0, -uve-topic-9-20, -uve-topic-5-10, -uve-topic-2-7, -uve-topic-13-12, -uve-topic-7-11, -uve-topic-26-10, -uve-topic-3-8, -uve-topic-29-8, -uve-topic-19-9, -uve-topic-3-22, -uve-topic-21-24, -uve-topic-11-25, -uve-topic-22-25, -uve-topic-12-26, -uve-topic-4-12, -uve-topic-26-18, -uve-topic-16-19, -uve-topic-23-19, -uve-topic-13-20, -uve-topic-0-13, -uve-topic-16-18, -uve-topic-1-24, -uve-topic-9-4, -uve-topic-7-29, -uve-topic-6-21, -uve-topic-26-9, -uve-topic-16-10, -uve-topic-27-27, -uve-topic-17-28, -uve-topic-0-17, -uve-topic-27-26, -uve-topic-17-27, -uve-topic-22-2, -uve-topic-12-3, -uve-topic-28-7, -uve-topic-18-8, -uve-topic-1-18, -uve-topic-26-25, -uve-topic-8-23, -uve-topic-2-16, -uve-topic-8-8, structured_syslog_topic-20, -uve-topic-24-3, -uve-topic-14-4, -uve-topic-25-24, -uve-topic-25-4, -uve-topic-15-5, -uve-topic-20-28, -uve-topic-10-29, -uve-topic-2-19, -uve-topic-20-7, -uve-topic-10-8, -uve-topic-0-26, -uve-topic-22-10, -uve-topic-12-11, -uve-topic-27-23, -uve-topic-17-24, -uve-topic-10-16, -uve-topic-4-3, -uve-topic-3-11, -uve-topic-3-17, -uve-topic-4-9, -uve-topic-5-13, -uve-topic-6-15, -uve-topic-23-27, structured_syslog_topic-8, -uve-topic-13-27, structured_syslog_topic-14, -uve-topic-6-14, -uve-topic-25-12, -uve-topic-26-6, -uve-topic-16-7, -uve-topic-24-1, -uve-topic-14-2, -uve-topic-28-21, -uve-topic-18-22, -uve-topic-2-21, structured_syslog_topic-2, -uve-topic-12-0, -uve-topic-21-29, -uve-topic-0-20, -uve-topic-9-8, -uve-topic-1-15, -uve-topic-25-3, -uve-topic-23-15, -uve-topic-7-15, -uve-topic-8-0, -uve-topic-13-3, -uve-topic-26-22, -uve-topic-23-7, -uve-topic-13-8, -uve-topic-4-27, -uve-topic-6-9, -uve-topic-9-26, -uve-topic-4-16, -uve-topic-20-4, -uve-topic-10-5, -uve-topic-3-26, -uve-topic-23-13, -uve-topic-13-14, -uve-topic-21-21, -uve-topic-11-22, -uve-topic-21-5, -uve-topic-27-29, -uve-topic-26-4, -uve-topic-10-13, -uve-topic-1-21, -uve-topic-7-24, -uve-topic-26-28, -uve-topic-3-5, -uve-topic-0-14, -uve-topic-6-2, structured_syslog_topic-13, -uve-topic-11-14, structured_syslog_topic-1, -uve-topic-29-24, -uve-topic-19-25, -uve-topic-20-20, -uve-topic-28-18, -uve-topic-18-19, -uve-topic-4-0, -uve-topic-5-19, -uve-topic-9-29, -uve-topic-22-22, -uve-topic-12-23, -uve-topic-22-28, -uve-topic-12-29, -uve-topic-24-4, -uve-topic-14-5, -uve-topic-22-14, -uve-topic-12-15, -uve-topic-5-1, -uve-topic-13-24, -uve-topic-2-4, -uve-topic-25-21, -uve-topic-6-18, -uve-topic-25-15, -uve-topic-4-18, -uve-topic-2-25, -uve-topic-6-3, -uve-topic-4-13, -uve-topic-15-6, -uve-topic-4-1, -uve-topic-16-27, -uve-topic-3-16, -uve-topic-20-8, -uve-topic-5-28, -uve-topic-20-29, -uve-topic-11-26, -uve-topic-22-11, -uve-topic-12-12, -uve-topic-22-19, -uve-topic-12-20, -uve-topic-29-21, -uve-topic-19-22, -uve-topic-3-23, -uve-topic-8-6, -uve-topic-21-17, -uve-topic-4-7, -uve-topic-2-15, -uve-topic-10-25, -uve-topic-2-22, -uve-topic-7-12, -uve-topic-11-11, -uve-topic-9-1, -uve-topic-27-5, -uve-topic-17-6, -uve-topic-21-18, -uve-topic-11-19, -uve-topic-28-6, -uve-topic-18-7, -uve-topic-20-16, -uve-topic-10-17, -uve-topic-17-0, -uve-topic-6-29, -uve-topic-29-15, -uve-topic-19-16, -uve-topic-9-17, -uve-topic-5-18, -uve-topic-21-9, -uve-topic-11-10, -uve-topic-26-15, -uve-topic-16-16, -uve-topic-26-19, -uve-topic-21-2, -uve-topic-7-23, -uve-topic-4-6, -uve-topic-16-12, -uve-topic-27-2, -uve-topic-17-3, -uve-topic-22-26, -uve-topic-12-27, -uve-topic-9-14, -uve-topic-25-25, -uve-topic-15-26, -uve-topic-24-16, -uve-topic-14-17, -uve-topic-28-0, -uve-topic-18-1, -uve-topic-25-18, -uve-topic-8-11, -uve-topic-5-21, -uve-topic-25-9, -uve-topic-7-5, -uve-topic-15-18, -uve-topic-23-1, -uve-topic-13-2, -uve-topic-26-27, -uve-topic-16-28, -uve-topic-25-10, -uve-topic-15-11, -uve-topic-26-12, -uve-topic-16-13, -uve-topic-24-24, -uve-topic-14-25, -uve-topic-1-11, -uve-topic-0-28, -uve-topic-23-12, -uve-topic-9-7, -uve-topic-3-13, -uve-topic-8-15, -uve-topic-5-25, -uve-topic-11-23, -uve-topic-8-24, -uve-topic-9-5, -uve-topic-20-19, -uve-topic-10-20, -uve-topic-24-13, -uve-topic-14-14, -uve-topic-28-16, -uve-topic-18-17, -uve-topic-22-23, -uve-topic-12-24, -uve-topic-7-18, -uve-topic-25-1, -uve-topic-15-2, -uve-topic-6-17, structured_syslog_topic-5, -uve-topic-0-29, -uve-topic-9-16, -uve-topic-5-22, -uve-topic-4-19, -uve-topic-21-14, -uve-topic-29-18, -uve-topic-19-19, -uve-topic-26-3, -uve-topic-16-4, -uve-topic-6-8, -uve-topic-2-3, -uve-topic-5-7, -uve-topic-29-17, -uve-topic-19-18, -uve-topic-21-6, -uve-topic-11-7, -uve-topic-4-10, -uve-topic-20-5, -uve-topic-4-15, -uve-topic-7-9, -uve-topic-3-20, -uve-topic-9-28, -uve-topic-16-3, -uve-topic-5-0, -uve-topic-27-9, -uve-topic-17-10, -uve-topic-4-21, -uve-topic-4-24, -uve-topic-26-21, -uve-topic-16-22, -uve-topic-7-27, -uve-topic-7-2, -uve-topic-5-3, -uve-topic-10-22, -uve-topic-13-0, -uve-topic-15-15, -uve-topic-16-9, -uve-topic-2-12, -uve-topic-23-28, -uve-topic-13-29, structured_syslog_topic-29, -uve-topic-22-7, -uve-topic-12-8, -uve-topic-21-0, -uve-topic-11-1, -uve-topic-5-16, -uve-topic-6-26, -uve-topic-10-4, -uve-topic-22-1, -uve-topic-12-2, -uve-topic-7-3, -uve-topic-20-13, -uve-topic-10-14, -uve-topic-15-21, -uve-topic-26-0, -uve-topic-16-1, -uve-topic-8-14, -uve-topic-0-10, -uve-topic-6-5, -uve-topic-13-9, -uve-topic-7-20, -uve-topic-7-6, -uve-topic-20-2, -uve-topic-8-21, -uve-topic-23-16, -uve-topic-13-17, -uve-topic-24-9, -uve-topic-14-10, -uve-topic-29-20, -uve-topic-19-21, -uve-topic-21-26, -uve-topic-21-27, -uve-topic-11-28, -uve-topic-29-6, -uve-topic-19-7, -uve-topic-25-0, -uve-topic-10-19, structured_syslog_topic-7, -uve-topic-11-20, -uve-topic-1-8, structured_syslog_topic-23, -uve-topic-21-3, -uve-topic-11-4, -uve-topic-24-25, -uve-topic-14-26, structured_syslog_topic-11, -uve-topic-29-14, -uve-topic-19-15, -uve-topic-21-11, -uve-topic-6-12, -uve-topic-20-10, -uve-topic-10-11, -uve-topic-0-1, -uve-topic-4-28, -uve-topic-20-17, -uve-topic-3-1, -uve-topic-1-2, -uve-topic-9-25, -uve-topic-2-0, -uve-topic-15-27, -uve-topic-2-9, -uve-topic-10-10, -uve-topic-27-15, -uve-topic-17-16, -uve-topic-28-13, -uve-topic-18-14, -uve-topic-25-27, -uve-topic-20-1, -uve-topic-10-2, -uve-topic-26-1, -uve-topic-29-3, -uve-topic-19-4, -uve-topic-1-29, -uve-topic-4-25, -uve-topic-27-12, -uve-topic-17-13, -uve-topic-5-4, -uve-topic-0-19, -uve-topic-6-23, -uve-topic-23-24, -uve-topic-0-7, -uve-topic-15-12, -uve-topic-9-11, -uve-topic-29-0, -uve-topic-19-1, -uve-topic-16-15, -uve-topic-20-25, -uve-topic-10-26, -uve-topic-9-22, structured_syslog_topic-4, -uve-topic-24-18, -uve-topic-14-19, -uve-topic-24-10, -uve-topic-14-11, -uve-topic-25-19, -uve-topic-15-20) (kafka.server.ReplicaFetcherManager) [2026-06-04 06:05:23,534] INFO [ReplicaAlterLogDirsManager on broker 2] Removed fetcher for partitions HashSet(-uve-topic-1-12, -uve-topic-5-24, -uve-topic-4-22, -uve-topic-13-6, -uve-topic-2-18, -uve-topic-16-21, -uve-topic-21-23, -uve-topic-23-21, -uve-topic-8-18, -uve-topic-10-7, -uve-topic-29-27, -uve-topic-19-28, -uve-topic-23-10, -uve-topic-13-11, -uve-topic-1-3, -uve-topic-7-8, -uve-topic-3-10, -uve-topic-20-14, -uve-topic-5-15, -uve-topic-20-22, -uve-topic-10-23, -uve-topic-10-1, -uve-topic-9-13, -uve-topic-15-3, -uve-topic-8-5, -uve-topic-28-10, -uve-topic-18-11, -uve-topic-28-1, -uve-topic-18-2, -uve-topic-21-15, -uve-topic-11-16, -uve-topic-11-8, -uve-topic-3-19, -uve-topic-22-4, -uve-topic-12-5, -uve-topic-29-11, -uve-topic-19-12, -uve-topic-11-2, -uve-topic-1-17, -uve-topic-19-0, -uve-topic-1-5, -uve-topic-8-27, -uve-topic-9-10, -uve-topic-8-2, structured_syslog_topic-17, -uve-topic-27-0, -uve-topic-17-1, -uve-topic-22-20, -uve-topic-12-21, -uve-topic-24-6, -uve-topic-14-7, -uve-topic-27-8, -uve-topic-17-9, -uve-topic-27-18, -uve-topic-17-19, -uve-topic-28-9, -uve-topic-18-10, -uve-topic-28-28, -uve-topic-18-29, -uve-topic-8-12, -uve-topic-1-6, -uve-topic-27-24, -uve-topic-17-25, -uve-topic-0-23, -uve-topic-7-17, -uve-topic-24-12, -uve-topic-14-13, -uve-topic-2-13, -uve-topic-16-0, -uve-topic-0-16, -uve-topic-0-11, -uve-topic-15-24, -uve-topic-6-27, -uve-topic-7-26, -uve-topic-25-16, -uve-topic-15-17, -uve-topic-28-19, -uve-topic-18-20, -uve-topic-15-9, -uve-topic-25-7, -uve-topic-15-8, -uve-topic-3-28, -uve-topic-24-28, -uve-topic-14-29, -uve-topic-24-22, -uve-topic-14-23, -uve-topic-28-25, -uve-topic-18-26, -uve-topic-25-13, -uve-topic-15-14, -uve-topic-1-26, -uve-topic-1-0, -uve-topic-23-6, -uve-topic-4-4, -uve-topic-13-18, -uve-topic-26-24, -uve-topic-16-25, -uve-topic-23-18, -uve-topic-28-27, -uve-topic-18-28, -uve-topic-13-15, -uve-topic-0-25, -uve-topic-28-4, -uve-topic-18-5, -uve-topic-29-29, -uve-topic-7-21, -uve-topic-15-0, -uve-topic-8-29, -uve-topic-22-13, -uve-topic-12-14, -uve-topic-23-9, -uve-topic-24-0, -uve-topic-14-1, -uve-topic-24-7, -uve-topic-14-8, -uve-topic-6-20, -uve-topic-11-5, -uve-topic-0-5, -uve-topic-20-26, structured_syslog_topic-26, -uve-topic-8-20, -uve-topic-24-15, -uve-topic-14-16, structured_syslog_topic-22, -uve-topic-28-12, -uve-topic-18-13, -uve-topic-24-19, -uve-topic-14-20, -uve-topic-28-22, -uve-topic-18-23, -uve-topic-3-14, -uve-topic-27-3, -uve-topic-17-4, -uve-topic-22-16, -uve-topic-12-17, -uve-topic-2-6, -uve-topic-8-9, -uve-topic-2-27, -uve-topic-29-23, -uve-topic-19-24, -uve-topic-26-7, -uve-topic-22-8, -uve-topic-12-9, -uve-topic-21-12, -uve-topic-11-13, -uve-topic-5-12, structured_syslog_topic-16, -uve-topic-0-4, -uve-topic-3-25, -uve-topic-1-9, -uve-topic-24-27, -uve-topic-14-28, -uve-topic-27-21, -uve-topic-17-22, -uve-topic-29-5, -uve-topic-19-6, structured_syslog_topic-10, -uve-topic-2-1, -uve-topic-9-19, -uve-topic-2-24, -uve-topic-0-2, -uve-topic-6-0, -uve-topic-22-5, -uve-topic-12-6, -uve-topic-7-14, -uve-topic-23-25, -uve-topic-13-26, -uve-topic-6-6, -uve-topic-10-28, -uve-topic-9-23, -uve-topic-1-23, -uve-topic-13-21, -uve-topic-11-29, -uve-topic-28-3, -uve-topic-18-4, -uve-topic-21-20, -uve-topic-3-4, -uve-topic-23-4, -uve-topic-13-5, -uve-topic-29-26, -uve-topic-19-27, -uve-topic-26-13, structured_syslog_topic-28, -uve-topic-22-29, -uve-topic-1-20, -uve-topic-3-2, -uve-topic-7-0, -uve-topic-2-10, -uve-topic-11-17, structured_syslog_topic-25, -uve-topic-21-8, -uve-topic-28-24, -uve-topic-18-25, -uve-topic-5-6, -uve-topic-27-20, -uve-topic-17-21, -uve-topic-24-21, -uve-topic-14-22, -uve-topic-29-12, -uve-topic-19-13, -uve-topic-6-24, -uve-topic-29-9, -uve-topic-19-10, -uve-topic-8-17, -uve-topic-5-27, -uve-topic-9-2, -uve-topic-6-11, -uve-topic-0-22, -uve-topic-1-14, -uve-topic-3-7, -uve-topic-16-24, -uve-topic-8-26, -uve-topic-16-6, -uve-topic-0-8, -uve-topic-27-11, -uve-topic-17-12, -uve-topic-27-14, -uve-topic-17-15, -uve-topic-28-15, -uve-topic-18-16, -uve-topic-20-11, structured_syslog_topic-19, -uve-topic-25-28, -uve-topic-15-29, -uve-topic-27-17, -uve-topic-17-18, -uve-topic-2-28, -uve-topic-5-9, -uve-topic-20-23, -uve-topic-26-16, -uve-topic-3-29, -uve-topic-25-6, -uve-topic-25-22, -uve-topic-15-23, -uve-topic-22-17, -uve-topic-12-18, -uve-topic-29-2, -uve-topic-19-3, -uve-topic-23-22, -uve-topic-13-23, -uve-topic-27-6, -uve-topic-17-7, -uve-topic-23-3, -uve-topic-8-3, -uve-topic-1-27, -uve-topic-23-0, -uve-topic-9-20, -uve-topic-5-10, -uve-topic-2-7, -uve-topic-13-12, -uve-topic-7-11, -uve-topic-26-10, -uve-topic-3-8, -uve-topic-29-8, -uve-topic-19-9, -uve-topic-3-22, -uve-topic-21-24, -uve-topic-11-25, -uve-topic-22-25, -uve-topic-12-26, -uve-topic-4-12, -uve-topic-26-18, -uve-topic-16-19, -uve-topic-23-19, -uve-topic-13-20, -uve-topic-0-13, -uve-topic-16-18, -uve-topic-1-24, -uve-topic-9-4, -uve-topic-7-29, -uve-topic-6-21, -uve-topic-26-9, -uve-topic-16-10, -uve-topic-27-27, -uve-topic-17-28, -uve-topic-0-17, -uve-topic-27-26, -uve-topic-17-27, -uve-topic-22-2, -uve-topic-12-3, -uve-topic-28-7, -uve-topic-18-8, -uve-topic-1-18, -uve-topic-26-25, -uve-topic-8-23, -uve-topic-2-16, -uve-topic-8-8, structured_syslog_topic-20, -uve-topic-24-3, -uve-topic-14-4, -uve-topic-25-24, -uve-topic-25-4, -uve-topic-15-5, -uve-topic-20-28, -uve-topic-10-29, -uve-topic-2-19, -uve-topic-20-7, -uve-topic-10-8, -uve-topic-0-26, -uve-topic-22-10, -uve-topic-12-11, -uve-topic-27-23, -uve-topic-17-24, -uve-topic-10-16, -uve-topic-4-3, -uve-topic-3-11, -uve-topic-3-17, -uve-topic-4-9, -uve-topic-5-13, -uve-topic-6-15, -uve-topic-23-27, structured_syslog_topic-8, -uve-topic-13-27, structured_syslog_topic-14, -uve-topic-6-14, -uve-topic-25-12, -uve-topic-26-6, -uve-topic-16-7, -uve-topic-24-1, -uve-topic-14-2, -uve-topic-28-21, -uve-topic-18-22, -uve-topic-2-21, structured_syslog_topic-2, -uve-topic-12-0, -uve-topic-21-29, -uve-topic-0-20, -uve-topic-9-8, -uve-topic-1-15, -uve-topic-25-3, -uve-topic-23-15, -uve-topic-7-15, -uve-topic-8-0, -uve-topic-13-3, -uve-topic-26-22, -uve-topic-23-7, -uve-topic-13-8, -uve-topic-4-27, -uve-topic-6-9, -uve-topic-9-26, -uve-topic-4-16, -uve-topic-20-4, -uve-topic-10-5, -uve-topic-3-26, -uve-topic-23-13, -uve-topic-13-14, -uve-topic-21-21, -uve-topic-11-22, -uve-topic-21-5, -uve-topic-27-29, -uve-topic-26-4, -uve-topic-10-13, -uve-topic-1-21, -uve-topic-7-24, -uve-topic-26-28, -uve-topic-3-5, -uve-topic-0-14, -uve-topic-6-2, structured_syslog_topic-13, -uve-topic-11-14, structured_syslog_topic-1, -uve-topic-29-24, -uve-topic-19-25, -uve-topic-20-20, -uve-topic-28-18, -uve-topic-18-19, -uve-topic-4-0, -uve-topic-5-19, -uve-topic-9-29, -uve-topic-22-22, -uve-topic-12-23, -uve-topic-22-28, -uve-topic-12-29, -uve-topic-24-4, -uve-topic-14-5, -uve-topic-22-14, -uve-topic-12-15, -uve-topic-5-1, -uve-topic-13-24, -uve-topic-2-4, -uve-topic-25-21, -uve-topic-6-18, -uve-topic-25-15, -uve-topic-4-18, -uve-topic-2-25, -uve-topic-6-3, -uve-topic-4-13, -uve-topic-15-6, -uve-topic-4-1, -uve-topic-16-27, -uve-topic-3-16, -uve-topic-20-8, -uve-topic-5-28, -uve-topic-20-29, -uve-topic-11-26, -uve-topic-22-11, -uve-topic-12-12, -uve-topic-22-19, -uve-topic-12-20, -uve-topic-29-21, -uve-topic-19-22, -uve-topic-3-23, -uve-topic-8-6, -uve-topic-21-17, -uve-topic-4-7, -uve-topic-2-15, -uve-topic-10-25, -uve-topic-2-22, -uve-topic-7-12, -uve-topic-11-11, -uve-topic-9-1, -uve-topic-27-5, -uve-topic-17-6, -uve-topic-21-18, -uve-topic-11-19, -uve-topic-28-6, -uve-topic-18-7, -uve-topic-20-16, -uve-topic-10-17, -uve-topic-17-0, -uve-topic-6-29, -uve-topic-29-15, -uve-topic-19-16, -uve-topic-9-17, -uve-topic-5-18, -uve-topic-21-9, -uve-topic-11-10, -uve-topic-26-15, -uve-topic-16-16, -uve-topic-26-19, -uve-topic-21-2, -uve-topic-7-23, -uve-topic-4-6, -uve-topic-16-12, -uve-topic-27-2, -uve-topic-17-3, -uve-topic-22-26, -uve-topic-12-27, -uve-topic-9-14, -uve-topic-25-25, -uve-topic-15-26, -uve-topic-24-16, -uve-topic-14-17, -uve-topic-28-0, -uve-topic-18-1, -uve-topic-25-18, -uve-topic-8-11, -uve-topic-5-21, -uve-topic-25-9, -uve-topic-7-5, -uve-topic-15-18, -uve-topic-23-1, -uve-topic-13-2, -uve-topic-26-27, -uve-topic-16-28, -uve-topic-25-10, -uve-topic-15-11, -uve-topic-26-12, -uve-topic-16-13, -uve-topic-24-24, -uve-topic-14-25, -uve-topic-1-11, -uve-topic-0-28, -uve-topic-23-12, -uve-topic-9-7, -uve-topic-3-13, -uve-topic-8-15, -uve-topic-5-25, -uve-topic-11-23, -uve-topic-8-24, -uve-topic-9-5, -uve-topic-20-19, -uve-topic-10-20, -uve-topic-24-13, -uve-topic-14-14, -uve-topic-28-16, -uve-topic-18-17, -uve-topic-22-23, -uve-topic-12-24, -uve-topic-7-18, -uve-topic-25-1, -uve-topic-15-2, -uve-topic-6-17, structured_syslog_topic-5, -uve-topic-0-29, -uve-topic-9-16, -uve-topic-5-22, -uve-topic-4-19, -uve-topic-21-14, -uve-topic-29-18, -uve-topic-19-19, -uve-topic-26-3, -uve-topic-16-4, -uve-topic-6-8, -uve-topic-2-3, -uve-topic-5-7, -uve-topic-29-17, -uve-topic-19-18, -uve-topic-21-6, -uve-topic-11-7, -uve-topic-4-10, -uve-topic-20-5, -uve-topic-4-15, -uve-topic-7-9, -uve-topic-3-20, -uve-topic-9-28, -uve-topic-16-3, -uve-topic-5-0, -uve-topic-27-9, -uve-topic-17-10, -uve-topic-4-21, -uve-topic-4-24, -uve-topic-26-21, -uve-topic-16-22, -uve-topic-7-27, -uve-topic-7-2, -uve-topic-5-3, -uve-topic-10-22, -uve-topic-13-0, -uve-topic-15-15, -uve-topic-16-9, -uve-topic-2-12, -uve-topic-23-28, -uve-topic-13-29, structured_syslog_topic-29, -uve-topic-22-7, -uve-topic-12-8, -uve-topic-21-0, -uve-topic-11-1, -uve-topic-5-16, -uve-topic-6-26, -uve-topic-10-4, -uve-topic-22-1, -uve-topic-12-2, -uve-topic-7-3, -uve-topic-20-13, -uve-topic-10-14, -uve-topic-15-21, -uve-topic-26-0, -uve-topic-16-1, -uve-topic-8-14, -uve-topic-0-10, -uve-topic-6-5, -uve-topic-13-9, -uve-topic-7-20, -uve-topic-7-6, -uve-topic-20-2, -uve-topic-8-21, -uve-topic-23-16, -uve-topic-13-17, -uve-topic-24-9, -uve-topic-14-10, -uve-topic-29-20, -uve-topic-19-21, -uve-topic-21-26, -uve-topic-21-27, -uve-topic-11-28, -uve-topic-29-6, -uve-topic-19-7, -uve-topic-25-0, -uve-topic-10-19, structured_syslog_topic-7, -uve-topic-11-20, -uve-topic-1-8, structured_syslog_topic-23, -uve-topic-21-3, -uve-topic-11-4, -uve-topic-24-25, -uve-topic-14-26, structured_syslog_topic-11, -uve-topic-29-14, -uve-topic-19-15, -uve-topic-21-11, -uve-topic-6-12, -uve-topic-20-10, -uve-topic-10-11, -uve-topic-0-1, -uve-topic-4-28, -uve-topic-20-17, -uve-topic-3-1, -uve-topic-1-2, -uve-topic-9-25, -uve-topic-2-0, -uve-topic-15-27, -uve-topic-2-9, -uve-topic-10-10, -uve-topic-27-15, -uve-topic-17-16, -uve-topic-28-13, -uve-topic-18-14, -uve-topic-25-27, -uve-topic-20-1, -uve-topic-10-2, -uve-topic-26-1, -uve-topic-29-3, -uve-topic-19-4, -uve-topic-1-29, -uve-topic-4-25, -uve-topic-27-12, -uve-topic-17-13, -uve-topic-5-4, -uve-topic-0-19, -uve-topic-6-23, -uve-topic-23-24, -uve-topic-0-7, -uve-topic-15-12, -uve-topic-9-11, -uve-topic-29-0, -uve-topic-19-1, -uve-topic-16-15, -uve-topic-20-25, -uve-topic-10-26, -uve-topic-9-22, structured_syslog_topic-4, -uve-topic-24-18, -uve-topic-14-19, -uve-topic-24-10, -uve-topic-14-11, -uve-topic-25-19, -uve-topic-15-20) (kafka.server.ReplicaAlterLogDirsManager) [2026-06-04 06:05:23,574] INFO [KafkaServer id=2] Controlled shutdown request returned successfully after 2445ms (kafka.server.KafkaServer) [2026-06-04 06:05:23,576] INFO [/config/changes-event-process-thread]: Shutting down (kafka.common.ZkNodeChangeNotificationListener$ChangeEventProcessThread) [2026-06-04 06:05:23,577] INFO [/config/changes-event-process-thread]: Stopped (kafka.common.ZkNodeChangeNotificationListener$ChangeEventProcessThread) [2026-06-04 06:05:23,577] INFO [/config/changes-event-process-thread]: Shutdown completed (kafka.common.ZkNodeChangeNotificationListener$ChangeEventProcessThread) [2026-06-04 06:05:23,577] INFO [SocketServer listenerType=ZK_BROKER, nodeId=2] Stopping socket server request processors (kafka.network.SocketServer) [2026-06-04 06:05:23,584] INFO [SocketServer listenerType=ZK_BROKER, nodeId=2] Stopped socket server request processors (kafka.network.SocketServer) [2026-06-04 06:05:23,584] INFO [data-plane Kafka Request Handler on Broker 2], shutting down (kafka.server.KafkaRequestHandlerPool) [2026-06-04 06:05:23,587] INFO [data-plane Kafka Request Handler on Broker 2], shut down completely (kafka.server.KafkaRequestHandlerPool) [2026-06-04 06:05:23,593] INFO [ExpirationReaper-2-AlterAcls]: Shutting down (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-04 06:05:23,594] INFO [ExpirationReaper-2-AlterAcls]: Stopped (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-04 06:05:23,594] INFO [ExpirationReaper-2-AlterAcls]: Shutdown completed (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-04 06:05:23,598] INFO [KafkaApi-2] Shutdown complete. (kafka.server.KafkaApis) [2026-06-04 06:05:23,598] INFO [ExpirationReaper-2-topic]: Shutting down (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-04 06:05:23,599] INFO [ExpirationReaper-2-topic]: Stopped (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-04 06:05:23,599] INFO [ExpirationReaper-2-topic]: Shutdown completed (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-04 06:05:23,600] INFO [TransactionCoordinator id=2] Shutting down. (kafka.coordinator.transaction.TransactionCoordinator) [2026-06-04 06:05:23,601] INFO [Transaction State Manager 2]: Shutdown complete (kafka.coordinator.transaction.TransactionStateManager) [2026-06-04 06:05:23,601] INFO [TxnMarkerSenderThread-2]: Shutting down (kafka.coordinator.transaction.TransactionMarkerChannelManager) [2026-06-04 06:05:23,601] INFO [TxnMarkerSenderThread-2]: Stopped (kafka.coordinator.transaction.TransactionMarkerChannelManager) [2026-06-04 06:05:23,601] INFO [TxnMarkerSenderThread-2]: Shutdown completed (kafka.coordinator.transaction.TransactionMarkerChannelManager) [2026-06-04 06:05:23,603] INFO [TransactionCoordinator id=2] Shutdown complete. (kafka.coordinator.transaction.TransactionCoordinator) [2026-06-04 06:05:23,606] INFO [GroupCoordinator 2]: Shutting down. (kafka.coordinator.group.GroupCoordinator) [2026-06-04 06:05:23,607] INFO [ExpirationReaper-2-Heartbeat]: Shutting down (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-04 06:05:23,617] INFO [ExpirationReaper-2-Heartbeat]: Stopped (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-04 06:05:23,617] INFO [ExpirationReaper-2-Heartbeat]: Shutdown completed (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-04 06:05:23,620] INFO [ExpirationReaper-2-Rebalance]: Shutting down (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-04 06:05:23,621] INFO [ExpirationReaper-2-Rebalance]: Stopped (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-04 06:05:23,622] INFO [ExpirationReaper-2-Rebalance]: Shutdown completed (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-04 06:05:23,624] INFO [GroupCoordinator 2]: Shutdown complete. (kafka.coordinator.group.GroupCoordinator) [2026-06-04 06:05:23,625] INFO [ReplicaManager broker=2] Shutting down (kafka.server.ReplicaManager) [2026-06-04 06:05:23,626] INFO [LogDirFailureHandler]: Shutting down (kafka.server.ReplicaManager$LogDirFailureHandler) [2026-06-04 06:05:23,627] INFO [LogDirFailureHandler]: Stopped (kafka.server.ReplicaManager$LogDirFailureHandler) [2026-06-04 06:05:23,627] INFO [LogDirFailureHandler]: Shutdown completed (kafka.server.ReplicaManager$LogDirFailureHandler) [2026-06-04 06:05:23,627] INFO [ReplicaFetcherManager on broker 2] shutting down (kafka.server.ReplicaFetcherManager) [2026-06-04 06:05:23,633] INFO [ReplicaFetcherManager on broker 2] shutdown completed (kafka.server.ReplicaFetcherManager) [2026-06-04 06:05:23,634] INFO [ReplicaAlterLogDirsManager on broker 2] shutting down (kafka.server.ReplicaAlterLogDirsManager) [2026-06-04 06:05:23,634] INFO [ReplicaAlterLogDirsManager on broker 2] shutdown completed (kafka.server.ReplicaAlterLogDirsManager) [2026-06-04 06:05:23,635] INFO [ExpirationReaper-2-Fetch]: Shutting down (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-04 06:05:23,635] INFO [ExpirationReaper-2-Fetch]: Stopped (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-04 06:05:23,636] INFO [ExpirationReaper-2-Fetch]: Shutdown completed (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-04 06:05:23,636] INFO [ExpirationReaper-2-RemoteFetch]: Shutting down (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-04 06:05:23,639] INFO [ExpirationReaper-2-RemoteFetch]: Stopped (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-04 06:05:23,639] INFO [ExpirationReaper-2-RemoteFetch]: Shutdown completed (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-04 06:05:23,640] INFO [ExpirationReaper-2-Produce]: Shutting down (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-04 06:05:23,656] INFO [ExpirationReaper-2-Produce]: Stopped (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-04 06:05:23,656] INFO [ExpirationReaper-2-Produce]: Shutdown completed (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-04 06:05:23,657] INFO [ExpirationReaper-2-DeleteRecords]: Shutting down (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-04 06:05:23,661] INFO [ExpirationReaper-2-DeleteRecords]: Stopped (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-04 06:05:23,661] INFO [ExpirationReaper-2-DeleteRecords]: Shutdown completed (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-04 06:05:23,662] INFO [ExpirationReaper-2-ElectLeader]: Shutting down (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-04 06:05:23,663] INFO [ExpirationReaper-2-ElectLeader]: Stopped (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-04 06:05:23,663] INFO [ExpirationReaper-2-ElectLeader]: Shutdown completed (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-04 06:05:23,691] INFO [AddPartitionsToTxnSenderThread-2]: Shutting down (kafka.server.AddPartitionsToTxnManager) [2026-06-04 06:05:23,693] INFO [AddPartitionsToTxnSenderThread-2]: Stopped (kafka.server.AddPartitionsToTxnManager) [2026-06-04 06:05:23,694] INFO [AddPartitionsToTxnSenderThread-2]: Shutdown completed (kafka.server.AddPartitionsToTxnManager) [2026-06-04 06:05:23,694] INFO [ReplicaManager broker=2] Shut down completely (kafka.server.ReplicaManager) [2026-06-04 06:05:23,695] INFO [zk-broker-2-to-controller-alter-partition-channel-manager]: Shutting down (kafka.server.NodeToControllerRequestThread) [2026-06-04 06:05:23,696] INFO [zk-broker-2-to-controller-alter-partition-channel-manager]: Stopped (kafka.server.NodeToControllerRequestThread) [2026-06-04 06:05:23,696] INFO [zk-broker-2-to-controller-alter-partition-channel-manager]: Shutdown completed (kafka.server.NodeToControllerRequestThread) [2026-06-04 06:05:23,697] INFO Node to controller channel manager for alter-partition shutdown (kafka.server.NodeToControllerChannelManagerImpl) [2026-06-04 06:05:23,699] INFO [zk-broker-2-to-controller-forwarding-channel-manager]: Shutting down (kafka.server.NodeToControllerRequestThread) [2026-06-04 06:05:23,703] INFO [zk-broker-2-to-controller-forwarding-channel-manager]: Stopped (kafka.server.NodeToControllerRequestThread) [2026-06-04 06:05:23,703] INFO [zk-broker-2-to-controller-forwarding-channel-manager]: Shutdown completed (kafka.server.NodeToControllerRequestThread) [2026-06-04 06:05:23,704] INFO Node to controller channel manager for forwarding shutdown (kafka.server.NodeToControllerChannelManagerImpl) [2026-06-04 06:05:23,705] INFO Shutting down. (kafka.log.LogManager) [2026-06-04 06:05:23,711] INFO [kafka-log-cleaner-thread-0]: Shutting down (kafka.log.LogCleaner$CleanerThread) [2026-06-04 06:05:23,712] INFO [kafka-log-cleaner-thread-0]: Stopped (kafka.log.LogCleaner$CleanerThread) [2026-06-04 06:05:23,712] INFO [kafka-log-cleaner-thread-0]: Shutdown completed (kafka.log.LogCleaner$CleanerThread) [2026-06-04 06:05:23,712] INFO [kafka-log-cleaner-thread-1]: Shutting down (kafka.log.LogCleaner$CleanerThread) [2026-06-04 06:05:23,712] INFO [kafka-log-cleaner-thread-1]: Stopped (kafka.log.LogCleaner$CleanerThread) [2026-06-04 06:05:23,712] INFO [kafka-log-cleaner-thread-1]: Shutdown completed (kafka.log.LogCleaner$CleanerThread) [2026-06-04 06:05:23,794] INFO [ProducerStateManager partition=-uve-topic-21-0] Wrote producer snapshot at offset 80 with 0 producer ids in 4 ms. (org.apache.kafka.storage.internals.log.ProducerStateManager) [2026-06-04 06:05:24,130] INFO [Controller id=2, targetBrokerId=2] Node 2 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:05:24,131] INFO [Controller id=2, targetBrokerId=2] Node 2 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:05:24,132] WARN [Controller id=2, targetBrokerId=2] Connection to node 2 (/10.0.0.50:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:05:24,132] INFO [Controller id=2, targetBrokerId=2] Client requested connection close from node 2 (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:05:24,162] INFO [ProducerStateManager partition=-uve-topic-26-0] Wrote producer snapshot at offset 95 with 0 producer ids in 3 ms. (org.apache.kafka.storage.internals.log.ProducerStateManager) [2026-06-04 06:05:24,233] INFO [Controller id=2, targetBrokerId=2] Node 2 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:05:24,233] WARN [Controller id=2, targetBrokerId=2] Connection to node 2 (/10.0.0.50:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:05:24,233] INFO [Controller id=2, targetBrokerId=2] Client requested connection close from node 2 (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:05:24,334] INFO [Controller id=2, targetBrokerId=2] Node 2 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:05:24,334] WARN [Controller id=2, targetBrokerId=2] Connection to node 2 (/10.0.0.50:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:05:24,334] INFO [Controller id=2, targetBrokerId=2] Client requested connection close from node 2 (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:05:24,436] INFO [Controller id=2, targetBrokerId=2] Node 2 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:05:24,436] WARN [Controller id=2, targetBrokerId=2] Connection to node 2 (/10.0.0.50:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:05:24,437] INFO [Controller id=2, targetBrokerId=2] Client requested connection close from node 2 (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:05:24,538] INFO [Controller id=2, targetBrokerId=2] Node 2 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:05:24,538] WARN [Controller id=2, targetBrokerId=2] Connection to node 2 (/10.0.0.50:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:05:24,538] INFO [Controller id=2, targetBrokerId=2] Client requested connection close from node 2 (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:05:24,639] INFO [Controller id=2, targetBrokerId=2] Node 2 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:05:24,639] WARN [Controller id=2, targetBrokerId=2] Connection to node 2 (/10.0.0.50:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:05:24,679] INFO [Controller id=2, targetBrokerId=2] Client requested connection close from node 2 (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:05:24,780] INFO [Controller id=2, targetBrokerId=2] Node 2 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:05:24,780] WARN [Controller id=2, targetBrokerId=2] Connection to node 2 (/10.0.0.50:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:05:24,780] INFO [Controller id=2, targetBrokerId=2] Client requested connection close from node 2 (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:05:24,863] INFO [ProducerStateManager partition=-uve-topic-29-0] Wrote producer snapshot at offset 109 with 0 producer ids in 3 ms. (org.apache.kafka.storage.internals.log.ProducerStateManager) [2026-06-04 06:05:24,881] INFO [Controller id=2, targetBrokerId=2] Node 2 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:05:24,881] WARN [Controller id=2, targetBrokerId=2] Connection to node 2 (/10.0.0.50:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:05:24,881] INFO [Controller id=2, targetBrokerId=2] Client requested connection close from node 2 (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:05:24,982] INFO [Controller id=2, targetBrokerId=2] Node 2 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:05:24,982] WARN [Controller id=2, targetBrokerId=2] Connection to node 2 (/10.0.0.50:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:05:24,982] INFO [Controller id=2, targetBrokerId=2] Client requested connection close from node 2 (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:05:25,015] INFO [ProducerStateManager partition=-uve-topic-28-0] Wrote producer snapshot at offset 83 with 0 producer ids in 3 ms. (org.apache.kafka.storage.internals.log.ProducerStateManager) [2026-06-04 06:05:25,083] INFO [Controller id=2, targetBrokerId=2] Node 2 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:05:25,083] WARN [Controller id=2, targetBrokerId=2] Connection to node 2 (/10.0.0.50:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:05:25,083] INFO [Controller id=2, targetBrokerId=2] Client requested connection close from node 2 (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:05:25,184] INFO [Controller id=2, targetBrokerId=2] Node 2 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:05:25,184] WARN [Controller id=2, targetBrokerId=2] Connection to node 2 (/10.0.0.50:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:05:25,185] INFO [Controller id=2, targetBrokerId=2] Client requested connection close from node 2 (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:05:25,191] INFO [ProducerStateManager partition=-uve-topic-24-0] Wrote producer snapshot at offset 88 with 0 producer ids in 3 ms. (org.apache.kafka.storage.internals.log.ProducerStateManager) [2026-06-04 06:05:25,208] INFO [ProducerStateManager partition=-uve-topic-23-0] Wrote producer snapshot at offset 101 with 0 producer ids in 3 ms. (org.apache.kafka.storage.internals.log.ProducerStateManager) [2026-06-04 06:05:25,285] INFO [Controller id=2, targetBrokerId=2] Node 2 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:05:25,285] WARN [Controller id=2, targetBrokerId=2] Connection to node 2 (/10.0.0.50:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:05:25,285] INFO [Controller id=2, targetBrokerId=2] Client requested connection close from node 2 (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:05:25,293] INFO [ProducerStateManager partition=-uve-topic-18-0] Wrote producer snapshot at offset 16 with 0 producer ids in 3 ms. (org.apache.kafka.storage.internals.log.ProducerStateManager) [2026-06-04 06:05:25,386] INFO [Controller id=2, targetBrokerId=2] Node 2 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:05:25,386] WARN [Controller id=2, targetBrokerId=2] Connection to node 2 (/10.0.0.50:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:05:25,386] INFO [Controller id=2, targetBrokerId=2] Client requested connection close from node 2 (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:05:25,422] INFO [ProducerStateManager partition=-uve-topic-20-0] Wrote producer snapshot at offset 155 with 0 producer ids in 3 ms. (org.apache.kafka.storage.internals.log.ProducerStateManager) [2026-06-04 06:05:25,431] INFO [ProducerStateManager partition=-uve-topic-1-0] Wrote producer snapshot at offset 45 with 0 producer ids in 3 ms. (org.apache.kafka.storage.internals.log.ProducerStateManager) [2026-06-04 06:05:25,487] INFO [Controller id=2, targetBrokerId=2] Node 2 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:05:25,487] WARN [Controller id=2, targetBrokerId=2] Connection to node 2 (/10.0.0.50:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:05:25,487] INFO [Controller id=2, targetBrokerId=2] Client requested connection close from node 2 (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:05:25,527] INFO [ProducerStateManager partition=-uve-topic-0-0] Wrote producer snapshot at offset 737 with 0 producer ids in 3 ms. (org.apache.kafka.storage.internals.log.ProducerStateManager) [2026-06-04 06:05:25,588] INFO [Controller id=2, targetBrokerId=2] Node 2 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:05:25,588] WARN [Controller id=2, targetBrokerId=2] Connection to node 2 (/10.0.0.50:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:05:25,588] INFO [Controller id=2, targetBrokerId=2] Client requested connection close from node 2 (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:05:25,644] INFO [ProducerStateManager partition=-uve-topic-22-0] Wrote producer snapshot at offset 151 with 0 producer ids in 2 ms. (org.apache.kafka.storage.internals.log.ProducerStateManager) [2026-06-04 06:05:25,688] INFO [Controller id=2, targetBrokerId=2] Node 2 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:05:25,689] WARN [Controller id=2, targetBrokerId=2] Connection to node 2 (/10.0.0.50:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:05:25,689] INFO [Controller id=2, targetBrokerId=2] Client requested connection close from node 2 (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:05:25,789] INFO [Controller id=2, targetBrokerId=2] Node 2 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:05:25,790] WARN [Controller id=2, targetBrokerId=2] Connection to node 2 (/10.0.0.50:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:05:25,790] INFO [Controller id=2, targetBrokerId=2] Client requested connection close from node 2 (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:05:25,795] INFO [ProducerStateManager partition=-uve-topic-2-0] Wrote producer snapshot at offset 45 with 0 producer ids in 5 ms. (org.apache.kafka.storage.internals.log.ProducerStateManager) [2026-06-04 06:05:25,890] INFO [Controller id=2, targetBrokerId=2] Node 2 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:05:25,890] WARN [Controller id=2, targetBrokerId=2] Connection to node 2 (/10.0.0.50:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:05:25,890] INFO [Controller id=2, targetBrokerId=2] Client requested connection close from node 2 (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:05:25,974] INFO [ProducerStateManager partition=-uve-topic-19-0] Wrote producer snapshot at offset 16 with 0 producer ids in 3 ms. (org.apache.kafka.storage.internals.log.ProducerStateManager) [2026-06-04 06:05:25,991] INFO [Controller id=2, targetBrokerId=2] Node 2 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:05:25,991] WARN [Controller id=2, targetBrokerId=2] Connection to node 2 (/10.0.0.50:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:05:25,992] INFO [Controller id=2, targetBrokerId=2] Client requested connection close from node 2 (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:05:26,092] INFO [Controller id=2, targetBrokerId=2] Node 2 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:05:26,092] WARN [Controller id=2, targetBrokerId=2] Connection to node 2 (/10.0.0.50:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:05:26,093] INFO [Controller id=2, targetBrokerId=2] Client requested connection close from node 2 (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:05:26,165] INFO [ProducerStateManager partition=-uve-topic-25-0] Wrote producer snapshot at offset 52 with 0 producer ids in 3 ms. (org.apache.kafka.storage.internals.log.ProducerStateManager) [2026-06-04 06:05:26,178] INFO [ProducerStateManager partition=-uve-topic-27-0] Wrote producer snapshot at offset 89 with 0 producer ids in 3 ms. (org.apache.kafka.storage.internals.log.ProducerStateManager) [2026-06-04 06:05:26,193] INFO [Controller id=2, targetBrokerId=2] Node 2 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:05:26,195] WARN [Controller id=2, targetBrokerId=2] Connection to node 2 (/10.0.0.50:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:05:26,195] INFO [Controller id=2, targetBrokerId=2] Client requested connection close from node 2 (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:05:26,298] INFO [Controller id=2, targetBrokerId=2] Node 2 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:05:26,298] WARN [Controller id=2, targetBrokerId=2] Connection to node 2 (/10.0.0.50:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:05:26,298] INFO [Controller id=2, targetBrokerId=2] Client requested connection close from node 2 (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:05:26,331] INFO Shutdown complete. (kafka.log.LogManager) [2026-06-04 06:05:26,339] INFO [Controller id=2, targetBrokerId=1] Client requested connection close from node 1 (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:05:26,340] INFO [Controller id=2, targetBrokerId=1] Cancelled in-flight LEADER_AND_ISR request with correlation id 13 due to node 1 being disconnected (elapsed time since creation: 1034ms, elapsed time since send: 1034ms, throttle time: 0ms, request timeout: 30000ms) (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:05:26,341] INFO [Controller id=2, targetBrokerId=1] Client requested connection close from node 1 (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:05:26,344] INFO [Controller id=2, targetBrokerId=3] Client requested connection close from node 3 (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:05:26,344] INFO [Controller id=2, targetBrokerId=3] Cancelled in-flight LEADER_AND_ISR request with correlation id 12 due to node 3 being disconnected (elapsed time since creation: 1685ms, elapsed time since send: 1685ms, throttle time: 0ms, request timeout: 30000ms) (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:05:26,344] INFO [Controller id=2, targetBrokerId=3] Client requested connection close from node 3 (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:05:26,347] INFO [feature-zk-node-event-process-thread]: Shutting down (kafka.server.FinalizedFeatureChangeListener$ChangeNotificationProcessorThread) [2026-06-04 06:05:26,347] INFO [feature-zk-node-event-process-thread]: Stopped (kafka.server.FinalizedFeatureChangeListener$ChangeNotificationProcessorThread) [2026-06-04 06:05:26,347] INFO [feature-zk-node-event-process-thread]: Shutdown completed (kafka.server.FinalizedFeatureChangeListener$ChangeNotificationProcessorThread) [2026-06-04 06:05:26,347] INFO [ZooKeeperClient Kafka server] Closing. (kafka.zookeeper.ZooKeeperClient) [2026-06-04 06:05:26,453] INFO Session: 0x300001962af0007 closed (org.apache.zookeeper.ZooKeeper) [2026-06-04 06:05:26,453] INFO EventThread shut down for session: 0x300001962af0007 (org.apache.zookeeper.ClientCnxn) [2026-06-04 06:05:26,454] INFO [ZooKeeperClient Kafka server] Closed. (kafka.zookeeper.ZooKeeperClient) [2026-06-04 06:05:26,454] INFO [ThrottledChannelReaper-Fetch]: Shutting down (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2026-06-04 06:05:26,455] INFO [ThrottledChannelReaper-Fetch]: Stopped (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2026-06-04 06:05:26,455] INFO [ThrottledChannelReaper-Fetch]: Shutdown completed (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2026-06-04 06:05:26,455] INFO [ThrottledChannelReaper-Produce]: Shutting down (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2026-06-04 06:05:26,455] INFO [ThrottledChannelReaper-Produce]: Stopped (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2026-06-04 06:05:26,455] INFO [ThrottledChannelReaper-Produce]: Shutdown completed (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2026-06-04 06:05:26,455] INFO [ThrottledChannelReaper-Request]: Shutting down (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2026-06-04 06:05:26,455] INFO [ThrottledChannelReaper-Request]: Stopped (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2026-06-04 06:05:26,455] INFO [ThrottledChannelReaper-Request]: Shutdown completed (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2026-06-04 06:05:26,455] INFO [ThrottledChannelReaper-ControllerMutation]: Shutting down (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2026-06-04 06:05:26,456] INFO [ThrottledChannelReaper-ControllerMutation]: Stopped (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2026-06-04 06:05:26,456] INFO [ThrottledChannelReaper-ControllerMutation]: Shutdown completed (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2026-06-04 06:05:26,456] INFO [SocketServer listenerType=ZK_BROKER, nodeId=2] Shutting down socket server (kafka.network.SocketServer) [2026-06-04 06:05:26,463] INFO [SocketServer listenerType=ZK_BROKER, nodeId=2] Shutdown completed (kafka.network.SocketServer) [2026-06-04 06:05:26,464] INFO Metrics scheduler closed (org.apache.kafka.common.metrics.Metrics) [2026-06-04 06:05:26,464] INFO Closing reporter org.apache.kafka.common.metrics.JmxReporter (org.apache.kafka.common.metrics.Metrics) [2026-06-04 06:05:26,464] INFO Metrics reporters closed (org.apache.kafka.common.metrics.Metrics) [2026-06-04 06:05:26,465] INFO Broker and topic stats closed (kafka.server.BrokerTopicStats) [2026-06-04 06:05:26,466] INFO App info kafka.server for 2 unregistered (org.apache.kafka.common.utils.AppInfoParser) [2026-06-04 06:05:26,466] INFO [KafkaServer id=2] shut down completed (kafka.server.KafkaServer) +++ date ++ echo 'INFO: =================== Thu Jun 4 06:05:36 UTC 2026 ===================' INFO: =================== Thu Jun 4 06:05:36 UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ awk '{print $2}' +++++ grep -o 'dev.*' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ +++ cut -d / -f 1 get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ awk '{print $2}' +++ grep 'inet ' +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.50 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=256 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 256 ]] ++ [[ -z '' ]] +++ tail -n 1 +++ mount -t hugetlbfs +++ awk '/pagesize=2M/{print($3)}' ++ HUGE_PAGES_2MB_DIR= ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=openstack ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=rbac ++ AUTH_MODE=keystone ++ AUTH_PARAMS= ++ SSL_ENABLE=false ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ ANALYTICSDB_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ ANALYTICS_SNMP_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8081 ' +++ '[' -n '10.0.0.38:8081 10.0.0.50:8081 10.0.0.33:8081 ' ']' +++ echo '10.0.0.38:8081 10.0.0.50:8081 10.0.0.33:8081' ++ ANALYTICS_SERVERS='10.0.0.38:8081 10.0.0.50:8081 10.0.0.33:8081' +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9042 ' +++ '[' -n '10.0.0.38:9042 10.0.0.50:9042 10.0.0.33:9042 ' ']' +++ echo '10.0.0.38:9042 10.0.0.50:9042 10.0.0.33:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.38:9042 10.0.0.50:9042 10.0.0.33:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8086 ' +++ '[' -n '10.0.0.38:8086 10.0.0.50:8086 10.0.0.33:8086 ' ']' +++ echo '10.0.0.38:8086 10.0.0.50:8086 10.0.0.33:8086' ++ COLLECTOR_SERVERS='10.0.0.38:8086 10.0.0.50:8086 10.0.0.33:8086' ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ CONFIGDB_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8082 ' +++ '[' -n '10.0.0.38:8082 10.0.0.50:8082 10.0.0.33:8082 ' ']' +++ echo '10.0.0.38:8082 10.0.0.50:8082 10.0.0.33:8082' ++ CONFIG_SERVERS='10.0.0.38:8082 10.0.0.50:8082 10.0.0.33:8082' +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9161 ' +++ '[' -n '10.0.0.38:9161 10.0.0.50:9161 10.0.0.33:9161 ' ']' +++ echo '10.0.0.38:9161 10.0.0.50:9161 10.0.0.33:9161' ++ CONFIGDB_SERVERS='10.0.0.38:9161 10.0.0.50:9161 10.0.0.33:9161' +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9041 ' +++ '[' -n '10.0.0.38:9041 10.0.0.50:9041 10.0.0.33:9041 ' ']' +++ echo '10.0.0.38:9041 10.0.0.50:9041 10.0.0.33:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.38:9041 10.0.0.50:9041 10.0.0.33:9041' ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=false ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=false ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=false ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.20.0.17,10.20.0.254,10.20.0.14 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.17,10.20.0.254,10.20.0.14 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+=10.0.0.38:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+=10.0.0.50:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+=10.0.0.33:2181, +++ '[' -n 10.0.0.38:2181,10.0.0.50:2181,10.0.0.33:2181, ']' +++ echo 10.0.0.38:2181,10.0.0.50:2181,10.0.0.33:2181 ++ ZOOKEEPER_SERVERS=10.0.0.38:2181,10.0.0.50:2181,10.0.0.33:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:2181 ' +++ '[' -n '10.0.0.38:2181 10.0.0.50:2181 10.0.0.33:2181 ' ']' +++ echo '10.0.0.38:2181 10.0.0.50:2181 10.0.0.33:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.38:2181 10.0.0.50:2181 10.0.0.33:2181' ++ RABBITMQ_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+=10.0.0.38:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+=10.0.0.50:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+=10.0.0.33:5673, +++ '[' -n 10.0.0.38:5673,10.0.0.50:5673,10.0.0.33:5673, ']' +++ echo 10.0.0.38:5673,10.0.0.50:5673,10.0.0.33:5673 ++ RABBITMQ_SERVERS=10.0.0.38:5673,10.0.0.50:5673,10.0.0.33:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=false ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:6379 ' +++ '[' -n '10.0.0.38:6379 10.0.0.50:6379 10.0.0.33:6379 ' ']' +++ echo '10.0.0.38:6379 10.0.0.50:6379 10.0.0.33:6379' ++ REDIS_SERVERS='10.0.0.38:6379 10.0.0.50:6379 10.0.0.33:6379' ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=false ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ redis_ssl_config= ++ KAFKA_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9092 ' +++ '[' -n '10.0.0.38:9092 10.0.0.50:9092 10.0.0.33:9092 ' ']' +++ echo '10.0.0.38:9092 10.0.0.50:9092 10.0.0.33:9092' ++ KAFKA_SERVERS='10.0.0.38:9092 10.0.0.50:9092 10.0.0.33:9092' ++ KAFKA_SSL_ENABLE=false ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/v3 ++ KEYSTONE_AUTH_HOST=10.0.0.38 ++ KEYSTONE_AUTH_PROTO=http ++ KEYSTONE_AUTH_ADMIN_PORT=5000 ++ KEYSTONE_AUTH_PUBLIC_PORT=5000 ++ KEYSTONE_AUTH_URL_TOKENS=/v3/auth/tokens ++ KEYSTONE_AUTH_INSECURE=True ++ KEYSTONE_AUTH_CERTFILE= ++ KEYSTONE_AUTH_KEYFILE= ++ KEYSTONE_AUTH_CA_CERTFILE= ++ KEYSTONE_AUTH_ENDPOINT_TYPE= ++ KEYSTONE_AUTH_SYNC_ON_DEMAND= ++ KEYSTONE_AUTH_INTERFACE=public ++ KUBEMANAGER_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=false ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=false ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=false ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ /v3 == \/\v\2\.\0 ]] ++ [[ openstack == \o\p\e\n\s\t\a\c\k ]] ++ AUTH_MODE=keystone ++ [[ keystone == \k\e\y\s\t\o\n\e ]] ++ AUTH_PARAMS='--admin_password contrail123' ++ AUTH_PARAMS+=' --admin_tenant_name admin' ++ AUTH_PARAMS+=' --admin_user admin' ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + : auto + my_ip= + my_index=1 + '[' auto = auto ']' + for i in {1..10} ++ find_my_ip_and_order_for_node KAFKA ++ local server_typ=KAFKA_NODES ++ find_my_ip_and_order_for_node_list 10.0.0.38,10.0.0.50,10.0.0.33 ++ local servers=10.0.0.38,10.0.0.50,10.0.0.33 ++ local server_list= ++ IFS=, ++ read -ra server_list +++ +++ get_local_ips tr '\n' , +++ +++ +++ +++ sort grep +++ awk '/32 host/ { print f } {f=$2}' -vi host cat /proc/net/fib_trieuniq ++ local local_ips=,10.0.0.50,10.20.0.254,127.0.0.1,172.17.0.1,, ++ local ord=1 ++ for server in "${server_list[@]}" ++ local ret=0 +++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.38'\''))' ++ local server_ip=10.0.0.38 ++ [[ 0 == 0 ]] ++ [[ -n 10.0.0.38 ]] ++ [[ ,10.0.0.50,10.20.0.254,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.38, ]] ++ (( ord+=1 )) ++ for server in "${server_list[@]}" ++ local ret=0 +++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.50'\''))' ++ local server_ip=10.0.0.50 ++ [[ 0 == 0 ]] ++ [[ -n 10.0.0.50 ]] ++ [[ ,10.0.0.50,10.20.0.254,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.50, ]] ++ echo 10.0.0.50 2 ++ return + my_ip_and_order='10.0.0.50 2' + '[' -n '10.0.0.50 2' ']' + break + '[' -z '10.0.0.50 2' ']' ++ echo 10.0.0.50 2 ++ cut -d ' ' -f 1 + my_ip=10.0.0.50 ++ ++ echo 10.0.0.50 2 cut -d ' ' -f 2 + my_index=2 + export KAFKA_LISTEN_ADDRESS=10.0.0.50 + KAFKA_LISTEN_ADDRESS=10.0.0.50 + zk_servers_array=($ZOOKEEPER_SERVERS_SPACE_DELIM) + zk_list_size=3 + [[ 3 -gt 1 ]] + replication_factor=2 + KAFKA_BROKER_ID=2 + KAFKA_LISTEN_PORT=9092 + KAFKA_log_retention_bytes=268435456 + KAFKA_log_segment_bytes=268435456 + KAFKA_log_retention_hours=24 + KAFKA_log_cleanup_policy=delete + KAFKA_log_cleaner_threads=2 + KAFKA_log_cleaner_dedupe_buffer_size=250000000 + KAFKA_log_cleaner_enable=true + KAFKA_delete_topic_enable=true + KAFKA_KEY_PASSWORD=c0ntrail123 + KAFKA_STORE_PASSWORD=c0ntrail123 + CONFIG=/opt/kafka/config/server.properties + sed -i 's/^broker.id=.*$/broker.id=2/g' /opt/kafka/config/server.properties + sed -i 's/#port=.*$/port=9092/g' /opt/kafka/config/server.properties + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + sed -i 's/^#listeners=.*$/listeners=PLAINTEXT:\/\/10.0.0.50:9092/g' /opt/kafka/config/server.properties + sed -i 's)^zookeeper.connect=.*$)zookeeper.connect=10.0.0.38:2181,10.0.0.50:2181,10.0.0.33:2181)g' /opt/kafka/config/server.properties + sed -i 's/#advertised.host.name=.*$/advertised.host.name=10.0.0.50/g' /opt/kafka/config/server.properties + sed -i 's/^#log.retention.bytes=.*$/log.retention.bytes=268435456/g' /opt/kafka/config/server.properties + sed -i 's/^log.retention.hours=.*$/log.retention.hours=24/g' /opt/kafka/config/server.properties + sed -i 's/^log.segment.bytes=.*$/log.segment.bytes=268435456/g' /opt/kafka/config/server.properties + sed -i 's/^num.partitions=.*$/num.partitions=30/g' /opt/kafka/config/server.properties + echo ' ' + [[ 3 -eq 2 ]] + [[ 3 -gt 2 ]] + grep -q '^default.replication.factor' /opt/kafka/config/server.properties + sed -i 's|^default.replication.factor=.*$|default.replication.factor=3|' /opt/kafka/config/server.properties + grep -q '^min.insync.replicas' /opt/kafka/config/server.properties + sed -i 's|^min.insync.replicas=.*$|min.insync.replicas=2|' /opt/kafka/config/server.properties + echo log.cleanup.policy=delete + echo log.cleaner.threads=2 + echo log.cleaner.dedupe.buffer.size=250000000 + echo offsets.topic.replication.factor=2 + echo reserved.broker.max.id=100001 + chown -R appuser:appuser /opt/kafka /opt/kafka/config /var/log/kafka + chmod -R 750 /var/log/kafka ++ id -u appuser + CONTRAIL_UID=1000 ++ id -g appuser + CONTRAIL_GID=1000 + exec /opt/kafka/bin/kafka-server-start.sh /opt/kafka/config/server.properties [2026-06-04 06:05:44,316] INFO Registered kafka:type=kafka.Log4jController MBean (kafka.utils.Log4jControllerRegistration$) [2026-06-04 06:05:46,109] INFO Setting -D jdk.tls.rejectClientInitiatedRenegotiation=true to disable client-initiated TLS renegotiation (org.apache.zookeeper.common.X509Util) [2026-06-04 06:05:46,711] INFO Registered signal handlers for TERM, INT, HUP (org.apache.kafka.common.utils.LoggingSignalHandler) [2026-06-04 06:05:46,719] INFO starting (kafka.server.KafkaServer) [2026-06-04 06:05:46,722] INFO Connecting to zookeeper on 10.0.0.38:2181,10.0.0.50:2181,10.0.0.33:2181 (kafka.server.KafkaServer) [2026-06-04 06:05:46,814] INFO [ZooKeeperClient Kafka server] Initializing a new session to 10.0.0.38:2181,10.0.0.50:2181,10.0.0.33:2181. (kafka.zookeeper.ZooKeeperClient) [2026-06-04 06:05:46,832] INFO Client environment:zookeeper.version=3.8.4-9316c2a7a97e1666d8f4593f34dd6fc36ecc436c, built on 2024-02-12 22:16 UTC (org.apache.zookeeper.ZooKeeper) [2026-06-04 06:05:46,846] INFO Client environment:host.name=cn-jenkins-deploy-platform-ansible-os-5888-2. (org.apache.zookeeper.ZooKeeper) [2026-06-04 06:05:46,846] INFO Client environment:java.version=21.0.7 (org.apache.zookeeper.ZooKeeper) [2026-06-04 06:05:46,846] INFO Client environment:java.vendor=Eclipse Adoptium (org.apache.zookeeper.ZooKeeper) [2026-06-04 06:05:46,846] INFO Client environment:java.home=/opt/java/openjdk (org.apache.zookeeper.ZooKeeper) [2026-06-04 06:05:46,846] INFO Client environment:java.class.path=/opt/kafka/bin/../libs/activation-1.1.1.jar:/opt/kafka/bin/../libs/aopalliance-repackaged-2.6.1.jar:/opt/kafka/bin/../libs/argparse4j-0.7.0.jar:/opt/kafka/bin/../libs/audience-annotations-0.12.0.jar:/opt/kafka/bin/../libs/caffeine-2.9.3.jar:/opt/kafka/bin/../libs/commons-beanutils-1.9.4.jar:/opt/kafka/bin/../libs/commons-cli-1.4.jar:/opt/kafka/bin/../libs/commons-collections-3.2.2.jar:/opt/kafka/bin/../libs/commons-digester-2.1.jar:/opt/kafka/bin/../libs/commons-io-2.14.0.jar:/opt/kafka/bin/../libs/commons-lang3-3.12.0.jar:/opt/kafka/bin/../libs/commons-logging-1.2.jar:/opt/kafka/bin/../libs/commons-validator-1.7.jar:/opt/kafka/bin/../libs/connect-api-3.9.1.jar:/opt/kafka/bin/../libs/connect-basic-auth-extension-3.9.1.jar:/opt/kafka/bin/../libs/connect-json-3.9.1.jar:/opt/kafka/bin/../libs/connect-mirror-3.9.1.jar:/opt/kafka/bin/../libs/connect-mirror-client-3.9.1.jar:/opt/kafka/bin/../libs/connect-runtime-3.9.1.jar:/opt/kafka/bin/../libs/connect-transforms-3.9.1.jar:/opt/kafka/bin/../libs/error_prone_annotations-2.10.0.jar:/opt/kafka/bin/../libs/hk2-api-2.6.1.jar:/opt/kafka/bin/../libs/hk2-locator-2.6.1.jar:/opt/kafka/bin/../libs/hk2-utils-2.6.1.jar:/opt/kafka/bin/../libs/jackson-annotations-2.16.2.jar:/opt/kafka/bin/../libs/jackson-core-2.16.2.jar:/opt/kafka/bin/../libs/jackson-databind-2.16.2.jar:/opt/kafka/bin/../libs/jackson-dataformat-csv-2.16.2.jar:/opt/kafka/bin/../libs/jackson-datatype-jdk8-2.16.2.jar:/opt/kafka/bin/../libs/jackson-jaxrs-base-2.16.2.jar:/opt/kafka/bin/../libs/jackson-jaxrs-json-provider-2.16.2.jar:/opt/kafka/bin/../libs/jackson-module-afterburner-2.16.2.jar:/opt/kafka/bin/../libs/jackson-module-jaxb-annotations-2.16.2.jar:/opt/kafka/bin/../libs/jackson-module-scala_2.13-2.16.2.jar:/opt/kafka/bin/../libs/jakarta.activation-api-1.2.2.jar:/opt/kafka/bin/../libs/jakarta.annotation-api-1.3.5.jar:/opt/kafka/bin/../libs/jakarta.inject-2.6.1.jar:/opt/kafka/bin/../libs/jakarta.validation-api-2.0.2.jar:/opt/kafka/bin/../libs/jakarta.ws.rs-api-2.1.6.jar:/opt/kafka/bin/../libs/jakarta.xml.bind-api-2.3.3.jar:/opt/kafka/bin/../libs/javassist-3.29.2-GA.jar:/opt/kafka/bin/../libs/javax.activation-api-1.2.0.jar:/opt/kafka/bin/../libs/javax.annotation-api-1.3.2.jar:/opt/kafka/bin/../libs/javax.servlet-api-3.1.0.jar:/opt/kafka/bin/../libs/javax.ws.rs-api-2.1.1.jar:/opt/kafka/bin/../libs/jaxb-api-2.3.1.jar:/opt/kafka/bin/../libs/jersey-client-2.39.1.jar:/opt/kafka/bin/../libs/jersey-common-2.39.1.jar:/opt/kafka/bin/../libs/jersey-container-servlet-2.39.1.jar:/opt/kafka/bin/../libs/jersey-container-servlet-core-2.39.1.jar:/opt/kafka/bin/../libs/jersey-hk2-2.39.1.jar:/opt/kafka/bin/../libs/jersey-server-2.39.1.jar:/opt/kafka/bin/../libs/jetty-client-9.4.57.v20241219.jar:/opt/kafka/bin/../libs/jetty-continuation-9.4.57.v20241219.jar:/opt/kafka/bin/../libs/jetty-http-9.4.57.v20241219.jar:/opt/kafka/bin/../libs/jetty-io-9.4.57.v20241219.jar:/opt/kafka/bin/../libs/jetty-security-9.4.57.v20241219.jar:/opt/kafka/bin/../libs/jetty-server-9.4.57.v20241219.jar:/opt/kafka/bin/../libs/jetty-servlet-9.4.57.v20241219.jar:/opt/kafka/bin/../libs/jetty-servlets-9.4.57.v20241219.jar:/opt/kafka/bin/../libs/jetty-util-9.4.57.v20241219.jar:/opt/kafka/bin/../libs/jetty-util-ajax-9.4.57.v20241219.jar:/opt/kafka/bin/../libs/jline-3.25.1.jar:/opt/kafka/bin/../libs/jopt-simple-5.0.4.jar:/opt/kafka/bin/../libs/jose4j-0.9.4.jar:/opt/kafka/bin/../libs/jsr305-3.0.2.jar:/opt/kafka/bin/../libs/kafka-clients-3.9.1.jar:/opt/kafka/bin/../libs/kafka-group-coordinator-3.9.1.jar:/opt/kafka/bin/../libs/kafka-group-coordinator-api-3.9.1.jar:/opt/kafka/bin/../libs/kafka-metadata-3.9.1.jar:/opt/kafka/bin/../libs/kafka-raft-3.9.1.jar:/opt/kafka/bin/../libs/kafka-server-3.9.1.jar:/opt/kafka/bin/../libs/kafka-server-common-3.9.1.jar:/opt/kafka/bin/../libs/kafka-shell-3.9.1.jar:/opt/kafka/bin/../libs/kafka-storage-3.9.1.jar:/opt/kafka/bin/../libs/kafka-storage-api-3.9.1.jar:/opt/kafka/bin/../libs/kafka-streams-3.9.1.jar:/opt/kafka/bin/../libs/kafka-streams-examples-3.9.1.jar:/opt/kafka/bin/../libs/kafka-streams-scala_2.13-3.9.1.jar:/opt/kafka/bin/../libs/kafka-streams-test-utils-3.9.1.jar:/opt/kafka/bin/../libs/kafka-tools-3.9.1.jar:/opt/kafka/bin/../libs/kafka-tools-api-3.9.1.jar:/opt/kafka/bin/../libs/kafka-transaction-coordinator-3.9.1.jar:/opt/kafka/bin/../libs/kafka_2.13-3.9.1.jar:/opt/kafka/bin/../libs/lz4-java-1.8.0.jar:/opt/kafka/bin/../libs/maven-artifact-3.9.6.jar:/opt/kafka/bin/../libs/metrics-core-2.2.0.jar:/opt/kafka/bin/../libs/metrics-core-4.1.12.1.jar:/opt/kafka/bin/../libs/netty-buffer-4.1.119.Final.jar:/opt/kafka/bin/../libs/netty-codec-4.1.119.Final.jar:/opt/kafka/bin/../libs/netty-common-4.1.119.Final.jar:/opt/kafka/bin/../libs/netty-handler-4.1.119.Final.jar:/opt/kafka/bin/../libs/netty-resolver-4.1.119.Final.jar:/opt/kafka/bin/../libs/netty-transport-4.1.119.Final.jar:/opt/kafka/bin/../libs/netty-transport-classes-epoll-4.1.119.Final.jar:/opt/kafka/bin/../libs/netty-transport-native-epoll-4.1.119.Final.jar:/opt/kafka/bin/../libs/netty-transport-native-unix-common-4.1.119.Final.jar:/opt/kafka/bin/../libs/opentelemetry-proto-1.0.0-alpha.jar:/opt/kafka/bin/../libs/osgi-resource-locator-1.0.3.jar:/opt/kafka/bin/../libs/paranamer-2.8.jar:/opt/kafka/bin/../libs/pcollections-4.0.1.jar:/opt/kafka/bin/../libs/plexus-utils-3.5.1.jar:/opt/kafka/bin/../libs/protobuf-java-3.25.5.jar:/opt/kafka/bin/../libs/reflections-0.10.2.jar:/opt/kafka/bin/../libs/reload4j-1.2.25.jar:/opt/kafka/bin/../libs/rocksdbjni-7.9.2.jar:/opt/kafka/bin/../libs/scala-collection-compat_2.13-2.10.0.jar:/opt/kafka/bin/../libs/scala-java8-compat_2.13-1.0.2.jar:/opt/kafka/bin/../libs/scala-library-2.13.15.jar:/opt/kafka/bin/../libs/scala-logging_2.13-3.9.5.jar:/opt/kafka/bin/../libs/scala-reflect-2.13.15.jar:/opt/kafka/bin/../libs/slf4j-api-1.7.36.jar:/opt/kafka/bin/../libs/slf4j-reload4j-1.7.36.jar:/opt/kafka/bin/../libs/snappy-java-1.1.10.5.jar:/opt/kafka/bin/../libs/swagger-annotations-2.2.8.jar:/opt/kafka/bin/../libs/trogdor-3.9.1.jar:/opt/kafka/bin/../libs/zookeeper-3.8.4.jar:/opt/kafka/bin/../libs/zookeeper-jute-3.8.4.jar:/opt/kafka/bin/../libs/zstd-jni-1.5.6-4.jar (org.apache.zookeeper.ZooKeeper) [2026-06-04 06:05:46,847] INFO Client environment:java.library.path=/opt/java/openjdk/lib/server:/opt/java/openjdk/lib:/opt/java/openjdk/../lib:/usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib (org.apache.zookeeper.ZooKeeper) [2026-06-04 06:05:46,847] INFO Client environment:java.io.tmpdir=/tmp (org.apache.zookeeper.ZooKeeper) [2026-06-04 06:05:46,847] INFO Client environment:java.compiler= (org.apache.zookeeper.ZooKeeper) [2026-06-04 06:05:46,847] INFO Client environment:os.name=Linux (org.apache.zookeeper.ZooKeeper) [2026-06-04 06:05:46,847] INFO Client environment:os.arch=amd64 (org.apache.zookeeper.ZooKeeper) [2026-06-04 06:05:46,847] INFO Client environment:os.version=5.15.0-100-generic (org.apache.zookeeper.ZooKeeper) [2026-06-04 06:05:46,854] INFO Client environment:user.name=root (org.apache.zookeeper.ZooKeeper) [2026-06-04 06:05:46,861] INFO Client environment:user.home=/root (org.apache.zookeeper.ZooKeeper) [2026-06-04 06:05:46,861] INFO Client environment:user.dir=/opt/kafka (org.apache.zookeeper.ZooKeeper) [2026-06-04 06:05:46,861] INFO Client environment:os.memory.free=981MB (org.apache.zookeeper.ZooKeeper) [2026-06-04 06:05:46,861] INFO Client environment:os.memory.max=1024MB (org.apache.zookeeper.ZooKeeper) [2026-06-04 06:05:46,861] INFO Client environment:os.memory.total=1024MB (org.apache.zookeeper.ZooKeeper) [2026-06-04 06:05:46,870] INFO Initiating client connection, connectString=10.0.0.38:2181,10.0.0.50:2181,10.0.0.33:2181 sessionTimeout=18000 watcher=kafka.zookeeper.ZooKeeperClient$ZooKeeperClientWatcher$@1ef6d34c (org.apache.zookeeper.ZooKeeper) [2026-06-04 06:05:46,889] INFO jute.maxbuffer value is 4194304 Bytes (org.apache.zookeeper.ClientCnxnSocket) [2026-06-04 06:05:46,919] INFO zookeeper.request.timeout value is 0. feature enabled=false (org.apache.zookeeper.ClientCnxn) [2026-06-04 06:05:46,924] INFO Opening socket connection to server /10.0.0.33:2181. (org.apache.zookeeper.ClientCnxn) [2026-06-04 06:05:46,939] INFO [ZooKeeperClient Kafka server] Waiting until connected. (kafka.zookeeper.ZooKeeperClient) [2026-06-04 06:05:46,958] INFO Socket connection established, initiating session, client: /10.0.0.50:35720, server: /10.0.0.33:2181 (org.apache.zookeeper.ClientCnxn) [2026-06-04 06:05:47,004] INFO Session establishment complete on server /10.0.0.33:2181, session id = 0x30000225df50000, negotiated timeout = 18000 (org.apache.zookeeper.ClientCnxn) [2026-06-04 06:05:47,012] INFO [ZooKeeperClient Kafka server] Connected. (kafka.zookeeper.ZooKeeperClient) [2026-06-04 06:05:47,968] INFO Cluster ID = J1SZX1T5SCW-MsBQlOHo8A (kafka.server.KafkaServer) [2026-06-04 06:05:48,292] INFO KafkaConfig values: advertised.listeners = null alter.config.policy.class.name = null alter.log.dirs.replication.quota.window.num = 11 alter.log.dirs.replication.quota.window.size.seconds = 1 authorizer.class.name = auto.create.topics.enable = true auto.include.jmx.reporter = true auto.leader.rebalance.enable = true background.threads = 10 broker.heartbeat.interval.ms = 2000 broker.id = 2 broker.id.generation.enable = true broker.rack = null broker.session.timeout.ms = 9000 client.quota.callback.class = null compression.gzip.level = -1 compression.lz4.level = 9 compression.type = producer compression.zstd.level = 3 connection.failed.authentication.delay.ms = 100 connections.max.idle.ms = 600000 connections.max.reauth.ms = 0 control.plane.listener.name = null controlled.shutdown.enable = true controlled.shutdown.max.retries = 3 controlled.shutdown.retry.backoff.ms = 5000 controller.listener.names = null controller.quorum.append.linger.ms = 25 controller.quorum.bootstrap.servers = [] controller.quorum.election.backoff.max.ms = 1000 controller.quorum.election.timeout.ms = 1000 controller.quorum.fetch.timeout.ms = 2000 controller.quorum.request.timeout.ms = 2000 controller.quorum.retry.backoff.ms = 20 controller.quorum.voters = [] controller.quota.window.num = 11 controller.quota.window.size.seconds = 1 controller.socket.timeout.ms = 30000 create.topic.policy.class.name = null default.replication.factor = 3 delegation.token.expiry.check.interval.ms = 3600000 delegation.token.expiry.time.ms = 86400000 delegation.token.master.key = null delegation.token.max.lifetime.ms = 604800000 delegation.token.secret.key = null delete.records.purgatory.purge.interval.requests = 1 delete.topic.enable = true early.start.listeners = null eligible.leader.replicas.enable = false fetch.max.bytes = 57671680 fetch.purgatory.purge.interval.requests = 1000 group.consumer.assignors = [org.apache.kafka.coordinator.group.assignor.UniformAssignor, org.apache.kafka.coordinator.group.assignor.RangeAssignor] group.consumer.heartbeat.interval.ms = 5000 group.consumer.max.heartbeat.interval.ms = 15000 group.consumer.max.session.timeout.ms = 60000 group.consumer.max.size = 2147483647 group.consumer.migration.policy = disabled group.consumer.min.heartbeat.interval.ms = 5000 group.consumer.min.session.timeout.ms = 45000 group.consumer.session.timeout.ms = 45000 group.coordinator.append.linger.ms = 10 group.coordinator.new.enable = false group.coordinator.rebalance.protocols = [classic] group.coordinator.threads = 1 group.initial.rebalance.delay.ms = 0 group.max.session.timeout.ms = 1800000 group.max.size = 2147483647 group.min.session.timeout.ms = 6000 group.share.delivery.count.limit = 5 group.share.enable = false group.share.heartbeat.interval.ms = 5000 group.share.max.groups = 10 group.share.max.heartbeat.interval.ms = 15000 group.share.max.record.lock.duration.ms = 60000 group.share.max.session.timeout.ms = 60000 group.share.max.size = 200 group.share.min.heartbeat.interval.ms = 5000 group.share.min.record.lock.duration.ms = 15000 group.share.min.session.timeout.ms = 45000 group.share.partition.max.record.locks = 200 group.share.record.lock.duration.ms = 30000 group.share.session.timeout.ms = 45000 initial.broker.registration.timeout.ms = 60000 inter.broker.listener.name = null inter.broker.protocol.version = 3.9-IV0 kafka.metrics.polling.interval.secs = 10 kafka.metrics.reporters = [] leader.imbalance.check.interval.seconds = 300 leader.imbalance.per.broker.percentage = 10 listener.security.protocol.map = SASL_SSL:SASL_SSL,PLAINTEXT:PLAINTEXT,SSL:SSL,SASL_PLAINTEXT:SASL_PLAINTEXT listeners = PLAINTEXT://10.0.0.50:9092 log.cleaner.backoff.ms = 15000 log.cleaner.dedupe.buffer.size = 250000000 log.cleaner.delete.retention.ms = 86400000 log.cleaner.enable = true log.cleaner.io.buffer.load.factor = 0.9 log.cleaner.io.buffer.size = 524288 log.cleaner.io.max.bytes.per.second = 1.7976931348623157E308 log.cleaner.max.compaction.lag.ms = 9223372036854775807 log.cleaner.min.cleanable.ratio = 0.5 log.cleaner.min.compaction.lag.ms = 0 log.cleaner.threads = 2 log.cleanup.policy = [delete] log.dir = /tmp/kafka-logs log.dir.failure.timeout.ms = 30000 log.dirs = /tmp/kafka-logs log.flush.interval.messages = 9223372036854775807 log.flush.interval.ms = null log.flush.offset.checkpoint.interval.ms = 60000 log.flush.scheduler.interval.ms = 9223372036854775807 log.flush.start.offset.checkpoint.interval.ms = 60000 log.index.interval.bytes = 4096 log.index.size.max.bytes = 10485760 log.initial.task.delay.ms = 30000 log.local.retention.bytes = -2 log.local.retention.ms = -2 log.message.downconversion.enable = true log.message.format.version = 3.0-IV1 log.message.timestamp.after.max.ms = 9223372036854775807 log.message.timestamp.before.max.ms = 9223372036854775807 log.message.timestamp.difference.max.ms = 9223372036854775807 log.message.timestamp.type = CreateTime log.preallocate = false log.retention.bytes = 268435456 log.retention.check.interval.ms = 300000 log.retention.hours = 24 log.retention.minutes = null log.retention.ms = null log.roll.hours = 168 log.roll.jitter.hours = 0 log.roll.jitter.ms = null log.roll.ms = null log.segment.bytes = 1073741824 log.segment.delete.delay.ms = 60000 max.connection.creation.rate = 2147483647 max.connections = 2147483647 max.connections.per.ip = 2147483647 max.connections.per.ip.overrides = max.incremental.fetch.session.cache.slots = 1000 max.request.partition.size.limit = 2000 message.max.bytes = 1048588 metadata.log.dir = null metadata.log.max.record.bytes.between.snapshots = 20971520 metadata.log.max.snapshot.interval.ms = 3600000 metadata.log.segment.bytes = 1073741824 metadata.log.segment.min.bytes = 8388608 metadata.log.segment.ms = 604800000 metadata.max.idle.interval.ms = 500 metadata.max.retention.bytes = 104857600 metadata.max.retention.ms = 604800000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 min.insync.replicas = 2 node.id = 2 num.io.threads = 8 num.network.threads = 3 num.partitions = 30 num.recovery.threads.per.data.dir = 1 num.replica.alter.log.dirs.threads = null num.replica.fetchers = 1 offset.metadata.max.bytes = 4096 offsets.commit.required.acks = -1 offsets.commit.timeout.ms = 5000 offsets.load.buffer.size = 5242880 offsets.retention.check.interval.ms = 600000 offsets.retention.minutes = 10080 offsets.topic.compression.codec = 0 offsets.topic.num.partitions = 50 offsets.topic.replication.factor = 2 offsets.topic.segment.bytes = 104857600 password.encoder.cipher.algorithm = AES/CBC/PKCS5Padding password.encoder.iterations = 4096 password.encoder.key.length = 128 password.encoder.keyfactory.algorithm = null password.encoder.old.secret = null password.encoder.secret = null principal.builder.class = class org.apache.kafka.common.security.authenticator.DefaultKafkaPrincipalBuilder process.roles = [] producer.id.expiration.check.interval.ms = 600000 producer.id.expiration.ms = 86400000 producer.purgatory.purge.interval.requests = 1000 queued.max.request.bytes = -1 queued.max.requests = 500 quota.window.num = 11 quota.window.size.seconds = 1 remote.fetch.max.wait.ms = 500 remote.log.index.file.cache.total.size.bytes = 1073741824 remote.log.manager.copier.thread.pool.size = -1 remote.log.manager.copy.max.bytes.per.second = 9223372036854775807 remote.log.manager.copy.quota.window.num = 11 remote.log.manager.copy.quota.window.size.seconds = 1 remote.log.manager.expiration.thread.pool.size = -1 remote.log.manager.fetch.max.bytes.per.second = 9223372036854775807 remote.log.manager.fetch.quota.window.num = 11 remote.log.manager.fetch.quota.window.size.seconds = 1 remote.log.manager.task.interval.ms = 30000 remote.log.manager.task.retry.backoff.max.ms = 30000 remote.log.manager.task.retry.backoff.ms = 500 remote.log.manager.task.retry.jitter = 0.2 remote.log.manager.thread.pool.size = 10 remote.log.metadata.custom.metadata.max.bytes = 128 remote.log.metadata.manager.class.name = org.apache.kafka.server.log.remote.metadata.storage.TopicBasedRemoteLogMetadataManager remote.log.metadata.manager.class.path = null remote.log.metadata.manager.impl.prefix = rlmm.config. remote.log.metadata.manager.listener.name = null remote.log.reader.max.pending.tasks = 100 remote.log.reader.threads = 10 remote.log.storage.manager.class.name = null remote.log.storage.manager.class.path = null remote.log.storage.manager.impl.prefix = rsm.config. remote.log.storage.system.enable = false replica.fetch.backoff.ms = 1000 replica.fetch.max.bytes = 1048576 replica.fetch.min.bytes = 1 replica.fetch.response.max.bytes = 10485760 replica.fetch.wait.max.ms = 500 replica.high.watermark.checkpoint.interval.ms = 5000 replica.lag.time.max.ms = 30000 replica.selector.class = null replica.socket.receive.buffer.bytes = 65536 replica.socket.timeout.ms = 30000 replication.quota.window.num = 11 replication.quota.window.size.seconds = 1 request.timeout.ms = 30000 reserved.broker.max.id = 100001 sasl.client.callback.handler.class = null sasl.enabled.mechanisms = [GSSAPI] sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.principal.to.local.rules = [DEFAULT] 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.connect.timeout.ms = null sasl.login.read.timeout.ms = 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.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism.controller.protocol = GSSAPI sasl.mechanism.inter.broker.protocol = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null sasl.server.callback.handler.class = null sasl.server.max.receive.size = 524288 security.inter.broker.protocol = PLAINTEXT security.providers = null server.max.startup.time.ms = 9223372036854775807 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 socket.listen.backlog.size = 50 socket.receive.buffer.bytes = 102400 socket.request.max.bytes = 104857600 socket.send.buffer.bytes = 102400 ssl.allow.dn.changes = false ssl.allow.san.changes = false ssl.cipher.suites = [] ssl.client.auth = none 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.principal.mapping.rules = DEFAULT 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 telemetry.max.bytes = 1048576 transaction.abort.timed.out.transaction.cleanup.interval.ms = 10000 transaction.max.timeout.ms = 900000 transaction.partition.verification.enable = true transaction.remove.expired.transaction.cleanup.interval.ms = 3600000 transaction.state.log.load.buffer.size = 5242880 transaction.state.log.min.isr = 1 transaction.state.log.num.partitions = 50 transaction.state.log.replication.factor = 1 transaction.state.log.segment.bytes = 104857600 transactional.id.expiration.ms = 604800000 unclean.leader.election.enable = false unclean.leader.election.interval.ms = 300000 unstable.api.versions.enable = false unstable.feature.versions.enable = false zookeeper.clientCnxnSocket = null zookeeper.connect = 10.0.0.38:2181,10.0.0.50:2181,10.0.0.33:2181 zookeeper.connection.timeout.ms = 18000 zookeeper.max.in.flight.requests = 10 zookeeper.metadata.migration.enable = false zookeeper.metadata.migration.min.batch.size = 200 zookeeper.session.timeout.ms = 18000 zookeeper.set.acl = false zookeeper.ssl.cipher.suites = null zookeeper.ssl.client.enable = false zookeeper.ssl.crl.enable = false zookeeper.ssl.enabled.protocols = null zookeeper.ssl.endpoint.identification.algorithm = HTTPS zookeeper.ssl.keystore.location = null zookeeper.ssl.keystore.password = null zookeeper.ssl.keystore.type = null zookeeper.ssl.ocsp.enable = false zookeeper.ssl.protocol = TLSv1.2 zookeeper.ssl.truststore.location = null zookeeper.ssl.truststore.password = null zookeeper.ssl.truststore.type = null (kafka.server.KafkaConfig) [2026-06-04 06:05:48,646] INFO [ThrottledChannelReaper-Fetch]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2026-06-04 06:05:48,657] INFO [ThrottledChannelReaper-Request]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2026-06-04 06:05:48,652] INFO [ThrottledChannelReaper-Produce]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2026-06-04 06:05:48,689] INFO [ThrottledChannelReaper-ControllerMutation]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2026-06-04 06:05:49,263] INFO Loading logs from log dirs ArrayBuffer(/tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:49,620] INFO Skipping recovery of 930 logs from /tmp/kafka-logs since clean shutdown file was found (kafka.log.LogManager) [2026-06-04 06:05:50,275] INFO [LogLoader partition=-uve-topic-8-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:50,358] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-17, topicId=td6B-jlkQuqhwJTmTKWCbg, topic=-uve-topic-8, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 591ms (1/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:50,373] INFO [LogLoader partition=-uve-topic-4-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:50,390] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-13, topicId=gaXY8KGgSAOnCQDc3Jc6jg, topic=-uve-topic-4, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 23ms (2/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:50,403] INFO [LogLoader partition=-uve-topic-13-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:50,424] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-20, topicId=HBL77f5CR7aGltIK76rdYA, topic=-uve-topic-13, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 34ms (3/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:50,434] INFO [LogLoader partition=-uve-topic-13-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:50,493] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-5, topicId=HBL77f5CR7aGltIK76rdYA, topic=-uve-topic-13, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 67ms (4/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:50,538] INFO [LogLoader partition=-uve-topic-24-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:50,542] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-17, topicId=ZZN8czmfTTmnMA1isEU4Kg, topic=-uve-topic-24, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 49ms (5/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:50,557] INFO [LogLoader partition=-uve-topic-20-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:50,566] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-6, topicId=zucC39ccRjCaBhWNNIYtXA, topic=-uve-topic-20, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 24ms (6/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:50,571] INFO [LogLoader partition=-uve-topic-0-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:50,573] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-1, topicId=uqELFc-LSh6wm6UvZpvAbQ, topic=-uve-topic-0, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 6ms (7/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:50,580] INFO [LogLoader partition=-uve-topic-1-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:50,581] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-25, topicId=ttzCHg7oTYK5hFlPxoAg4Q, topic=-uve-topic-1, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 8ms (8/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:50,587] INFO [LogLoader partition=-uve-topic-7-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:50,588] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-5, topicId=Yh6VZSZtRF2FNc7tbKgHIA, topic=-uve-topic-7, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 3ms (9/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:50,613] INFO [LogLoader partition=-uve-topic-1-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:50,618] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-23, topicId=ttzCHg7oTYK5hFlPxoAg4Q, topic=-uve-topic-1, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 21ms (10/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:50,621] INFO [LogLoader partition=-uve-topic-20-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:50,634] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-2, topicId=zucC39ccRjCaBhWNNIYtXA, topic=-uve-topic-20, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 14ms (11/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:50,648] INFO [LogLoader partition=-uve-topic-7-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:50,675] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-18, topicId=Yh6VZSZtRF2FNc7tbKgHIA, topic=-uve-topic-7, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 41ms (12/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:50,686] INFO [LogLoader partition=-uve-topic-19-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:50,691] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-2, topicId=dEvK_AqJR2G6wlA6ymrZ-g, topic=-uve-topic-19, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 15ms (13/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:50,712] INFO [LogLoader partition=-uve-topic-10-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:50,716] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-12, topicId=g_6D_KE3SJy1e0pQNhjuRg, topic=-uve-topic-10, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 25ms (14/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:50,718] INFO [LogLoader partition=-uve-topic-10-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:50,719] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-13, topicId=g_6D_KE3SJy1e0pQNhjuRg, topic=-uve-topic-10, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 3ms (15/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:50,732] INFO [LogLoader partition=-uve-topic-12-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:50,735] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-7, topicId=nUHJ3hixS0OPRyjbOhSGrQ, topic=-uve-topic-12, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 15ms (16/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:50,738] INFO [LogLoader partition=-uve-topic-7-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:50,739] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-12, topicId=Yh6VZSZtRF2FNc7tbKgHIA, topic=-uve-topic-7, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 5ms (17/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:50,764] INFO [LogLoader partition=-uve-topic-23-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:50,765] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-26, topicId=7cizxDIzTp-h02vidCc48Q, topic=-uve-topic-23, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 24ms (18/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:50,779] INFO [LogLoader partition=-uve-topic-16-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:50,781] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-26, topicId=WOwCsSB2TVCT5iteFZjLXw, topic=-uve-topic-16, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 16ms (19/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:50,789] INFO [LogLoader partition=-uve-topic-12-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:50,794] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-16, topicId=nUHJ3hixS0OPRyjbOhSGrQ, topic=-uve-topic-12, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 12ms (20/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:50,821] INFO [LogLoader partition=-uve-topic-0-0, dir=/tmp/kafka-logs] Loading producer state till offset 737 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:50,822] INFO [LogLoader partition=-uve-topic-0-0, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 737 (kafka.log.UnifiedLog$) [2026-06-04 06:05:50,822] INFO [ProducerStateManager partition=-uve-topic-0-0] Loading producer state from snapshot file 'SnapshotFile(offset=737, file=/tmp/kafka-logs/-uve-topic-0-0/00000000000000000737.snapshot)' (org.apache.kafka.storage.internals.log.ProducerStateManager) [2026-06-04 06:05:50,829] INFO [LogLoader partition=-uve-topic-0-0, dir=/tmp/kafka-logs] Producer state recovery took 7ms for snapshot load and 0ms for segment recovery from offset 737 (kafka.log.UnifiedLog$) [2026-06-04 06:05:50,831] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-0, topicId=uqELFc-LSh6wm6UvZpvAbQ, topic=-uve-topic-0, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=737) with 1 segments, local-log-start-offset 0 and log-end-offset 737 in 33ms (21/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:50,834] INFO [LogLoader partition=-uve-topic-19-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:50,842] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-22, topicId=dEvK_AqJR2G6wlA6ymrZ-g, topic=-uve-topic-19, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 10ms (22/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:50,854] INFO [LogLoader partition=structured_syslog_topic-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:50,857] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-3, topicId=vHfdJd3qREiDk94kYXB4zA, topic=structured_syslog_topic, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 14ms (23/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:50,866] INFO [LogLoader partition=-uve-topic-19-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:50,868] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-20, topicId=dEvK_AqJR2G6wlA6ymrZ-g, topic=-uve-topic-19, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 11ms (24/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:50,874] INFO [LogLoader partition=-uve-topic-25-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:50,876] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-6, topicId=ja-Mc9kNSs6gD3u_x_D2Og, topic=-uve-topic-25, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 8ms (25/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:50,884] INFO [LogLoader partition=-uve-topic-4-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:50,885] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-22, topicId=gaXY8KGgSAOnCQDc3Jc6jg, topic=-uve-topic-4, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 8ms (26/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:50,890] INFO [LogLoader partition=-uve-topic-6-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:50,894] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-9, topicId=42nxUKIORvC98eQUbNeBNg, topic=-uve-topic-6, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 8ms (27/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:50,912] INFO [LogLoader partition=-uve-topic-9-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:50,914] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-29, topicId=kMtXXPSSQCOTPYXm1CYDkQ, topic=-uve-topic-9, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 20ms (28/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:50,917] INFO [LogLoader partition=-uve-topic-13-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:50,928] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-27, topicId=HBL77f5CR7aGltIK76rdYA, topic=-uve-topic-13, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 14ms (29/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:50,943] INFO [LogLoader partition=structured_syslog_topic-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:50,946] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-21, topicId=vHfdJd3qREiDk94kYXB4zA, topic=structured_syslog_topic, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 18ms (30/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:50,949] INFO [LogLoader partition=-uve-topic-22-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:51,000] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-14, topicId=nkNu2yC_Q_iD3gnoV6HC4Q, topic=-uve-topic-22, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 53ms (31/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:51,031] INFO [LogLoader partition=-uve-topic-26-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:51,032] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-9, topicId=Hbd4rgnlSzae35mgstJ7MA, topic=-uve-topic-26, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 32ms (32/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:51,066] INFO [LogLoader partition=-uve-topic-26-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:51,067] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-11, topicId=Hbd4rgnlSzae35mgstJ7MA, topic=-uve-topic-26, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 13ms (33/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:51,077] INFO [LogLoader partition=-uve-topic-18-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:51,078] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-18, topicId=KwkSVyNHTAGBN2appE66CQ, topic=-uve-topic-18, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 11ms (34/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:51,079] INFO [LogLoader partition=-uve-topic-12-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:51,080] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-24, topicId=nUHJ3hixS0OPRyjbOhSGrQ, topic=-uve-topic-12, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (35/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:51,098] INFO [LogLoader partition=-uve-topic-16-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:51,102] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-1, topicId=WOwCsSB2TVCT5iteFZjLXw, topic=-uve-topic-16, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 21ms (36/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:51,109] INFO [LogLoader partition=-uve-topic-7-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:51,110] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-25, topicId=Yh6VZSZtRF2FNc7tbKgHIA, topic=-uve-topic-7, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 8ms (37/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:51,115] INFO [LogLoader partition=-uve-topic-21-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:51,116] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-14, topicId=UlYHH9-6QLa2zZ_9VTHq3A, topic=-uve-topic-21, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 5ms (38/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:51,118] INFO [LogLoader partition=-uve-topic-18-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:51,135] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-10, topicId=KwkSVyNHTAGBN2appE66CQ, topic=-uve-topic-18, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 20ms (39/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:51,147] INFO [LogLoader partition=-uve-topic-19-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:51,148] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-23, topicId=dEvK_AqJR2G6wlA6ymrZ-g, topic=-uve-topic-19, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 12ms (40/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:51,150] INFO [LogLoader partition=-uve-topic-15-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:51,156] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-0, topicId=52nBsBlkSdOL744drEQHKA, topic=-uve-topic-15, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 7ms (41/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:51,167] INFO [LogLoader partition=-uve-topic-8-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:51,169] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-16, topicId=td6B-jlkQuqhwJTmTKWCbg, topic=-uve-topic-8, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 13ms (42/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:51,171] INFO [LogLoader partition=-uve-topic-14-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:51,183] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-11, topicId=laTw_RjmQ8eUsgnBbldDLA, topic=-uve-topic-14, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 14ms (43/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:51,189] INFO [LogLoader partition=-uve-topic-11-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:51,191] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-25, topicId=jTK_9rp5TueOjyGHzam7qw, topic=-uve-topic-11, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 3ms (44/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:51,211] INFO [LogLoader partition=-uve-topic-2-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:51,212] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-26, topicId=gjBIb2LlT4ms2qFhm2weoQ, topic=-uve-topic-2, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 10ms (45/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:51,217] INFO [LogLoader partition=-uve-topic-1-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:51,218] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-18, topicId=ttzCHg7oTYK5hFlPxoAg4Q, topic=-uve-topic-1, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 6ms (46/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:51,242] INFO [LogLoader partition=-uve-topic-16-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:51,243] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-20, topicId=WOwCsSB2TVCT5iteFZjLXw, topic=-uve-topic-16, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 19ms (47/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:51,250] INFO [LogLoader partition=-uve-topic-15-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:51,251] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-7, topicId=52nBsBlkSdOL744drEQHKA, topic=-uve-topic-15, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 8ms (48/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:51,253] INFO [LogLoader partition=-uve-topic-26-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:51,254] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-6, topicId=Hbd4rgnlSzae35mgstJ7MA, topic=-uve-topic-26, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 3ms (49/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:51,277] INFO [LogLoader partition=-uve-topic-27-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:51,278] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-4, topicId=OR1MiSVxTQesQ6PVIco_9A, topic=-uve-topic-27, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 12ms (50/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:51,280] INFO [LogLoader partition=-uve-topic-11-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:51,280] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-28, topicId=jTK_9rp5TueOjyGHzam7qw, topic=-uve-topic-11, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (51/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:51,295] INFO [LogLoader partition=-uve-topic-0-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:51,300] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-28, topicId=uqELFc-LSh6wm6UvZpvAbQ, topic=-uve-topic-0, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 6ms (52/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:51,302] INFO [LogLoader partition=-uve-topic-3-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:51,309] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-25, topicId=vhSI7k9XSbijf2CWYBiBjw, topic=-uve-topic-3, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 9ms (53/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:51,328] INFO [LogLoader partition=-uve-topic-29-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:51,329] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-25, topicId=B8y1TbIsQQ2k8tIp8cND4Q, topic=-uve-topic-29, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 17ms (54/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:51,330] INFO [LogLoader partition=-uve-topic-21-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:51,331] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-29, topicId=UlYHH9-6QLa2zZ_9VTHq3A, topic=-uve-topic-21, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (55/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:51,332] INFO [LogLoader partition=-uve-topic-17-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:51,333] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-11, topicId=_3J9_L4bTbq0FyODTWwowg, topic=-uve-topic-17, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (56/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:51,355] INFO [LogLoader partition=-uve-topic-14-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:51,356] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-27, topicId=laTw_RjmQ8eUsgnBbldDLA, topic=-uve-topic-14, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 23ms (57/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:51,359] INFO [LogLoader partition=-uve-topic-18-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:51,361] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-11, topicId=KwkSVyNHTAGBN2appE66CQ, topic=-uve-topic-18, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 4ms (58/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:51,368] INFO [LogLoader partition=-uve-topic-28-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:51,382] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-27, topicId=Cud7ELzkQuaBrxgegdtuoA, topic=-uve-topic-28, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 17ms (59/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:51,401] INFO [LogLoader partition=-uve-topic-20-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:51,402] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-24, topicId=zucC39ccRjCaBhWNNIYtXA, topic=-uve-topic-20, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 18ms (60/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:51,418] INFO [LogLoader partition=-uve-topic-25-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:51,419] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-29, topicId=ja-Mc9kNSs6gD3u_x_D2Og, topic=-uve-topic-25, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 14ms (61/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:51,430] INFO [LogLoader partition=-uve-topic-23-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:51,441] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-15, topicId=7cizxDIzTp-h02vidCc48Q, topic=-uve-topic-23, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 20ms (62/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:51,446] INFO [LogLoader partition=-uve-topic-25-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:51,448] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-12, topicId=ja-Mc9kNSs6gD3u_x_D2Og, topic=-uve-topic-25, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 8ms (63/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:51,463] INFO [LogLoader partition=-uve-topic-29-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:51,464] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-7, topicId=B8y1TbIsQQ2k8tIp8cND4Q, topic=-uve-topic-29, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 11ms (64/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:51,467] INFO [LogLoader partition=-uve-topic-17-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:51,475] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-23, topicId=_3J9_L4bTbq0FyODTWwowg, topic=-uve-topic-17, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 9ms (65/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:51,490] INFO [LogLoader partition=-uve-topic-20-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:51,491] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-10, topicId=zucC39ccRjCaBhWNNIYtXA, topic=-uve-topic-20, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 13ms (66/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:51,497] INFO [LogLoader partition=-uve-topic-18-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:51,506] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-12, topicId=KwkSVyNHTAGBN2appE66CQ, topic=-uve-topic-18, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 13ms (67/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:51,508] INFO [LogLoader partition=-uve-topic-21-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:51,515] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-9, topicId=UlYHH9-6QLa2zZ_9VTHq3A, topic=-uve-topic-21, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 8ms (68/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:51,517] INFO [LogLoader partition=-uve-topic-11-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:51,521] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-5, topicId=jTK_9rp5TueOjyGHzam7qw, topic=-uve-topic-11, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 6ms (69/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:51,540] INFO [LogLoader partition=-uve-topic-15-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:51,541] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-4, topicId=52nBsBlkSdOL744drEQHKA, topic=-uve-topic-15, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 11ms (70/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:51,543] INFO [LogLoader partition=-uve-topic-3-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:51,547] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-29, topicId=vhSI7k9XSbijf2CWYBiBjw, topic=-uve-topic-3, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 5ms (71/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:51,559] INFO [LogLoader partition=-uve-topic-3-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:51,561] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-16, topicId=vhSI7k9XSbijf2CWYBiBjw, topic=-uve-topic-3, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 14ms (72/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:51,564] INFO [LogLoader partition=-uve-topic-7-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:51,572] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-26, topicId=Yh6VZSZtRF2FNc7tbKgHIA, topic=-uve-topic-7, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 11ms (73/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:51,574] INFO [LogLoader partition=-uve-topic-1-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:51,575] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-8, topicId=ttzCHg7oTYK5hFlPxoAg4Q, topic=-uve-topic-1, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 3ms (74/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:51,579] INFO [LogLoader partition=-uve-topic-24-0, dir=/tmp/kafka-logs] Loading producer state till offset 88 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:51,579] INFO [LogLoader partition=-uve-topic-24-0, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 88 (kafka.log.UnifiedLog$) [2026-06-04 06:05:51,580] INFO [ProducerStateManager partition=-uve-topic-24-0] Loading producer state from snapshot file 'SnapshotFile(offset=88, file=/tmp/kafka-logs/-uve-topic-24-0/00000000000000000088.snapshot)' (org.apache.kafka.storage.internals.log.ProducerStateManager) [2026-06-04 06:05:51,580] INFO [LogLoader partition=-uve-topic-24-0, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 88 (kafka.log.UnifiedLog$) [2026-06-04 06:05:51,580] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-0, topicId=ZZN8czmfTTmnMA1isEU4Kg, topic=-uve-topic-24, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=88) with 1 segments, local-log-start-offset 0 and log-end-offset 88 in 3ms (75/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:51,592] INFO [LogLoader partition=-uve-topic-24-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:51,595] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-19, topicId=ZZN8czmfTTmnMA1isEU4Kg, topic=-uve-topic-24, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 9ms (76/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:51,597] INFO [LogLoader partition=-uve-topic-23-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:51,598] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-28, topicId=7cizxDIzTp-h02vidCc48Q, topic=-uve-topic-23, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 3ms (77/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:51,615] INFO [LogLoader partition=-uve-topic-28-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:51,616] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-5, topicId=Cud7ELzkQuaBrxgegdtuoA, topic=-uve-topic-28, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 18ms (78/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:51,618] INFO [LogLoader partition=-uve-topic-11-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:51,622] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-27, topicId=jTK_9rp5TueOjyGHzam7qw, topic=-uve-topic-11, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 6ms (79/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:51,624] INFO [LogLoader partition=-uve-topic-15-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:51,626] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-12, topicId=52nBsBlkSdOL744drEQHKA, topic=-uve-topic-15, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 4ms (80/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:51,628] INFO [LogLoader partition=-uve-topic-20-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:51,629] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-13, topicId=zucC39ccRjCaBhWNNIYtXA, topic=-uve-topic-20, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (81/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:51,635] INFO [LogLoader partition=-uve-topic-9-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:51,638] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-9, topicId=kMtXXPSSQCOTPYXm1CYDkQ, topic=-uve-topic-9, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 9ms (82/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:51,648] INFO [LogLoader partition=-uve-topic-1-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:51,654] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-19, topicId=ttzCHg7oTYK5hFlPxoAg4Q, topic=-uve-topic-1, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 15ms (83/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:51,660] INFO [LogLoader partition=-uve-topic-29-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:51,666] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-15, topicId=B8y1TbIsQQ2k8tIp8cND4Q, topic=-uve-topic-29, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 12ms (84/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:51,682] INFO [LogLoader partition=-uve-topic-2-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:51,690] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-12, topicId=gjBIb2LlT4ms2qFhm2weoQ, topic=-uve-topic-2, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 20ms (85/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:51,698] INFO [LogLoader partition=-uve-topic-2-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:51,704] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-27, topicId=gjBIb2LlT4ms2qFhm2weoQ, topic=-uve-topic-2, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 11ms (86/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:51,717] INFO [LogLoader partition=-uve-topic-1-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:51,721] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-22, topicId=ttzCHg7oTYK5hFlPxoAg4Q, topic=-uve-topic-1, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 15ms (87/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:51,737] INFO [LogLoader partition=-uve-topic-11-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:51,738] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-15, topicId=jTK_9rp5TueOjyGHzam7qw, topic=-uve-topic-11, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 16ms (88/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:51,758] INFO [LogLoader partition=-uve-topic-21-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:51,759] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-22, topicId=UlYHH9-6QLa2zZ_9VTHq3A, topic=-uve-topic-21, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 21ms (89/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:51,760] INFO [LogLoader partition=-uve-topic-20-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:51,761] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-29, topicId=zucC39ccRjCaBhWNNIYtXA, topic=-uve-topic-20, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (90/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:51,778] INFO [LogLoader partition=-uve-topic-14-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:51,779] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-18, topicId=laTw_RjmQ8eUsgnBbldDLA, topic=-uve-topic-14, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 18ms (91/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:51,780] INFO [LogLoader partition=-uve-topic-24-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:51,784] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-18, topicId=ZZN8czmfTTmnMA1isEU4Kg, topic=-uve-topic-24, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 3ms (92/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:51,790] INFO [LogLoader partition=-uve-topic-5-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:51,796] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-24, topicId=0IWMVlFISi2qC0fnKjMlOQ, topic=-uve-topic-5, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 11ms (93/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:51,803] INFO [LogLoader partition=-uve-topic-23-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:51,806] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-6, topicId=7cizxDIzTp-h02vidCc48Q, topic=-uve-topic-23, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 9ms (94/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:51,823] INFO [LogLoader partition=-uve-topic-9-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:51,825] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-0, topicId=kMtXXPSSQCOTPYXm1CYDkQ, topic=-uve-topic-9, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 16ms (95/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:51,829] INFO [LogLoader partition=structured_syslog_topic-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:51,834] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-14, topicId=vHfdJd3qREiDk94kYXB4zA, topic=structured_syslog_topic, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 9ms (96/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:51,847] INFO [LogLoader partition=-uve-topic-28-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:51,851] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-26, topicId=Cud7ELzkQuaBrxgegdtuoA, topic=-uve-topic-28, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 12ms (97/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:51,860] INFO [LogLoader partition=-uve-topic-1-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:51,867] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-26, topicId=ttzCHg7oTYK5hFlPxoAg4Q, topic=-uve-topic-1, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 12ms (98/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:51,873] INFO [LogLoader partition=-uve-topic-23-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:51,877] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-21, topicId=7cizxDIzTp-h02vidCc48Q, topic=-uve-topic-23, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 10ms (99/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:51,885] INFO [LogLoader partition=-uve-topic-3-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:51,887] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-19, topicId=vhSI7k9XSbijf2CWYBiBjw, topic=-uve-topic-3, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 6ms (100/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:51,897] INFO [LogLoader partition=-uve-topic-22-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:51,900] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-28, topicId=nkNu2yC_Q_iD3gnoV6HC4Q, topic=-uve-topic-22, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 8ms (101/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:51,908] INFO [LogLoader partition=-uve-topic-7-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:51,912] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-2, topicId=Yh6VZSZtRF2FNc7tbKgHIA, topic=-uve-topic-7, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 11ms (102/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:51,917] INFO [LogLoader partition=-uve-topic-12-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:51,922] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-6, topicId=nUHJ3hixS0OPRyjbOhSGrQ, topic=-uve-topic-12, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 8ms (103/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:51,933] INFO [LogLoader partition=-uve-topic-2-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:51,936] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-1, topicId=gjBIb2LlT4ms2qFhm2weoQ, topic=-uve-topic-2, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 12ms (104/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:51,943] INFO [LogLoader partition=-uve-topic-23-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:51,947] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-19, topicId=7cizxDIzTp-h02vidCc48Q, topic=-uve-topic-23, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 9ms (105/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:51,959] INFO [LogLoader partition=structured_syslog_topic-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:51,965] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-13, topicId=vHfdJd3qREiDk94kYXB4zA, topic=structured_syslog_topic, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 14ms (106/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:51,977] INFO [LogLoader partition=-uve-topic-5-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:51,984] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-12, topicId=0IWMVlFISi2qC0fnKjMlOQ, topic=-uve-topic-5, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 14ms (107/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:51,992] INFO [LogLoader partition=-uve-topic-1-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:51,995] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-3, topicId=ttzCHg7oTYK5hFlPxoAg4Q, topic=-uve-topic-1, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 11ms (108/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:52,019] INFO [LogLoader partition=-uve-topic-4-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:52,022] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-20, topicId=gaXY8KGgSAOnCQDc3Jc6jg, topic=-uve-topic-4, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 23ms (109/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:52,023] INFO [LogLoader partition=-uve-topic-15-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:52,027] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-23, topicId=52nBsBlkSdOL744drEQHKA, topic=-uve-topic-15, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 6ms (110/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:52,033] INFO [LogLoader partition=-uve-topic-23-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:52,038] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-16, topicId=7cizxDIzTp-h02vidCc48Q, topic=-uve-topic-23, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 8ms (111/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:52,044] INFO [LogLoader partition=-uve-topic-13-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:52,045] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-15, topicId=HBL77f5CR7aGltIK76rdYA, topic=-uve-topic-13, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 6ms (112/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:52,053] INFO [LogLoader partition=-uve-topic-12-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:52,055] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-0, topicId=nUHJ3hixS0OPRyjbOhSGrQ, topic=-uve-topic-12, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 7ms (113/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:52,058] INFO [LogLoader partition=-uve-topic-29-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:52,060] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-3, topicId=B8y1TbIsQQ2k8tIp8cND4Q, topic=-uve-topic-29, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 5ms (114/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:52,067] INFO [LogLoader partition=structured_syslog_topic-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:52,070] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-25, topicId=vHfdJd3qREiDk94kYXB4zA, topic=structured_syslog_topic, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 10ms (115/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:52,076] INFO [LogLoader partition=-uve-topic-19-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:52,082] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-1, topicId=dEvK_AqJR2G6wlA6ymrZ-g, topic=-uve-topic-19, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 6ms (116/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:52,103] INFO [LogLoader partition=-uve-topic-6-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:52,104] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-17, topicId=42nxUKIORvC98eQUbNeBNg, topic=-uve-topic-6, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 22ms (117/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:52,105] INFO [LogLoader partition=-uve-topic-26-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:52,106] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-28, topicId=Hbd4rgnlSzae35mgstJ7MA, topic=-uve-topic-26, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (118/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:52,112] INFO [LogLoader partition=-uve-topic-21-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:52,114] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-5, topicId=UlYHH9-6QLa2zZ_9VTHq3A, topic=-uve-topic-21, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 8ms (119/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:52,120] INFO [LogLoader partition=-uve-topic-2-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:52,123] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-18, topicId=gjBIb2LlT4ms2qFhm2weoQ, topic=-uve-topic-2, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 8ms (120/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:52,128] INFO [LogLoader partition=-uve-topic-24-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:52,130] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-6, topicId=ZZN8czmfTTmnMA1isEU4Kg, topic=-uve-topic-24, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 5ms (121/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:52,135] INFO [LogLoader partition=-uve-topic-15-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:52,137] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-3, topicId=52nBsBlkSdOL744drEQHKA, topic=-uve-topic-15, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 6ms (122/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:52,143] INFO [LogLoader partition=-uve-topic-22-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:52,147] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-17, topicId=nkNu2yC_Q_iD3gnoV6HC4Q, topic=-uve-topic-22, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 6ms (123/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:52,155] INFO [LogLoader partition=-uve-topic-1-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:52,163] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-2, topicId=ttzCHg7oTYK5hFlPxoAg4Q, topic=-uve-topic-1, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 15ms (124/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:52,168] INFO [LogLoader partition=-uve-topic-26-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:52,169] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-13, topicId=Hbd4rgnlSzae35mgstJ7MA, topic=-uve-topic-26, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 6ms (125/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:52,182] INFO [LogLoader partition=-uve-topic-1-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:52,185] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-27, topicId=ttzCHg7oTYK5hFlPxoAg4Q, topic=-uve-topic-1, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 12ms (126/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:52,195] INFO [LogLoader partition=-uve-topic-25-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:52,203] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-15, topicId=ja-Mc9kNSs6gD3u_x_D2Og, topic=-uve-topic-25, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 13ms (127/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:52,229] INFO [LogLoader partition=-uve-topic-19-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:52,231] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-12, topicId=dEvK_AqJR2G6wlA6ymrZ-g, topic=-uve-topic-19, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 26ms (128/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:52,241] INFO [LogLoader partition=-uve-topic-20-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:52,245] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-28, topicId=zucC39ccRjCaBhWNNIYtXA, topic=-uve-topic-20, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 12ms (129/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:52,702] INFO [LogLoader partition=-uve-topic-15-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:52,703] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-1, topicId=52nBsBlkSdOL744drEQHKA, topic=-uve-topic-15, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 456ms (130/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:52,706] INFO [LogLoader partition=-uve-topic-15-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:52,706] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-29, topicId=52nBsBlkSdOL744drEQHKA, topic=-uve-topic-15, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (131/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:52,707] INFO [LogLoader partition=-uve-topic-7-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:52,708] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-15, topicId=Yh6VZSZtRF2FNc7tbKgHIA, topic=-uve-topic-7, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (132/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:52,709] INFO [LogLoader partition=-uve-topic-17-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:52,710] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-5, topicId=_3J9_L4bTbq0FyODTWwowg, topic=-uve-topic-17, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (133/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:52,716] INFO [LogLoader partition=-uve-topic-12-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:52,716] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-15, topicId=nUHJ3hixS0OPRyjbOhSGrQ, topic=-uve-topic-12, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 6ms (134/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:52,718] INFO [LogLoader partition=-uve-topic-24-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:52,719] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-8, topicId=ZZN8czmfTTmnMA1isEU4Kg, topic=-uve-topic-24, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 3ms (135/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:52,720] INFO [LogLoader partition=-uve-topic-25-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:52,720] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-10, topicId=ja-Mc9kNSs6gD3u_x_D2Og, topic=-uve-topic-25, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (136/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:52,727] INFO [LogLoader partition=-uve-topic-14-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:52,728] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-22, topicId=laTw_RjmQ8eUsgnBbldDLA, topic=-uve-topic-14, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 7ms (137/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:52,740] INFO [LogLoader partition=-uve-topic-6-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:52,741] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-19, topicId=42nxUKIORvC98eQUbNeBNg, topic=-uve-topic-6, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 13ms (138/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:52,745] INFO [LogLoader partition=-uve-topic-7-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:52,745] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-8, topicId=Yh6VZSZtRF2FNc7tbKgHIA, topic=-uve-topic-7, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (139/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:52,746] INFO [LogLoader partition=-uve-topic-11-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:52,747] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-4, topicId=jTK_9rp5TueOjyGHzam7qw, topic=-uve-topic-11, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (140/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:52,748] INFO [LogLoader partition=-uve-topic-10-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:52,748] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-14, topicId=g_6D_KE3SJy1e0pQNhjuRg, topic=-uve-topic-10, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (141/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:52,750] INFO [LogLoader partition=-uve-topic-19-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:52,751] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-14, topicId=dEvK_AqJR2G6wlA6ymrZ-g, topic=-uve-topic-19, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (142/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:52,755] INFO [LogLoader partition=-uve-topic-0-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:52,762] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-26, topicId=uqELFc-LSh6wm6UvZpvAbQ, topic=-uve-topic-0, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 11ms (143/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:52,779] INFO [LogLoader partition=-uve-topic-4-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:52,779] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-26, topicId=gaXY8KGgSAOnCQDc3Jc6jg, topic=-uve-topic-4, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 18ms (144/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:52,781] INFO [LogLoader partition=-uve-topic-0-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:52,781] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-22, topicId=uqELFc-LSh6wm6UvZpvAbQ, topic=-uve-topic-0, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (145/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:52,782] INFO [LogLoader partition=-uve-topic-21-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:52,783] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-26, topicId=UlYHH9-6QLa2zZ_9VTHq3A, topic=-uve-topic-21, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (146/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:52,784] INFO [LogLoader partition=-uve-topic-10-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:52,842] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-18, topicId=g_6D_KE3SJy1e0pQNhjuRg, topic=-uve-topic-10, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 52ms (147/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:52,858] INFO [LogLoader partition=-uve-topic-0-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:52,859] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-3, topicId=uqELFc-LSh6wm6UvZpvAbQ, topic=-uve-topic-0, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 16ms (148/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:52,920] INFO [LogLoader partition=-uve-topic-10-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:52,921] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-15, topicId=g_6D_KE3SJy1e0pQNhjuRg, topic=-uve-topic-10, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 62ms (149/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:52,922] INFO [LogLoader partition=-uve-topic-0-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:52,923] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-25, topicId=uqELFc-LSh6wm6UvZpvAbQ, topic=-uve-topic-0, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (150/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:52,924] INFO [LogLoader partition=-uve-topic-10-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:52,924] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-10, topicId=g_6D_KE3SJy1e0pQNhjuRg, topic=-uve-topic-10, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (151/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:52,925] INFO [LogLoader partition=-uve-topic-10-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:52,927] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-2, topicId=g_6D_KE3SJy1e0pQNhjuRg, topic=-uve-topic-10, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 3ms (152/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:52,928] INFO [LogLoader partition=-uve-topic-5-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:52,928] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-3, topicId=0IWMVlFISi2qC0fnKjMlOQ, topic=-uve-topic-5, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (153/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:52,936] INFO [LogLoader partition=-uve-topic-0-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:52,942] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-5, topicId=uqELFc-LSh6wm6UvZpvAbQ, topic=-uve-topic-0, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 14ms (154/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:52,952] INFO [LogLoader partition=-uve-topic-24-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:52,954] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-3, topicId=ZZN8czmfTTmnMA1isEU4Kg, topic=-uve-topic-24, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 12ms (155/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:52,956] INFO [LogLoader partition=-uve-topic-28-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:52,956] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-13, topicId=Cud7ELzkQuaBrxgegdtuoA, topic=-uve-topic-28, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (156/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:52,965] INFO [LogLoader partition=-uve-topic-5-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:52,968] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-13, topicId=0IWMVlFISi2qC0fnKjMlOQ, topic=-uve-topic-5, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 6ms (157/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:52,969] INFO [LogLoader partition=-uve-topic-16-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:52,970] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-16, topicId=WOwCsSB2TVCT5iteFZjLXw, topic=-uve-topic-16, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (158/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:52,982] INFO [LogLoader partition=-uve-topic-1-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:52,982] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-9, topicId=ttzCHg7oTYK5hFlPxoAg4Q, topic=-uve-topic-1, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 13ms (159/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:53,018] INFO [LogLoader partition=-uve-topic-8-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:53,023] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-22, topicId=td6B-jlkQuqhwJTmTKWCbg, topic=-uve-topic-8, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 40ms (160/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:53,043] INFO [LogLoader partition=-uve-topic-20-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:53,044] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-7, topicId=zucC39ccRjCaBhWNNIYtXA, topic=-uve-topic-20, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 14ms (161/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:53,057] INFO [LogLoader partition=-uve-topic-10-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:53,057] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-27, topicId=g_6D_KE3SJy1e0pQNhjuRg, topic=-uve-topic-10, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (162/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:53,086] INFO [LogLoader partition=-uve-topic-23-0, dir=/tmp/kafka-logs] Loading producer state till offset 101 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:53,086] INFO [LogLoader partition=-uve-topic-23-0, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 101 (kafka.log.UnifiedLog$) [2026-06-04 06:05:53,088] INFO [ProducerStateManager partition=-uve-topic-23-0] Loading producer state from snapshot file 'SnapshotFile(offset=101, file=/tmp/kafka-logs/-uve-topic-23-0/00000000000000000101.snapshot)' (org.apache.kafka.storage.internals.log.ProducerStateManager) [2026-06-04 06:05:53,089] INFO [LogLoader partition=-uve-topic-23-0, dir=/tmp/kafka-logs] Producer state recovery took 1ms for snapshot load and 0ms for segment recovery from offset 101 (kafka.log.UnifiedLog$) [2026-06-04 06:05:53,092] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-0, topicId=7cizxDIzTp-h02vidCc48Q, topic=-uve-topic-23, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=101) with 1 segments, local-log-start-offset 0 and log-end-offset 101 in 35ms (163/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:53,100] INFO [LogLoader partition=-uve-topic-13-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:53,100] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-13, topicId=HBL77f5CR7aGltIK76rdYA, topic=-uve-topic-13, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 7ms (164/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:53,103] INFO [LogLoader partition=-uve-topic-12-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:53,134] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-5, topicId=nUHJ3hixS0OPRyjbOhSGrQ, topic=-uve-topic-12, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 34ms (165/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:53,136] INFO [LogLoader partition=-uve-topic-12-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:53,137] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-19, topicId=nUHJ3hixS0OPRyjbOhSGrQ, topic=-uve-topic-12, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (166/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:53,139] INFO [LogLoader partition=-uve-topic-29-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:53,142] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-11, topicId=B8y1TbIsQQ2k8tIp8cND4Q, topic=-uve-topic-29, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 5ms (167/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:53,151] INFO [LogLoader partition=-uve-topic-27-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:53,154] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-22, topicId=OR1MiSVxTQesQ6PVIco_9A, topic=-uve-topic-27, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 11ms (168/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:53,165] INFO [LogLoader partition=-uve-topic-3-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:53,177] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-17, topicId=vhSI7k9XSbijf2CWYBiBjw, topic=-uve-topic-3, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 20ms (169/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:53,189] INFO [LogLoader partition=-uve-topic-17-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:53,190] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-14, topicId=_3J9_L4bTbq0FyODTWwowg, topic=-uve-topic-17, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 9ms (170/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:53,199] INFO [LogLoader partition=-uve-topic-22-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:53,200] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-21, topicId=nkNu2yC_Q_iD3gnoV6HC4Q, topic=-uve-topic-22, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 10ms (171/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:53,206] INFO [LogLoader partition=-uve-topic-22-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:53,207] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-26, topicId=nkNu2yC_Q_iD3gnoV6HC4Q, topic=-uve-topic-22, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 8ms (172/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:53,221] INFO [LogLoader partition=-uve-topic-23-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:53,222] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-8, topicId=7cizxDIzTp-h02vidCc48Q, topic=-uve-topic-23, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 14ms (173/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:53,223] INFO [LogLoader partition=-uve-topic-19-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:53,224] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-16, topicId=dEvK_AqJR2G6wlA6ymrZ-g, topic=-uve-topic-19, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (174/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:53,242] INFO [LogLoader partition=-uve-topic-13-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:53,247] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-9, topicId=HBL77f5CR7aGltIK76rdYA, topic=-uve-topic-13, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 8ms (175/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:53,249] INFO [LogLoader partition=-uve-topic-29-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:53,257] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-29, topicId=B8y1TbIsQQ2k8tIp8cND4Q, topic=-uve-topic-29, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 10ms (176/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:53,262] INFO [LogLoader partition=-uve-topic-14-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:53,263] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-19, topicId=laTw_RjmQ8eUsgnBbldDLA, topic=-uve-topic-14, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 5ms (177/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:53,264] INFO [LogLoader partition=-uve-topic-19-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:53,267] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-6, topicId=dEvK_AqJR2G6wlA6ymrZ-g, topic=-uve-topic-19, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 4ms (178/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:53,284] INFO [LogLoader partition=-uve-topic-4-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:53,285] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-5, topicId=gaXY8KGgSAOnCQDc3Jc6jg, topic=-uve-topic-4, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 10ms (179/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:53,286] INFO [LogLoader partition=-uve-topic-2-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:53,286] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-21, topicId=gjBIb2LlT4ms2qFhm2weoQ, topic=-uve-topic-2, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (180/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:53,287] INFO [LogLoader partition=-uve-topic-16-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:53,287] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-28, topicId=WOwCsSB2TVCT5iteFZjLXw, topic=-uve-topic-16, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (181/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:53,288] INFO [LogLoader partition=-uve-topic-17-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:53,288] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-0, topicId=_3J9_L4bTbq0FyODTWwowg, topic=-uve-topic-17, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (182/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:53,289] INFO [LogLoader partition=-uve-topic-15-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:53,297] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-8, topicId=52nBsBlkSdOL744drEQHKA, topic=-uve-topic-15, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 5ms (183/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:53,308] INFO [LogLoader partition=-uve-topic-2-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:53,309] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-14, topicId=gjBIb2LlT4ms2qFhm2weoQ, topic=-uve-topic-2, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 12ms (184/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:53,310] INFO [LogLoader partition=-uve-topic-18-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:53,310] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-5, topicId=KwkSVyNHTAGBN2appE66CQ, topic=-uve-topic-18, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (185/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:53,311] INFO [LogLoader partition=-uve-topic-29-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:53,312] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-27, topicId=B8y1TbIsQQ2k8tIp8cND4Q, topic=-uve-topic-29, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (186/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:53,313] INFO [LogLoader partition=-uve-topic-25-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:53,313] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-18, topicId=ja-Mc9kNSs6gD3u_x_D2Og, topic=-uve-topic-25, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (187/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:53,314] INFO [LogLoader partition=-uve-topic-14-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:53,314] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-25, topicId=laTw_RjmQ8eUsgnBbldDLA, topic=-uve-topic-14, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (188/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:53,318] INFO [LogLoader partition=-uve-topic-28-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:53,320] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-4, topicId=Cud7ELzkQuaBrxgegdtuoA, topic=-uve-topic-28, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 6ms (189/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:53,326] INFO [LogLoader partition=-uve-topic-25-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:53,328] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-16, topicId=ja-Mc9kNSs6gD3u_x_D2Og, topic=-uve-topic-25, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 7ms (190/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:53,331] INFO [LogLoader partition=-uve-topic-29-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:53,335] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-20, topicId=B8y1TbIsQQ2k8tIp8cND4Q, topic=-uve-topic-29, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 7ms (191/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:53,344] INFO [LogLoader partition=-uve-topic-0-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:53,344] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-16, topicId=uqELFc-LSh6wm6UvZpvAbQ, topic=-uve-topic-0, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 8ms (192/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:53,345] INFO [LogLoader partition=-uve-topic-2-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:53,346] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-24, topicId=gjBIb2LlT4ms2qFhm2weoQ, topic=-uve-topic-2, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (193/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:53,347] INFO [LogLoader partition=-uve-topic-12-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:53,358] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-26, topicId=nUHJ3hixS0OPRyjbOhSGrQ, topic=-uve-topic-12, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 12ms (194/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:53,368] INFO [LogLoader partition=-uve-topic-12-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:53,368] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-1, topicId=nUHJ3hixS0OPRyjbOhSGrQ, topic=-uve-topic-12, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 10ms (195/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:53,369] INFO [LogLoader partition=-uve-topic-12-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:53,370] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-21, topicId=nUHJ3hixS0OPRyjbOhSGrQ, topic=-uve-topic-12, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (196/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:53,371] INFO [LogLoader partition=-uve-topic-16-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:53,371] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-10, topicId=WOwCsSB2TVCT5iteFZjLXw, topic=-uve-topic-16, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (197/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:53,381] INFO [LogLoader partition=-uve-topic-21-0, dir=/tmp/kafka-logs] Loading producer state till offset 80 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:53,381] INFO [LogLoader partition=-uve-topic-21-0, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 80 (kafka.log.UnifiedLog$) [2026-06-04 06:05:53,381] INFO [ProducerStateManager partition=-uve-topic-21-0] Loading producer state from snapshot file 'SnapshotFile(offset=80, file=/tmp/kafka-logs/-uve-topic-21-0/00000000000000000080.snapshot)' (org.apache.kafka.storage.internals.log.ProducerStateManager) [2026-06-04 06:05:53,381] INFO [LogLoader partition=-uve-topic-21-0, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 80 (kafka.log.UnifiedLog$) [2026-06-04 06:05:53,381] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-0, topicId=UlYHH9-6QLa2zZ_9VTHq3A, topic=-uve-topic-21, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=80) with 1 segments, local-log-start-offset 0 and log-end-offset 80 in 10ms (198/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:53,388] INFO [LogLoader partition=-uve-topic-8-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:53,389] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-5, topicId=td6B-jlkQuqhwJTmTKWCbg, topic=-uve-topic-8, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 7ms (199/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:53,394] INFO [LogLoader partition=-uve-topic-0-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:53,394] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-29, topicId=uqELFc-LSh6wm6UvZpvAbQ, topic=-uve-topic-0, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 5ms (200/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:53,395] INFO [LogLoader partition=-uve-topic-20-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:53,396] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-5, topicId=zucC39ccRjCaBhWNNIYtXA, topic=-uve-topic-20, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (201/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:53,423] INFO [LogLoader partition=-uve-topic-4-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:53,432] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-29, topicId=gaXY8KGgSAOnCQDc3Jc6jg, topic=-uve-topic-4, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 36ms (202/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:53,438] INFO [LogLoader partition=-uve-topic-15-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:53,441] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-10, topicId=52nBsBlkSdOL744drEQHKA, topic=-uve-topic-15, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 9ms (203/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:53,442] INFO [LogLoader partition=-uve-topic-13-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:53,443] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-12, topicId=HBL77f5CR7aGltIK76rdYA, topic=-uve-topic-13, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (204/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:53,444] INFO [LogLoader partition=-uve-topic-27-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:53,453] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-2, topicId=OR1MiSVxTQesQ6PVIco_9A, topic=-uve-topic-27, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 10ms (205/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:53,454] INFO [LogLoader partition=-uve-topic-3-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:53,455] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-10, topicId=vhSI7k9XSbijf2CWYBiBjw, topic=-uve-topic-3, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (206/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:53,456] INFO [LogLoader partition=-uve-topic-17-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:53,456] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-10, topicId=_3J9_L4bTbq0FyODTWwowg, topic=-uve-topic-17, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (207/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:53,482] INFO [LogLoader partition=-uve-topic-9-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:53,485] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-4, topicId=kMtXXPSSQCOTPYXm1CYDkQ, topic=-uve-topic-9, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 28ms (208/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:53,492] INFO [LogLoader partition=structured_syslog_topic-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:53,493] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-17, topicId=vHfdJd3qREiDk94kYXB4zA, topic=structured_syslog_topic, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 8ms (209/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:53,506] INFO [LogLoader partition=-uve-topic-2-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:53,507] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-17, topicId=gjBIb2LlT4ms2qFhm2weoQ, topic=-uve-topic-2, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 14ms (210/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:53,508] INFO [LogLoader partition=-uve-topic-9-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:53,508] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-8, topicId=kMtXXPSSQCOTPYXm1CYDkQ, topic=-uve-topic-9, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (211/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:53,509] INFO [LogLoader partition=structured_syslog_topic-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:53,509] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-20, topicId=vHfdJd3qREiDk94kYXB4zA, topic=structured_syslog_topic, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (212/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:53,510] INFO [LogLoader partition=-uve-topic-23-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:53,511] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-27, topicId=7cizxDIzTp-h02vidCc48Q, topic=-uve-topic-23, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (213/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:53,511] INFO [LogLoader partition=-uve-topic-15-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:53,512] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-28, topicId=52nBsBlkSdOL744drEQHKA, topic=-uve-topic-15, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (214/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:53,513] INFO [LogLoader partition=-uve-topic-7-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:53,526] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-9, topicId=Yh6VZSZtRF2FNc7tbKgHIA, topic=-uve-topic-7, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 14ms (215/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:53,527] INFO [LogLoader partition=-uve-topic-8-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:53,531] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-25, topicId=td6B-jlkQuqhwJTmTKWCbg, topic=-uve-topic-8, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 6ms (216/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:53,534] INFO [LogLoader partition=-uve-topic-9-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:53,534] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-2, topicId=kMtXXPSSQCOTPYXm1CYDkQ, topic=-uve-topic-9, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (217/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:53,540] INFO [LogLoader partition=-uve-topic-28-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:53,541] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-9, topicId=Cud7ELzkQuaBrxgegdtuoA, topic=-uve-topic-28, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 3ms (218/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:53,547] INFO [LogLoader partition=-uve-topic-22-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:53,548] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-24, topicId=nkNu2yC_Q_iD3gnoV6HC4Q, topic=-uve-topic-22, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 6ms (219/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:53,552] INFO [LogLoader partition=-uve-topic-26-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:53,554] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-10, topicId=Hbd4rgnlSzae35mgstJ7MA, topic=-uve-topic-26, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 3ms (220/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:53,557] INFO [LogLoader partition=-uve-topic-26-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:53,559] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-19, topicId=Hbd4rgnlSzae35mgstJ7MA, topic=-uve-topic-26, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 5ms (221/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:53,561] INFO [LogLoader partition=-uve-topic-16-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:53,564] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-27, topicId=WOwCsSB2TVCT5iteFZjLXw, topic=-uve-topic-16, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 5ms (222/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:53,565] INFO [LogLoader partition=-uve-topic-15-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:53,567] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-21, topicId=52nBsBlkSdOL744drEQHKA, topic=-uve-topic-15, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 3ms (223/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:53,577] INFO [LogLoader partition=-uve-topic-23-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:53,578] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-23, topicId=7cizxDIzTp-h02vidCc48Q, topic=-uve-topic-23, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 10ms (224/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:53,579] INFO [LogLoader partition=-uve-topic-21-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:53,579] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-15, topicId=UlYHH9-6QLa2zZ_9VTHq3A, topic=-uve-topic-21, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (225/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:53,580] INFO [LogLoader partition=-uve-topic-10-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:53,580] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-9, topicId=g_6D_KE3SJy1e0pQNhjuRg, topic=-uve-topic-10, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (226/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:53,597] INFO [LogLoader partition=structured_syslog_topic-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:53,599] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-12, topicId=vHfdJd3qREiDk94kYXB4zA, topic=structured_syslog_topic, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 17ms (227/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:53,608] INFO [LogLoader partition=-uve-topic-19-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:53,609] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-5, topicId=dEvK_AqJR2G6wlA6ymrZ-g, topic=-uve-topic-19, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 10ms (228/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:53,613] INFO [LogLoader partition=-uve-topic-5-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:53,617] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-8, topicId=0IWMVlFISi2qC0fnKjMlOQ, topic=-uve-topic-5, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 8ms (229/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:53,622] INFO [LogLoader partition=-uve-topic-6-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:53,623] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-2, topicId=42nxUKIORvC98eQUbNeBNg, topic=-uve-topic-6, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 5ms (230/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:53,639] INFO [LogLoader partition=-uve-topic-25-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:53,641] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-26, topicId=ja-Mc9kNSs6gD3u_x_D2Og, topic=-uve-topic-25, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 17ms (231/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:53,643] INFO [LogLoader partition=-uve-topic-9-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:53,644] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-10, topicId=kMtXXPSSQCOTPYXm1CYDkQ, topic=-uve-topic-9, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 3ms (232/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:53,646] INFO [LogLoader partition=-uve-topic-24-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:53,647] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-10, topicId=ZZN8czmfTTmnMA1isEU4Kg, topic=-uve-topic-24, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 4ms (233/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:53,650] INFO [LogLoader partition=-uve-topic-11-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:53,651] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-13, topicId=jTK_9rp5TueOjyGHzam7qw, topic=-uve-topic-11, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 3ms (234/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:53,662] INFO [LogLoader partition=-uve-topic-16-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:53,666] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-15, topicId=WOwCsSB2TVCT5iteFZjLXw, topic=-uve-topic-16, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 14ms (235/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:53,677] INFO [LogLoader partition=-uve-topic-4-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:53,680] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-23, topicId=gaXY8KGgSAOnCQDc3Jc6jg, topic=-uve-topic-4, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 13ms (236/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:53,687] INFO [LogLoader partition=-uve-topic-7-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:53,695] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-21, topicId=Yh6VZSZtRF2FNc7tbKgHIA, topic=-uve-topic-7, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 15ms (237/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:53,699] INFO [LogLoader partition=-uve-topic-10-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:53,700] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-6, topicId=g_6D_KE3SJy1e0pQNhjuRg, topic=-uve-topic-10, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 5ms (238/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:53,710] INFO [LogLoader partition=-uve-topic-17-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:53,712] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-15, topicId=_3J9_L4bTbq0FyODTWwowg, topic=-uve-topic-17, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 11ms (239/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:53,717] INFO [LogLoader partition=-uve-topic-14-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:53,731] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-3, topicId=laTw_RjmQ8eUsgnBbldDLA, topic=-uve-topic-14, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 18ms (240/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:53,737] INFO [LogLoader partition=-uve-topic-26-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:53,738] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-29, topicId=Hbd4rgnlSzae35mgstJ7MA, topic=-uve-topic-26, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 7ms (241/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:53,746] INFO [LogLoader partition=-uve-topic-0-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:53,747] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-18, topicId=uqELFc-LSh6wm6UvZpvAbQ, topic=-uve-topic-0, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 9ms (242/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:53,748] INFO [LogLoader partition=-uve-topic-19-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:53,749] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-17, topicId=dEvK_AqJR2G6wlA6ymrZ-g, topic=-uve-topic-19, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (243/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:53,750] INFO [LogLoader partition=-uve-topic-5-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:53,761] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-21, topicId=0IWMVlFISi2qC0fnKjMlOQ, topic=-uve-topic-5, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 12ms (244/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:53,770] INFO [LogLoader partition=-uve-topic-28-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:53,772] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-14, topicId=Cud7ELzkQuaBrxgegdtuoA, topic=-uve-topic-28, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 10ms (245/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:53,784] INFO [LogLoader partition=-uve-topic-3-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:53,789] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-23, topicId=vhSI7k9XSbijf2CWYBiBjw, topic=-uve-topic-3, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 17ms (246/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:53,803] INFO [LogLoader partition=-uve-topic-17-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:53,805] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-13, topicId=_3J9_L4bTbq0FyODTWwowg, topic=-uve-topic-17, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 16ms (247/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:53,811] INFO [LogLoader partition=-uve-topic-6-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:53,812] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-16, topicId=42nxUKIORvC98eQUbNeBNg, topic=-uve-topic-6, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 6ms (248/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:53,818] INFO [LogLoader partition=-uve-topic-18-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:53,821] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-25, topicId=KwkSVyNHTAGBN2appE66CQ, topic=-uve-topic-18, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 8ms (249/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:53,823] INFO [LogLoader partition=-uve-topic-4-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:53,829] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-11, topicId=gaXY8KGgSAOnCQDc3Jc6jg, topic=-uve-topic-4, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 8ms (250/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:53,832] INFO [LogLoader partition=-uve-topic-13-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:53,837] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-18, topicId=HBL77f5CR7aGltIK76rdYA, topic=-uve-topic-13, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 7ms (251/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:53,852] INFO [LogLoader partition=-uve-topic-1-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:53,855] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-14, topicId=ttzCHg7oTYK5hFlPxoAg4Q, topic=-uve-topic-1, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 18ms (252/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:53,865] INFO [LogLoader partition=-uve-topic-11-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:53,872] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-16, topicId=jTK_9rp5TueOjyGHzam7qw, topic=-uve-topic-11, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 16ms (253/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:53,884] INFO [LogLoader partition=-uve-topic-7-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:53,895] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-13, topicId=Yh6VZSZtRF2FNc7tbKgHIA, topic=-uve-topic-7, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 22ms (254/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:53,970] INFO [LogLoader partition=-uve-topic-6-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:53,970] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-24, topicId=42nxUKIORvC98eQUbNeBNg, topic=-uve-topic-6, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (255/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:53,972] INFO [LogLoader partition=-uve-topic-3-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:54,011] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-9, topicId=vhSI7k9XSbijf2CWYBiBjw, topic=-uve-topic-3, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 40ms (256/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:54,032] INFO [LogLoader partition=-uve-topic-18-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:54,033] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-21, topicId=KwkSVyNHTAGBN2appE66CQ, topic=-uve-topic-18, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 9ms (257/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:54,039] INFO [LogLoader partition=-uve-topic-5-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:54,039] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-4, topicId=0IWMVlFISi2qC0fnKjMlOQ, topic=-uve-topic-5, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (258/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:54,040] INFO [LogLoader partition=-uve-topic-2-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:54,041] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-5, topicId=gjBIb2LlT4ms2qFhm2weoQ, topic=-uve-topic-2, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (259/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:54,050] INFO [LogLoader partition=-uve-topic-3-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:54,052] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-6, topicId=vhSI7k9XSbijf2CWYBiBjw, topic=-uve-topic-3, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 5ms (260/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:54,057] INFO [LogLoader partition=structured_syslog_topic-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:54,058] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-6, topicId=vHfdJd3qREiDk94kYXB4zA, topic=structured_syslog_topic, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 6ms (261/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:54,064] INFO [LogLoader partition=structured_syslog_topic-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:54,069] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-28, topicId=vHfdJd3qREiDk94kYXB4zA, topic=structured_syslog_topic, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 10ms (262/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:54,075] INFO [LogLoader partition=-uve-topic-11-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:54,085] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-1, topicId=jTK_9rp5TueOjyGHzam7qw, topic=-uve-topic-11, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 7ms (263/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:54,096] INFO [LogLoader partition=-uve-topic-24-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:54,097] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-27, topicId=ZZN8czmfTTmnMA1isEU4Kg, topic=-uve-topic-24, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 12ms (264/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:54,105] INFO [LogLoader partition=-uve-topic-3-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:54,110] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-18, topicId=vhSI7k9XSbijf2CWYBiBjw, topic=-uve-topic-3, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 12ms (265/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:54,112] INFO [LogLoader partition=-uve-topic-21-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:54,113] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-21, topicId=UlYHH9-6QLa2zZ_9VTHq3A, topic=-uve-topic-21, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (266/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:54,125] INFO [LogLoader partition=-uve-topic-3-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:54,125] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-28, topicId=vhSI7k9XSbijf2CWYBiBjw, topic=-uve-topic-3, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 12ms (267/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:54,142] INFO [LogLoader partition=-uve-topic-27-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:54,143] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-1, topicId=OR1MiSVxTQesQ6PVIco_9A, topic=-uve-topic-27, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 17ms (268/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:54,156] INFO [LogLoader partition=-uve-topic-27-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:54,156] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-28, topicId=OR1MiSVxTQesQ6PVIco_9A, topic=-uve-topic-27, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 14ms (269/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:54,172] INFO [LogLoader partition=-uve-topic-19-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:54,172] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-4, topicId=dEvK_AqJR2G6wlA6ymrZ-g, topic=-uve-topic-19, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 15ms (270/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:54,191] INFO [LogLoader partition=-uve-topic-0-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:54,194] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-12, topicId=uqELFc-LSh6wm6UvZpvAbQ, topic=-uve-topic-0, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 22ms (271/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:54,206] INFO [LogLoader partition=-uve-topic-8-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:54,207] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-13, topicId=td6B-jlkQuqhwJTmTKWCbg, topic=-uve-topic-8, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 14ms (272/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:54,217] INFO [LogLoader partition=-uve-topic-27-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:54,225] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-21, topicId=OR1MiSVxTQesQ6PVIco_9A, topic=-uve-topic-27, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 17ms (273/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:54,226] INFO [LogLoader partition=-uve-topic-29-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:54,227] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-23, topicId=B8y1TbIsQQ2k8tIp8cND4Q, topic=-uve-topic-29, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (274/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:54,230] INFO [LogLoader partition=-uve-topic-27-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:54,231] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-6, topicId=OR1MiSVxTQesQ6PVIco_9A, topic=-uve-topic-27, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 4ms (275/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:54,232] INFO [LogLoader partition=-uve-topic-12-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:54,240] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-22, topicId=nUHJ3hixS0OPRyjbOhSGrQ, topic=-uve-topic-12, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 9ms (276/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:54,251] INFO [LogLoader partition=-uve-topic-0-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:54,252] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-10, topicId=uqELFc-LSh6wm6UvZpvAbQ, topic=-uve-topic-0, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 12ms (277/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:54,261] INFO [LogLoader partition=-uve-topic-13-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:54,262] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-14, topicId=HBL77f5CR7aGltIK76rdYA, topic=-uve-topic-13, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 10ms (278/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:54,263] INFO [LogLoader partition=-uve-topic-18-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:54,263] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-27, topicId=KwkSVyNHTAGBN2appE66CQ, topic=-uve-topic-18, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (279/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:54,267] INFO [LogLoader partition=-uve-topic-9-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:54,267] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-27, topicId=kMtXXPSSQCOTPYXm1CYDkQ, topic=-uve-topic-9, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 3ms (280/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:54,272] INFO [LogLoader partition=-uve-topic-0-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:54,276] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-7, topicId=uqELFc-LSh6wm6UvZpvAbQ, topic=-uve-topic-0, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 9ms (281/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:54,279] INFO [LogLoader partition=-uve-topic-12-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:54,280] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-27, topicId=nUHJ3hixS0OPRyjbOhSGrQ, topic=-uve-topic-12, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 4ms (282/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:54,281] INFO [LogLoader partition=-uve-topic-6-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:54,282] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-1, topicId=42nxUKIORvC98eQUbNeBNg, topic=-uve-topic-6, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (283/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:54,283] INFO [LogLoader partition=-uve-topic-4-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:54,283] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-16, topicId=gaXY8KGgSAOnCQDc3Jc6jg, topic=-uve-topic-4, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (284/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:54,287] INFO [LogLoader partition=-uve-topic-7-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:54,289] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-3, topicId=Yh6VZSZtRF2FNc7tbKgHIA, topic=-uve-topic-7, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 6ms (285/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:54,293] INFO [LogLoader partition=-uve-topic-29-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:54,294] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-26, topicId=B8y1TbIsQQ2k8tIp8cND4Q, topic=-uve-topic-29, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 4ms (286/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:54,298] INFO [LogLoader partition=-uve-topic-8-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:54,299] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-21, topicId=td6B-jlkQuqhwJTmTKWCbg, topic=-uve-topic-8, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 5ms (287/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:54,304] INFO [LogLoader partition=-uve-topic-10-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:54,307] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-11, topicId=g_6D_KE3SJy1e0pQNhjuRg, topic=-uve-topic-10, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 6ms (288/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:54,308] INFO [LogLoader partition=-uve-topic-14-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:54,312] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-29, topicId=laTw_RjmQ8eUsgnBbldDLA, topic=-uve-topic-14, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 5ms (289/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:54,317] INFO [LogLoader partition=-uve-topic-5-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:54,319] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-6, topicId=0IWMVlFISi2qC0fnKjMlOQ, topic=-uve-topic-5, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 7ms (290/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:54,325] INFO [LogLoader partition=-uve-topic-14-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:54,327] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-4, topicId=laTw_RjmQ8eUsgnBbldDLA, topic=-uve-topic-14, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 8ms (291/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:54,328] INFO [LogLoader partition=-uve-topic-24-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:54,331] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-22, topicId=ZZN8czmfTTmnMA1isEU4Kg, topic=-uve-topic-24, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 3ms (292/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:54,334] INFO [LogLoader partition=-uve-topic-4-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:54,339] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-28, topicId=gaXY8KGgSAOnCQDc3Jc6jg, topic=-uve-topic-4, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 6ms (293/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:54,345] INFO [LogLoader partition=-uve-topic-2-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:54,348] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-22, topicId=gjBIb2LlT4ms2qFhm2weoQ, topic=-uve-topic-2, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 7ms (294/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:54,353] INFO [LogLoader partition=-uve-topic-15-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:54,357] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-13, topicId=52nBsBlkSdOL744drEQHKA, topic=-uve-topic-15, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 7ms (295/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:54,358] INFO [LogLoader partition=-uve-topic-22-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:54,366] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-4, topicId=nkNu2yC_Q_iD3gnoV6HC4Q, topic=-uve-topic-22, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 9ms (296/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:54,368] INFO [LogLoader partition=-uve-topic-6-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:54,368] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-14, topicId=42nxUKIORvC98eQUbNeBNg, topic=-uve-topic-6, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (297/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:54,369] INFO [LogLoader partition=-uve-topic-29-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:54,370] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-16, topicId=B8y1TbIsQQ2k8tIp8cND4Q, topic=-uve-topic-29, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (298/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:54,375] INFO [LogLoader partition=-uve-topic-23-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:54,376] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-4, topicId=7cizxDIzTp-h02vidCc48Q, topic=-uve-topic-23, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 6ms (299/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:54,381] INFO [LogLoader partition=-uve-topic-27-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:54,384] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-7, topicId=OR1MiSVxTQesQ6PVIco_9A, topic=-uve-topic-27, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 6ms (300/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:54,389] INFO [LogLoader partition=-uve-topic-24-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:54,393] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-21, topicId=ZZN8czmfTTmnMA1isEU4Kg, topic=-uve-topic-24, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 9ms (301/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:54,398] INFO [LogLoader partition=-uve-topic-17-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:54,401] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-4, topicId=_3J9_L4bTbq0FyODTWwowg, topic=-uve-topic-17, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 7ms (302/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:54,406] INFO [LogLoader partition=-uve-topic-10-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:54,410] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-21, topicId=g_6D_KE3SJy1e0pQNhjuRg, topic=-uve-topic-10, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 8ms (303/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:54,440] INFO [LogLoader partition=structured_syslog_topic-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:54,440] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-11, topicId=vHfdJd3qREiDk94kYXB4zA, topic=structured_syslog_topic, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 31ms (304/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:54,442] INFO [LogLoader partition=-uve-topic-12-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:54,442] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-20, topicId=nUHJ3hixS0OPRyjbOhSGrQ, topic=-uve-topic-12, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (305/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:54,449] INFO [LogLoader partition=-uve-topic-22-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:54,449] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-13, topicId=nkNu2yC_Q_iD3gnoV6HC4Q, topic=-uve-topic-22, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 6ms (306/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:54,461] INFO [LogLoader partition=-uve-topic-16-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:54,465] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-7, topicId=WOwCsSB2TVCT5iteFZjLXw, topic=-uve-topic-16, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 16ms (307/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:54,471] INFO [LogLoader partition=-uve-topic-14-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:54,481] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-12, topicId=laTw_RjmQ8eUsgnBbldDLA, topic=-uve-topic-14, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 16ms (308/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:54,492] INFO [LogLoader partition=structured_syslog_topic-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:54,493] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-18, topicId=vHfdJd3qREiDk94kYXB4zA, topic=structured_syslog_topic, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 10ms (309/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:54,494] INFO [LogLoader partition=-uve-topic-5-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:54,494] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-27, topicId=0IWMVlFISi2qC0fnKjMlOQ, topic=-uve-topic-5, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (310/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:54,495] INFO [LogLoader partition=-uve-topic-2-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:54,495] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-6, topicId=gjBIb2LlT4ms2qFhm2weoQ, topic=-uve-topic-2, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (311/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:54,515] INFO [LogLoader partition=-uve-topic-14-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:54,515] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-24, topicId=laTw_RjmQ8eUsgnBbldDLA, topic=-uve-topic-14, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 19ms (312/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:54,516] INFO [LogLoader partition=-uve-topic-27-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:54,517] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-5, topicId=OR1MiSVxTQesQ6PVIco_9A, topic=-uve-topic-27, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (313/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:54,517] INFO [LogLoader partition=-uve-topic-16-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:54,520] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-24, topicId=WOwCsSB2TVCT5iteFZjLXw, topic=-uve-topic-16, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 3ms (314/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:54,520] INFO [LogLoader partition=-uve-topic-7-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:54,523] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-6, topicId=Yh6VZSZtRF2FNc7tbKgHIA, topic=-uve-topic-7, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 3ms (315/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:54,532] INFO [LogLoader partition=-uve-topic-1-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:54,532] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-4, topicId=ttzCHg7oTYK5hFlPxoAg4Q, topic=-uve-topic-1, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 9ms (316/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:54,547] INFO [LogLoader partition=-uve-topic-3-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:54,548] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-3, topicId=vhSI7k9XSbijf2CWYBiBjw, topic=-uve-topic-3, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 16ms (317/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:54,554] INFO [LogLoader partition=-uve-topic-1-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:54,555] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-10, topicId=ttzCHg7oTYK5hFlPxoAg4Q, topic=-uve-topic-1, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 7ms (318/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:54,556] INFO [LogLoader partition=-uve-topic-3-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:54,556] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-0, topicId=vhSI7k9XSbijf2CWYBiBjw, topic=-uve-topic-3, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (319/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:54,559] INFO [LogLoader partition=-uve-topic-19-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:54,561] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-3, topicId=dEvK_AqJR2G6wlA6ymrZ-g, topic=-uve-topic-19, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 4ms (320/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:54,568] INFO [LogLoader partition=-uve-topic-4-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:54,569] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-7, topicId=gaXY8KGgSAOnCQDc3Jc6jg, topic=-uve-topic-4, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 8ms (321/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:54,571] INFO [LogLoader partition=-uve-topic-8-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:54,571] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-2, topicId=td6B-jlkQuqhwJTmTKWCbg, topic=-uve-topic-8, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (322/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:54,576] INFO [LogLoader partition=-uve-topic-1-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:54,578] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-6, topicId=ttzCHg7oTYK5hFlPxoAg4Q, topic=-uve-topic-1, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 7ms (323/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:54,578] INFO [LogLoader partition=-uve-topic-1-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:54,579] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-29, topicId=ttzCHg7oTYK5hFlPxoAg4Q, topic=-uve-topic-1, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (324/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:54,579] INFO [LogLoader partition=-uve-topic-10-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:54,580] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-5, topicId=g_6D_KE3SJy1e0pQNhjuRg, topic=-uve-topic-10, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (325/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:54,580] INFO [LogLoader partition=-uve-topic-2-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:54,581] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-9, topicId=gjBIb2LlT4ms2qFhm2weoQ, topic=-uve-topic-2, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (326/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:54,581] INFO [LogLoader partition=-uve-topic-6-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:54,582] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-7, topicId=42nxUKIORvC98eQUbNeBNg, topic=-uve-topic-6, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (327/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:54,582] INFO [LogLoader partition=structured_syslog_topic-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:54,583] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-22, topicId=vHfdJd3qREiDk94kYXB4zA, topic=structured_syslog_topic, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (328/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:54,583] INFO [LogLoader partition=-uve-topic-16-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:54,584] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-2, topicId=WOwCsSB2TVCT5iteFZjLXw, topic=-uve-topic-16, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (329/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:54,590] INFO [LogLoader partition=-uve-topic-6-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:54,593] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-29, topicId=42nxUKIORvC98eQUbNeBNg, topic=-uve-topic-6, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 4ms (330/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:54,594] INFO [LogLoader partition=-uve-topic-24-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:54,595] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-23, topicId=ZZN8czmfTTmnMA1isEU4Kg, topic=-uve-topic-24, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (331/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:54,607] INFO [LogLoader partition=-uve-topic-29-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:54,610] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-22, topicId=B8y1TbIsQQ2k8tIp8cND4Q, topic=-uve-topic-29, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 15ms (332/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:54,615] INFO [LogLoader partition=-uve-topic-13-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:54,616] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-3, topicId=HBL77f5CR7aGltIK76rdYA, topic=-uve-topic-13, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 6ms (333/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:54,618] INFO [LogLoader partition=-uve-topic-12-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:54,618] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-2, topicId=nUHJ3hixS0OPRyjbOhSGrQ, topic=-uve-topic-12, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (334/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:54,619] INFO [LogLoader partition=-uve-topic-14-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:54,619] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-7, topicId=laTw_RjmQ8eUsgnBbldDLA, topic=-uve-topic-14, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (335/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:54,620] INFO [LogLoader partition=structured_syslog_topic-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:54,620] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-19, topicId=vHfdJd3qREiDk94kYXB4zA, topic=structured_syslog_topic, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (336/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:54,621] INFO [LogLoader partition=-uve-topic-7-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:54,622] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-20, topicId=Yh6VZSZtRF2FNc7tbKgHIA, topic=-uve-topic-7, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (337/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:54,628] INFO [LogLoader partition=-uve-topic-21-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:54,629] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-23, topicId=UlYHH9-6QLa2zZ_9VTHq3A, topic=-uve-topic-21, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 7ms (338/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:54,630] INFO [LogLoader partition=-uve-topic-24-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:54,630] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-1, topicId=ZZN8czmfTTmnMA1isEU4Kg, topic=-uve-topic-24, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (339/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:54,631] INFO [LogLoader partition=-uve-topic-22-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:54,632] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-11, topicId=nkNu2yC_Q_iD3gnoV6HC4Q, topic=-uve-topic-22, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (340/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:54,633] INFO [LogLoader partition=-uve-topic-21-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:54,634] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-12, topicId=UlYHH9-6QLa2zZ_9VTHq3A, topic=-uve-topic-21, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (341/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:54,634] INFO [LogLoader partition=-uve-topic-10-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:54,656] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-23, topicId=g_6D_KE3SJy1e0pQNhjuRg, topic=-uve-topic-10, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 22ms (342/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:54,657] INFO [LogLoader partition=-uve-topic-18-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:54,658] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-17, topicId=KwkSVyNHTAGBN2appE66CQ, topic=-uve-topic-18, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (343/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:54,689] INFO [LogLoader partition=-uve-topic-5-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:54,690] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-11, topicId=0IWMVlFISi2qC0fnKjMlOQ, topic=-uve-topic-5, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 32ms (344/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:54,691] INFO [LogLoader partition=-uve-topic-13-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:54,691] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-1, topicId=HBL77f5CR7aGltIK76rdYA, topic=-uve-topic-13, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (345/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:54,692] INFO [LogLoader partition=-uve-topic-25-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:54,692] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-11, topicId=ja-Mc9kNSs6gD3u_x_D2Og, topic=-uve-topic-25, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (346/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:54,693] INFO [LogLoader partition=-uve-topic-2-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:54,693] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-15, topicId=gjBIb2LlT4ms2qFhm2weoQ, topic=-uve-topic-2, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 0ms (347/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:54,793] INFO [LogLoader partition=-uve-topic-4-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:54,794] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-14, topicId=gaXY8KGgSAOnCQDc3Jc6jg, topic=-uve-topic-4, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 101ms (348/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:54,795] INFO [LogLoader partition=-uve-topic-10-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:54,795] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-29, topicId=g_6D_KE3SJy1e0pQNhjuRg, topic=-uve-topic-10, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (349/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:54,796] INFO [LogLoader partition=-uve-topic-16-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:54,797] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-13, topicId=WOwCsSB2TVCT5iteFZjLXw, topic=-uve-topic-16, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (350/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:54,798] INFO [LogLoader partition=-uve-topic-11-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:54,798] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-8, topicId=jTK_9rp5TueOjyGHzam7qw, topic=-uve-topic-11, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (351/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:54,799] INFO [LogLoader partition=-uve-topic-18-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:54,799] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-20, topicId=KwkSVyNHTAGBN2appE66CQ, topic=-uve-topic-18, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (352/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:54,800] INFO [LogLoader partition=-uve-topic-4-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:54,800] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-3, topicId=gaXY8KGgSAOnCQDc3Jc6jg, topic=-uve-topic-4, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (353/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:54,801] INFO [LogLoader partition=-uve-topic-15-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:54,801] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-5, topicId=52nBsBlkSdOL744drEQHKA, topic=-uve-topic-15, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (354/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:54,802] INFO [LogLoader partition=-uve-topic-15-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:54,803] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-16, topicId=52nBsBlkSdOL744drEQHKA, topic=-uve-topic-15, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (355/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:54,805] INFO [LogLoader partition=-uve-topic-27-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:54,808] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-11, topicId=OR1MiSVxTQesQ6PVIco_9A, topic=-uve-topic-27, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 4ms (356/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:54,810] INFO [LogLoader partition=-uve-topic-7-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:54,810] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-14, topicId=Yh6VZSZtRF2FNc7tbKgHIA, topic=-uve-topic-7, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (357/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:54,813] INFO [LogLoader partition=-uve-topic-3-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:54,814] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-24, topicId=vhSI7k9XSbijf2CWYBiBjw, topic=-uve-topic-3, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 4ms (358/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:54,818] INFO [LogLoader partition=-uve-topic-10-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:54,819] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-4, topicId=g_6D_KE3SJy1e0pQNhjuRg, topic=-uve-topic-10, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 5ms (359/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:54,820] INFO [LogLoader partition=-uve-topic-26-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:54,820] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-27, topicId=Hbd4rgnlSzae35mgstJ7MA, topic=-uve-topic-26, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (360/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:54,821] INFO [LogLoader partition=-uve-topic-2-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:54,821] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-19, topicId=gjBIb2LlT4ms2qFhm2weoQ, topic=-uve-topic-2, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (361/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:54,823] INFO [LogLoader partition=-uve-topic-10-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:54,823] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-16, topicId=g_6D_KE3SJy1e0pQNhjuRg, topic=-uve-topic-10, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (362/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:54,824] INFO [LogLoader partition=-uve-topic-22-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:54,824] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-10, topicId=nkNu2yC_Q_iD3gnoV6HC4Q, topic=-uve-topic-22, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (363/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:54,825] INFO [LogLoader partition=-uve-topic-7-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:54,826] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-17, topicId=Yh6VZSZtRF2FNc7tbKgHIA, topic=-uve-topic-7, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (364/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:54,833] INFO [LogLoader partition=-uve-topic-9-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:54,834] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-15, topicId=kMtXXPSSQCOTPYXm1CYDkQ, topic=-uve-topic-9, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 8ms (365/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:54,835] INFO [LogLoader partition=-uve-topic-13-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:54,835] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-8, topicId=HBL77f5CR7aGltIK76rdYA, topic=-uve-topic-13, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (366/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:54,836] INFO [LogLoader partition=-uve-topic-0-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:54,841] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-17, topicId=uqELFc-LSh6wm6UvZpvAbQ, topic=-uve-topic-0, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 6ms (367/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:54,849] INFO [LogLoader partition=-uve-topic-22-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:54,849] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-12, topicId=nkNu2yC_Q_iD3gnoV6HC4Q, topic=-uve-topic-22, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 9ms (368/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:54,850] INFO [LogLoader partition=-uve-topic-5-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:54,851] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-15, topicId=0IWMVlFISi2qC0fnKjMlOQ, topic=-uve-topic-5, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (369/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:54,851] INFO [LogLoader partition=-uve-topic-4-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:54,852] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-10, topicId=gaXY8KGgSAOnCQDc3Jc6jg, topic=-uve-topic-4, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (370/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:54,861] INFO [LogLoader partition=-uve-topic-24-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:54,863] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-14, topicId=ZZN8czmfTTmnMA1isEU4Kg, topic=-uve-topic-24, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 11ms (371/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:54,864] INFO [LogLoader partition=-uve-topic-10-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:54,864] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-24, topicId=g_6D_KE3SJy1e0pQNhjuRg, topic=-uve-topic-10, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (372/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:54,892] INFO [LogLoader partition=-uve-topic-16-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:54,892] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-14, topicId=WOwCsSB2TVCT5iteFZjLXw, topic=-uve-topic-16, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 28ms (373/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:54,902] INFO [LogLoader partition=-uve-topic-26-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:54,902] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-23, topicId=Hbd4rgnlSzae35mgstJ7MA, topic=-uve-topic-26, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 9ms (374/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:54,906] INFO [LogLoader partition=-uve-topic-1-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:54,912] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-15, topicId=ttzCHg7oTYK5hFlPxoAg4Q, topic=-uve-topic-1, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 10ms (375/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:54,914] INFO [LogLoader partition=-uve-topic-8-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:54,915] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-4, topicId=td6B-jlkQuqhwJTmTKWCbg, topic=-uve-topic-8, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 3ms (376/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:54,916] INFO [LogLoader partition=-uve-topic-14-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:54,917] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-10, topicId=laTw_RjmQ8eUsgnBbldDLA, topic=-uve-topic-14, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (377/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:54,919] INFO [LogLoader partition=-uve-topic-16-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:54,919] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-21, topicId=WOwCsSB2TVCT5iteFZjLXw, topic=-uve-topic-16, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (378/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:54,930] INFO [LogLoader partition=-uve-topic-13-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:54,931] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-16, topicId=HBL77f5CR7aGltIK76rdYA, topic=-uve-topic-13, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 12ms (379/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:54,933] INFO [LogLoader partition=-uve-topic-15-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:54,933] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-19, topicId=52nBsBlkSdOL744drEQHKA, topic=-uve-topic-15, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (380/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:54,937] INFO [LogLoader partition=-uve-topic-19-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:54,938] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-18, topicId=dEvK_AqJR2G6wlA6ymrZ-g, topic=-uve-topic-19, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 5ms (381/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:54,940] INFO [LogLoader partition=-uve-topic-23-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:54,940] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-3, topicId=7cizxDIzTp-h02vidCc48Q, topic=-uve-topic-23, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (382/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:54,952] INFO [LogLoader partition=-uve-topic-16-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:54,957] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-17, topicId=WOwCsSB2TVCT5iteFZjLXw, topic=-uve-topic-16, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 16ms (383/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:54,992] INFO [LogLoader partition=structured_syslog_topic-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:54,993] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-10, topicId=vHfdJd3qREiDk94kYXB4zA, topic=structured_syslog_topic, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 35ms (384/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:54,995] INFO [LogLoader partition=-uve-topic-24-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:54,998] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-12, topicId=ZZN8czmfTTmnMA1isEU4Kg, topic=-uve-topic-24, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 4ms (385/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,008] INFO [LogLoader partition=structured_syslog_topic-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,009] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-9, topicId=vHfdJd3qREiDk94kYXB4zA, topic=structured_syslog_topic, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 11ms (386/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,010] INFO [LogLoader partition=-uve-topic-24-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,012] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-26, topicId=ZZN8czmfTTmnMA1isEU4Kg, topic=-uve-topic-24, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 3ms (387/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,015] INFO [LogLoader partition=-uve-topic-3-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,020] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-13, topicId=vhSI7k9XSbijf2CWYBiBjw, topic=-uve-topic-3, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 8ms (388/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,035] INFO [LogLoader partition=-uve-topic-2-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,035] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-10, topicId=gjBIb2LlT4ms2qFhm2weoQ, topic=-uve-topic-2, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 3ms (389/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,041] INFO [LogLoader partition=-uve-topic-10-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,042] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-0, topicId=g_6D_KE3SJy1e0pQNhjuRg, topic=-uve-topic-10, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 7ms (390/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,043] INFO [LogLoader partition=-uve-topic-19-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,043] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-26, topicId=dEvK_AqJR2G6wlA6ymrZ-g, topic=-uve-topic-19, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (391/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,058] INFO [LogLoader partition=-uve-topic-26-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,063] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-5, topicId=Hbd4rgnlSzae35mgstJ7MA, topic=-uve-topic-26, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 20ms (392/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,064] INFO [LogLoader partition=-uve-topic-29-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,065] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-4, topicId=B8y1TbIsQQ2k8tIp8cND4Q, topic=-uve-topic-29, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (393/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,067] INFO [LogLoader partition=-uve-topic-24-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,068] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-13, topicId=ZZN8czmfTTmnMA1isEU4Kg, topic=-uve-topic-24, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (394/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,069] INFO [LogLoader partition=-uve-topic-6-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,070] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-0, topicId=42nxUKIORvC98eQUbNeBNg, topic=-uve-topic-6, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (395/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,078] INFO [LogLoader partition=-uve-topic-17-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,078] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-17, topicId=_3J9_L4bTbq0FyODTWwowg, topic=-uve-topic-17, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 6ms (396/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,085] INFO [LogLoader partition=structured_syslog_topic-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,086] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-15, topicId=vHfdJd3qREiDk94kYXB4zA, topic=structured_syslog_topic, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 8ms (397/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,086] INFO [LogLoader partition=-uve-topic-10-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,087] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-28, topicId=g_6D_KE3SJy1e0pQNhjuRg, topic=-uve-topic-10, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (398/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,087] INFO [LogLoader partition=structured_syslog_topic-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,088] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-26, topicId=vHfdJd3qREiDk94kYXB4zA, topic=structured_syslog_topic, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (399/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,088] INFO [LogLoader partition=-uve-topic-14-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,091] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-23, topicId=laTw_RjmQ8eUsgnBbldDLA, topic=-uve-topic-14, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 3ms (400/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,092] INFO [LogLoader partition=-uve-topic-29-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,093] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-21, topicId=B8y1TbIsQQ2k8tIp8cND4Q, topic=-uve-topic-29, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (401/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,093] INFO [LogLoader partition=-uve-topic-27-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,094] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-10, topicId=OR1MiSVxTQesQ6PVIco_9A, topic=-uve-topic-27, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (402/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,094] INFO [LogLoader partition=-uve-topic-27-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,095] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-27, topicId=OR1MiSVxTQesQ6PVIco_9A, topic=-uve-topic-27, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (403/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,100] INFO [LogLoader partition=-uve-topic-9-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,101] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-16, topicId=kMtXXPSSQCOTPYXm1CYDkQ, topic=-uve-topic-9, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 5ms (404/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,102] INFO [LogLoader partition=-uve-topic-5-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,102] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-22, topicId=0IWMVlFISi2qC0fnKjMlOQ, topic=-uve-topic-5, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (405/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,106] INFO [LogLoader partition=-uve-topic-16-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,107] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-9, topicId=WOwCsSB2TVCT5iteFZjLXw, topic=-uve-topic-16, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 5ms (406/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,108] INFO [LogLoader partition=-uve-topic-5-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,108] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-20, topicId=0IWMVlFISi2qC0fnKjMlOQ, topic=-uve-topic-5, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (407/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,110] INFO [LogLoader partition=-uve-topic-21-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,111] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-4, topicId=UlYHH9-6QLa2zZ_9VTHq3A, topic=-uve-topic-21, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 3ms (408/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,112] INFO [LogLoader partition=-uve-topic-25-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,113] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-14, topicId=ja-Mc9kNSs6gD3u_x_D2Og, topic=-uve-topic-25, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (409/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,116] INFO [LogLoader partition=-uve-topic-19-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,116] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-21, topicId=dEvK_AqJR2G6wlA6ymrZ-g, topic=-uve-topic-19, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 3ms (410/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,118] INFO [LogLoader partition=-uve-topic-22-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,119] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-5, topicId=nkNu2yC_Q_iD3gnoV6HC4Q, topic=-uve-topic-22, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (411/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,120] INFO [LogLoader partition=-uve-topic-6-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,120] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-4, topicId=42nxUKIORvC98eQUbNeBNg, topic=-uve-topic-6, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (412/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,121] INFO [LogLoader partition=-uve-topic-25-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,121] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-4, topicId=ja-Mc9kNSs6gD3u_x_D2Og, topic=-uve-topic-25, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (413/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,122] INFO [LogLoader partition=-uve-topic-6-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,123] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-26, topicId=42nxUKIORvC98eQUbNeBNg, topic=-uve-topic-6, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (414/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,124] INFO [LogLoader partition=-uve-topic-23-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,124] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-25, topicId=7cizxDIzTp-h02vidCc48Q, topic=-uve-topic-23, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (415/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,127] INFO [LogLoader partition=-uve-topic-4-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,127] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-6, topicId=gaXY8KGgSAOnCQDc3Jc6jg, topic=-uve-topic-4, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (416/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,128] INFO [LogLoader partition=-uve-topic-23-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,128] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-22, topicId=7cizxDIzTp-h02vidCc48Q, topic=-uve-topic-23, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 0ms (417/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,129] INFO [LogLoader partition=-uve-topic-20-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,129] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-27, topicId=zucC39ccRjCaBhWNNIYtXA, topic=-uve-topic-20, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 0ms (418/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,131] INFO [LogLoader partition=structured_syslog_topic-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,131] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-7, topicId=vHfdJd3qREiDk94kYXB4zA, topic=structured_syslog_topic, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (419/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,133] INFO [LogLoader partition=-uve-topic-6-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,135] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-5, topicId=42nxUKIORvC98eQUbNeBNg, topic=-uve-topic-6, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 4ms (420/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,136] INFO [LogLoader partition=-uve-topic-5-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,136] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-16, topicId=0IWMVlFISi2qC0fnKjMlOQ, topic=-uve-topic-5, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (421/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,137] INFO [LogLoader partition=-uve-topic-27-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,138] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-20, topicId=OR1MiSVxTQesQ6PVIco_9A, topic=-uve-topic-27, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (422/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,138] INFO [LogLoader partition=-uve-topic-21-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,139] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-17, topicId=UlYHH9-6QLa2zZ_9VTHq3A, topic=-uve-topic-21, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (423/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,139] INFO [LogLoader partition=-uve-topic-13-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,140] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-28, topicId=HBL77f5CR7aGltIK76rdYA, topic=-uve-topic-13, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (424/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,145] INFO [LogLoader partition=-uve-topic-22-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,145] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-7, topicId=nkNu2yC_Q_iD3gnoV6HC4Q, topic=-uve-topic-22, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 5ms (425/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,148] INFO [LogLoader partition=-uve-topic-20-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,148] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-17, topicId=zucC39ccRjCaBhWNNIYtXA, topic=-uve-topic-20, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 3ms (426/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,151] INFO [LogLoader partition=-uve-topic-15-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,151] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-14, topicId=52nBsBlkSdOL744drEQHKA, topic=-uve-topic-15, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (427/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,152] INFO [LogLoader partition=-uve-topic-16-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,152] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-11, topicId=WOwCsSB2TVCT5iteFZjLXw, topic=-uve-topic-16, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (428/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,153] INFO [LogLoader partition=-uve-topic-25-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,154] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-5, topicId=ja-Mc9kNSs6gD3u_x_D2Og, topic=-uve-topic-25, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (429/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,154] INFO [LogLoader partition=-uve-topic-8-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,154] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-20, topicId=td6B-jlkQuqhwJTmTKWCbg, topic=-uve-topic-8, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (430/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,160] INFO [LogLoader partition=-uve-topic-17-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,161] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-27, topicId=_3J9_L4bTbq0FyODTWwowg, topic=-uve-topic-17, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (431/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,168] INFO [LogLoader partition=-uve-topic-24-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,169] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-5, topicId=ZZN8czmfTTmnMA1isEU4Kg, topic=-uve-topic-24, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 8ms (432/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,170] INFO [LogLoader partition=-uve-topic-14-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,170] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-13, topicId=laTw_RjmQ8eUsgnBbldDLA, topic=-uve-topic-14, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (433/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,171] INFO [LogLoader partition=-uve-topic-10-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,171] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-3, topicId=g_6D_KE3SJy1e0pQNhjuRg, topic=-uve-topic-10, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (434/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,174] INFO [LogLoader partition=-uve-topic-23-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,175] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-9, topicId=7cizxDIzTp-h02vidCc48Q, topic=-uve-topic-23, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 4ms (435/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,179] INFO [LogLoader partition=-uve-topic-17-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,179] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-26, topicId=_3J9_L4bTbq0FyODTWwowg, topic=-uve-topic-17, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 4ms (436/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,180] INFO [LogLoader partition=-uve-topic-3-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,180] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-14, topicId=vhSI7k9XSbijf2CWYBiBjw, topic=-uve-topic-3, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (437/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,181] INFO [LogLoader partition=-uve-topic-18-0, dir=/tmp/kafka-logs] Loading producer state till offset 16 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,183] INFO [LogLoader partition=-uve-topic-18-0, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 16 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,183] INFO [ProducerStateManager partition=-uve-topic-18-0] Loading producer state from snapshot file 'SnapshotFile(offset=16, file=/tmp/kafka-logs/-uve-topic-18-0/00000000000000000016.snapshot)' (org.apache.kafka.storage.internals.log.ProducerStateManager) [2026-06-04 06:05:55,185] INFO [LogLoader partition=-uve-topic-18-0, dir=/tmp/kafka-logs] Producer state recovery took 2ms for snapshot load and 0ms for segment recovery from offset 16 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,187] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-0, topicId=KwkSVyNHTAGBN2appE66CQ, topic=-uve-topic-18, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=16) with 1 segments, local-log-start-offset 0 and log-end-offset 16 in 7ms (438/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,190] INFO [LogLoader partition=-uve-topic-18-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,190] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-1, topicId=KwkSVyNHTAGBN2appE66CQ, topic=-uve-topic-18, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (439/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,191] INFO [LogLoader partition=-uve-topic-3-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,191] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-26, topicId=vhSI7k9XSbijf2CWYBiBjw, topic=-uve-topic-3, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (440/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,194] INFO [LogLoader partition=-uve-topic-9-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,195] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-28, topicId=kMtXXPSSQCOTPYXm1CYDkQ, topic=-uve-topic-9, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 4ms (441/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,195] INFO [LogLoader partition=-uve-topic-10-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,196] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-19, topicId=g_6D_KE3SJy1e0pQNhjuRg, topic=-uve-topic-10, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (442/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,196] INFO [LogLoader partition=-uve-topic-4-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,197] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-24, topicId=gaXY8KGgSAOnCQDc3Jc6jg, topic=-uve-topic-4, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (443/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,198] INFO [LogLoader partition=-uve-topic-13-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,198] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-11, topicId=HBL77f5CR7aGltIK76rdYA, topic=-uve-topic-13, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (444/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,205] INFO [LogLoader partition=-uve-topic-24-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,205] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-2, topicId=ZZN8czmfTTmnMA1isEU4Kg, topic=-uve-topic-24, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 7ms (445/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,211] INFO [LogLoader partition=-uve-topic-27-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,211] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-16, topicId=OR1MiSVxTQesQ6PVIco_9A, topic=-uve-topic-27, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 5ms (446/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,218] INFO [LogLoader partition=-uve-topic-12-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,219] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-4, topicId=nUHJ3hixS0OPRyjbOhSGrQ, topic=-uve-topic-12, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 7ms (447/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,222] INFO [LogLoader partition=-uve-topic-7-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,223] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-29, topicId=Yh6VZSZtRF2FNc7tbKgHIA, topic=-uve-topic-7, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 4ms (448/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,224] INFO [LogLoader partition=-uve-topic-20-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,224] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-22, topicId=zucC39ccRjCaBhWNNIYtXA, topic=-uve-topic-20, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (449/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,225] INFO [LogLoader partition=-uve-topic-20-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,225] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-3, topicId=zucC39ccRjCaBhWNNIYtXA, topic=-uve-topic-20, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (450/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,228] INFO [LogLoader partition=-uve-topic-20-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,229] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-16, topicId=zucC39ccRjCaBhWNNIYtXA, topic=-uve-topic-20, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 3ms (451/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,232] INFO [LogLoader partition=-uve-topic-25-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,237] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-22, topicId=ja-Mc9kNSs6gD3u_x_D2Og, topic=-uve-topic-25, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 4ms (452/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,244] INFO [LogLoader partition=-uve-topic-23-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,244] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-17, topicId=7cizxDIzTp-h02vidCc48Q, topic=-uve-topic-23, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 7ms (453/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,251] INFO [LogLoader partition=-uve-topic-12-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,252] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-10, topicId=nUHJ3hixS0OPRyjbOhSGrQ, topic=-uve-topic-12, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 8ms (454/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,256] INFO [LogLoader partition=-uve-topic-13-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,258] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-17, topicId=HBL77f5CR7aGltIK76rdYA, topic=-uve-topic-13, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 6ms (455/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,259] INFO [LogLoader partition=-uve-topic-2-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,264] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-20, topicId=gjBIb2LlT4ms2qFhm2weoQ, topic=-uve-topic-2, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 5ms (456/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,266] INFO [LogLoader partition=-uve-topic-13-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,266] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-23, topicId=HBL77f5CR7aGltIK76rdYA, topic=-uve-topic-13, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (457/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,267] INFO [LogLoader partition=-uve-topic-21-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,267] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-24, topicId=UlYHH9-6QLa2zZ_9VTHq3A, topic=-uve-topic-21, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (458/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,268] INFO [LogLoader partition=-uve-topic-29-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,269] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-9, topicId=B8y1TbIsQQ2k8tIp8cND4Q, topic=-uve-topic-29, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (459/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,273] INFO [LogLoader partition=-uve-topic-15-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,273] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-26, topicId=52nBsBlkSdOL744drEQHKA, topic=-uve-topic-15, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 4ms (460/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,274] INFO [LogLoader partition=-uve-topic-8-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,274] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-24, topicId=td6B-jlkQuqhwJTmTKWCbg, topic=-uve-topic-8, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (461/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,275] INFO [LogLoader partition=structured_syslog_topic-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,275] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-5, topicId=vHfdJd3qREiDk94kYXB4zA, topic=structured_syslog_topic, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (462/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,278] INFO [LogLoader partition=-uve-topic-6-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,278] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-10, topicId=42nxUKIORvC98eQUbNeBNg, topic=-uve-topic-6, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (463/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,279] INFO [LogLoader partition=-uve-topic-1-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,279] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-17, topicId=ttzCHg7oTYK5hFlPxoAg4Q, topic=-uve-topic-1, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (464/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,281] INFO [LogLoader partition=-uve-topic-5-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,282] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-0, topicId=0IWMVlFISi2qC0fnKjMlOQ, topic=-uve-topic-5, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 3ms (465/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,283] INFO [LogLoader partition=-uve-topic-3-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,283] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-22, topicId=vhSI7k9XSbijf2CWYBiBjw, topic=-uve-topic-3, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (466/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,286] INFO [LogLoader partition=-uve-topic-14-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,286] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-26, topicId=laTw_RjmQ8eUsgnBbldDLA, topic=-uve-topic-14, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (467/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,287] INFO [LogLoader partition=-uve-topic-15-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,287] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-11, topicId=52nBsBlkSdOL744drEQHKA, topic=-uve-topic-15, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (468/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,288] INFO [LogLoader partition=-uve-topic-26-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,288] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-21, topicId=Hbd4rgnlSzae35mgstJ7MA, topic=-uve-topic-26, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (469/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,289] INFO [LogLoader partition=-uve-topic-6-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,289] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-11, topicId=42nxUKIORvC98eQUbNeBNg, topic=-uve-topic-6, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 0ms (470/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,290] INFO [LogLoader partition=-uve-topic-6-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,290] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-22, topicId=42nxUKIORvC98eQUbNeBNg, topic=-uve-topic-6, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 0ms (471/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,291] INFO [LogLoader partition=-uve-topic-6-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,291] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-25, topicId=42nxUKIORvC98eQUbNeBNg, topic=-uve-topic-6, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (472/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,292] INFO [LogLoader partition=-uve-topic-26-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,292] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-4, topicId=Hbd4rgnlSzae35mgstJ7MA, topic=-uve-topic-26, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 0ms (473/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,293] INFO [LogLoader partition=-uve-topic-19-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,293] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-7, topicId=dEvK_AqJR2G6wlA6ymrZ-g, topic=-uve-topic-19, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 0ms (474/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,294] INFO [LogLoader partition=-uve-topic-26-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,294] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-3, topicId=Hbd4rgnlSzae35mgstJ7MA, topic=-uve-topic-26, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (475/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,295] INFO [LogLoader partition=-uve-topic-7-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,295] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-10, topicId=Yh6VZSZtRF2FNc7tbKgHIA, topic=-uve-topic-7, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (476/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,296] INFO [LogLoader partition=-uve-topic-17-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,296] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-24, topicId=_3J9_L4bTbq0FyODTWwowg, topic=-uve-topic-17, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 0ms (477/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,297] INFO [LogLoader partition=-uve-topic-10-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,297] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-25, topicId=g_6D_KE3SJy1e0pQNhjuRg, topic=-uve-topic-10, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (478/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,298] INFO [LogLoader partition=-uve-topic-28-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,298] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-10, topicId=Cud7ELzkQuaBrxgegdtuoA, topic=-uve-topic-28, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (479/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,299] INFO [LogLoader partition=-uve-topic-22-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,299] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-19, topicId=nkNu2yC_Q_iD3gnoV6HC4Q, topic=-uve-topic-22, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (480/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,300] INFO [LogLoader partition=-uve-topic-21-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,300] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-27, topicId=UlYHH9-6QLa2zZ_9VTHq3A, topic=-uve-topic-21, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 0ms (481/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,301] INFO [LogLoader partition=-uve-topic-2-0, dir=/tmp/kafka-logs] Loading producer state till offset 45 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,303] INFO [LogLoader partition=-uve-topic-2-0, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 45 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,303] INFO [ProducerStateManager partition=-uve-topic-2-0] Loading producer state from snapshot file 'SnapshotFile(offset=45, file=/tmp/kafka-logs/-uve-topic-2-0/00000000000000000045.snapshot)' (org.apache.kafka.storage.internals.log.ProducerStateManager) [2026-06-04 06:05:55,303] INFO [LogLoader partition=-uve-topic-2-0, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 45 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,303] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-0, topicId=gjBIb2LlT4ms2qFhm2weoQ, topic=-uve-topic-2, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=45) with 1 segments, local-log-start-offset 0 and log-end-offset 45 in 3ms (482/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,304] INFO [LogLoader partition=-uve-topic-10-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,305] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-7, topicId=g_6D_KE3SJy1e0pQNhjuRg, topic=-uve-topic-10, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (483/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,306] INFO [LogLoader partition=-uve-topic-11-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,307] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-14, topicId=jTK_9rp5TueOjyGHzam7qw, topic=-uve-topic-11, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (484/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,308] INFO [LogLoader partition=-uve-topic-11-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,319] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-7, topicId=jTK_9rp5TueOjyGHzam7qw, topic=-uve-topic-11, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 12ms (485/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,320] INFO [LogLoader partition=-uve-topic-21-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,326] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-11, topicId=UlYHH9-6QLa2zZ_9VTHq3A, topic=-uve-topic-21, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 7ms (486/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,327] INFO [LogLoader partition=-uve-topic-16-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,327] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-23, topicId=WOwCsSB2TVCT5iteFZjLXw, topic=-uve-topic-16, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (487/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,328] INFO [LogLoader partition=-uve-topic-2-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,333] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-4, topicId=gjBIb2LlT4ms2qFhm2weoQ, topic=-uve-topic-2, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 5ms (488/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,334] INFO [LogLoader partition=-uve-topic-9-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,335] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-22, topicId=kMtXXPSSQCOTPYXm1CYDkQ, topic=-uve-topic-9, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (489/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,338] INFO [LogLoader partition=-uve-topic-18-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,338] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-16, topicId=KwkSVyNHTAGBN2appE66CQ, topic=-uve-topic-18, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (490/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,339] INFO [LogLoader partition=-uve-topic-16-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,339] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-3, topicId=WOwCsSB2TVCT5iteFZjLXw, topic=-uve-topic-16, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (491/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,340] INFO [LogLoader partition=-uve-topic-15-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,340] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-24, topicId=52nBsBlkSdOL744drEQHKA, topic=-uve-topic-15, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (492/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,342] INFO [LogLoader partition=-uve-topic-3-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,342] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-5, topicId=vhSI7k9XSbijf2CWYBiBjw, topic=-uve-topic-3, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (493/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,350] INFO [LogLoader partition=-uve-topic-12-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,351] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-3, topicId=nUHJ3hixS0OPRyjbOhSGrQ, topic=-uve-topic-12, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 8ms (494/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,360] INFO [LogLoader partition=-uve-topic-27-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,361] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-18, topicId=OR1MiSVxTQesQ6PVIco_9A, topic=-uve-topic-27, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 10ms (495/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,362] INFO [LogLoader partition=-uve-topic-18-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,362] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-15, topicId=KwkSVyNHTAGBN2appE66CQ, topic=-uve-topic-18, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (496/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,363] INFO [LogLoader partition=-uve-topic-4-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,363] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-21, topicId=gaXY8KGgSAOnCQDc3Jc6jg, topic=-uve-topic-4, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (497/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,364] INFO [LogLoader partition=-uve-topic-11-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,364] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-21, topicId=jTK_9rp5TueOjyGHzam7qw, topic=-uve-topic-11, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (498/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,391] INFO [LogLoader partition=-uve-topic-18-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,392] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-4, topicId=KwkSVyNHTAGBN2appE66CQ, topic=-uve-topic-18, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 28ms (499/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,393] INFO [LogLoader partition=-uve-topic-27-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,394] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-25, topicId=OR1MiSVxTQesQ6PVIco_9A, topic=-uve-topic-27, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (500/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,395] INFO [LogLoader partition=-uve-topic-9-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,395] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-25, topicId=kMtXXPSSQCOTPYXm1CYDkQ, topic=-uve-topic-9, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (501/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,400] INFO [LogLoader partition=-uve-topic-11-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,400] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-2, topicId=jTK_9rp5TueOjyGHzam7qw, topic=-uve-topic-11, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 6ms (502/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,401] INFO [LogLoader partition=-uve-topic-26-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,402] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-18, topicId=Hbd4rgnlSzae35mgstJ7MA, topic=-uve-topic-26, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (503/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,403] INFO [LogLoader partition=-uve-topic-21-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,403] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-6, topicId=UlYHH9-6QLa2zZ_9VTHq3A, topic=-uve-topic-21, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (504/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,412] INFO [LogLoader partition=-uve-topic-3-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,412] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-21, topicId=vhSI7k9XSbijf2CWYBiBjw, topic=-uve-topic-3, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 8ms (505/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,413] INFO [LogLoader partition=-uve-topic-11-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,414] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-22, topicId=jTK_9rp5TueOjyGHzam7qw, topic=-uve-topic-11, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (506/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,415] INFO [LogLoader partition=-uve-topic-21-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,417] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-13, topicId=UlYHH9-6QLa2zZ_9VTHq3A, topic=-uve-topic-21, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 3ms (507/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,423] INFO [LogLoader partition=-uve-topic-16-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,425] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-12, topicId=WOwCsSB2TVCT5iteFZjLXw, topic=-uve-topic-16, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 7ms (508/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,427] INFO [LogLoader partition=-uve-topic-1-0, dir=/tmp/kafka-logs] Loading producer state till offset 45 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,431] INFO [LogLoader partition=-uve-topic-1-0, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 45 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,432] INFO [ProducerStateManager partition=-uve-topic-1-0] Loading producer state from snapshot file 'SnapshotFile(offset=45, file=/tmp/kafka-logs/-uve-topic-1-0/00000000000000000045.snapshot)' (org.apache.kafka.storage.internals.log.ProducerStateManager) [2026-06-04 06:05:55,432] INFO [LogLoader partition=-uve-topic-1-0, dir=/tmp/kafka-logs] Producer state recovery took 1ms for snapshot load and 0ms for segment recovery from offset 45 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,432] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-0, topicId=ttzCHg7oTYK5hFlPxoAg4Q, topic=-uve-topic-1, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=45) with 1 segments, local-log-start-offset 0 and log-end-offset 45 in 6ms (509/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,433] INFO [LogLoader partition=-uve-topic-13-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,434] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-26, topicId=HBL77f5CR7aGltIK76rdYA, topic=-uve-topic-13, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (510/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,435] INFO [LogLoader partition=-uve-topic-15-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,435] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-6, topicId=52nBsBlkSdOL744drEQHKA, topic=-uve-topic-15, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (511/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,436] INFO [LogLoader partition=-uve-topic-4-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,440] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-0, topicId=gaXY8KGgSAOnCQDc3Jc6jg, topic=-uve-topic-4, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 5ms (512/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,441] INFO [LogLoader partition=-uve-topic-18-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,443] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-2, topicId=KwkSVyNHTAGBN2appE66CQ, topic=-uve-topic-18, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 3ms (513/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,455] INFO [LogLoader partition=-uve-topic-21-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,456] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-10, topicId=UlYHH9-6QLa2zZ_9VTHq3A, topic=-uve-topic-21, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 12ms (514/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,457] INFO [LogLoader partition=-uve-topic-9-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,458] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-6, topicId=kMtXXPSSQCOTPYXm1CYDkQ, topic=-uve-topic-9, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (515/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,459] INFO [LogLoader partition=-uve-topic-5-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,460] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-9, topicId=0IWMVlFISi2qC0fnKjMlOQ, topic=-uve-topic-5, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (516/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,466] INFO [LogLoader partition=-uve-topic-21-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,466] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-20, topicId=UlYHH9-6QLa2zZ_9VTHq3A, topic=-uve-topic-21, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 6ms (517/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,469] INFO [LogLoader partition=-uve-topic-11-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,470] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-10, topicId=jTK_9rp5TueOjyGHzam7qw, topic=-uve-topic-11, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 4ms (518/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,470] INFO [LogLoader partition=-uve-topic-24-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,471] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-28, topicId=ZZN8czmfTTmnMA1isEU4Kg, topic=-uve-topic-24, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (519/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,486] INFO [LogLoader partition=-uve-topic-22-0, dir=/tmp/kafka-logs] Loading producer state till offset 151 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,486] INFO [LogLoader partition=-uve-topic-22-0, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 151 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,486] INFO [ProducerStateManager partition=-uve-topic-22-0] Loading producer state from snapshot file 'SnapshotFile(offset=151, file=/tmp/kafka-logs/-uve-topic-22-0/00000000000000000151.snapshot)' (org.apache.kafka.storage.internals.log.ProducerStateManager) [2026-06-04 06:05:55,487] INFO [LogLoader partition=-uve-topic-22-0, dir=/tmp/kafka-logs] Producer state recovery took 1ms for snapshot load and 0ms for segment recovery from offset 151 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,487] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-0, topicId=nkNu2yC_Q_iD3gnoV6HC4Q, topic=-uve-topic-22, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=151) with 1 segments, local-log-start-offset 0 and log-end-offset 151 in 16ms (520/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,496] INFO [LogLoader partition=-uve-topic-28-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,496] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-2, topicId=Cud7ELzkQuaBrxgegdtuoA, topic=-uve-topic-28, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 9ms (521/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,498] INFO [LogLoader partition=-uve-topic-9-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,498] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-1, topicId=kMtXXPSSQCOTPYXm1CYDkQ, topic=-uve-topic-9, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (522/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,499] INFO [LogLoader partition=-uve-topic-14-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,499] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-21, topicId=laTw_RjmQ8eUsgnBbldDLA, topic=-uve-topic-14, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (523/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,501] INFO [LogLoader partition=-uve-topic-19-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,502] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-19, topicId=dEvK_AqJR2G6wlA6ymrZ-g, topic=-uve-topic-19, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (524/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,508] INFO [LogLoader partition=-uve-topic-24-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,508] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-25, topicId=ZZN8czmfTTmnMA1isEU4Kg, topic=-uve-topic-24, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 6ms (525/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,510] INFO [LogLoader partition=-uve-topic-6-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,510] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-12, topicId=42nxUKIORvC98eQUbNeBNg, topic=-uve-topic-6, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (526/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,511] INFO [LogLoader partition=-uve-topic-29-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,511] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-13, topicId=B8y1TbIsQQ2k8tIp8cND4Q, topic=-uve-topic-29, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (527/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,514] INFO [LogLoader partition=-uve-topic-17-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,518] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-21, topicId=_3J9_L4bTbq0FyODTWwowg, topic=-uve-topic-17, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (528/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,520] INFO [LogLoader partition=-uve-topic-1-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,520] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-5, topicId=ttzCHg7oTYK5hFlPxoAg4Q, topic=-uve-topic-1, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (529/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,521] INFO [LogLoader partition=-uve-topic-12-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,521] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-12, topicId=nUHJ3hixS0OPRyjbOhSGrQ, topic=-uve-topic-12, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 0ms (530/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,522] INFO [LogLoader partition=-uve-topic-18-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,522] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-26, topicId=KwkSVyNHTAGBN2appE66CQ, topic=-uve-topic-18, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 0ms (531/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,523] INFO [LogLoader partition=-uve-topic-3-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,523] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-2, topicId=vhSI7k9XSbijf2CWYBiBjw, topic=-uve-topic-3, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (532/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,530] INFO [LogLoader partition=-uve-topic-2-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,530] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-28, topicId=gjBIb2LlT4ms2qFhm2weoQ, topic=-uve-topic-2, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 7ms (533/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,531] INFO [LogLoader partition=-uve-topic-25-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,531] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-21, topicId=ja-Mc9kNSs6gD3u_x_D2Og, topic=-uve-topic-25, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (534/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,532] INFO [LogLoader partition=-uve-topic-9-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,532] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-11, topicId=kMtXXPSSQCOTPYXm1CYDkQ, topic=-uve-topic-9, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (535/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,533] INFO [LogLoader partition=-uve-topic-18-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,533] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-14, topicId=KwkSVyNHTAGBN2appE66CQ, topic=-uve-topic-18, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (536/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,534] INFO [LogLoader partition=-uve-topic-7-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,534] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-16, topicId=Yh6VZSZtRF2FNc7tbKgHIA, topic=-uve-topic-7, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (537/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,542] INFO [LogLoader partition=-uve-topic-24-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,543] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-9, topicId=ZZN8czmfTTmnMA1isEU4Kg, topic=-uve-topic-24, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 9ms (538/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,544] INFO [LogLoader partition=-uve-topic-4-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,547] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-4, topicId=gaXY8KGgSAOnCQDc3Jc6jg, topic=-uve-topic-4, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 3ms (539/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,550] INFO [LogLoader partition=-uve-topic-21-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,550] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-25, topicId=UlYHH9-6QLa2zZ_9VTHq3A, topic=-uve-topic-21, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (540/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,552] INFO [LogLoader partition=-uve-topic-14-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,553] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-28, topicId=laTw_RjmQ8eUsgnBbldDLA, topic=-uve-topic-14, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (541/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,563] INFO [LogLoader partition=-uve-topic-18-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,564] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-3, topicId=KwkSVyNHTAGBN2appE66CQ, topic=-uve-topic-18, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 11ms (542/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,567] INFO [LogLoader partition=-uve-topic-2-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,567] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-16, topicId=gjBIb2LlT4ms2qFhm2weoQ, topic=-uve-topic-2, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 3ms (543/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,579] INFO [LogLoader partition=-uve-topic-2-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,580] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-2, topicId=gjBIb2LlT4ms2qFhm2weoQ, topic=-uve-topic-2, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 13ms (544/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,581] INFO [LogLoader partition=-uve-topic-17-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,582] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-18, topicId=_3J9_L4bTbq0FyODTWwowg, topic=-uve-topic-17, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (545/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,582] INFO [LogLoader partition=-uve-topic-16-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,583] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-18, topicId=WOwCsSB2TVCT5iteFZjLXw, topic=-uve-topic-16, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (546/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,584] INFO [LogLoader partition=-uve-topic-25-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,587] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-2, topicId=ja-Mc9kNSs6gD3u_x_D2Og, topic=-uve-topic-25, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 4ms (547/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,592] INFO [LogLoader partition=structured_syslog_topic-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,598] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-23, topicId=vHfdJd3qREiDk94kYXB4zA, topic=structured_syslog_topic, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 7ms (548/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,599] INFO [LogLoader partition=-uve-topic-25-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,599] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-23, topicId=ja-Mc9kNSs6gD3u_x_D2Og, topic=-uve-topic-25, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (549/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,600] INFO [LogLoader partition=-uve-topic-12-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,600] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-18, topicId=nUHJ3hixS0OPRyjbOhSGrQ, topic=-uve-topic-12, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (550/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,601] INFO [LogLoader partition=-uve-topic-14-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,601] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-14, topicId=laTw_RjmQ8eUsgnBbldDLA, topic=-uve-topic-14, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (551/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,603] INFO [LogLoader partition=-uve-topic-1-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,603] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-1, topicId=ttzCHg7oTYK5hFlPxoAg4Q, topic=-uve-topic-1, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (552/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,605] INFO [LogLoader partition=-uve-topic-28-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,606] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-21, topicId=Cud7ELzkQuaBrxgegdtuoA, topic=-uve-topic-28, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (553/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,607] INFO [LogLoader partition=-uve-topic-17-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,609] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-16, topicId=_3J9_L4bTbq0FyODTWwowg, topic=-uve-topic-17, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 3ms (554/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,610] INFO [LogLoader partition=-uve-topic-20-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,611] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-23, topicId=zucC39ccRjCaBhWNNIYtXA, topic=-uve-topic-20, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (555/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,611] INFO [LogLoader partition=-uve-topic-24-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,611] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-7, topicId=ZZN8czmfTTmnMA1isEU4Kg, topic=-uve-topic-24, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (556/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,612] INFO [LogLoader partition=-uve-topic-1-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,612] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-11, topicId=ttzCHg7oTYK5hFlPxoAg4Q, topic=-uve-topic-1, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (557/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,613] INFO [LogLoader partition=-uve-topic-15-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,613] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-20, topicId=52nBsBlkSdOL744drEQHKA, topic=-uve-topic-15, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 0ms (558/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,636] INFO [LogLoader partition=-uve-topic-19-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,636] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-8, topicId=dEvK_AqJR2G6wlA6ymrZ-g, topic=-uve-topic-19, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 14ms (559/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,637] INFO [LogLoader partition=-uve-topic-20-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,637] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-4, topicId=zucC39ccRjCaBhWNNIYtXA, topic=-uve-topic-20, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (560/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,638] INFO [LogLoader partition=-uve-topic-3-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,638] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-7, topicId=vhSI7k9XSbijf2CWYBiBjw, topic=-uve-topic-3, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (561/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,639] INFO [LogLoader partition=-uve-topic-1-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,639] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-21, topicId=ttzCHg7oTYK5hFlPxoAg4Q, topic=-uve-topic-1, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (562/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,646] INFO [LogLoader partition=-uve-topic-4-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,647] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-12, topicId=gaXY8KGgSAOnCQDc3Jc6jg, topic=-uve-topic-4, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 7ms (563/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,648] INFO [LogLoader partition=-uve-topic-18-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,649] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-19, topicId=KwkSVyNHTAGBN2appE66CQ, topic=-uve-topic-18, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (564/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,655] INFO [LogLoader partition=-uve-topic-4-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,656] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-8, topicId=gaXY8KGgSAOnCQDc3Jc6jg, topic=-uve-topic-4, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 7ms (565/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,656] INFO [LogLoader partition=-uve-topic-3-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,657] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-8, topicId=vhSI7k9XSbijf2CWYBiBjw, topic=-uve-topic-3, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (566/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,658] INFO [LogLoader partition=-uve-topic-0-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,658] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-4, topicId=uqELFc-LSh6wm6UvZpvAbQ, topic=-uve-topic-0, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (567/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,659] INFO [LogLoader partition=-uve-topic-28-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,659] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-23, topicId=Cud7ELzkQuaBrxgegdtuoA, topic=-uve-topic-28, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (568/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,659] INFO [LogLoader partition=-uve-topic-10-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,660] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-1, topicId=g_6D_KE3SJy1e0pQNhjuRg, topic=-uve-topic-10, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (569/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,663] INFO [LogLoader partition=-uve-topic-11-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,663] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-17, topicId=jTK_9rp5TueOjyGHzam7qw, topic=-uve-topic-11, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 4ms (570/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,664] INFO [LogLoader partition=-uve-topic-22-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,665] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-20, topicId=nkNu2yC_Q_iD3gnoV6HC4Q, topic=-uve-topic-22, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (571/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,665] INFO [LogLoader partition=-uve-topic-15-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,666] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-18, topicId=52nBsBlkSdOL744drEQHKA, topic=-uve-topic-15, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (572/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,666] INFO [LogLoader partition=-uve-topic-26-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,666] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-16, topicId=Hbd4rgnlSzae35mgstJ7MA, topic=-uve-topic-26, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (573/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,667] INFO [LogLoader partition=-uve-topic-20-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,667] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-20, topicId=zucC39ccRjCaBhWNNIYtXA, topic=-uve-topic-20, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (574/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,678] INFO [LogLoader partition=-uve-topic-11-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,679] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-18, topicId=jTK_9rp5TueOjyGHzam7qw, topic=-uve-topic-11, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 11ms (575/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,680] INFO [LogLoader partition=-uve-topic-27-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,680] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-9, topicId=OR1MiSVxTQesQ6PVIco_9A, topic=-uve-topic-27, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (576/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,681] INFO [LogLoader partition=-uve-topic-2-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,685] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-25, topicId=gjBIb2LlT4ms2qFhm2weoQ, topic=-uve-topic-2, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 4ms (577/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,691] INFO [LogLoader partition=-uve-topic-17-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,692] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-28, topicId=_3J9_L4bTbq0FyODTWwowg, topic=-uve-topic-17, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 7ms (578/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,694] INFO [LogLoader partition=-uve-topic-26-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,694] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-26, topicId=Hbd4rgnlSzae35mgstJ7MA, topic=-uve-topic-26, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (579/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,695] INFO [LogLoader partition=-uve-topic-25-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,699] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-24, topicId=ja-Mc9kNSs6gD3u_x_D2Og, topic=-uve-topic-25, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 4ms (580/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,704] INFO [LogLoader partition=-uve-topic-6-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,715] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-3, topicId=42nxUKIORvC98eQUbNeBNg, topic=-uve-topic-6, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 15ms (581/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,723] INFO [LogLoader partition=-uve-topic-12-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,724] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-28, topicId=nUHJ3hixS0OPRyjbOhSGrQ, topic=-uve-topic-12, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 9ms (582/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,725] INFO [LogLoader partition=-uve-topic-4-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,725] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-27, topicId=gaXY8KGgSAOnCQDc3Jc6jg, topic=-uve-topic-4, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (583/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,726] INFO [LogLoader partition=-uve-topic-4-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,726] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-25, topicId=gaXY8KGgSAOnCQDc3Jc6jg, topic=-uve-topic-4, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (584/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,733] INFO [LogLoader partition=-uve-topic-16-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,737] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-4, topicId=WOwCsSB2TVCT5iteFZjLXw, topic=-uve-topic-16, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 10ms (585/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,742] INFO [LogLoader partition=-uve-topic-11-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,743] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-23, topicId=jTK_9rp5TueOjyGHzam7qw, topic=-uve-topic-11, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 6ms (586/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,753] INFO [LogLoader partition=-uve-topic-26-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,753] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-17, topicId=Hbd4rgnlSzae35mgstJ7MA, topic=-uve-topic-26, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 10ms (587/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,754] INFO [LogLoader partition=-uve-topic-26-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,759] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-8, topicId=Hbd4rgnlSzae35mgstJ7MA, topic=-uve-topic-26, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 5ms (588/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,760] INFO [LogLoader partition=-uve-topic-24-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,766] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-4, topicId=ZZN8czmfTTmnMA1isEU4Kg, topic=-uve-topic-24, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 7ms (589/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,779] INFO [LogLoader partition=-uve-topic-8-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,779] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-10, topicId=td6B-jlkQuqhwJTmTKWCbg, topic=-uve-topic-8, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 12ms (590/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,780] INFO [LogLoader partition=-uve-topic-23-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,781] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-20, topicId=7cizxDIzTp-h02vidCc48Q, topic=-uve-topic-23, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (591/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,782] INFO [LogLoader partition=-uve-topic-12-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,782] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-8, topicId=nUHJ3hixS0OPRyjbOhSGrQ, topic=-uve-topic-12, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (592/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,785] INFO [LogLoader partition=-uve-topic-29-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,786] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-28, topicId=B8y1TbIsQQ2k8tIp8cND4Q, topic=-uve-topic-29, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 4ms (593/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,790] INFO [LogLoader partition=structured_syslog_topic-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,791] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-0, topicId=vHfdJd3qREiDk94kYXB4zA, topic=structured_syslog_topic, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 5ms (594/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,795] INFO [LogLoader partition=-uve-topic-5-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,797] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-26, topicId=0IWMVlFISi2qC0fnKjMlOQ, topic=-uve-topic-5, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 6ms (595/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,812] INFO [LogLoader partition=-uve-topic-12-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,813] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-29, topicId=nUHJ3hixS0OPRyjbOhSGrQ, topic=-uve-topic-12, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 14ms (596/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,814] INFO [LogLoader partition=-uve-topic-18-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,814] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-29, topicId=KwkSVyNHTAGBN2appE66CQ, topic=-uve-topic-18, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (597/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,815] INFO [LogLoader partition=-uve-topic-29-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,821] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-5, topicId=B8y1TbIsQQ2k8tIp8cND4Q, topic=-uve-topic-29, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 4ms (598/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,828] INFO [LogLoader partition=-uve-topic-7-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,829] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-4, topicId=Yh6VZSZtRF2FNc7tbKgHIA, topic=-uve-topic-7, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 7ms (599/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,830] INFO [LogLoader partition=-uve-topic-4-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,831] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-15, topicId=gaXY8KGgSAOnCQDc3Jc6jg, topic=-uve-topic-4, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (600/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,832] INFO [LogLoader partition=-uve-topic-25-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,832] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-13, topicId=ja-Mc9kNSs6gD3u_x_D2Og, topic=-uve-topic-25, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (601/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,833] INFO [LogLoader partition=-uve-topic-28-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,833] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-25, topicId=Cud7ELzkQuaBrxgegdtuoA, topic=-uve-topic-28, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (602/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,834] INFO [LogLoader partition=-uve-topic-8-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,834] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-27, topicId=td6B-jlkQuqhwJTmTKWCbg, topic=-uve-topic-8, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (603/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,835] INFO [LogLoader partition=-uve-topic-0-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,836] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-13, topicId=uqELFc-LSh6wm6UvZpvAbQ, topic=-uve-topic-0, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (604/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,837] INFO [LogLoader partition=-uve-topic-13-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,837] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-29, topicId=HBL77f5CR7aGltIK76rdYA, topic=-uve-topic-13, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (605/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,838] INFO [LogLoader partition=-uve-topic-19-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,838] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-29, topicId=dEvK_AqJR2G6wlA6ymrZ-g, topic=-uve-topic-19, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (606/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,839] INFO [LogLoader partition=-uve-topic-6-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,839] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-27, topicId=42nxUKIORvC98eQUbNeBNg, topic=-uve-topic-6, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (607/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,839] INFO [LogLoader partition=-uve-topic-1-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,840] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-20, topicId=ttzCHg7oTYK5hFlPxoAg4Q, topic=-uve-topic-1, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (608/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,851] INFO [LogLoader partition=-uve-topic-10-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,852] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-20, topicId=g_6D_KE3SJy1e0pQNhjuRg, topic=-uve-topic-10, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 12ms (609/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,853] INFO [LogLoader partition=-uve-topic-19-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,854] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-27, topicId=dEvK_AqJR2G6wlA6ymrZ-g, topic=-uve-topic-19, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (610/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,856] INFO [LogLoader partition=-uve-topic-29-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,857] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-6, topicId=B8y1TbIsQQ2k8tIp8cND4Q, topic=-uve-topic-29, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 3ms (611/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,858] INFO [LogLoader partition=-uve-topic-13-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,858] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-4, topicId=HBL77f5CR7aGltIK76rdYA, topic=-uve-topic-13, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (612/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,859] INFO [LogLoader partition=-uve-topic-26-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,859] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-25, topicId=Hbd4rgnlSzae35mgstJ7MA, topic=-uve-topic-26, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (613/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,860] INFO [LogLoader partition=-uve-topic-0-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,860] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-2, topicId=uqELFc-LSh6wm6UvZpvAbQ, topic=-uve-topic-0, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (614/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,871] INFO [LogLoader partition=-uve-topic-5-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,872] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-29, topicId=0IWMVlFISi2qC0fnKjMlOQ, topic=-uve-topic-5, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 12ms (615/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,873] INFO [LogLoader partition=-uve-topic-5-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,874] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-28, topicId=0IWMVlFISi2qC0fnKjMlOQ, topic=-uve-topic-5, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (616/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,881] INFO [LogLoader partition=-uve-topic-23-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,882] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-5, topicId=7cizxDIzTp-h02vidCc48Q, topic=-uve-topic-23, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 7ms (617/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,883] INFO [LogLoader partition=-uve-topic-4-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,883] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-9, topicId=gaXY8KGgSAOnCQDc3Jc6jg, topic=-uve-topic-4, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (618/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,890] INFO [LogLoader partition=-uve-topic-21-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,891] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-19, topicId=UlYHH9-6QLa2zZ_9VTHq3A, topic=-uve-topic-21, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 7ms (619/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,891] INFO [LogLoader partition=-uve-topic-18-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,892] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-7, topicId=KwkSVyNHTAGBN2appE66CQ, topic=-uve-topic-18, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (620/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,892] INFO [LogLoader partition=-uve-topic-13-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,893] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-21, topicId=HBL77f5CR7aGltIK76rdYA, topic=-uve-topic-13, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (621/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,894] INFO [LogLoader partition=-uve-topic-11-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,894] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-29, topicId=jTK_9rp5TueOjyGHzam7qw, topic=-uve-topic-11, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (622/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,895] INFO [LogLoader partition=-uve-topic-9-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,895] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-20, topicId=kMtXXPSSQCOTPYXm1CYDkQ, topic=-uve-topic-9, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (623/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,898] INFO [LogLoader partition=-uve-topic-6-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,899] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-8, topicId=42nxUKIORvC98eQUbNeBNg, topic=-uve-topic-6, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 3ms (624/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,907] INFO [LogLoader partition=-uve-topic-0-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,907] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-11, topicId=uqELFc-LSh6wm6UvZpvAbQ, topic=-uve-topic-0, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 7ms (625/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,908] INFO [LogLoader partition=-uve-topic-19-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,908] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-28, topicId=dEvK_AqJR2G6wlA6ymrZ-g, topic=-uve-topic-19, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (626/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,909] INFO [LogLoader partition=-uve-topic-25-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,909] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-28, topicId=ja-Mc9kNSs6gD3u_x_D2Og, topic=-uve-topic-25, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 0ms (627/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,922] INFO [LogLoader partition=-uve-topic-5-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,922] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-2, topicId=0IWMVlFISi2qC0fnKjMlOQ, topic=-uve-topic-5, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 13ms (628/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,967] INFO [LogLoader partition=-uve-topic-15-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,968] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-9, topicId=52nBsBlkSdOL744drEQHKA, topic=-uve-topic-15, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (629/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,968] INFO [LogLoader partition=-uve-topic-28-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,976] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-12, topicId=Cud7ELzkQuaBrxgegdtuoA, topic=-uve-topic-28, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 7ms (630/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,986] INFO [LogLoader partition=-uve-topic-23-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,986] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-1, topicId=7cizxDIzTp-h02vidCc48Q, topic=-uve-topic-23, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 10ms (631/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,987] INFO [LogLoader partition=-uve-topic-21-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,987] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-8, topicId=UlYHH9-6QLa2zZ_9VTHq3A, topic=-uve-topic-21, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (632/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,988] INFO [LogLoader partition=-uve-topic-28-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,988] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-11, topicId=Cud7ELzkQuaBrxgegdtuoA, topic=-uve-topic-28, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (633/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:55,989] INFO [LogLoader partition=-uve-topic-28-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:55,989] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-18, topicId=Cud7ELzkQuaBrxgegdtuoA, topic=-uve-topic-28, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 0ms (634/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,006] INFO [LogLoader partition=-uve-topic-7-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:56,014] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-22, topicId=Yh6VZSZtRF2FNc7tbKgHIA, topic=-uve-topic-7, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 18ms (635/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,034] INFO [LogLoader partition=-uve-topic-28-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:56,034] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-15, topicId=Cud7ELzkQuaBrxgegdtuoA, topic=-uve-topic-28, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 20ms (636/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,059] INFO [LogLoader partition=-uve-topic-22-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:56,064] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-22, topicId=nkNu2yC_Q_iD3gnoV6HC4Q, topic=-uve-topic-22, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 29ms (637/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,074] INFO [LogLoader partition=-uve-topic-29-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:56,075] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-12, topicId=B8y1TbIsQQ2k8tIp8cND4Q, topic=-uve-topic-29, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 11ms (638/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,080] INFO [LogLoader partition=-uve-topic-7-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:56,088] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-28, topicId=Yh6VZSZtRF2FNc7tbKgHIA, topic=-uve-topic-7, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 5ms (639/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,096] INFO [LogLoader partition=-uve-topic-21-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:56,104] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-7, topicId=UlYHH9-6QLa2zZ_9VTHq3A, topic=-uve-topic-21, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 9ms (640/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,107] INFO [LogLoader partition=-uve-topic-17-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:56,112] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-6, topicId=_3J9_L4bTbq0FyODTWwowg, topic=-uve-topic-17, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 6ms (641/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,124] INFO [LogLoader partition=-uve-topic-17-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:56,142] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-1, topicId=_3J9_L4bTbq0FyODTWwowg, topic=-uve-topic-17, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 30ms (642/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,144] INFO [LogLoader partition=-uve-topic-11-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:56,151] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-12, topicId=jTK_9rp5TueOjyGHzam7qw, topic=-uve-topic-11, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 5ms (643/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,153] INFO [LogLoader partition=-uve-topic-13-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:56,158] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-10, topicId=HBL77f5CR7aGltIK76rdYA, topic=-uve-topic-13, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 7ms (644/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,162] INFO [LogLoader partition=-uve-topic-27-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:56,167] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-8, topicId=OR1MiSVxTQesQ6PVIco_9A, topic=-uve-topic-27, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 8ms (645/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,175] INFO [LogLoader partition=-uve-topic-22-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:56,177] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-29, topicId=nkNu2yC_Q_iD3gnoV6HC4Q, topic=-uve-topic-22, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 7ms (646/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,194] INFO [LogLoader partition=-uve-topic-22-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:56,195] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-3, topicId=nkNu2yC_Q_iD3gnoV6HC4Q, topic=-uve-topic-22, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 16ms (647/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,201] INFO [LogLoader partition=-uve-topic-21-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:56,204] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-18, topicId=UlYHH9-6QLa2zZ_9VTHq3A, topic=-uve-topic-21, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 9ms (648/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,212] INFO [LogLoader partition=-uve-topic-22-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:56,216] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-18, topicId=nkNu2yC_Q_iD3gnoV6HC4Q, topic=-uve-topic-22, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 10ms (649/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,224] INFO [LogLoader partition=-uve-topic-27-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:56,228] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-29, topicId=OR1MiSVxTQesQ6PVIco_9A, topic=-uve-topic-27, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 11ms (650/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,241] INFO [LogLoader partition=-uve-topic-5-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:56,242] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-5, topicId=0IWMVlFISi2qC0fnKjMlOQ, topic=-uve-topic-5, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 12ms (651/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,244] INFO [LogLoader partition=-uve-topic-20-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:56,246] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-25, topicId=zucC39ccRjCaBhWNNIYtXA, topic=-uve-topic-20, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 4ms (652/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,253] INFO [LogLoader partition=-uve-topic-6-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:56,254] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-21, topicId=42nxUKIORvC98eQUbNeBNg, topic=-uve-topic-6, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 6ms (653/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,256] INFO [LogLoader partition=-uve-topic-26-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:56,257] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-20, topicId=Hbd4rgnlSzae35mgstJ7MA, topic=-uve-topic-26, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (654/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,258] INFO [LogLoader partition=-uve-topic-15-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:56,258] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-15, topicId=52nBsBlkSdOL744drEQHKA, topic=-uve-topic-15, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (655/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,260] INFO [LogLoader partition=-uve-topic-0-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:56,268] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-19, topicId=uqELFc-LSh6wm6UvZpvAbQ, topic=-uve-topic-0, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 8ms (656/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,271] INFO [LogLoader partition=-uve-topic-25-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:56,273] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-8, topicId=ja-Mc9kNSs6gD3u_x_D2Og, topic=-uve-topic-25, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 4ms (657/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,275] INFO [LogLoader partition=-uve-topic-12-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:56,277] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-9, topicId=nUHJ3hixS0OPRyjbOhSGrQ, topic=-uve-topic-12, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 3ms (658/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,278] INFO [LogLoader partition=-uve-topic-14-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:56,280] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-20, topicId=laTw_RjmQ8eUsgnBbldDLA, topic=-uve-topic-14, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 4ms (659/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,281] INFO [LogLoader partition=-uve-topic-24-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:56,298] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-24, topicId=ZZN8czmfTTmnMA1isEU4Kg, topic=-uve-topic-24, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 17ms (660/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,303] INFO [LogLoader partition=-uve-topic-20-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:56,304] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-26, topicId=zucC39ccRjCaBhWNNIYtXA, topic=-uve-topic-20, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 5ms (661/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,314] INFO [LogLoader partition=-uve-topic-8-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:56,316] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-19, topicId=td6B-jlkQuqhwJTmTKWCbg, topic=-uve-topic-8, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 11ms (662/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,317] INFO [LogLoader partition=-uve-topic-23-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:56,319] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-14, topicId=7cizxDIzTp-h02vidCc48Q, topic=-uve-topic-23, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 3ms (663/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,326] INFO [LogLoader partition=-uve-topic-5-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:56,327] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-18, topicId=0IWMVlFISi2qC0fnKjMlOQ, topic=-uve-topic-5, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 7ms (664/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,332] INFO [LogLoader partition=-uve-topic-19-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:56,334] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-13, topicId=dEvK_AqJR2G6wlA6ymrZ-g, topic=-uve-topic-19, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 5ms (665/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,346] INFO [LogLoader partition=-uve-topic-7-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:56,347] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-19, topicId=Yh6VZSZtRF2FNc7tbKgHIA, topic=-uve-topic-7, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 12ms (666/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,348] INFO [LogLoader partition=-uve-topic-5-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:56,353] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-25, topicId=0IWMVlFISi2qC0fnKjMlOQ, topic=-uve-topic-5, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 5ms (667/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,353] INFO [LogLoader partition=-uve-topic-26-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:56,355] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-22, topicId=Hbd4rgnlSzae35mgstJ7MA, topic=-uve-topic-26, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (668/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,356] INFO [LogLoader partition=-uve-topic-12-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:56,357] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-23, topicId=nUHJ3hixS0OPRyjbOhSGrQ, topic=-uve-topic-12, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (669/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,358] INFO [LogLoader partition=-uve-topic-28-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:56,369] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-7, topicId=Cud7ELzkQuaBrxgegdtuoA, topic=-uve-topic-28, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 12ms (670/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,381] INFO [LogLoader partition=-uve-topic-22-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:56,381] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-6, topicId=nkNu2yC_Q_iD3gnoV6HC4Q, topic=-uve-topic-22, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 11ms (671/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,384] INFO [LogLoader partition=-uve-topic-8-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:56,386] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-9, topicId=td6B-jlkQuqhwJTmTKWCbg, topic=-uve-topic-8, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 5ms (672/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,386] INFO [LogLoader partition=-uve-topic-18-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:56,388] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-8, topicId=KwkSVyNHTAGBN2appE66CQ, topic=-uve-topic-18, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (673/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,390] INFO [LogLoader partition=-uve-topic-26-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:56,398] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-2, topicId=Hbd4rgnlSzae35mgstJ7MA, topic=-uve-topic-26, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 9ms (674/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,406] INFO [LogLoader partition=-uve-topic-5-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:56,408] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-14, topicId=0IWMVlFISi2qC0fnKjMlOQ, topic=-uve-topic-5, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 11ms (675/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,410] INFO [LogLoader partition=-uve-topic-29-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:56,411] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-18, topicId=B8y1TbIsQQ2k8tIp8cND4Q, topic=-uve-topic-29, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (676/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,411] INFO [LogLoader partition=-uve-topic-9-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:56,413] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-19, topicId=kMtXXPSSQCOTPYXm1CYDkQ, topic=-uve-topic-9, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (677/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,414] INFO [LogLoader partition=-uve-topic-8-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:56,415] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-29, topicId=td6B-jlkQuqhwJTmTKWCbg, topic=-uve-topic-8, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (678/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,430] INFO [LogLoader partition=-uve-topic-21-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:56,431] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-3, topicId=UlYHH9-6QLa2zZ_9VTHq3A, topic=-uve-topic-21, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 16ms (679/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,433] INFO [LogLoader partition=-uve-topic-27-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:56,433] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-26, topicId=OR1MiSVxTQesQ6PVIco_9A, topic=-uve-topic-27, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (680/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,435] INFO [LogLoader partition=-uve-topic-15-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:56,436] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-25, topicId=52nBsBlkSdOL744drEQHKA, topic=-uve-topic-15, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (681/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,441] INFO [LogLoader partition=-uve-topic-25-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:56,461] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-7, topicId=ja-Mc9kNSs6gD3u_x_D2Og, topic=-uve-topic-25, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 22ms (682/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,465] INFO [LogLoader partition=-uve-topic-6-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:56,471] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-15, topicId=42nxUKIORvC98eQUbNeBNg, topic=-uve-topic-6, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 8ms (683/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,473] INFO [LogLoader partition=-uve-topic-2-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:56,474] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-3, topicId=gjBIb2LlT4ms2qFhm2weoQ, topic=-uve-topic-2, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (684/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,483] INFO [LogLoader partition=-uve-topic-11-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:56,483] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-26, topicId=jTK_9rp5TueOjyGHzam7qw, topic=-uve-topic-11, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 5ms (685/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,484] INFO [LogLoader partition=-uve-topic-17-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:56,486] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-7, topicId=_3J9_L4bTbq0FyODTWwowg, topic=-uve-topic-17, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (686/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,487] INFO [LogLoader partition=-uve-topic-3-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:56,490] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-4, topicId=vhSI7k9XSbijf2CWYBiBjw, topic=-uve-topic-3, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 5ms (687/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,500] INFO [LogLoader partition=-uve-topic-17-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:56,501] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-2, topicId=_3J9_L4bTbq0FyODTWwowg, topic=-uve-topic-17, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 10ms (688/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,502] INFO [LogLoader partition=-uve-topic-0-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:56,502] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-23, topicId=uqELFc-LSh6wm6UvZpvAbQ, topic=-uve-topic-0, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (689/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,516] INFO [LogLoader partition=-uve-topic-9-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:56,517] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-12, topicId=kMtXXPSSQCOTPYXm1CYDkQ, topic=-uve-topic-9, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 14ms (690/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,525] INFO [LogLoader partition=-uve-topic-23-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:56,526] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-29, topicId=7cizxDIzTp-h02vidCc48Q, topic=-uve-topic-23, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 9ms (691/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,536] INFO [LogLoader partition=-uve-topic-24-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:56,538] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-11, topicId=ZZN8czmfTTmnMA1isEU4Kg, topic=-uve-topic-24, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 12ms (692/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,540] INFO [LogLoader partition=-uve-topic-18-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:56,540] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-13, topicId=KwkSVyNHTAGBN2appE66CQ, topic=-uve-topic-18, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (693/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,541] INFO [LogLoader partition=structured_syslog_topic-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:56,542] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-4, topicId=vHfdJd3qREiDk94kYXB4zA, topic=structured_syslog_topic, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (694/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,543] INFO [LogLoader partition=-uve-topic-10-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:56,543] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-8, topicId=g_6D_KE3SJy1e0pQNhjuRg, topic=-uve-topic-10, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (695/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,544] INFO [LogLoader partition=-uve-topic-3-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:56,544] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-20, topicId=vhSI7k9XSbijf2CWYBiBjw, topic=-uve-topic-3, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (696/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,546] INFO [LogLoader partition=-uve-topic-1-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:56,547] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-7, topicId=ttzCHg7oTYK5hFlPxoAg4Q, topic=-uve-topic-1, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 3ms (697/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,547] INFO [LogLoader partition=-uve-topic-8-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:56,549] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-11, topicId=td6B-jlkQuqhwJTmTKWCbg, topic=-uve-topic-8, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (698/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,550] INFO [LogLoader partition=-uve-topic-4-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:56,556] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-1, topicId=gaXY8KGgSAOnCQDc3Jc6jg, topic=-uve-topic-4, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 6ms (699/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,578] INFO [LogLoader partition=-uve-topic-0-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:56,579] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-24, topicId=uqELFc-LSh6wm6UvZpvAbQ, topic=-uve-topic-0, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 22ms (700/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,581] INFO [LogLoader partition=-uve-topic-28-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:56,584] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-19, topicId=Cud7ELzkQuaBrxgegdtuoA, topic=-uve-topic-28, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 4ms (701/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,595] INFO [LogLoader partition=-uve-topic-13-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:56,596] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-7, topicId=HBL77f5CR7aGltIK76rdYA, topic=-uve-topic-13, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 12ms (702/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,596] INFO [LogLoader partition=-uve-topic-8-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:56,597] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-0, topicId=td6B-jlkQuqhwJTmTKWCbg, topic=-uve-topic-8, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (703/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,601] INFO [LogLoader partition=-uve-topic-20-0, dir=/tmp/kafka-logs] Loading producer state till offset 155 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:56,601] INFO [LogLoader partition=-uve-topic-20-0, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 155 (kafka.log.UnifiedLog$) [2026-06-04 06:05:56,601] INFO [ProducerStateManager partition=-uve-topic-20-0] Loading producer state from snapshot file 'SnapshotFile(offset=155, file=/tmp/kafka-logs/-uve-topic-20-0/00000000000000000155.snapshot)' (org.apache.kafka.storage.internals.log.ProducerStateManager) [2026-06-04 06:05:56,601] INFO [LogLoader partition=-uve-topic-20-0, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 155 (kafka.log.UnifiedLog$) [2026-06-04 06:05:56,603] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-0, topicId=zucC39ccRjCaBhWNNIYtXA, topic=-uve-topic-20, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=155) with 1 segments, local-log-start-offset 0 and log-end-offset 155 in 6ms (704/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,611] INFO [LogLoader partition=-uve-topic-0-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:56,613] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-20, topicId=uqELFc-LSh6wm6UvZpvAbQ, topic=-uve-topic-0, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 7ms (705/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,625] INFO [LogLoader partition=-uve-topic-9-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:56,625] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-18, topicId=kMtXXPSSQCOTPYXm1CYDkQ, topic=-uve-topic-9, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 9ms (706/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,629] INFO [LogLoader partition=-uve-topic-9-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:56,630] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-23, topicId=kMtXXPSSQCOTPYXm1CYDkQ, topic=-uve-topic-9, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 4ms (707/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,636] INFO [LogLoader partition=-uve-topic-28-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:56,637] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-29, topicId=Cud7ELzkQuaBrxgegdtuoA, topic=-uve-topic-28, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 7ms (708/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,639] INFO [LogLoader partition=-uve-topic-27-0, dir=/tmp/kafka-logs] Loading producer state till offset 89 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:56,639] INFO [LogLoader partition=-uve-topic-27-0, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 89 (kafka.log.UnifiedLog$) [2026-06-04 06:05:56,640] INFO [ProducerStateManager partition=-uve-topic-27-0] Loading producer state from snapshot file 'SnapshotFile(offset=89, file=/tmp/kafka-logs/-uve-topic-27-0/00000000000000000089.snapshot)' (org.apache.kafka.storage.internals.log.ProducerStateManager) [2026-06-04 06:05:56,640] INFO [LogLoader partition=-uve-topic-27-0, dir=/tmp/kafka-logs] Producer state recovery took 1ms for snapshot load and 0ms for segment recovery from offset 89 (kafka.log.UnifiedLog$) [2026-06-04 06:05:56,643] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-0, topicId=OR1MiSVxTQesQ6PVIco_9A, topic=-uve-topic-27, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=89) with 1 segments, local-log-start-offset 0 and log-end-offset 89 in 6ms (709/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,651] INFO [LogLoader partition=-uve-topic-22-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:56,652] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-27, topicId=nkNu2yC_Q_iD3gnoV6HC4Q, topic=-uve-topic-22, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 8ms (710/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,658] INFO [LogLoader partition=-uve-topic-1-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:56,659] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-13, topicId=ttzCHg7oTYK5hFlPxoAg4Q, topic=-uve-topic-1, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 7ms (711/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,660] INFO [LogLoader partition=-uve-topic-15-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:56,660] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-2, topicId=52nBsBlkSdOL744drEQHKA, topic=-uve-topic-15, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (712/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,665] INFO [LogLoader partition=-uve-topic-19-0, dir=/tmp/kafka-logs] Loading producer state till offset 16 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:56,666] INFO [LogLoader partition=-uve-topic-19-0, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 16 (kafka.log.UnifiedLog$) [2026-06-04 06:05:56,666] INFO [ProducerStateManager partition=-uve-topic-19-0] Loading producer state from snapshot file 'SnapshotFile(offset=16, file=/tmp/kafka-logs/-uve-topic-19-0/00000000000000000016.snapshot)' (org.apache.kafka.storage.internals.log.ProducerStateManager) [2026-06-04 06:05:56,666] INFO [LogLoader partition=-uve-topic-19-0, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 16 (kafka.log.UnifiedLog$) [2026-06-04 06:05:56,666] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-0, topicId=dEvK_AqJR2G6wlA6ymrZ-g, topic=-uve-topic-19, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=16) with 1 segments, local-log-start-offset 0 and log-end-offset 16 in 5ms (713/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,676] INFO [LogLoader partition=-uve-topic-11-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:56,677] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-19, topicId=jTK_9rp5TueOjyGHzam7qw, topic=-uve-topic-11, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 7ms (714/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,678] INFO [LogLoader partition=-uve-topic-6-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:56,679] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-20, topicId=42nxUKIORvC98eQUbNeBNg, topic=-uve-topic-6, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (715/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,680] INFO [LogLoader partition=-uve-topic-26-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:56,682] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-15, topicId=Hbd4rgnlSzae35mgstJ7MA, topic=-uve-topic-26, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 3ms (716/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,691] INFO [LogLoader partition=-uve-topic-25-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:56,692] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-17, topicId=ja-Mc9kNSs6gD3u_x_D2Og, topic=-uve-topic-25, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 11ms (717/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,694] INFO [LogLoader partition=-uve-topic-8-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:56,694] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-15, topicId=td6B-jlkQuqhwJTmTKWCbg, topic=-uve-topic-8, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (718/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,700] INFO [LogLoader partition=-uve-topic-26-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:56,701] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-14, topicId=Hbd4rgnlSzae35mgstJ7MA, topic=-uve-topic-26, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 6ms (719/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,701] INFO [LogLoader partition=-uve-topic-25-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:56,702] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-19, topicId=ja-Mc9kNSs6gD3u_x_D2Og, topic=-uve-topic-25, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (720/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,705] INFO [LogLoader partition=-uve-topic-12-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:56,709] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-17, topicId=nUHJ3hixS0OPRyjbOhSGrQ, topic=-uve-topic-12, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 7ms (721/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,710] INFO [LogLoader partition=-uve-topic-27-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:56,712] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-12, topicId=OR1MiSVxTQesQ6PVIco_9A, topic=-uve-topic-27, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 3ms (722/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,723] INFO [LogLoader partition=-uve-topic-23-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:56,724] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-2, topicId=7cizxDIzTp-h02vidCc48Q, topic=-uve-topic-23, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 9ms (723/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,733] INFO [LogLoader partition=-uve-topic-14-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:56,734] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-9, topicId=laTw_RjmQ8eUsgnBbldDLA, topic=-uve-topic-14, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 10ms (724/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,740] INFO [LogLoader partition=-uve-topic-20-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:56,740] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-21, topicId=zucC39ccRjCaBhWNNIYtXA, topic=-uve-topic-20, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 6ms (725/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,746] INFO [LogLoader partition=-uve-topic-18-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:56,746] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-24, topicId=KwkSVyNHTAGBN2appE66CQ, topic=-uve-topic-18, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 6ms (726/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,747] INFO [LogLoader partition=-uve-topic-26-0, dir=/tmp/kafka-logs] Loading producer state till offset 95 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:56,748] INFO [LogLoader partition=-uve-topic-26-0, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 95 (kafka.log.UnifiedLog$) [2026-06-04 06:05:56,748] INFO [ProducerStateManager partition=-uve-topic-26-0] Loading producer state from snapshot file 'SnapshotFile(offset=95, file=/tmp/kafka-logs/-uve-topic-26-0/00000000000000000095.snapshot)' (org.apache.kafka.storage.internals.log.ProducerStateManager) [2026-06-04 06:05:56,748] INFO [LogLoader partition=-uve-topic-26-0, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 95 (kafka.log.UnifiedLog$) [2026-06-04 06:05:56,749] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-0, topicId=Hbd4rgnlSzae35mgstJ7MA, topic=-uve-topic-26, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=95) with 1 segments, local-log-start-offset 0 and log-end-offset 95 in 3ms (727/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,757] INFO [LogLoader partition=-uve-topic-20-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:56,757] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-9, topicId=zucC39ccRjCaBhWNNIYtXA, topic=-uve-topic-20, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 7ms (728/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,758] INFO [LogLoader partition=-uve-topic-16-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:56,759] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-22, topicId=WOwCsSB2TVCT5iteFZjLXw, topic=-uve-topic-16, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (729/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,759] INFO [LogLoader partition=-uve-topic-6-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:56,760] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-23, topicId=42nxUKIORvC98eQUbNeBNg, topic=-uve-topic-6, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (730/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,761] INFO [LogLoader partition=-uve-topic-19-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:56,761] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-10, topicId=dEvK_AqJR2G6wlA6ymrZ-g, topic=-uve-topic-19, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (731/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,769] INFO [LogLoader partition=-uve-topic-5-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:56,770] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-23, topicId=0IWMVlFISi2qC0fnKjMlOQ, topic=-uve-topic-5, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 8ms (732/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,770] INFO [LogLoader partition=-uve-topic-25-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:56,771] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-9, topicId=ja-Mc9kNSs6gD3u_x_D2Og, topic=-uve-topic-25, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (733/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,772] INFO [LogLoader partition=-uve-topic-29-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:56,772] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-17, topicId=B8y1TbIsQQ2k8tIp8cND4Q, topic=-uve-topic-29, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (734/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,773] INFO [LogLoader partition=-uve-topic-19-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:56,774] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-24, topicId=dEvK_AqJR2G6wlA6ymrZ-g, topic=-uve-topic-19, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (735/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,780] INFO [LogLoader partition=-uve-topic-11-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:56,780] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-24, topicId=jTK_9rp5TueOjyGHzam7qw, topic=-uve-topic-11, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 6ms (736/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,781] INFO [LogLoader partition=-uve-topic-7-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:56,781] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-27, topicId=Yh6VZSZtRF2FNc7tbKgHIA, topic=-uve-topic-7, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (737/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,786] INFO [LogLoader partition=-uve-topic-17-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:56,787] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-8, topicId=_3J9_L4bTbq0FyODTWwowg, topic=-uve-topic-17, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 6ms (738/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,787] INFO [LogLoader partition=-uve-topic-8-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:56,788] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-8, topicId=td6B-jlkQuqhwJTmTKWCbg, topic=-uve-topic-8, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (739/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,788] INFO [LogLoader partition=-uve-topic-12-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:56,789] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-14, topicId=nUHJ3hixS0OPRyjbOhSGrQ, topic=-uve-topic-12, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (740/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,796] INFO [LogLoader partition=-uve-topic-11-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:56,797] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-6, topicId=jTK_9rp5TueOjyGHzam7qw, topic=-uve-topic-11, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 8ms (741/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,803] INFO [LogLoader partition=-uve-topic-11-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:56,803] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-0, topicId=jTK_9rp5TueOjyGHzam7qw, topic=-uve-topic-11, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 7ms (742/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,809] INFO [LogLoader partition=-uve-topic-28-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:56,810] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-20, topicId=Cud7ELzkQuaBrxgegdtuoA, topic=-uve-topic-28, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 6ms (743/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,810] INFO [LogLoader partition=-uve-topic-3-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:56,811] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-1, topicId=vhSI7k9XSbijf2CWYBiBjw, topic=-uve-topic-3, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (744/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,812] INFO [LogLoader partition=-uve-topic-29-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:56,813] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-8, topicId=B8y1TbIsQQ2k8tIp8cND4Q, topic=-uve-topic-29, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (745/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,826] INFO [LogLoader partition=-uve-topic-3-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:56,827] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-12, topicId=vhSI7k9XSbijf2CWYBiBjw, topic=-uve-topic-3, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 14ms (746/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,828] INFO [LogLoader partition=-uve-topic-6-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:56,828] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-6, topicId=42nxUKIORvC98eQUbNeBNg, topic=-uve-topic-6, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (747/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,836] INFO [LogLoader partition=-uve-topic-20-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:56,836] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-18, topicId=zucC39ccRjCaBhWNNIYtXA, topic=-uve-topic-20, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 7ms (748/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,837] INFO [LogLoader partition=-uve-topic-13-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:56,837] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-6, topicId=HBL77f5CR7aGltIK76rdYA, topic=-uve-topic-13, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (749/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,838] INFO [LogLoader partition=-uve-topic-11-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:56,839] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-11, topicId=jTK_9rp5TueOjyGHzam7qw, topic=-uve-topic-11, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (750/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,845] INFO [LogLoader partition=-uve-topic-11-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:56,845] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-9, topicId=jTK_9rp5TueOjyGHzam7qw, topic=-uve-topic-11, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 6ms (751/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,846] INFO [LogLoader partition=-uve-topic-16-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:56,846] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-6, topicId=WOwCsSB2TVCT5iteFZjLXw, topic=-uve-topic-16, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (752/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,847] INFO [LogLoader partition=-uve-topic-22-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:56,847] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-23, topicId=nkNu2yC_Q_iD3gnoV6HC4Q, topic=-uve-topic-22, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (753/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,848] INFO [LogLoader partition=-uve-topic-4-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:56,850] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-19, topicId=gaXY8KGgSAOnCQDc3Jc6jg, topic=-uve-topic-4, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 3ms (754/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,852] INFO [LogLoader partition=-uve-topic-7-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:56,853] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-24, topicId=Yh6VZSZtRF2FNc7tbKgHIA, topic=-uve-topic-7, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 3ms (755/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,856] INFO [LogLoader partition=-uve-topic-8-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:56,856] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-3, topicId=td6B-jlkQuqhwJTmTKWCbg, topic=-uve-topic-8, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 3ms (756/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,856] INFO [LogLoader partition=-uve-topic-25-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:56,857] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-27, topicId=ja-Mc9kNSs6gD3u_x_D2Og, topic=-uve-topic-25, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (757/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,857] INFO [LogLoader partition=-uve-topic-7-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:56,858] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-11, topicId=Yh6VZSZtRF2FNc7tbKgHIA, topic=-uve-topic-7, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (758/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,862] INFO [LogLoader partition=-uve-topic-25-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:56,864] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-3, topicId=ja-Mc9kNSs6gD3u_x_D2Og, topic=-uve-topic-25, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 5ms (759/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,867] INFO [LogLoader partition=-uve-topic-1-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:56,868] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-28, topicId=ttzCHg7oTYK5hFlPxoAg4Q, topic=-uve-topic-1, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (760/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,883] INFO [LogLoader partition=-uve-topic-18-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:56,883] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-6, topicId=KwkSVyNHTAGBN2appE66CQ, topic=-uve-topic-18, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 15ms (761/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,885] INFO [LogLoader partition=-uve-topic-28-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:56,885] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-22, topicId=Cud7ELzkQuaBrxgegdtuoA, topic=-uve-topic-28, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (762/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,906] INFO [LogLoader partition=-uve-topic-5-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:56,907] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-10, topicId=0IWMVlFISi2qC0fnKjMlOQ, topic=-uve-topic-5, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 17ms (763/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,912] INFO [LogLoader partition=-uve-topic-25-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:56,913] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-25, topicId=ja-Mc9kNSs6gD3u_x_D2Og, topic=-uve-topic-25, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 5ms (764/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,915] INFO [LogLoader partition=-uve-topic-25-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:56,915] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-1, topicId=ja-Mc9kNSs6gD3u_x_D2Og, topic=-uve-topic-25, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (765/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,949] INFO [LogLoader partition=-uve-topic-17-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:56,953] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-9, topicId=_3J9_L4bTbq0FyODTWwowg, topic=-uve-topic-17, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 38ms (766/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,958] INFO [LogLoader partition=-uve-topic-22-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:56,959] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-8, topicId=nkNu2yC_Q_iD3gnoV6HC4Q, topic=-uve-topic-22, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 6ms (767/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,992] INFO [LogLoader partition=-uve-topic-27-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:56,993] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-13, topicId=OR1MiSVxTQesQ6PVIco_9A, topic=-uve-topic-27, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 34ms (768/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:56,998] INFO [LogLoader partition=-uve-topic-18-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:56,998] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-28, topicId=KwkSVyNHTAGBN2appE66CQ, topic=-uve-topic-18, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (769/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,003] INFO [LogLoader partition=-uve-topic-7-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:57,006] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-7, topicId=Yh6VZSZtRF2FNc7tbKgHIA, topic=-uve-topic-7, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 7ms (770/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,007] INFO [LogLoader partition=structured_syslog_topic-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:57,017] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-16, topicId=vHfdJd3qREiDk94kYXB4zA, topic=structured_syslog_topic, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 11ms (771/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,018] INFO [LogLoader partition=-uve-topic-5-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:57,019] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-7, topicId=0IWMVlFISi2qC0fnKjMlOQ, topic=-uve-topic-5, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (772/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,019] INFO [LogLoader partition=-uve-topic-6-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:57,020] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-18, topicId=42nxUKIORvC98eQUbNeBNg, topic=-uve-topic-6, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (773/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,023] INFO [LogLoader partition=-uve-topic-0-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:57,023] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-14, topicId=uqELFc-LSh6wm6UvZpvAbQ, topic=-uve-topic-0, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 3ms (774/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,025] INFO [LogLoader partition=-uve-topic-12-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:57,043] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-13, topicId=nUHJ3hixS0OPRyjbOhSGrQ, topic=-uve-topic-12, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 3ms (775/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,044] INFO [LogLoader partition=-uve-topic-0-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:57,044] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-15, topicId=uqELFc-LSh6wm6UvZpvAbQ, topic=-uve-topic-0, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (776/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,045] INFO [LogLoader partition=-uve-topic-15-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:57,046] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-17, topicId=52nBsBlkSdOL744drEQHKA, topic=-uve-topic-15, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (777/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,052] INFO [LogLoader partition=-uve-topic-9-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:57,063] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-21, topicId=kMtXXPSSQCOTPYXm1CYDkQ, topic=-uve-topic-9, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 18ms (778/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,064] INFO [LogLoader partition=-uve-topic-13-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:57,066] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-24, topicId=HBL77f5CR7aGltIK76rdYA, topic=-uve-topic-13, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (779/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,066] INFO [LogLoader partition=-uve-topic-8-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:57,067] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-23, topicId=td6B-jlkQuqhwJTmTKWCbg, topic=-uve-topic-8, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (780/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,067] INFO [LogLoader partition=-uve-topic-16-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:57,072] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-25, topicId=WOwCsSB2TVCT5iteFZjLXw, topic=-uve-topic-16, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 6ms (781/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,073] INFO [LogLoader partition=-uve-topic-8-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:57,073] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-14, topicId=td6B-jlkQuqhwJTmTKWCbg, topic=-uve-topic-8, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (782/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,074] INFO [LogLoader partition=-uve-topic-28-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:57,074] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-24, topicId=Cud7ELzkQuaBrxgegdtuoA, topic=-uve-topic-28, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 0ms (783/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,076] INFO [LogLoader partition=-uve-topic-27-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:57,076] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-19, topicId=OR1MiSVxTQesQ6PVIco_9A, topic=-uve-topic-27, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (784/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,081] INFO [LogLoader partition=-uve-topic-2-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:57,081] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-29, topicId=gjBIb2LlT4ms2qFhm2weoQ, topic=-uve-topic-2, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 5ms (785/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,094] INFO [LogLoader partition=-uve-topic-7-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:57,095] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-0, topicId=Yh6VZSZtRF2FNc7tbKgHIA, topic=-uve-topic-7, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 14ms (786/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,095] INFO [LogLoader partition=-uve-topic-23-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:57,096] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-10, topicId=7cizxDIzTp-h02vidCc48Q, topic=-uve-topic-23, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (787/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,100] INFO [LogLoader partition=-uve-topic-15-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:57,101] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-27, topicId=52nBsBlkSdOL744drEQHKA, topic=-uve-topic-15, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 5ms (788/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,109] INFO [LogLoader partition=-uve-topic-4-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:57,109] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-2, topicId=gaXY8KGgSAOnCQDc3Jc6jg, topic=-uve-topic-4, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 8ms (789/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,115] INFO [LogLoader partition=-uve-topic-2-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:57,131] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-23, topicId=gjBIb2LlT4ms2qFhm2weoQ, topic=-uve-topic-2, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 6ms (790/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,132] INFO [LogLoader partition=-uve-topic-5-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:57,132] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-19, topicId=0IWMVlFISi2qC0fnKjMlOQ, topic=-uve-topic-5, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (791/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,133] INFO [LogLoader partition=-uve-topic-9-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:57,133] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-13, topicId=kMtXXPSSQCOTPYXm1CYDkQ, topic=-uve-topic-9, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (792/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,134] INFO [LogLoader partition=-uve-topic-9-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:57,148] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-17, topicId=kMtXXPSSQCOTPYXm1CYDkQ, topic=-uve-topic-9, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 15ms (793/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,148] INFO [LogLoader partition=-uve-topic-17-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:57,149] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-22, topicId=_3J9_L4bTbq0FyODTWwowg, topic=-uve-topic-17, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (794/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,149] INFO [LogLoader partition=-uve-topic-2-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:57,150] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-7, topicId=gjBIb2LlT4ms2qFhm2weoQ, topic=-uve-topic-2, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (795/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,150] INFO [LogLoader partition=-uve-topic-29-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:57,150] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-19, topicId=B8y1TbIsQQ2k8tIp8cND4Q, topic=-uve-topic-29, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (796/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,151] INFO [LogLoader partition=-uve-topic-26-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:57,151] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-7, topicId=Hbd4rgnlSzae35mgstJ7MA, topic=-uve-topic-26, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 0ms (797/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,152] INFO [LogLoader partition=-uve-topic-27-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:57,152] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-15, topicId=OR1MiSVxTQesQ6PVIco_9A, topic=-uve-topic-27, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (798/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,152] INFO [LogLoader partition=-uve-topic-9-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:57,157] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-7, topicId=kMtXXPSSQCOTPYXm1CYDkQ, topic=-uve-topic-9, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 5ms (799/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,159] INFO [LogLoader partition=-uve-topic-23-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:57,159] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-12, topicId=7cizxDIzTp-h02vidCc48Q, topic=-uve-topic-23, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 0ms (800/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,160] INFO [LogLoader partition=-uve-topic-21-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:57,160] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-2, topicId=UlYHH9-6QLa2zZ_9VTHq3A, topic=-uve-topic-21, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (801/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,161] INFO [LogLoader partition=-uve-topic-28-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:57,161] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-6, topicId=Cud7ELzkQuaBrxgegdtuoA, topic=-uve-topic-28, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (802/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,169] INFO [LogLoader partition=structured_syslog_topic-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:57,169] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-1, topicId=vHfdJd3qREiDk94kYXB4zA, topic=structured_syslog_topic, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 8ms (803/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,174] INFO [LogLoader partition=-uve-topic-9-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:57,174] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-3, topicId=kMtXXPSSQCOTPYXm1CYDkQ, topic=-uve-topic-9, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 6ms (804/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,178] INFO [LogLoader partition=-uve-topic-0-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:57,179] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-9, topicId=uqELFc-LSh6wm6UvZpvAbQ, topic=-uve-topic-0, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 4ms (805/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,182] INFO [LogLoader partition=-uve-topic-27-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:57,183] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-24, topicId=OR1MiSVxTQesQ6PVIco_9A, topic=-uve-topic-27, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 3ms (806/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,187] INFO [LogLoader partition=structured_syslog_topic-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:57,187] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-29, topicId=vHfdJd3qREiDk94kYXB4zA, topic=structured_syslog_topic, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 4ms (807/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,188] INFO [LogLoader partition=-uve-topic-19-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:57,191] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-15, topicId=dEvK_AqJR2G6wlA6ymrZ-g, topic=-uve-topic-19, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 4ms (808/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,200] INFO [LogLoader partition=-uve-topic-23-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:57,201] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-24, topicId=7cizxDIzTp-h02vidCc48Q, topic=-uve-topic-23, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 10ms (809/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,202] INFO [LogLoader partition=-uve-topic-9-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:57,202] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-24, topicId=kMtXXPSSQCOTPYXm1CYDkQ, topic=-uve-topic-9, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (810/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,203] INFO [LogLoader partition=-uve-topic-29-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:57,203] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-14, topicId=B8y1TbIsQQ2k8tIp8cND4Q, topic=-uve-topic-29, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (811/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,205] INFO [LogLoader partition=-uve-topic-20-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:57,206] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-19, topicId=zucC39ccRjCaBhWNNIYtXA, topic=-uve-topic-20, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 3ms (812/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,206] INFO [LogLoader partition=-uve-topic-26-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:57,207] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-12, topicId=Hbd4rgnlSzae35mgstJ7MA, topic=-uve-topic-26, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (813/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,208] INFO [LogLoader partition=-uve-topic-22-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:57,213] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-15, topicId=nkNu2yC_Q_iD3gnoV6HC4Q, topic=-uve-topic-22, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 5ms (814/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,215] INFO [LogLoader partition=-uve-topic-0-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:57,215] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-8, topicId=uqELFc-LSh6wm6UvZpvAbQ, topic=-uve-topic-0, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (815/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,217] INFO [LogLoader partition=-uve-topic-14-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:57,217] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-0, topicId=laTw_RjmQ8eUsgnBbldDLA, topic=-uve-topic-14, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (816/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,218] INFO [LogLoader partition=-uve-topic-16-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:57,218] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-0, topicId=WOwCsSB2TVCT5iteFZjLXw, topic=-uve-topic-16, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (817/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,222] INFO [LogLoader partition=-uve-topic-18-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:57,222] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-9, topicId=KwkSVyNHTAGBN2appE66CQ, topic=-uve-topic-18, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (818/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,222] INFO [LogLoader partition=-uve-topic-10-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:57,223] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-26, topicId=g_6D_KE3SJy1e0pQNhjuRg, topic=-uve-topic-10, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (819/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,225] INFO [LogLoader partition=-uve-topic-4-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:57,225] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-18, topicId=gaXY8KGgSAOnCQDc3Jc6jg, topic=-uve-topic-4, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (820/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,226] INFO [LogLoader partition=-uve-topic-19-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:57,227] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-25, topicId=dEvK_AqJR2G6wlA6ymrZ-g, topic=-uve-topic-19, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (821/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,229] INFO [LogLoader partition=-uve-topic-23-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:57,229] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-7, topicId=7cizxDIzTp-h02vidCc48Q, topic=-uve-topic-23, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (822/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,231] INFO [LogLoader partition=-uve-topic-27-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:57,232] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-14, topicId=OR1MiSVxTQesQ6PVIco_9A, topic=-uve-topic-27, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (823/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,233] INFO [LogLoader partition=-uve-topic-13-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:57,234] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-22, topicId=HBL77f5CR7aGltIK76rdYA, topic=-uve-topic-13, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (824/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,237] INFO [LogLoader partition=-uve-topic-2-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:57,237] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-11, topicId=gjBIb2LlT4ms2qFhm2weoQ, topic=-uve-topic-2, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (825/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,237] INFO [LogLoader partition=-uve-topic-14-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:57,238] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-17, topicId=laTw_RjmQ8eUsgnBbldDLA, topic=-uve-topic-14, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (826/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,239] INFO [LogLoader partition=-uve-topic-9-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:57,239] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-26, topicId=kMtXXPSSQCOTPYXm1CYDkQ, topic=-uve-topic-9, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 0ms (827/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,241] INFO [LogLoader partition=-uve-topic-24-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:57,241] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-29, topicId=ZZN8czmfTTmnMA1isEU4Kg, topic=-uve-topic-24, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (828/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,243] INFO [LogLoader partition=-uve-topic-17-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:57,243] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-20, topicId=_3J9_L4bTbq0FyODTWwowg, topic=-uve-topic-17, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (829/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,245] INFO [LogLoader partition=-uve-topic-26-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:57,246] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-24, topicId=Hbd4rgnlSzae35mgstJ7MA, topic=-uve-topic-26, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (830/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,247] INFO [LogLoader partition=-uve-topic-20-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:57,248] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-12, topicId=zucC39ccRjCaBhWNNIYtXA, topic=-uve-topic-20, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (831/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,248] INFO [LogLoader partition=-uve-topic-18-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:57,249] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-23, topicId=KwkSVyNHTAGBN2appE66CQ, topic=-uve-topic-18, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (832/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,251] INFO [LogLoader partition=-uve-topic-17-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:57,251] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-19, topicId=_3J9_L4bTbq0FyODTWwowg, topic=-uve-topic-17, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 0ms (833/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,255] INFO [LogLoader partition=-uve-topic-7-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:57,256] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-23, topicId=Yh6VZSZtRF2FNc7tbKgHIA, topic=-uve-topic-7, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 5ms (834/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,256] INFO [LogLoader partition=-uve-topic-14-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:57,258] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-8, topicId=laTw_RjmQ8eUsgnBbldDLA, topic=-uve-topic-14, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (835/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,260] INFO [LogLoader partition=-uve-topic-0-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:57,260] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-21, topicId=uqELFc-LSh6wm6UvZpvAbQ, topic=-uve-topic-0, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (836/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,262] INFO [LogLoader partition=-uve-topic-20-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:57,262] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-8, topicId=zucC39ccRjCaBhWNNIYtXA, topic=-uve-topic-20, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (837/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,264] INFO [LogLoader partition=-uve-topic-9-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:57,264] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-14, topicId=kMtXXPSSQCOTPYXm1CYDkQ, topic=-uve-topic-9, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (838/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,265] INFO [LogLoader partition=-uve-topic-29-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:57,266] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-10, topicId=B8y1TbIsQQ2k8tIp8cND4Q, topic=-uve-topic-29, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (839/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,273] INFO [LogLoader partition=-uve-topic-22-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:57,274] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-2, topicId=nkNu2yC_Q_iD3gnoV6HC4Q, topic=-uve-topic-22, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 7ms (840/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,276] INFO [LogLoader partition=-uve-topic-28-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:57,276] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-28, topicId=Cud7ELzkQuaBrxgegdtuoA, topic=-uve-topic-28, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 3ms (841/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,278] INFO [LogLoader partition=-uve-topic-10-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:57,279] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-22, topicId=g_6D_KE3SJy1e0pQNhjuRg, topic=-uve-topic-10, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (842/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,279] INFO [LogLoader partition=-uve-topic-16-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:57,280] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-8, topicId=WOwCsSB2TVCT5iteFZjLXw, topic=-uve-topic-16, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (843/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,280] INFO [LogLoader partition=-uve-topic-23-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:57,280] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-11, topicId=7cizxDIzTp-h02vidCc48Q, topic=-uve-topic-23, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (844/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,282] INFO [LogLoader partition=-uve-topic-8-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:57,283] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-18, topicId=td6B-jlkQuqhwJTmTKWCbg, topic=-uve-topic-8, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (845/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,287] INFO [LogLoader partition=-uve-topic-28-0, dir=/tmp/kafka-logs] Loading producer state till offset 83 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:57,287] INFO [LogLoader partition=-uve-topic-28-0, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 83 (kafka.log.UnifiedLog$) [2026-06-04 06:05:57,287] INFO [ProducerStateManager partition=-uve-topic-28-0] Loading producer state from snapshot file 'SnapshotFile(offset=83, file=/tmp/kafka-logs/-uve-topic-28-0/00000000000000000083.snapshot)' (org.apache.kafka.storage.internals.log.ProducerStateManager) [2026-06-04 06:05:57,287] INFO [LogLoader partition=-uve-topic-28-0, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 83 (kafka.log.UnifiedLog$) [2026-06-04 06:05:57,288] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-0, topicId=Cud7ELzkQuaBrxgegdtuoA, topic=-uve-topic-28, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=83) with 1 segments, local-log-start-offset 0 and log-end-offset 83 in 5ms (846/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,290] INFO [LogLoader partition=-uve-topic-28-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:57,306] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-16, topicId=Cud7ELzkQuaBrxgegdtuoA, topic=-uve-topic-28, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 17ms (847/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,325] INFO [LogLoader partition=-uve-topic-29-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:57,325] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-1, topicId=B8y1TbIsQQ2k8tIp8cND4Q, topic=-uve-topic-29, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 19ms (848/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,330] INFO [LogLoader partition=-uve-topic-28-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:57,331] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-8, topicId=Cud7ELzkQuaBrxgegdtuoA, topic=-uve-topic-28, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 6ms (849/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,331] INFO [LogLoader partition=-uve-topic-5-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:57,332] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-1, topicId=0IWMVlFISi2qC0fnKjMlOQ, topic=-uve-topic-5, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (850/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,338] INFO [LogLoader partition=-uve-topic-14-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:57,339] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-1, topicId=laTw_RjmQ8eUsgnBbldDLA, topic=-uve-topic-14, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (851/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,339] INFO [LogLoader partition=-uve-topic-29-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:57,339] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-2, topicId=B8y1TbIsQQ2k8tIp8cND4Q, topic=-uve-topic-29, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (852/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,340] INFO [LogLoader partition=-uve-topic-9-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:57,342] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-5, topicId=kMtXXPSSQCOTPYXm1CYDkQ, topic=-uve-topic-9, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (853/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,343] INFO [LogLoader partition=-uve-topic-14-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:57,343] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-2, topicId=laTw_RjmQ8eUsgnBbldDLA, topic=-uve-topic-14, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (854/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,345] INFO [LogLoader partition=-uve-topic-17-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:57,345] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-29, topicId=_3J9_L4bTbq0FyODTWwowg, topic=-uve-topic-17, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (855/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,346] INFO [LogLoader partition=-uve-topic-29-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:57,346] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-24, topicId=B8y1TbIsQQ2k8tIp8cND4Q, topic=-uve-topic-29, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 0ms (856/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,347] INFO [LogLoader partition=-uve-topic-23-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:57,347] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-18, topicId=7cizxDIzTp-h02vidCc48Q, topic=-uve-topic-23, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (857/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,347] INFO [LogLoader partition=-uve-topic-6-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:57,354] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-13, topicId=42nxUKIORvC98eQUbNeBNg, topic=-uve-topic-6, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 7ms (858/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,363] INFO [LogLoader partition=-uve-topic-12-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:57,363] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-25, topicId=nUHJ3hixS0OPRyjbOhSGrQ, topic=-uve-topic-12, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 4ms (859/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,364] INFO [LogLoader partition=structured_syslog_topic-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:57,368] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-2, topicId=vHfdJd3qREiDk94kYXB4zA, topic=structured_syslog_topic, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 6ms (860/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,369] INFO [LogLoader partition=-uve-topic-16-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:57,372] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-29, topicId=WOwCsSB2TVCT5iteFZjLXw, topic=-uve-topic-16, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 3ms (861/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,375] INFO [LogLoader partition=-uve-topic-3-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:57,376] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-11, topicId=vhSI7k9XSbijf2CWYBiBjw, topic=-uve-topic-3, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (862/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,380] INFO [LogLoader partition=-uve-topic-2-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:57,380] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-13, topicId=gjBIb2LlT4ms2qFhm2weoQ, topic=-uve-topic-2, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 5ms (863/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,384] INFO [LogLoader partition=-uve-topic-27-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:57,386] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-17, topicId=OR1MiSVxTQesQ6PVIco_9A, topic=-uve-topic-27, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 6ms (864/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,387] INFO [LogLoader partition=-uve-topic-24-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:57,389] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-16, topicId=ZZN8czmfTTmnMA1isEU4Kg, topic=-uve-topic-24, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (865/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,390] INFO [LogLoader partition=-uve-topic-20-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:57,391] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-14, topicId=zucC39ccRjCaBhWNNIYtXA, topic=-uve-topic-20, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (866/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,400] INFO [LogLoader partition=-uve-topic-21-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:57,400] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-16, topicId=UlYHH9-6QLa2zZ_9VTHq3A, topic=-uve-topic-21, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 9ms (867/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,402] INFO [LogLoader partition=-uve-topic-19-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:57,403] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-9, topicId=dEvK_AqJR2G6wlA6ymrZ-g, topic=-uve-topic-19, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 3ms (868/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,403] INFO [LogLoader partition=-uve-topic-3-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:57,404] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-27, topicId=vhSI7k9XSbijf2CWYBiBjw, topic=-uve-topic-3, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (869/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,404] INFO [LogLoader partition=-uve-topic-15-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:57,405] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-22, topicId=52nBsBlkSdOL744drEQHKA, topic=-uve-topic-15, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (870/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,409] INFO [LogLoader partition=-uve-topic-8-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:57,409] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-6, topicId=td6B-jlkQuqhwJTmTKWCbg, topic=-uve-topic-8, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 3ms (871/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,410] INFO [LogLoader partition=-uve-topic-17-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:57,410] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-25, topicId=_3J9_L4bTbq0FyODTWwowg, topic=-uve-topic-17, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (872/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,420] INFO [LogLoader partition=-uve-topic-14-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:57,420] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-5, topicId=laTw_RjmQ8eUsgnBbldDLA, topic=-uve-topic-14, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 7ms (873/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,422] INFO [LogLoader partition=-uve-topic-17-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:57,422] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-12, topicId=_3J9_L4bTbq0FyODTWwowg, topic=-uve-topic-17, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (874/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,423] INFO [LogLoader partition=-uve-topic-16-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:57,423] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-5, topicId=WOwCsSB2TVCT5iteFZjLXw, topic=-uve-topic-16, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (875/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,426] INFO [LogLoader partition=-uve-topic-2-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:57,426] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-8, topicId=gjBIb2LlT4ms2qFhm2weoQ, topic=-uve-topic-2, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (876/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,427] INFO [LogLoader partition=-uve-topic-26-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:57,427] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-1, topicId=Hbd4rgnlSzae35mgstJ7MA, topic=-uve-topic-26, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (877/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,433] INFO [LogLoader partition=structured_syslog_topic-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:57,436] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-27, topicId=vHfdJd3qREiDk94kYXB4zA, topic=structured_syslog_topic, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 6ms (878/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,438] INFO [LogLoader partition=-uve-topic-21-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:57,441] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-28, topicId=UlYHH9-6QLa2zZ_9VTHq3A, topic=-uve-topic-21, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 4ms (879/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,451] INFO [LogLoader partition=-uve-topic-0-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:57,451] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-6, topicId=uqELFc-LSh6wm6UvZpvAbQ, topic=-uve-topic-0, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 11ms (880/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,452] INFO [LogLoader partition=-uve-topic-22-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:57,452] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-16, topicId=nkNu2yC_Q_iD3gnoV6HC4Q, topic=-uve-topic-22, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (881/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,453] INFO [LogLoader partition=-uve-topic-1-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:57,453] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-24, topicId=ttzCHg7oTYK5hFlPxoAg4Q, topic=-uve-topic-1, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 0ms (882/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,454] INFO [LogLoader partition=-uve-topic-23-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:57,454] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-13, topicId=7cizxDIzTp-h02vidCc48Q, topic=-uve-topic-23, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (883/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,455] INFO [LogLoader partition=-uve-topic-24-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:57,470] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-20, topicId=ZZN8czmfTTmnMA1isEU4Kg, topic=-uve-topic-24, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 16ms (884/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,472] INFO [LogLoader partition=-uve-topic-25-0, dir=/tmp/kafka-logs] Loading producer state till offset 52 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:57,472] INFO [LogLoader partition=-uve-topic-25-0, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 52 (kafka.log.UnifiedLog$) [2026-06-04 06:05:57,472] INFO [ProducerStateManager partition=-uve-topic-25-0] Loading producer state from snapshot file 'SnapshotFile(offset=52, file=/tmp/kafka-logs/-uve-topic-25-0/00000000000000000052.snapshot)' (org.apache.kafka.storage.internals.log.ProducerStateManager) [2026-06-04 06:05:57,473] INFO [LogLoader partition=-uve-topic-25-0, dir=/tmp/kafka-logs] Producer state recovery took 1ms for snapshot load and 0ms for segment recovery from offset 52 (kafka.log.UnifiedLog$) [2026-06-04 06:05:57,484] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-0, topicId=ja-Mc9kNSs6gD3u_x_D2Og, topic=-uve-topic-25, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=52) with 1 segments, local-log-start-offset 0 and log-end-offset 52 in 14ms (885/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,491] INFO [LogLoader partition=-uve-topic-0-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:57,491] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-27, topicId=uqELFc-LSh6wm6UvZpvAbQ, topic=-uve-topic-0, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 7ms (886/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,501] INFO [LogLoader partition=-uve-topic-13-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:57,501] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-25, topicId=HBL77f5CR7aGltIK76rdYA, topic=-uve-topic-13, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 10ms (887/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,502] INFO [LogLoader partition=-uve-topic-20-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:57,503] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-1, topicId=zucC39ccRjCaBhWNNIYtXA, topic=-uve-topic-20, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (888/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,504] INFO [LogLoader partition=-uve-topic-24-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:57,504] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-15, topicId=ZZN8czmfTTmnMA1isEU4Kg, topic=-uve-topic-24, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (889/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,505] INFO [LogLoader partition=-uve-topic-29-0, dir=/tmp/kafka-logs] Loading producer state till offset 109 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:57,505] INFO [LogLoader partition=-uve-topic-29-0, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 109 (kafka.log.UnifiedLog$) [2026-06-04 06:05:57,505] INFO [ProducerStateManager partition=-uve-topic-29-0] Loading producer state from snapshot file 'SnapshotFile(offset=109, file=/tmp/kafka-logs/-uve-topic-29-0/00000000000000000109.snapshot)' (org.apache.kafka.storage.internals.log.ProducerStateManager) [2026-06-04 06:05:57,505] INFO [LogLoader partition=-uve-topic-29-0, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 109 (kafka.log.UnifiedLog$) [2026-06-04 06:05:57,505] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-0, topicId=B8y1TbIsQQ2k8tIp8cND4Q, topic=-uve-topic-29, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=109) with 1 segments, local-log-start-offset 0 and log-end-offset 109 in 1ms (890/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,506] INFO [LogLoader partition=-uve-topic-13-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:57,509] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-0, topicId=HBL77f5CR7aGltIK76rdYA, topic=-uve-topic-13, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 4ms (891/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,512] INFO [LogLoader partition=-uve-topic-8-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:57,518] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-28, topicId=td6B-jlkQuqhwJTmTKWCbg, topic=-uve-topic-8, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 5ms (892/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,520] INFO [LogLoader partition=-uve-topic-10-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:57,520] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-17, topicId=g_6D_KE3SJy1e0pQNhjuRg, topic=-uve-topic-10, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (893/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,528] INFO [LogLoader partition=-uve-topic-22-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:57,529] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-25, topicId=nkNu2yC_Q_iD3gnoV6HC4Q, topic=-uve-topic-22, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 3ms (894/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,530] INFO [LogLoader partition=structured_syslog_topic-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:57,548] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-24, topicId=vHfdJd3qREiDk94kYXB4zA, topic=structured_syslog_topic, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 18ms (895/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,555] INFO [LogLoader partition=-uve-topic-28-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:57,598] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-3, topicId=Cud7ELzkQuaBrxgegdtuoA, topic=-uve-topic-28, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 50ms (896/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,600] INFO [LogLoader partition=-uve-topic-20-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:57,601] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-11, topicId=zucC39ccRjCaBhWNNIYtXA, topic=-uve-topic-20, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 4ms (897/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,616] INFO [LogLoader partition=structured_syslog_topic-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:57,616] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-8, topicId=vHfdJd3qREiDk94kYXB4zA, topic=structured_syslog_topic, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 13ms (898/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,630] INFO [LogLoader partition=-uve-topic-3-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:57,630] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-15, topicId=vhSI7k9XSbijf2CWYBiBjw, topic=-uve-topic-3, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 14ms (899/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,632] INFO [LogLoader partition=-uve-topic-18-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:57,635] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-22, topicId=KwkSVyNHTAGBN2appE66CQ, topic=-uve-topic-18, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 3ms (900/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,642] INFO [LogLoader partition=-uve-topic-28-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:57,648] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-1, topicId=Cud7ELzkQuaBrxgegdtuoA, topic=-uve-topic-28, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 11ms (901/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,651] INFO [LogLoader partition=-uve-topic-17-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:57,651] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-3, topicId=_3J9_L4bTbq0FyODTWwowg, topic=-uve-topic-17, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (902/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,658] INFO [LogLoader partition=-uve-topic-16-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:57,659] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-19, topicId=WOwCsSB2TVCT5iteFZjLXw, topic=-uve-topic-16, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 8ms (903/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,662] INFO [LogLoader partition=-uve-topic-28-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:57,668] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-17, topicId=Cud7ELzkQuaBrxgegdtuoA, topic=-uve-topic-28, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 6ms (904/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,669] INFO [LogLoader partition=-uve-topic-4-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:57,669] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-17, topicId=gaXY8KGgSAOnCQDc3Jc6jg, topic=-uve-topic-4, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (905/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,670] INFO [LogLoader partition=-uve-topic-8-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:57,670] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-26, topicId=td6B-jlkQuqhwJTmTKWCbg, topic=-uve-topic-8, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 0ms (906/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,672] INFO [LogLoader partition=-uve-topic-1-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:57,672] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-16, topicId=ttzCHg7oTYK5hFlPxoAg4Q, topic=-uve-topic-1, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (907/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,673] INFO [LogLoader partition=-uve-topic-6-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:57,673] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-28, topicId=42nxUKIORvC98eQUbNeBNg, topic=-uve-topic-6, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (908/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,690] INFO [LogLoader partition=-uve-topic-25-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:57,690] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-20, topicId=ja-Mc9kNSs6gD3u_x_D2Og, topic=-uve-topic-25, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 17ms (909/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,697] INFO [LogLoader partition=-uve-topic-14-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:57,698] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-6, topicId=laTw_RjmQ8eUsgnBbldDLA, topic=-uve-topic-14, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 8ms (910/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,699] INFO [LogLoader partition=-uve-topic-13-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:57,699] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-2, topicId=HBL77f5CR7aGltIK76rdYA, topic=-uve-topic-13, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 0ms (911/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,700] INFO [LogLoader partition=-uve-topic-27-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:57,700] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-3, topicId=OR1MiSVxTQesQ6PVIco_9A, topic=-uve-topic-27, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (912/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,704] INFO [LogLoader partition=-uve-topic-11-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:57,705] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-20, topicId=jTK_9rp5TueOjyGHzam7qw, topic=-uve-topic-11, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (913/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,705] INFO [LogLoader partition=-uve-topic-8-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:57,705] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-1, topicId=td6B-jlkQuqhwJTmTKWCbg, topic=-uve-topic-8, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (914/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,707] INFO [LogLoader partition=-uve-topic-14-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:57,707] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-15, topicId=laTw_RjmQ8eUsgnBbldDLA, topic=-uve-topic-14, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (915/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,707] INFO [LogLoader partition=-uve-topic-14-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:57,707] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-16, topicId=laTw_RjmQ8eUsgnBbldDLA, topic=-uve-topic-14, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (916/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,709] INFO [LogLoader partition=-uve-topic-20-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:57,709] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-15, topicId=zucC39ccRjCaBhWNNIYtXA, topic=-uve-topic-20, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 0ms (917/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,710] INFO [LogLoader partition=-uve-topic-22-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:57,719] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-1, topicId=nkNu2yC_Q_iD3gnoV6HC4Q, topic=-uve-topic-22, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 10ms (918/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,723] INFO [LogLoader partition=-uve-topic-19-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:57,724] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-11, topicId=dEvK_AqJR2G6wlA6ymrZ-g, topic=-uve-topic-19, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 5ms (919/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,724] INFO [LogLoader partition=-uve-topic-1-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:57,725] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-12, topicId=ttzCHg7oTYK5hFlPxoAg4Q, topic=-uve-topic-1, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (920/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,740] INFO [LogLoader partition=-uve-topic-8-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:57,740] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-7, topicId=td6B-jlkQuqhwJTmTKWCbg, topic=-uve-topic-8, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 14ms (921/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,749] INFO [LogLoader partition=-uve-topic-22-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:57,749] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-9, topicId=nkNu2yC_Q_iD3gnoV6HC4Q, topic=-uve-topic-22, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 9ms (922/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,750] INFO [LogLoader partition=-uve-topic-21-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:57,750] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-1, topicId=UlYHH9-6QLa2zZ_9VTHq3A, topic=-uve-topic-21, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (923/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,751] INFO [LogLoader partition=-uve-topic-11-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:57,751] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-3, topicId=jTK_9rp5TueOjyGHzam7qw, topic=-uve-topic-11, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (924/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,788] INFO [LogLoader partition=-uve-topic-7-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:57,789] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-1, topicId=Yh6VZSZtRF2FNc7tbKgHIA, topic=-uve-topic-7, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 38ms (925/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,789] INFO [LogLoader partition=-uve-topic-27-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:57,790] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-23, topicId=OR1MiSVxTQesQ6PVIco_9A, topic=-uve-topic-27, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (926/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,790] INFO [LogLoader partition=-uve-topic-5-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:57,790] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-17, topicId=0IWMVlFISi2qC0fnKjMlOQ, topic=-uve-topic-5, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (927/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,791] INFO [LogLoader partition=-uve-topic-13-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:57,792] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-19, topicId=HBL77f5CR7aGltIK76rdYA, topic=-uve-topic-13, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (928/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,793] INFO [LogLoader partition=-uve-topic-8-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:57,793] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-12, topicId=td6B-jlkQuqhwJTmTKWCbg, topic=-uve-topic-8, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (929/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,796] INFO [LogLoader partition=-uve-topic-12-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:05:57,798] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-11, topicId=nUHJ3hixS0OPRyjbOhSGrQ, topic=-uve-topic-12, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 3ms (930/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:05:57,802] INFO Loaded 930 logs in 8537ms (kafka.log.LogManager) [2026-06-04 06:05:57,807] INFO Starting log cleanup with a period of 300000 ms. (kafka.log.LogManager) [2026-06-04 06:05:57,808] INFO Starting log flusher with a default period of 9223372036854775807 ms. (kafka.log.LogManager) [2026-06-04 06:05:58,046] INFO [kafka-log-cleaner-thread-0]: Starting (kafka.log.LogCleaner$CleanerThread) [2026-06-04 06:05:58,062] INFO [kafka-log-cleaner-thread-1]: Starting (kafka.log.LogCleaner$CleanerThread) [2026-06-04 06:05:58,231] INFO [feature-zk-node-event-process-thread]: Starting (kafka.server.FinalizedFeatureChangeListener$ChangeNotificationProcessorThread) [2026-06-04 06:05:58,324] INFO [MetadataCache brokerId=2] Updated cache from existing None to latest Features(metadataVersion=3.9-IV0, finalizedFeatures={}, finalizedFeaturesEpoch=0). (kafka.server.metadata.ZkMetadataCache) [2026-06-04 06:05:58,503] INFO [zk-broker-2-to-controller-forwarding-channel-manager]: Starting (kafka.server.NodeToControllerRequestThread) [2026-06-04 06:06:00,531] INFO Updated connection-accept-rate max connection creation rate to 2147483647 (kafka.network.ConnectionQuotas) [2026-06-04 06:06:00,612] INFO [SocketServer listenerType=ZK_BROKER, nodeId=2] Created data-plane acceptor and processors for endpoint : ListenerName(PLAINTEXT) (kafka.network.SocketServer) [2026-06-04 06:06:00,631] INFO [zk-broker-2-to-controller-alter-partition-channel-manager]: Starting (kafka.server.NodeToControllerRequestThread) [2026-06-04 06:06:00,743] INFO [ExpirationReaper-2-Produce]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-04 06:06:00,748] INFO [ExpirationReaper-2-Fetch]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-04 06:06:00,754] INFO [ExpirationReaper-2-DeleteRecords]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-04 06:06:00,758] INFO [ExpirationReaper-2-ElectLeader]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-04 06:06:00,758] INFO [ExpirationReaper-2-RemoteFetch]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-04 06:06:00,840] INFO [LogDirFailureHandler]: Starting (kafka.server.ReplicaManager$LogDirFailureHandler) [2026-06-04 06:06:00,840] INFO [AddPartitionsToTxnSenderThread-2]: Starting (kafka.server.AddPartitionsToTxnManager) [2026-06-04 06:06:01,077] INFO Creating /brokers/ids/2 (is it secure? false) (kafka.zk.KafkaZkClient) [2026-06-04 06:06:01,132] INFO Stat of the created znode at /brokers/ids/2 is: 8589934737,8589934737,1780553161120,1780553161120,1,0,0,216172929719009280,202,0,8589934737 (kafka.zk.KafkaZkClient) [2026-06-04 06:06:01,133] INFO Registered broker 2 at path /brokers/ids/2 with addresses: PLAINTEXT://10.0.0.50:9092, czxid (broker epoch): 8589934737 (kafka.zk.KafkaZkClient) [2026-06-04 06:06:01,432] INFO [ExpirationReaper-2-topic]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-04 06:06:01,472] INFO [ExpirationReaper-2-Heartbeat]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-04 06:06:01,498] INFO [ExpirationReaper-2-Rebalance]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-04 06:06:01,559] INFO [GroupCoordinator 2]: Starting up. (kafka.coordinator.group.GroupCoordinator) [2026-06-04 06:06:01,598] INFO [GroupCoordinator 2]: Startup complete. (kafka.coordinator.group.GroupCoordinator) [2026-06-04 06:06:01,808] INFO [TransactionCoordinator id=2] Starting up. (kafka.coordinator.transaction.TransactionCoordinator) [2026-06-04 06:06:01,838] INFO [TransactionCoordinator id=2] Startup complete. (kafka.coordinator.transaction.TransactionCoordinator) [2026-06-04 06:06:01,841] INFO [TxnMarkerSenderThread-2]: Starting (kafka.coordinator.transaction.TransactionMarkerChannelManager) [2026-06-04 06:06:02,268] INFO [ExpirationReaper-2-AlterAcls]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-04 06:06:02,572] INFO [/config/changes-event-process-thread]: Starting (kafka.common.ZkNodeChangeNotificationListener$ChangeEventProcessThread) [2026-06-04 06:06:03,573] INFO [SocketServer listenerType=ZK_BROKER, nodeId=2] Enabling request processing. (kafka.network.SocketServer) [2026-06-04 06:06:03,577] INFO Awaiting socket connections on 10.0.0.50:9092. (kafka.network.DataPlaneAcceptor) [2026-06-04 06:06:03,587] INFO [KafkaServer id=2] Start processing authorizer futures (kafka.server.KafkaServer) [2026-06-04 06:06:03,588] INFO [KafkaServer id=2] End processing authorizer futures (kafka.server.KafkaServer) [2026-06-04 06:06:03,588] INFO [KafkaServer id=2] Start processing enable request processing future (kafka.server.KafkaServer) [2026-06-04 06:06:03,589] INFO [KafkaServer id=2] End processing enable request processing future (kafka.server.KafkaServer) [2026-06-04 06:06:03,629] INFO Kafka version: 3.9.1 (org.apache.kafka.common.utils.AppInfoParser) [2026-06-04 06:06:03,641] INFO Kafka commitId: f745dfdcee2b9851 (org.apache.kafka.common.utils.AppInfoParser) [2026-06-04 06:06:03,641] INFO Kafka startTimeMs: 1780553163602 (org.apache.kafka.common.utils.AppInfoParser) [2026-06-04 06:06:03,643] INFO [KafkaServer id=2] started (kafka.server.KafkaServer) [2026-06-04 06:06:04,217] INFO [zk-broker-2-to-controller-forwarding-channel-manager]: Recorded new ZK controller, from now on will use node 10.0.0.38:9092 (id: 1 rack: null) (kafka.server.NodeToControllerRequestThread) [2026-06-04 06:06:04,218] INFO [zk-broker-2-to-controller-alter-partition-channel-manager]: Recorded new ZK controller, from now on will use node 10.0.0.38:9092 (id: 1 rack: null) (kafka.server.NodeToControllerRequestThread) [2026-06-04 06:06:05,578] INFO [Partition -uve-topic-20-6 broker=2] Log loaded for partition -uve-topic-20-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,587] INFO [Partition -uve-topic-17-7 broker=2] Log loaded for partition -uve-topic-17-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,588] INFO [Partition -uve-topic-18-7 broker=2] Log loaded for partition -uve-topic-18-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,588] INFO [Partition -uve-topic-19-7 broker=2] Log loaded for partition -uve-topic-19-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,588] INFO [Partition -uve-topic-25-6 broker=2] Log loaded for partition -uve-topic-25-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,588] INFO [Partition -uve-topic-12-8 broker=2] Log loaded for partition -uve-topic-12-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,589] INFO [Partition -uve-topic-26-6 broker=2] Log loaded for partition -uve-topic-26-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,589] INFO [Partition -uve-topic-13-8 broker=2] Log loaded for partition -uve-topic-13-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,589] INFO [Partition -uve-topic-27-6 broker=2] Log loaded for partition -uve-topic-27-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,589] INFO [Partition -uve-topic-14-8 broker=2] Log loaded for partition -uve-topic-14-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,589] INFO [Partition -uve-topic-28-6 broker=2] Log loaded for partition -uve-topic-28-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,589] INFO [Partition -uve-topic-15-8 broker=2] Log loaded for partition -uve-topic-15-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,589] INFO [Partition -uve-topic-21-6 broker=2] Log loaded for partition -uve-topic-21-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,589] INFO [Partition -uve-topic-22-6 broker=2] Log loaded for partition -uve-topic-22-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,594] INFO [Partition -uve-topic-23-6 broker=2] Log loaded for partition -uve-topic-23-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,594] INFO [Partition -uve-topic-10-8 broker=2] Log loaded for partition -uve-topic-10-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,594] INFO [Partition -uve-topic-24-6 broker=2] Log loaded for partition -uve-topic-24-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,594] INFO [Partition -uve-topic-11-8 broker=2] Log loaded for partition -uve-topic-11-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,594] INFO [Partition -uve-topic-20-5 broker=2] Log loaded for partition -uve-topic-20-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,594] INFO [Partition -uve-topic-21-5 broker=2] Log loaded for partition -uve-topic-21-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,595] INFO [Partition -uve-topic-18-6 broker=2] Log loaded for partition -uve-topic-18-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,595] INFO [Partition -uve-topic-19-6 broker=2] Log loaded for partition -uve-topic-19-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,595] INFO [Partition -uve-topic-26-5 broker=2] Log loaded for partition -uve-topic-26-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,595] INFO [Partition -uve-topic-13-7 broker=2] Log loaded for partition -uve-topic-13-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,595] INFO [Partition -uve-topic-27-5 broker=2] Log loaded for partition -uve-topic-27-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,595] INFO [Partition -uve-topic-14-7 broker=2] Log loaded for partition -uve-topic-14-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,595] INFO [Partition -uve-topic-28-5 broker=2] Log loaded for partition -uve-topic-28-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,595] INFO [Partition -uve-topic-15-7 broker=2] Log loaded for partition -uve-topic-15-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,595] INFO [Partition -uve-topic-29-5 broker=2] Log loaded for partition -uve-topic-29-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,595] INFO [Partition -uve-topic-16-7 broker=2] Log loaded for partition -uve-topic-16-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,596] INFO [Partition -uve-topic-22-5 broker=2] Log loaded for partition -uve-topic-22-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,596] INFO [Partition -uve-topic-23-5 broker=2] Log loaded for partition -uve-topic-23-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,596] INFO [Partition -uve-topic-10-7 broker=2] Log loaded for partition -uve-topic-10-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,596] INFO [Partition -uve-topic-24-5 broker=2] Log loaded for partition -uve-topic-24-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,596] INFO [Partition -uve-topic-11-7 broker=2] Log loaded for partition -uve-topic-11-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,610] INFO [Partition -uve-topic-25-5 broker=2] Log loaded for partition -uve-topic-25-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,610] INFO [Partition -uve-topic-12-7 broker=2] Log loaded for partition -uve-topic-12-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,610] INFO [Partition -uve-topic-19-9 broker=2] Log loaded for partition -uve-topic-19-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,610] INFO [Partition -uve-topic-28-7 broker=2] Log loaded for partition -uve-topic-28-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,610] INFO [Partition -uve-topic-15-9 broker=2] Log loaded for partition -uve-topic-15-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,610] INFO [Partition -uve-topic-29-7 broker=2] Log loaded for partition -uve-topic-29-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,610] INFO [Partition -uve-topic-16-9 broker=2] Log loaded for partition -uve-topic-16-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,610] INFO [Partition -uve-topic-17-9 broker=2] Log loaded for partition -uve-topic-17-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,610] INFO [Partition -uve-topic-18-9 broker=2] Log loaded for partition -uve-topic-18-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,610] INFO [Partition -uve-topic-23-8 broker=2] Log loaded for partition -uve-topic-23-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,610] INFO [Partition -uve-topic-10-10 broker=2] Log loaded for partition -uve-topic-10-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,610] INFO [Partition -uve-topic-24-8 broker=2] Log loaded for partition -uve-topic-24-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,611] INFO [Partition -uve-topic-11-10 broker=2] Log loaded for partition -uve-topic-11-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,611] INFO [Partition -uve-topic-25-8 broker=2] Log loaded for partition -uve-topic-25-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,611] INFO [Partition -uve-topic-12-10 broker=2] Log loaded for partition -uve-topic-12-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,611] INFO [Partition -uve-topic-26-8 broker=2] Log loaded for partition -uve-topic-26-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,611] INFO [Partition -uve-topic-13-10 broker=2] Log loaded for partition -uve-topic-13-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,611] INFO [Partition -uve-topic-20-8 broker=2] Log loaded for partition -uve-topic-20-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,611] INFO [Partition -uve-topic-21-8 broker=2] Log loaded for partition -uve-topic-21-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,611] INFO [Partition -uve-topic-22-8 broker=2] Log loaded for partition -uve-topic-22-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,611] INFO [Partition -uve-topic-29-6 broker=2] Log loaded for partition -uve-topic-29-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,611] INFO [Partition -uve-topic-16-8 broker=2] Log loaded for partition -uve-topic-16-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,611] INFO [Partition -uve-topic-17-8 broker=2] Log loaded for partition -uve-topic-17-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,611] INFO [Partition -uve-topic-18-8 broker=2] Log loaded for partition -uve-topic-18-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,611] INFO [Partition -uve-topic-19-8 broker=2] Log loaded for partition -uve-topic-19-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,611] INFO [Partition -uve-topic-24-7 broker=2] Log loaded for partition -uve-topic-24-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,611] INFO [Partition -uve-topic-11-9 broker=2] Log loaded for partition -uve-topic-11-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,612] INFO [Partition -uve-topic-25-7 broker=2] Log loaded for partition -uve-topic-25-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,612] INFO [Partition -uve-topic-12-9 broker=2] Log loaded for partition -uve-topic-12-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,612] INFO [Partition -uve-topic-26-7 broker=2] Log loaded for partition -uve-topic-26-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,612] INFO [Partition -uve-topic-13-9 broker=2] Log loaded for partition -uve-topic-13-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,612] INFO [Partition -uve-topic-27-7 broker=2] Log loaded for partition -uve-topic-27-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,612] INFO [Partition -uve-topic-14-9 broker=2] Log loaded for partition -uve-topic-14-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,612] INFO [Partition -uve-topic-20-7 broker=2] Log loaded for partition -uve-topic-20-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,612] INFO [Partition -uve-topic-21-7 broker=2] Log loaded for partition -uve-topic-21-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,612] INFO [Partition -uve-topic-22-7 broker=2] Log loaded for partition -uve-topic-22-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,612] INFO [Partition -uve-topic-23-7 broker=2] Log loaded for partition -uve-topic-23-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,612] INFO [Partition -uve-topic-10-9 broker=2] Log loaded for partition -uve-topic-10-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,612] INFO [Partition -uve-topic-17-11 broker=2] Log loaded for partition -uve-topic-17-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,612] INFO [Partition -uve-topic-18-11 broker=2] Log loaded for partition -uve-topic-18-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,612] INFO [Partition -uve-topic-19-11 broker=2] Log loaded for partition -uve-topic-19-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,612] INFO [Partition -uve-topic-26-9 broker=2] Log loaded for partition -uve-topic-26-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,613] INFO [Partition -uve-topic-13-11 broker=2] Log loaded for partition -uve-topic-13-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,613] INFO [Partition -uve-topic-27-9 broker=2] Log loaded for partition -uve-topic-27-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,613] INFO [Partition -uve-topic-14-11 broker=2] Log loaded for partition -uve-topic-14-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,613] INFO [Partition -uve-topic-28-9 broker=2] Log loaded for partition -uve-topic-28-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,613] INFO [Partition -uve-topic-15-11 broker=2] Log loaded for partition -uve-topic-15-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,613] INFO [Partition -uve-topic-29-9 broker=2] Log loaded for partition -uve-topic-29-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,613] INFO [Partition -uve-topic-16-11 broker=2] Log loaded for partition -uve-topic-16-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,613] INFO [Partition -uve-topic-21-10 broker=2] Log loaded for partition -uve-topic-21-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,613] INFO [Partition -uve-topic-22-10 broker=2] Log loaded for partition -uve-topic-22-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,613] INFO [Partition -uve-topic-23-10 broker=2] Log loaded for partition -uve-topic-23-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,613] INFO [Partition -uve-topic-10-12 broker=2] Log loaded for partition -uve-topic-10-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,613] INFO [Partition -uve-topic-24-10 broker=2] Log loaded for partition -uve-topic-24-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,613] INFO [Partition -uve-topic-11-12 broker=2] Log loaded for partition -uve-topic-11-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,613] INFO [Partition -uve-topic-20-10 broker=2] Log loaded for partition -uve-topic-20-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,620] INFO [Partition -uve-topic-18-10 broker=2] Log loaded for partition -uve-topic-18-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,620] INFO [Partition -uve-topic-19-10 broker=2] Log loaded for partition -uve-topic-19-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,620] INFO [Partition -uve-topic-27-8 broker=2] Log loaded for partition -uve-topic-27-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,620] INFO [Partition -uve-topic-14-10 broker=2] Log loaded for partition -uve-topic-14-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,620] INFO [Partition -uve-topic-28-8 broker=2] Log loaded for partition -uve-topic-28-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,621] INFO [Partition -uve-topic-15-10 broker=2] Log loaded for partition -uve-topic-15-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,621] INFO [Partition -uve-topic-29-8 broker=2] Log loaded for partition -uve-topic-29-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,621] INFO [Partition -uve-topic-16-10 broker=2] Log loaded for partition -uve-topic-16-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,621] INFO [Partition -uve-topic-17-10 broker=2] Log loaded for partition -uve-topic-17-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,621] INFO [Partition -uve-topic-22-9 broker=2] Log loaded for partition -uve-topic-22-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,621] INFO [Partition -uve-topic-23-9 broker=2] Log loaded for partition -uve-topic-23-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,621] INFO [Partition -uve-topic-10-11 broker=2] Log loaded for partition -uve-topic-10-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,621] INFO [Partition -uve-topic-24-9 broker=2] Log loaded for partition -uve-topic-24-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,621] INFO [Partition -uve-topic-11-11 broker=2] Log loaded for partition -uve-topic-11-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,621] INFO [Partition -uve-topic-25-9 broker=2] Log loaded for partition -uve-topic-25-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,621] INFO [Partition -uve-topic-12-11 broker=2] Log loaded for partition -uve-topic-12-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,621] INFO [Partition -uve-topic-20-9 broker=2] Log loaded for partition -uve-topic-20-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,621] INFO [Partition -uve-topic-21-9 broker=2] Log loaded for partition -uve-topic-21-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,621] INFO [Partition -uve-topic-28-11 broker=2] Log loaded for partition -uve-topic-28-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,621] INFO [Partition -uve-topic-15-13 broker=2] Log loaded for partition -uve-topic-15-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,622] INFO [Partition -uve-topic-29-11 broker=2] Log loaded for partition -uve-topic-29-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,622] INFO [Partition -uve-topic-16-13 broker=2] Log loaded for partition -uve-topic-16-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,622] INFO [Partition -uve-topic-17-13 broker=2] Log loaded for partition -uve-topic-17-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,622] INFO [Partition -uve-topic-18-13 broker=2] Log loaded for partition -uve-topic-18-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,622] INFO [Partition -uve-topic-24-11 broker=2] Log loaded for partition -uve-topic-24-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,622] INFO [Partition -uve-topic-11-13 broker=2] Log loaded for partition -uve-topic-11-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,622] INFO [Partition -uve-topic-25-11 broker=2] Log loaded for partition -uve-topic-25-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,622] INFO [Partition -uve-topic-12-13 broker=2] Log loaded for partition -uve-topic-12-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,622] INFO [Partition -uve-topic-26-11 broker=2] Log loaded for partition -uve-topic-26-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,622] INFO [Partition -uve-topic-13-13 broker=2] Log loaded for partition -uve-topic-13-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,622] INFO [Partition -uve-topic-27-11 broker=2] Log loaded for partition -uve-topic-27-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,622] INFO [Partition -uve-topic-14-13 broker=2] Log loaded for partition -uve-topic-14-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,622] INFO [Partition -uve-topic-20-12 broker=2] Log loaded for partition -uve-topic-20-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,622] INFO [Partition -uve-topic-21-12 broker=2] Log loaded for partition -uve-topic-21-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,622] INFO [Partition -uve-topic-22-12 broker=2] Log loaded for partition -uve-topic-22-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,622] INFO [Partition -uve-topic-19-13 broker=2] Log loaded for partition -uve-topic-19-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,634] INFO [Partition -uve-topic-29-10 broker=2] Log loaded for partition -uve-topic-29-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,634] INFO [Partition -uve-topic-16-12 broker=2] Log loaded for partition -uve-topic-16-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,634] INFO [Partition -uve-topic-17-12 broker=2] Log loaded for partition -uve-topic-17-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,634] INFO [Partition -uve-topic-18-12 broker=2] Log loaded for partition -uve-topic-18-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,634] INFO [Partition -uve-topic-19-12 broker=2] Log loaded for partition -uve-topic-19-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,634] INFO [Partition -uve-topic-25-10 broker=2] Log loaded for partition -uve-topic-25-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,634] INFO [Partition -uve-topic-12-12 broker=2] Log loaded for partition -uve-topic-12-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,634] INFO [Partition -uve-topic-26-10 broker=2] Log loaded for partition -uve-topic-26-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,634] INFO [Partition -uve-topic-13-12 broker=2] Log loaded for partition -uve-topic-13-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,635] INFO [Partition -uve-topic-27-10 broker=2] Log loaded for partition -uve-topic-27-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,635] INFO [Partition -uve-topic-14-12 broker=2] Log loaded for partition -uve-topic-14-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,635] INFO [Partition -uve-topic-28-10 broker=2] Log loaded for partition -uve-topic-28-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,635] INFO [Partition -uve-topic-15-12 broker=2] Log loaded for partition -uve-topic-15-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,635] INFO [Partition -uve-topic-20-11 broker=2] Log loaded for partition -uve-topic-20-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,635] INFO [Partition -uve-topic-21-11 broker=2] Log loaded for partition -uve-topic-21-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,635] INFO [Partition -uve-topic-22-11 broker=2] Log loaded for partition -uve-topic-22-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,635] INFO [Partition -uve-topic-23-11 broker=2] Log loaded for partition -uve-topic-23-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,635] INFO [Partition -uve-topic-10-13 broker=2] Log loaded for partition -uve-topic-10-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,635] INFO [Partition -uve-topic-12-0 broker=2] Log loaded for partition -uve-topic-12-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,635] INFO [Partition -uve-topic-13-0 broker=2] Log loaded for partition -uve-topic-13-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,635] INFO [Partition -uve-topic-14-0 broker=2] Log loaded for partition -uve-topic-14-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,635] INFO [Partition -uve-topic-15-0 broker=2] Log loaded for partition -uve-topic-15-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,635] INFO [Partition -uve-topic-10-0 broker=2] Log loaded for partition -uve-topic-10-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,635] INFO [Partition -uve-topic-11-0 broker=2] Log loaded for partition -uve-topic-11-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,635] INFO [Partition -uve-topic-16-0 broker=2] Log loaded for partition -uve-topic-16-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,635] INFO [Partition -uve-topic-17-0 broker=2] Log loaded for partition -uve-topic-17-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,636] INFO [Partition -uve-topic-18-0 broker=2] Log loaded for partition -uve-topic-18-0 with initial high watermark 16 (kafka.cluster.Partition) [2026-06-04 06:06:05,636] INFO [Partition -uve-topic-19-0 broker=2] Log loaded for partition -uve-topic-19-0 with initial high watermark 16 (kafka.cluster.Partition) [2026-06-04 06:06:05,636] INFO [Partition -uve-topic-23-0 broker=2] Log loaded for partition -uve-topic-23-0 with initial high watermark 101 (kafka.cluster.Partition) [2026-06-04 06:06:05,636] INFO [Partition -uve-topic-10-2 broker=2] Log loaded for partition -uve-topic-10-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,636] INFO [Partition -uve-topic-24-0 broker=2] Log loaded for partition -uve-topic-24-0 with initial high watermark 88 (kafka.cluster.Partition) [2026-06-04 06:06:05,636] INFO [Partition -uve-topic-11-2 broker=2] Log loaded for partition -uve-topic-11-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,636] INFO [Partition -uve-topic-25-0 broker=2] Log loaded for partition -uve-topic-25-0 with initial high watermark 52 (kafka.cluster.Partition) [2026-06-04 06:06:05,636] INFO [Partition -uve-topic-12-2 broker=2] Log loaded for partition -uve-topic-12-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,636] INFO [Partition -uve-topic-26-0 broker=2] Log loaded for partition -uve-topic-26-0 with initial high watermark 95 (kafka.cluster.Partition) [2026-06-04 06:06:05,636] INFO [Partition -uve-topic-13-2 broker=2] Log loaded for partition -uve-topic-13-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,636] INFO [Partition -uve-topic-20-0 broker=2] Log loaded for partition -uve-topic-20-0 with initial high watermark 155 (kafka.cluster.Partition) [2026-06-04 06:06:05,636] INFO [Partition -uve-topic-21-0 broker=2] Log loaded for partition -uve-topic-21-0 with initial high watermark 80 (kafka.cluster.Partition) [2026-06-04 06:06:05,636] INFO [Partition -uve-topic-22-0 broker=2] Log loaded for partition -uve-topic-22-0 with initial high watermark 151 (kafka.cluster.Partition) [2026-06-04 06:06:05,636] INFO [Partition -uve-topic-18-2 broker=2] Log loaded for partition -uve-topic-18-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,636] INFO [Partition -uve-topic-19-2 broker=2] Log loaded for partition -uve-topic-19-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,636] INFO [Partition -uve-topic-27-0 broker=2] Log loaded for partition -uve-topic-27-0 with initial high watermark 89 (kafka.cluster.Partition) [2026-06-04 06:06:05,636] INFO [Partition -uve-topic-14-2 broker=2] Log loaded for partition -uve-topic-14-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,637] INFO [Partition -uve-topic-28-0 broker=2] Log loaded for partition -uve-topic-28-0 with initial high watermark 81 (kafka.cluster.Partition) [2026-06-04 06:06:05,637] INFO [Partition -uve-topic-15-2 broker=2] Log loaded for partition -uve-topic-15-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,637] INFO [Partition -uve-topic-29-0 broker=2] Log loaded for partition -uve-topic-29-0 with initial high watermark 109 (kafka.cluster.Partition) [2026-06-04 06:06:05,637] INFO [Partition -uve-topic-16-2 broker=2] Log loaded for partition -uve-topic-16-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,637] INFO [Partition -uve-topic-17-2 broker=2] Log loaded for partition -uve-topic-17-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,637] INFO [Partition -uve-topic-11-1 broker=2] Log loaded for partition -uve-topic-11-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,637] INFO [Partition -uve-topic-12-1 broker=2] Log loaded for partition -uve-topic-12-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,637] INFO [Partition -uve-topic-13-1 broker=2] Log loaded for partition -uve-topic-13-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,637] INFO [Partition -uve-topic-14-1 broker=2] Log loaded for partition -uve-topic-14-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,637] INFO [Partition -uve-topic-10-1 broker=2] Log loaded for partition -uve-topic-10-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,637] INFO [Partition -uve-topic-19-1 broker=2] Log loaded for partition -uve-topic-19-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,637] INFO [Partition -uve-topic-15-1 broker=2] Log loaded for partition -uve-topic-15-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,637] INFO [Partition -uve-topic-16-1 broker=2] Log loaded for partition -uve-topic-16-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,637] INFO [Partition -uve-topic-17-1 broker=2] Log loaded for partition -uve-topic-17-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,637] INFO [Partition -uve-topic-18-1 broker=2] Log loaded for partition -uve-topic-18-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,653] INFO [Partition -uve-topic-21-2 broker=2] Log loaded for partition -uve-topic-21-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,654] INFO [Partition -uve-topic-22-2 broker=2] Log loaded for partition -uve-topic-22-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,654] INFO [Partition -uve-topic-23-2 broker=2] Log loaded for partition -uve-topic-23-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,654] INFO [Partition -uve-topic-10-4 broker=2] Log loaded for partition -uve-topic-10-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,654] INFO [Partition -uve-topic-24-2 broker=2] Log loaded for partition -uve-topic-24-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,654] INFO [Partition -uve-topic-11-4 broker=2] Log loaded for partition -uve-topic-11-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,654] INFO [Partition -uve-topic-20-2 broker=2] Log loaded for partition -uve-topic-20-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,654] INFO [Partition -uve-topic-29-2 broker=2] Log loaded for partition -uve-topic-29-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,654] INFO [Partition -uve-topic-16-4 broker=2] Log loaded for partition -uve-topic-16-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,654] INFO [Partition -uve-topic-17-4 broker=2] Log loaded for partition -uve-topic-17-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,654] INFO [Partition -uve-topic-18-4 broker=2] Log loaded for partition -uve-topic-18-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,654] INFO [Partition -uve-topic-19-4 broker=2] Log loaded for partition -uve-topic-19-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,655] INFO [Partition -uve-topic-25-2 broker=2] Log loaded for partition -uve-topic-25-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,655] INFO [Partition -uve-topic-12-4 broker=2] Log loaded for partition -uve-topic-12-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,655] INFO [Partition -uve-topic-26-2 broker=2] Log loaded for partition -uve-topic-26-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,655] INFO [Partition -uve-topic-13-4 broker=2] Log loaded for partition -uve-topic-13-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,655] INFO [Partition -uve-topic-27-2 broker=2] Log loaded for partition -uve-topic-27-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,655] INFO [Partition -uve-topic-14-4 broker=2] Log loaded for partition -uve-topic-14-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,655] INFO [Partition -uve-topic-28-2 broker=2] Log loaded for partition -uve-topic-28-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,655] INFO [Partition -uve-topic-15-4 broker=2] Log loaded for partition -uve-topic-15-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,655] INFO [Partition -uve-topic-22-1 broker=2] Log loaded for partition -uve-topic-22-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,655] INFO [Partition -uve-topic-23-1 broker=2] Log loaded for partition -uve-topic-23-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,655] INFO [Partition -uve-topic-10-3 broker=2] Log loaded for partition -uve-topic-10-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,655] INFO [Partition -uve-topic-24-1 broker=2] Log loaded for partition -uve-topic-24-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,655] INFO [Partition -uve-topic-11-3 broker=2] Log loaded for partition -uve-topic-11-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,655] INFO [Partition -uve-topic-25-1 broker=2] Log loaded for partition -uve-topic-25-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,655] INFO [Partition -uve-topic-12-3 broker=2] Log loaded for partition -uve-topic-12-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,655] INFO [Partition -uve-topic-20-1 broker=2] Log loaded for partition -uve-topic-20-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,655] INFO [Partition -uve-topic-21-1 broker=2] Log loaded for partition -uve-topic-21-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,655] INFO [Partition -uve-topic-17-3 broker=2] Log loaded for partition -uve-topic-17-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,655] INFO [Partition -uve-topic-18-3 broker=2] Log loaded for partition -uve-topic-18-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,656] INFO [Partition -uve-topic-19-3 broker=2] Log loaded for partition -uve-topic-19-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,656] INFO [Partition -uve-topic-26-1 broker=2] Log loaded for partition -uve-topic-26-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,656] INFO [Partition -uve-topic-13-3 broker=2] Log loaded for partition -uve-topic-13-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,656] INFO [Partition -uve-topic-27-1 broker=2] Log loaded for partition -uve-topic-27-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,656] INFO [Partition -uve-topic-14-3 broker=2] Log loaded for partition -uve-topic-14-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,656] INFO [Partition -uve-topic-28-1 broker=2] Log loaded for partition -uve-topic-28-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,656] INFO [Partition -uve-topic-15-3 broker=2] Log loaded for partition -uve-topic-15-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,656] INFO [Partition -uve-topic-29-1 broker=2] Log loaded for partition -uve-topic-29-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,656] INFO [Partition -uve-topic-16-3 broker=2] Log loaded for partition -uve-topic-16-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,656] INFO [Partition -uve-topic-20-4 broker=2] Log loaded for partition -uve-topic-20-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,656] INFO [Partition -uve-topic-21-4 broker=2] Log loaded for partition -uve-topic-21-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,656] INFO [Partition -uve-topic-22-4 broker=2] Log loaded for partition -uve-topic-22-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,656] INFO [Partition -uve-topic-19-5 broker=2] Log loaded for partition -uve-topic-19-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,656] INFO [Partition -uve-topic-27-4 broker=2] Log loaded for partition -uve-topic-27-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,656] INFO [Partition -uve-topic-14-6 broker=2] Log loaded for partition -uve-topic-14-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,656] INFO [Partition -uve-topic-28-4 broker=2] Log loaded for partition -uve-topic-28-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,656] INFO [Partition -uve-topic-15-6 broker=2] Log loaded for partition -uve-topic-15-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,656] INFO [Partition -uve-topic-29-4 broker=2] Log loaded for partition -uve-topic-29-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,656] INFO [Partition -uve-topic-16-6 broker=2] Log loaded for partition -uve-topic-16-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,657] INFO [Partition -uve-topic-17-6 broker=2] Log loaded for partition -uve-topic-17-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,657] INFO [Partition -uve-topic-23-4 broker=2] Log loaded for partition -uve-topic-23-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,657] INFO [Partition -uve-topic-10-6 broker=2] Log loaded for partition -uve-topic-10-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,657] INFO [Partition -uve-topic-24-4 broker=2] Log loaded for partition -uve-topic-24-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,657] INFO [Partition -uve-topic-11-6 broker=2] Log loaded for partition -uve-topic-11-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,657] INFO [Partition -uve-topic-25-4 broker=2] Log loaded for partition -uve-topic-25-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,657] INFO [Partition -uve-topic-12-6 broker=2] Log loaded for partition -uve-topic-12-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,657] INFO [Partition -uve-topic-26-4 broker=2] Log loaded for partition -uve-topic-26-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,657] INFO [Partition -uve-topic-13-6 broker=2] Log loaded for partition -uve-topic-13-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,657] INFO [Partition -uve-topic-20-3 broker=2] Log loaded for partition -uve-topic-20-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,657] INFO [Partition -uve-topic-21-3 broker=2] Log loaded for partition -uve-topic-21-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,657] INFO [Partition -uve-topic-22-3 broker=2] Log loaded for partition -uve-topic-22-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,657] INFO [Partition -uve-topic-23-3 broker=2] Log loaded for partition -uve-topic-23-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,657] INFO [Partition -uve-topic-10-5 broker=2] Log loaded for partition -uve-topic-10-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,657] INFO [Partition -uve-topic-28-3 broker=2] Log loaded for partition -uve-topic-28-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,657] INFO [Partition -uve-topic-15-5 broker=2] Log loaded for partition -uve-topic-15-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,657] INFO [Partition -uve-topic-29-3 broker=2] Log loaded for partition -uve-topic-29-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,657] INFO [Partition -uve-topic-16-5 broker=2] Log loaded for partition -uve-topic-16-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,657] INFO [Partition -uve-topic-17-5 broker=2] Log loaded for partition -uve-topic-17-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,658] INFO [Partition -uve-topic-18-5 broker=2] Log loaded for partition -uve-topic-18-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,658] INFO [Partition -uve-topic-24-3 broker=2] Log loaded for partition -uve-topic-24-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,658] INFO [Partition -uve-topic-11-5 broker=2] Log loaded for partition -uve-topic-11-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,658] INFO [Partition -uve-topic-25-3 broker=2] Log loaded for partition -uve-topic-25-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,658] INFO [Partition -uve-topic-12-5 broker=2] Log loaded for partition -uve-topic-12-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,658] INFO [Partition -uve-topic-26-3 broker=2] Log loaded for partition -uve-topic-26-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,658] INFO [Partition -uve-topic-13-5 broker=2] Log loaded for partition -uve-topic-13-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,658] INFO [Partition -uve-topic-27-3 broker=2] Log loaded for partition -uve-topic-27-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,658] INFO [Partition -uve-topic-14-5 broker=2] Log loaded for partition -uve-topic-14-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,658] INFO [Partition -uve-topic-20-21 broker=2] Log loaded for partition -uve-topic-20-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,658] INFO [Partition -uve-topic-21-21 broker=2] Log loaded for partition -uve-topic-21-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,658] INFO [Partition -uve-topic-18-22 broker=2] Log loaded for partition -uve-topic-18-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,658] INFO [Partition -uve-topic-19-22 broker=2] Log loaded for partition -uve-topic-19-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,658] INFO [Partition -uve-topic-26-21 broker=2] Log loaded for partition -uve-topic-26-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,658] INFO [Partition -uve-topic-13-23 broker=2] Log loaded for partition -uve-topic-13-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,658] INFO [Partition -uve-topic-27-21 broker=2] Log loaded for partition -uve-topic-27-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,658] INFO [Partition -uve-topic-14-23 broker=2] Log loaded for partition -uve-topic-14-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,658] INFO [Partition -uve-topic-28-21 broker=2] Log loaded for partition -uve-topic-28-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,659] INFO [Partition -uve-topic-15-23 broker=2] Log loaded for partition -uve-topic-15-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,659] INFO [Partition -uve-topic-29-21 broker=2] Log loaded for partition -uve-topic-29-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,659] INFO [Partition -uve-topic-16-23 broker=2] Log loaded for partition -uve-topic-16-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,659] INFO [Partition -uve-topic-22-21 broker=2] Log loaded for partition -uve-topic-22-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,659] INFO [Partition -uve-topic-23-21 broker=2] Log loaded for partition -uve-topic-23-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,659] INFO [Partition -uve-topic-10-23 broker=2] Log loaded for partition -uve-topic-10-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,659] INFO [Partition -uve-topic-24-21 broker=2] Log loaded for partition -uve-topic-24-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,659] INFO [Partition -uve-topic-11-23 broker=2] Log loaded for partition -uve-topic-11-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,659] INFO [Partition -uve-topic-25-21 broker=2] Log loaded for partition -uve-topic-25-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,659] INFO [Partition -uve-topic-12-23 broker=2] Log loaded for partition -uve-topic-12-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,659] INFO [Partition -uve-topic-20-20 broker=2] Log loaded for partition -uve-topic-20-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,659] INFO [Partition -uve-topic-21-20 broker=2] Log loaded for partition -uve-topic-21-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,659] INFO [Partition -uve-topic-22-20 broker=2] Log loaded for partition -uve-topic-22-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,659] INFO [Partition -uve-topic-19-21 broker=2] Log loaded for partition -uve-topic-19-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,659] INFO [Partition -uve-topic-27-20 broker=2] Log loaded for partition -uve-topic-27-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,659] INFO [Partition -uve-topic-14-22 broker=2] Log loaded for partition -uve-topic-14-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,659] INFO [Partition -uve-topic-28-20 broker=2] Log loaded for partition -uve-topic-28-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,659] INFO [Partition -uve-topic-15-22 broker=2] Log loaded for partition -uve-topic-15-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,659] INFO [Partition -uve-topic-29-20 broker=2] Log loaded for partition -uve-topic-29-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,659] INFO [Partition -uve-topic-16-22 broker=2] Log loaded for partition -uve-topic-16-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,674] INFO [Partition -uve-topic-17-22 broker=2] Log loaded for partition -uve-topic-17-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,674] INFO [Partition -uve-topic-23-20 broker=2] Log loaded for partition -uve-topic-23-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,674] INFO [Partition -uve-topic-10-22 broker=2] Log loaded for partition -uve-topic-10-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,674] INFO [Partition -uve-topic-24-20 broker=2] Log loaded for partition -uve-topic-24-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,674] INFO [Partition -uve-topic-11-22 broker=2] Log loaded for partition -uve-topic-11-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,674] INFO [Partition -uve-topic-25-20 broker=2] Log loaded for partition -uve-topic-25-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,674] INFO [Partition -uve-topic-12-22 broker=2] Log loaded for partition -uve-topic-12-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,674] INFO [Partition -uve-topic-26-20 broker=2] Log loaded for partition -uve-topic-26-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,674] INFO [Partition -uve-topic-13-22 broker=2] Log loaded for partition -uve-topic-13-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,681] INFO [Partition -uve-topic-29-22 broker=2] Log loaded for partition -uve-topic-29-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,681] INFO [Partition -uve-topic-16-24 broker=2] Log loaded for partition -uve-topic-16-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,681] INFO [Partition -uve-topic-17-24 broker=2] Log loaded for partition -uve-topic-17-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,681] INFO [Partition -uve-topic-18-24 broker=2] Log loaded for partition -uve-topic-18-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,681] INFO [Partition -uve-topic-19-24 broker=2] Log loaded for partition -uve-topic-19-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,681] INFO [Partition -uve-topic-24-23 broker=2] Log loaded for partition -uve-topic-24-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,681] INFO [Partition -uve-topic-11-25 broker=2] Log loaded for partition -uve-topic-11-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,681] INFO [Partition -uve-topic-25-23 broker=2] Log loaded for partition -uve-topic-25-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,681] INFO [Partition -uve-topic-12-25 broker=2] Log loaded for partition -uve-topic-12-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,682] INFO [Partition -uve-topic-26-23 broker=2] Log loaded for partition -uve-topic-26-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,682] INFO [Partition -uve-topic-13-25 broker=2] Log loaded for partition -uve-topic-13-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,682] INFO [Partition -uve-topic-27-23 broker=2] Log loaded for partition -uve-topic-27-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,682] INFO [Partition -uve-topic-14-25 broker=2] Log loaded for partition -uve-topic-14-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,682] INFO [Partition -uve-topic-20-23 broker=2] Log loaded for partition -uve-topic-20-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,682] INFO [Partition -uve-topic-21-23 broker=2] Log loaded for partition -uve-topic-21-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,682] INFO [Partition -uve-topic-22-23 broker=2] Log loaded for partition -uve-topic-22-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,682] INFO [Partition -uve-topic-23-23 broker=2] Log loaded for partition -uve-topic-23-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,682] INFO [Partition -uve-topic-10-25 broker=2] Log loaded for partition -uve-topic-10-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,682] INFO [Partition -uve-topic-20-22 broker=2] Log loaded for partition -uve-topic-20-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,682] INFO [Partition -uve-topic-17-23 broker=2] Log loaded for partition -uve-topic-17-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,683] INFO [Partition -uve-topic-18-23 broker=2] Log loaded for partition -uve-topic-18-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,683] INFO [Partition -uve-topic-19-23 broker=2] Log loaded for partition -uve-topic-19-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,683] INFO [Partition -uve-topic-25-22 broker=2] Log loaded for partition -uve-topic-25-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,683] INFO [Partition -uve-topic-12-24 broker=2] Log loaded for partition -uve-topic-12-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,683] INFO [Partition -uve-topic-26-22 broker=2] Log loaded for partition -uve-topic-26-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,683] INFO [Partition -uve-topic-13-24 broker=2] Log loaded for partition -uve-topic-13-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,683] INFO [Partition -uve-topic-27-22 broker=2] Log loaded for partition -uve-topic-27-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,683] INFO [Partition -uve-topic-14-24 broker=2] Log loaded for partition -uve-topic-14-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,683] INFO [Partition -uve-topic-28-22 broker=2] Log loaded for partition -uve-topic-28-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,683] INFO [Partition -uve-topic-15-24 broker=2] Log loaded for partition -uve-topic-15-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,683] INFO [Partition -uve-topic-21-22 broker=2] Log loaded for partition -uve-topic-21-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,683] INFO [Partition -uve-topic-22-22 broker=2] Log loaded for partition -uve-topic-22-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,683] INFO [Partition -uve-topic-23-22 broker=2] Log loaded for partition -uve-topic-23-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,683] INFO [Partition -uve-topic-10-24 broker=2] Log loaded for partition -uve-topic-10-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,683] INFO [Partition -uve-topic-24-22 broker=2] Log loaded for partition -uve-topic-24-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,683] INFO [Partition -uve-topic-11-24 broker=2] Log loaded for partition -uve-topic-11-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,683] INFO [Partition -uve-topic-18-26 broker=2] Log loaded for partition -uve-topic-18-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,683] INFO [Partition -uve-topic-19-26 broker=2] Log loaded for partition -uve-topic-19-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,683] INFO [Partition -uve-topic-27-24 broker=2] Log loaded for partition -uve-topic-27-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,684] INFO [Partition -uve-topic-14-26 broker=2] Log loaded for partition -uve-topic-14-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,684] INFO [Partition -uve-topic-28-24 broker=2] Log loaded for partition -uve-topic-28-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,684] INFO [Partition -uve-topic-15-26 broker=2] Log loaded for partition -uve-topic-15-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,684] INFO [Partition -uve-topic-29-24 broker=2] Log loaded for partition -uve-topic-29-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,684] INFO [Partition -uve-topic-16-26 broker=2] Log loaded for partition -uve-topic-16-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,684] INFO [Partition -uve-topic-17-26 broker=2] Log loaded for partition -uve-topic-17-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,690] INFO [Partition -uve-topic-22-25 broker=2] Log loaded for partition -uve-topic-22-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,691] INFO [Partition -uve-topic-23-25 broker=2] Log loaded for partition -uve-topic-23-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,691] INFO [Partition -uve-topic-10-27 broker=2] Log loaded for partition -uve-topic-10-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,691] INFO [Partition -uve-topic-24-25 broker=2] Log loaded for partition -uve-topic-24-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,691] INFO [Partition -uve-topic-11-27 broker=2] Log loaded for partition -uve-topic-11-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,691] INFO [Partition -uve-topic-25-25 broker=2] Log loaded for partition -uve-topic-25-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,691] INFO [Partition -uve-topic-12-27 broker=2] Log loaded for partition -uve-topic-12-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,691] INFO [Partition -uve-topic-20-25 broker=2] Log loaded for partition -uve-topic-20-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,691] INFO [Partition -uve-topic-21-25 broker=2] Log loaded for partition -uve-topic-21-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,691] INFO [Partition -uve-topic-19-25 broker=2] Log loaded for partition -uve-topic-19-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,691] INFO [Partition -uve-topic-28-23 broker=2] Log loaded for partition -uve-topic-28-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,691] INFO [Partition -uve-topic-15-25 broker=2] Log loaded for partition -uve-topic-15-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,691] INFO [Partition -uve-topic-29-23 broker=2] Log loaded for partition -uve-topic-29-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,691] INFO [Partition -uve-topic-16-25 broker=2] Log loaded for partition -uve-topic-16-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,691] INFO [Partition -uve-topic-17-25 broker=2] Log loaded for partition -uve-topic-17-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,691] INFO [Partition -uve-topic-18-25 broker=2] Log loaded for partition -uve-topic-18-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,691] INFO [Partition -uve-topic-23-24 broker=2] Log loaded for partition -uve-topic-23-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,691] INFO [Partition -uve-topic-10-26 broker=2] Log loaded for partition -uve-topic-10-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,691] INFO [Partition -uve-topic-24-24 broker=2] Log loaded for partition -uve-topic-24-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,692] INFO [Partition -uve-topic-11-26 broker=2] Log loaded for partition -uve-topic-11-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,692] INFO [Partition -uve-topic-25-24 broker=2] Log loaded for partition -uve-topic-25-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,692] INFO [Partition -uve-topic-12-26 broker=2] Log loaded for partition -uve-topic-12-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,692] INFO [Partition -uve-topic-26-24 broker=2] Log loaded for partition -uve-topic-26-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,692] INFO [Partition -uve-topic-13-26 broker=2] Log loaded for partition -uve-topic-13-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,692] INFO [Partition -uve-topic-20-24 broker=2] Log loaded for partition -uve-topic-20-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,697] INFO [Partition -uve-topic-21-24 broker=2] Log loaded for partition -uve-topic-21-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,698] INFO [Partition -uve-topic-22-24 broker=2] Log loaded for partition -uve-topic-22-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,698] INFO [Partition -uve-topic-29-26 broker=2] Log loaded for partition -uve-topic-29-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,698] INFO [Partition -uve-topic-16-28 broker=2] Log loaded for partition -uve-topic-16-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,698] INFO [Partition -uve-topic-17-28 broker=2] Log loaded for partition -uve-topic-17-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,698] INFO [Partition -uve-topic-18-28 broker=2] Log loaded for partition -uve-topic-18-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,702] INFO [Partition -uve-topic-19-28 broker=2] Log loaded for partition -uve-topic-19-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,702] INFO [Partition -uve-topic-25-26 broker=2] Log loaded for partition -uve-topic-25-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,702] INFO [Partition -uve-topic-12-28 broker=2] Log loaded for partition -uve-topic-12-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,702] INFO [Partition -uve-topic-26-26 broker=2] Log loaded for partition -uve-topic-26-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,702] INFO [Partition -uve-topic-13-28 broker=2] Log loaded for partition -uve-topic-13-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,702] INFO [Partition -uve-topic-27-26 broker=2] Log loaded for partition -uve-topic-27-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,702] INFO [Partition -uve-topic-14-28 broker=2] Log loaded for partition -uve-topic-14-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,702] INFO [Partition -uve-topic-28-26 broker=2] Log loaded for partition -uve-topic-28-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,702] INFO [Partition -uve-topic-15-28 broker=2] Log loaded for partition -uve-topic-15-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,702] INFO [Partition -uve-topic-20-27 broker=2] Log loaded for partition -uve-topic-20-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,702] INFO [Partition -uve-topic-21-27 broker=2] Log loaded for partition -uve-topic-21-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,702] INFO [Partition -uve-topic-22-27 broker=2] Log loaded for partition -uve-topic-22-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,702] INFO [Partition -uve-topic-23-27 broker=2] Log loaded for partition -uve-topic-23-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,702] INFO [Partition -uve-topic-10-29 broker=2] Log loaded for partition -uve-topic-10-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,702] INFO [Partition -uve-topic-17-27 broker=2] Log loaded for partition -uve-topic-17-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,702] INFO [Partition -uve-topic-18-27 broker=2] Log loaded for partition -uve-topic-18-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,703] INFO [Partition -uve-topic-19-27 broker=2] Log loaded for partition -uve-topic-19-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,703] INFO [Partition -uve-topic-26-25 broker=2] Log loaded for partition -uve-topic-26-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,703] INFO [Partition -uve-topic-13-27 broker=2] Log loaded for partition -uve-topic-13-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,703] INFO [Partition -uve-topic-27-25 broker=2] Log loaded for partition -uve-topic-27-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,703] INFO [Partition -uve-topic-14-27 broker=2] Log loaded for partition -uve-topic-14-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,703] INFO [Partition -uve-topic-28-25 broker=2] Log loaded for partition -uve-topic-28-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,703] INFO [Partition -uve-topic-15-27 broker=2] Log loaded for partition -uve-topic-15-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,703] INFO [Partition -uve-topic-29-25 broker=2] Log loaded for partition -uve-topic-29-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,703] INFO [Partition -uve-topic-16-27 broker=2] Log loaded for partition -uve-topic-16-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,703] INFO [Partition -uve-topic-21-26 broker=2] Log loaded for partition -uve-topic-21-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,703] INFO [Partition -uve-topic-22-26 broker=2] Log loaded for partition -uve-topic-22-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,703] INFO [Partition -uve-topic-23-26 broker=2] Log loaded for partition -uve-topic-23-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,703] INFO [Partition -uve-topic-10-28 broker=2] Log loaded for partition -uve-topic-10-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,703] INFO [Partition -uve-topic-24-26 broker=2] Log loaded for partition -uve-topic-24-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,703] INFO [Partition -uve-topic-11-28 broker=2] Log loaded for partition -uve-topic-11-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,703] INFO [Partition -uve-topic-20-26 broker=2] Log loaded for partition -uve-topic-20-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,703] INFO [Partition -uve-topic-26-13 broker=2] Log loaded for partition -uve-topic-26-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,703] INFO [Partition -uve-topic-13-15 broker=2] Log loaded for partition -uve-topic-13-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,703] INFO [Partition -uve-topic-27-13 broker=2] Log loaded for partition -uve-topic-27-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,703] INFO [Partition -uve-topic-14-15 broker=2] Log loaded for partition -uve-topic-14-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,703] INFO [Partition -uve-topic-28-13 broker=2] Log loaded for partition -uve-topic-28-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,703] INFO [Partition -uve-topic-15-15 broker=2] Log loaded for partition -uve-topic-15-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,704] INFO [Partition -uve-topic-29-13 broker=2] Log loaded for partition -uve-topic-29-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,704] INFO [Partition -uve-topic-16-15 broker=2] Log loaded for partition -uve-topic-16-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,704] INFO [Partition -uve-topic-22-13 broker=2] Log loaded for partition -uve-topic-22-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,704] INFO [Partition -uve-topic-23-13 broker=2] Log loaded for partition -uve-topic-23-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,704] INFO [Partition -uve-topic-10-15 broker=2] Log loaded for partition -uve-topic-10-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,704] INFO [Partition -uve-topic-24-13 broker=2] Log loaded for partition -uve-topic-24-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,704] INFO [Partition -uve-topic-11-15 broker=2] Log loaded for partition -uve-topic-11-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,704] INFO [Partition -uve-topic-25-13 broker=2] Log loaded for partition -uve-topic-25-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,704] INFO [Partition -uve-topic-12-15 broker=2] Log loaded for partition -uve-topic-12-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,704] INFO [Partition -uve-topic-20-14 broker=2] Log loaded for partition -uve-topic-20-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,704] INFO [Partition -uve-topic-17-15 broker=2] Log loaded for partition -uve-topic-17-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,704] INFO [Partition -uve-topic-18-15 broker=2] Log loaded for partition -uve-topic-18-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,704] INFO [Partition -uve-topic-19-15 broker=2] Log loaded for partition -uve-topic-19-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,704] INFO [Partition -uve-topic-27-12 broker=2] Log loaded for partition -uve-topic-27-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,722] INFO [Partition -uve-topic-14-14 broker=2] Log loaded for partition -uve-topic-14-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,722] INFO [Partition -uve-topic-28-12 broker=2] Log loaded for partition -uve-topic-28-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,722] INFO [Partition -uve-topic-15-14 broker=2] Log loaded for partition -uve-topic-15-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,722] INFO [Partition -uve-topic-29-12 broker=2] Log loaded for partition -uve-topic-29-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,722] INFO [Partition -uve-topic-16-14 broker=2] Log loaded for partition -uve-topic-16-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,722] INFO [Partition -uve-topic-17-14 broker=2] Log loaded for partition -uve-topic-17-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,722] INFO [Partition -uve-topic-23-12 broker=2] Log loaded for partition -uve-topic-23-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,722] INFO [Partition -uve-topic-10-14 broker=2] Log loaded for partition -uve-topic-10-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,722] INFO [Partition -uve-topic-24-12 broker=2] Log loaded for partition -uve-topic-24-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,722] INFO [Partition -uve-topic-11-14 broker=2] Log loaded for partition -uve-topic-11-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,722] INFO [Partition -uve-topic-25-12 broker=2] Log loaded for partition -uve-topic-25-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,722] INFO [Partition -uve-topic-12-14 broker=2] Log loaded for partition -uve-topic-12-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,722] INFO [Partition -uve-topic-26-12 broker=2] Log loaded for partition -uve-topic-26-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,722] INFO [Partition -uve-topic-13-14 broker=2] Log loaded for partition -uve-topic-13-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,722] INFO [Partition -uve-topic-20-13 broker=2] Log loaded for partition -uve-topic-20-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,723] INFO [Partition -uve-topic-21-13 broker=2] Log loaded for partition -uve-topic-21-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,723] INFO [Partition -uve-topic-18-14 broker=2] Log loaded for partition -uve-topic-18-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,723] INFO [Partition -uve-topic-19-14 broker=2] Log loaded for partition -uve-topic-19-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,723] INFO [Partition -uve-topic-24-15 broker=2] Log loaded for partition -uve-topic-24-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,723] INFO [Partition -uve-topic-11-17 broker=2] Log loaded for partition -uve-topic-11-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,723] INFO [Partition -uve-topic-25-15 broker=2] Log loaded for partition -uve-topic-25-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,723] INFO [Partition -uve-topic-12-17 broker=2] Log loaded for partition -uve-topic-12-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,723] INFO [Partition -uve-topic-26-15 broker=2] Log loaded for partition -uve-topic-26-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,723] INFO [Partition -uve-topic-13-17 broker=2] Log loaded for partition -uve-topic-13-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,723] INFO [Partition -uve-topic-27-15 broker=2] Log loaded for partition -uve-topic-27-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,723] INFO [Partition -uve-topic-14-17 broker=2] Log loaded for partition -uve-topic-14-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,723] INFO [Partition -uve-topic-20-15 broker=2] Log loaded for partition -uve-topic-20-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,723] INFO [Partition -uve-topic-21-15 broker=2] Log loaded for partition -uve-topic-21-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,723] INFO [Partition -uve-topic-22-15 broker=2] Log loaded for partition -uve-topic-22-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,723] INFO [Partition -uve-topic-23-15 broker=2] Log loaded for partition -uve-topic-23-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,723] INFO [Partition -uve-topic-10-17 broker=2] Log loaded for partition -uve-topic-10-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,723] INFO [Partition -uve-topic-19-17 broker=2] Log loaded for partition -uve-topic-19-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,723] INFO [Partition -uve-topic-28-15 broker=2] Log loaded for partition -uve-topic-28-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,723] INFO [Partition -uve-topic-15-17 broker=2] Log loaded for partition -uve-topic-15-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,723] INFO [Partition -uve-topic-29-15 broker=2] Log loaded for partition -uve-topic-29-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,723] INFO [Partition -uve-topic-16-17 broker=2] Log loaded for partition -uve-topic-16-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,723] INFO [Partition -uve-topic-17-17 broker=2] Log loaded for partition -uve-topic-17-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,724] INFO [Partition -uve-topic-18-17 broker=2] Log loaded for partition -uve-topic-18-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,724] INFO [Partition -uve-topic-25-14 broker=2] Log loaded for partition -uve-topic-25-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,724] INFO [Partition -uve-topic-12-16 broker=2] Log loaded for partition -uve-topic-12-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,724] INFO [Partition -uve-topic-26-14 broker=2] Log loaded for partition -uve-topic-26-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,724] INFO [Partition -uve-topic-13-16 broker=2] Log loaded for partition -uve-topic-13-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,724] INFO [Partition -uve-topic-27-14 broker=2] Log loaded for partition -uve-topic-27-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,724] INFO [Partition -uve-topic-14-16 broker=2] Log loaded for partition -uve-topic-14-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,724] INFO [Partition -uve-topic-28-14 broker=2] Log loaded for partition -uve-topic-28-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,724] INFO [Partition -uve-topic-15-16 broker=2] Log loaded for partition -uve-topic-15-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,724] INFO [Partition -uve-topic-21-14 broker=2] Log loaded for partition -uve-topic-21-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,724] INFO [Partition -uve-topic-22-14 broker=2] Log loaded for partition -uve-topic-22-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,724] INFO [Partition -uve-topic-23-14 broker=2] Log loaded for partition -uve-topic-23-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,724] INFO [Partition -uve-topic-10-16 broker=2] Log loaded for partition -uve-topic-10-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,724] INFO [Partition -uve-topic-24-14 broker=2] Log loaded for partition -uve-topic-24-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,724] INFO [Partition -uve-topic-11-16 broker=2] Log loaded for partition -uve-topic-11-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,724] INFO [Partition -uve-topic-29-14 broker=2] Log loaded for partition -uve-topic-29-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,724] INFO [Partition -uve-topic-16-16 broker=2] Log loaded for partition -uve-topic-16-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,724] INFO [Partition -uve-topic-17-16 broker=2] Log loaded for partition -uve-topic-17-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,724] INFO [Partition -uve-topic-18-16 broker=2] Log loaded for partition -uve-topic-18-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,724] INFO [Partition -uve-topic-19-16 broker=2] Log loaded for partition -uve-topic-19-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,724] INFO [Partition -uve-topic-22-17 broker=2] Log loaded for partition -uve-topic-22-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,724] INFO [Partition -uve-topic-23-17 broker=2] Log loaded for partition -uve-topic-23-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,725] INFO [Partition -uve-topic-10-19 broker=2] Log loaded for partition -uve-topic-10-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,725] INFO [Partition -uve-topic-24-17 broker=2] Log loaded for partition -uve-topic-24-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,725] INFO [Partition -uve-topic-11-19 broker=2] Log loaded for partition -uve-topic-11-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,725] INFO [Partition -uve-topic-25-17 broker=2] Log loaded for partition -uve-topic-25-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,725] INFO [Partition -uve-topic-12-19 broker=2] Log loaded for partition -uve-topic-12-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,725] INFO [Partition -uve-topic-20-17 broker=2] Log loaded for partition -uve-topic-20-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,725] INFO [Partition -uve-topic-21-17 broker=2] Log loaded for partition -uve-topic-21-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,725] INFO [Partition -uve-topic-17-19 broker=2] Log loaded for partition -uve-topic-17-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,725] INFO [Partition -uve-topic-18-19 broker=2] Log loaded for partition -uve-topic-18-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,725] INFO [Partition -uve-topic-19-19 broker=2] Log loaded for partition -uve-topic-19-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,725] INFO [Partition -uve-topic-26-17 broker=2] Log loaded for partition -uve-topic-26-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,725] INFO [Partition -uve-topic-13-19 broker=2] Log loaded for partition -uve-topic-13-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,725] INFO [Partition -uve-topic-27-17 broker=2] Log loaded for partition -uve-topic-27-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,725] INFO [Partition -uve-topic-14-19 broker=2] Log loaded for partition -uve-topic-14-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,725] INFO [Partition -uve-topic-28-17 broker=2] Log loaded for partition -uve-topic-28-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,725] INFO [Partition -uve-topic-15-19 broker=2] Log loaded for partition -uve-topic-15-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,725] INFO [Partition -uve-topic-29-17 broker=2] Log loaded for partition -uve-topic-29-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,725] INFO [Partition -uve-topic-16-19 broker=2] Log loaded for partition -uve-topic-16-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,725] INFO [Partition -uve-topic-23-16 broker=2] Log loaded for partition -uve-topic-23-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,725] INFO [Partition -uve-topic-10-18 broker=2] Log loaded for partition -uve-topic-10-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,726] INFO [Partition -uve-topic-24-16 broker=2] Log loaded for partition -uve-topic-24-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,726] INFO [Partition -uve-topic-11-18 broker=2] Log loaded for partition -uve-topic-11-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,726] INFO [Partition -uve-topic-25-16 broker=2] Log loaded for partition -uve-topic-25-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,730] INFO [Partition -uve-topic-12-18 broker=2] Log loaded for partition -uve-topic-12-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,730] INFO [Partition -uve-topic-26-16 broker=2] Log loaded for partition -uve-topic-26-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,730] INFO [Partition -uve-topic-13-18 broker=2] Log loaded for partition -uve-topic-13-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,730] INFO [Partition -uve-topic-20-16 broker=2] Log loaded for partition -uve-topic-20-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,730] INFO [Partition -uve-topic-21-16 broker=2] Log loaded for partition -uve-topic-21-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,730] INFO [Partition -uve-topic-22-16 broker=2] Log loaded for partition -uve-topic-22-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,730] INFO [Partition -uve-topic-18-18 broker=2] Log loaded for partition -uve-topic-18-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,730] INFO [Partition -uve-topic-19-18 broker=2] Log loaded for partition -uve-topic-19-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,737] INFO [Partition -uve-topic-27-16 broker=2] Log loaded for partition -uve-topic-27-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,738] INFO [Partition -uve-topic-14-18 broker=2] Log loaded for partition -uve-topic-14-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,738] INFO [Partition -uve-topic-28-16 broker=2] Log loaded for partition -uve-topic-28-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,738] INFO [Partition -uve-topic-15-18 broker=2] Log loaded for partition -uve-topic-15-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,738] INFO [Partition -uve-topic-29-16 broker=2] Log loaded for partition -uve-topic-29-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,738] INFO [Partition -uve-topic-16-18 broker=2] Log loaded for partition -uve-topic-16-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,738] INFO [Partition -uve-topic-17-18 broker=2] Log loaded for partition -uve-topic-17-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,738] INFO [Partition -uve-topic-20-19 broker=2] Log loaded for partition -uve-topic-20-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,738] INFO [Partition -uve-topic-21-19 broker=2] Log loaded for partition -uve-topic-21-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,738] INFO [Partition -uve-topic-22-19 broker=2] Log loaded for partition -uve-topic-22-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,738] INFO [Partition -uve-topic-23-19 broker=2] Log loaded for partition -uve-topic-23-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,738] INFO [Partition -uve-topic-10-21 broker=2] Log loaded for partition -uve-topic-10-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,738] INFO [Partition -uve-topic-28-19 broker=2] Log loaded for partition -uve-topic-28-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,738] INFO [Partition -uve-topic-15-21 broker=2] Log loaded for partition -uve-topic-15-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,738] INFO [Partition -uve-topic-29-19 broker=2] Log loaded for partition -uve-topic-29-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,738] INFO [Partition -uve-topic-16-21 broker=2] Log loaded for partition -uve-topic-16-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,738] INFO [Partition -uve-topic-17-21 broker=2] Log loaded for partition -uve-topic-17-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,739] INFO [Partition -uve-topic-18-21 broker=2] Log loaded for partition -uve-topic-18-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,739] INFO [Partition -uve-topic-24-19 broker=2] Log loaded for partition -uve-topic-24-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,739] INFO [Partition -uve-topic-11-21 broker=2] Log loaded for partition -uve-topic-11-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,739] INFO [Partition -uve-topic-25-19 broker=2] Log loaded for partition -uve-topic-25-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,739] INFO [Partition -uve-topic-12-21 broker=2] Log loaded for partition -uve-topic-12-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,739] INFO [Partition -uve-topic-26-19 broker=2] Log loaded for partition -uve-topic-26-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,739] INFO [Partition -uve-topic-13-21 broker=2] Log loaded for partition -uve-topic-13-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,739] INFO [Partition -uve-topic-27-19 broker=2] Log loaded for partition -uve-topic-27-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,739] INFO [Partition -uve-topic-14-21 broker=2] Log loaded for partition -uve-topic-14-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,739] INFO [Partition -uve-topic-21-18 broker=2] Log loaded for partition -uve-topic-21-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,739] INFO [Partition -uve-topic-22-18 broker=2] Log loaded for partition -uve-topic-22-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,739] INFO [Partition -uve-topic-23-18 broker=2] Log loaded for partition -uve-topic-23-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,739] INFO [Partition -uve-topic-10-20 broker=2] Log loaded for partition -uve-topic-10-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,739] INFO [Partition -uve-topic-24-18 broker=2] Log loaded for partition -uve-topic-24-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,739] INFO [Partition -uve-topic-11-20 broker=2] Log loaded for partition -uve-topic-11-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,739] INFO [Partition -uve-topic-20-18 broker=2] Log loaded for partition -uve-topic-20-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,739] INFO [Partition -uve-topic-29-18 broker=2] Log loaded for partition -uve-topic-29-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,739] INFO [Partition -uve-topic-16-20 broker=2] Log loaded for partition -uve-topic-16-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,739] INFO [Partition -uve-topic-17-20 broker=2] Log loaded for partition -uve-topic-17-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,739] INFO [Partition -uve-topic-18-20 broker=2] Log loaded for partition -uve-topic-18-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,739] INFO [Partition -uve-topic-19-20 broker=2] Log loaded for partition -uve-topic-19-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,739] INFO [Partition -uve-topic-25-18 broker=2] Log loaded for partition -uve-topic-25-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,739] INFO [Partition -uve-topic-12-20 broker=2] Log loaded for partition -uve-topic-12-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,739] INFO [Partition -uve-topic-26-18 broker=2] Log loaded for partition -uve-topic-26-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,740] INFO [Partition -uve-topic-13-20 broker=2] Log loaded for partition -uve-topic-13-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,740] INFO [Partition -uve-topic-27-18 broker=2] Log loaded for partition -uve-topic-27-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,740] INFO [Partition -uve-topic-14-20 broker=2] Log loaded for partition -uve-topic-14-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,740] INFO [Partition -uve-topic-28-18 broker=2] Log loaded for partition -uve-topic-28-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,740] INFO [Partition -uve-topic-15-20 broker=2] Log loaded for partition -uve-topic-15-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,740] INFO [Partition -uve-topic-7-4 broker=2] Log loaded for partition -uve-topic-7-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,740] INFO [Partition -uve-topic-8-4 broker=2] Log loaded for partition -uve-topic-8-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,740] INFO [Partition -uve-topic-5-4 broker=2] Log loaded for partition -uve-topic-5-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,740] INFO [Partition -uve-topic-6-4 broker=2] Log loaded for partition -uve-topic-6-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,740] INFO [Partition -uve-topic-3-4 broker=2] Log loaded for partition -uve-topic-3-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,740] INFO [Partition -uve-topic-4-4 broker=2] Log loaded for partition -uve-topic-4-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,740] INFO [Partition -uve-topic-1-4 broker=2] Log loaded for partition -uve-topic-1-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,740] INFO [Partition -uve-topic-2-4 broker=2] Log loaded for partition -uve-topic-2-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,740] INFO [Partition structured_syslog_topic-8 broker=2] Log loaded for partition structured_syslog_topic-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,740] INFO [Partition -uve-topic-9-4 broker=2] Log loaded for partition -uve-topic-9-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,740] INFO [Partition -uve-topic-6-5 broker=2] Log loaded for partition -uve-topic-6-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,740] INFO [Partition -uve-topic-7-5 broker=2] Log loaded for partition -uve-topic-7-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,740] INFO [Partition -uve-topic-4-5 broker=2] Log loaded for partition -uve-topic-4-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,740] INFO [Partition -uve-topic-5-5 broker=2] Log loaded for partition -uve-topic-5-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,740] INFO [Partition -uve-topic-2-5 broker=2] Log loaded for partition -uve-topic-2-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,740] INFO [Partition -uve-topic-3-5 broker=2] Log loaded for partition -uve-topic-3-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,740] INFO [Partition -uve-topic-0-5 broker=2] Log loaded for partition -uve-topic-0-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,740] INFO [Partition -uve-topic-1-5 broker=2] Log loaded for partition -uve-topic-1-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,741] INFO [Partition structured_syslog_topic-7 broker=2] Log loaded for partition structured_syslog_topic-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,741] INFO [Partition -uve-topic-8-5 broker=2] Log loaded for partition -uve-topic-8-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,741] INFO [Partition -uve-topic-9-5 broker=2] Log loaded for partition -uve-topic-9-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,741] INFO [Partition -uve-topic-5-6 broker=2] Log loaded for partition -uve-topic-5-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,741] INFO [Partition -uve-topic-6-6 broker=2] Log loaded for partition -uve-topic-6-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,741] INFO [Partition -uve-topic-3-6 broker=2] Log loaded for partition -uve-topic-3-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,741] INFO [Partition -uve-topic-4-6 broker=2] Log loaded for partition -uve-topic-4-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,741] INFO [Partition -uve-topic-1-6 broker=2] Log loaded for partition -uve-topic-1-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,741] INFO [Partition -uve-topic-2-6 broker=2] Log loaded for partition -uve-topic-2-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,741] INFO [Partition -uve-topic-0-6 broker=2] Log loaded for partition -uve-topic-0-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,741] INFO [Partition structured_syslog_topic-10 broker=2] Log loaded for partition structured_syslog_topic-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,741] INFO [Partition -uve-topic-9-6 broker=2] Log loaded for partition -uve-topic-9-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,741] INFO [Partition -uve-topic-7-6 broker=2] Log loaded for partition -uve-topic-7-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,741] INFO [Partition -uve-topic-8-6 broker=2] Log loaded for partition -uve-topic-8-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,741] INFO [Partition -uve-topic-4-7 broker=2] Log loaded for partition -uve-topic-4-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,741] INFO [Partition -uve-topic-5-7 broker=2] Log loaded for partition -uve-topic-5-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,741] INFO [Partition -uve-topic-2-7 broker=2] Log loaded for partition -uve-topic-2-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,741] INFO [Partition -uve-topic-3-7 broker=2] Log loaded for partition -uve-topic-3-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,741] INFO [Partition -uve-topic-0-7 broker=2] Log loaded for partition -uve-topic-0-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,741] INFO [Partition -uve-topic-1-7 broker=2] Log loaded for partition -uve-topic-1-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,741] INFO [Partition structured_syslog_topic-9 broker=2] Log loaded for partition structured_syslog_topic-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,757] INFO [Partition -uve-topic-8-7 broker=2] Log loaded for partition -uve-topic-8-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,758] INFO [Partition -uve-topic-9-7 broker=2] Log loaded for partition -uve-topic-9-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,759] INFO [Partition -uve-topic-6-7 broker=2] Log loaded for partition -uve-topic-6-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,760] INFO [Partition -uve-topic-7-7 broker=2] Log loaded for partition -uve-topic-7-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,760] INFO [Partition -uve-topic-9-0 broker=2] Log loaded for partition -uve-topic-9-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,760] INFO [Partition -uve-topic-7-0 broker=2] Log loaded for partition -uve-topic-7-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,760] INFO [Partition -uve-topic-8-0 broker=2] Log loaded for partition -uve-topic-8-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,760] INFO [Partition -uve-topic-5-0 broker=2] Log loaded for partition -uve-topic-5-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,760] INFO [Partition -uve-topic-6-0 broker=2] Log loaded for partition -uve-topic-6-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,760] INFO [Partition -uve-topic-2-1 broker=2] Log loaded for partition -uve-topic-2-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,760] INFO [Partition -uve-topic-3-1 broker=2] Log loaded for partition -uve-topic-3-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,760] INFO [Partition -uve-topic-0-1 broker=2] Log loaded for partition -uve-topic-0-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,760] INFO [Partition -uve-topic-1-1 broker=2] Log loaded for partition -uve-topic-1-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,760] INFO [Partition -uve-topic-8-1 broker=2] Log loaded for partition -uve-topic-8-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,760] INFO [Partition -uve-topic-9-1 broker=2] Log loaded for partition -uve-topic-9-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,760] INFO [Partition -uve-topic-6-1 broker=2] Log loaded for partition -uve-topic-6-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,760] INFO [Partition -uve-topic-7-1 broker=2] Log loaded for partition -uve-topic-7-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,760] INFO [Partition -uve-topic-4-1 broker=2] Log loaded for partition -uve-topic-4-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,760] INFO [Partition -uve-topic-5-1 broker=2] Log loaded for partition -uve-topic-5-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,760] INFO [Partition structured_syslog_topic-11 broker=2] Log loaded for partition structured_syslog_topic-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,760] INFO [Partition -uve-topic-1-2 broker=2] Log loaded for partition -uve-topic-1-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,760] INFO [Partition -uve-topic-2-2 broker=2] Log loaded for partition -uve-topic-2-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,760] INFO [Partition -uve-topic-0-2 broker=2] Log loaded for partition -uve-topic-0-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,760] INFO [Partition -uve-topic-9-2 broker=2] Log loaded for partition -uve-topic-9-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,760] INFO [Partition -uve-topic-7-2 broker=2] Log loaded for partition -uve-topic-7-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,760] INFO [Partition -uve-topic-8-2 broker=2] Log loaded for partition -uve-topic-8-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,761] INFO [Partition -uve-topic-5-2 broker=2] Log loaded for partition -uve-topic-5-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,761] INFO [Partition -uve-topic-6-2 broker=2] Log loaded for partition -uve-topic-6-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,761] INFO [Partition structured_syslog_topic-13 broker=2] Log loaded for partition structured_syslog_topic-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,761] INFO [Partition -uve-topic-3-2 broker=2] Log loaded for partition -uve-topic-3-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,761] INFO [Partition -uve-topic-4-2 broker=2] Log loaded for partition -uve-topic-4-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,761] INFO [Partition -uve-topic-0-3 broker=2] Log loaded for partition -uve-topic-0-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,761] INFO [Partition -uve-topic-1-3 broker=2] Log loaded for partition -uve-topic-1-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,761] INFO [Partition -uve-topic-8-3 broker=2] Log loaded for partition -uve-topic-8-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,761] INFO [Partition -uve-topic-9-3 broker=2] Log loaded for partition -uve-topic-9-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,761] INFO [Partition -uve-topic-6-3 broker=2] Log loaded for partition -uve-topic-6-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,761] INFO [Partition -uve-topic-7-3 broker=2] Log loaded for partition -uve-topic-7-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,761] INFO [Partition -uve-topic-4-3 broker=2] Log loaded for partition -uve-topic-4-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,761] INFO [Partition -uve-topic-5-3 broker=2] Log loaded for partition -uve-topic-5-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,761] INFO [Partition -uve-topic-2-3 broker=2] Log loaded for partition -uve-topic-2-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,761] INFO [Partition structured_syslog_topic-12 broker=2] Log loaded for partition structured_syslog_topic-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,761] INFO [Partition -uve-topic-3-3 broker=2] Log loaded for partition -uve-topic-3-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,761] INFO [Partition -uve-topic-0-4 broker=2] Log loaded for partition -uve-topic-0-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,761] INFO [Partition -uve-topic-0-12 broker=2] Log loaded for partition -uve-topic-0-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,761] INFO [Partition structured_syslog_topic-15 broker=2] Log loaded for partition structured_syslog_topic-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,761] INFO [Partition -uve-topic-7-12 broker=2] Log loaded for partition -uve-topic-7-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,761] INFO [Partition -uve-topic-8-12 broker=2] Log loaded for partition -uve-topic-8-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,761] INFO [Partition -uve-topic-5-12 broker=2] Log loaded for partition -uve-topic-5-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,761] INFO [Partition -uve-topic-6-12 broker=2] Log loaded for partition -uve-topic-6-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,762] INFO [Partition -uve-topic-3-12 broker=2] Log loaded for partition -uve-topic-3-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,762] INFO [Partition -uve-topic-4-12 broker=2] Log loaded for partition -uve-topic-4-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,762] INFO [Partition -uve-topic-1-12 broker=2] Log loaded for partition -uve-topic-1-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,762] INFO [Partition -uve-topic-2-12 broker=2] Log loaded for partition -uve-topic-2-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,762] INFO [Partition structured_syslog_topic-14 broker=2] Log loaded for partition structured_syslog_topic-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,762] INFO [Partition -uve-topic-9-12 broker=2] Log loaded for partition -uve-topic-9-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,762] INFO [Partition -uve-topic-6-13 broker=2] Log loaded for partition -uve-topic-6-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,762] INFO [Partition -uve-topic-7-13 broker=2] Log loaded for partition -uve-topic-7-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,762] INFO [Partition -uve-topic-4-13 broker=2] Log loaded for partition -uve-topic-4-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,762] INFO [Partition -uve-topic-5-13 broker=2] Log loaded for partition -uve-topic-5-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,762] INFO [Partition -uve-topic-2-13 broker=2] Log loaded for partition -uve-topic-2-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,762] INFO [Partition -uve-topic-3-13 broker=2] Log loaded for partition -uve-topic-3-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,762] INFO [Partition -uve-topic-0-13 broker=2] Log loaded for partition -uve-topic-0-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,762] INFO [Partition -uve-topic-1-13 broker=2] Log loaded for partition -uve-topic-1-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,762] INFO [Partition structured_syslog_topic-17 broker=2] Log loaded for partition structured_syslog_topic-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,762] INFO [Partition -uve-topic-8-13 broker=2] Log loaded for partition -uve-topic-8-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,762] INFO [Partition -uve-topic-9-13 broker=2] Log loaded for partition -uve-topic-9-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,762] INFO [Partition -uve-topic-5-14 broker=2] Log loaded for partition -uve-topic-5-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,762] INFO [Partition -uve-topic-6-14 broker=2] Log loaded for partition -uve-topic-6-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,762] INFO [Partition -uve-topic-3-14 broker=2] Log loaded for partition -uve-topic-3-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,762] INFO [Partition -uve-topic-4-14 broker=2] Log loaded for partition -uve-topic-4-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,762] INFO [Partition -uve-topic-1-14 broker=2] Log loaded for partition -uve-topic-1-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,762] INFO [Partition -uve-topic-2-14 broker=2] Log loaded for partition -uve-topic-2-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,762] INFO [Partition -uve-topic-0-14 broker=2] Log loaded for partition -uve-topic-0-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,762] INFO [Partition structured_syslog_topic-16 broker=2] Log loaded for partition structured_syslog_topic-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,763] INFO [Partition -uve-topic-9-14 broker=2] Log loaded for partition -uve-topic-9-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,763] INFO [Partition -uve-topic-7-14 broker=2] Log loaded for partition -uve-topic-7-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,763] INFO [Partition -uve-topic-8-14 broker=2] Log loaded for partition -uve-topic-8-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,763] INFO [Partition -uve-topic-4-15 broker=2] Log loaded for partition -uve-topic-4-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,763] INFO [Partition -uve-topic-5-15 broker=2] Log loaded for partition -uve-topic-5-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,763] INFO [Partition -uve-topic-2-15 broker=2] Log loaded for partition -uve-topic-2-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,763] INFO [Partition -uve-topic-3-15 broker=2] Log loaded for partition -uve-topic-3-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,763] INFO [Partition -uve-topic-0-15 broker=2] Log loaded for partition -uve-topic-0-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,763] INFO [Partition -uve-topic-1-15 broker=2] Log loaded for partition -uve-topic-1-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,763] INFO [Partition structured_syslog_topic-19 broker=2] Log loaded for partition structured_syslog_topic-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,763] INFO [Partition -uve-topic-3-8 broker=2] Log loaded for partition -uve-topic-3-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,763] INFO [Partition -uve-topic-4-8 broker=2] Log loaded for partition -uve-topic-4-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,763] INFO [Partition -uve-topic-1-8 broker=2] Log loaded for partition -uve-topic-1-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,763] INFO [Partition -uve-topic-2-8 broker=2] Log loaded for partition -uve-topic-2-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,763] INFO [Partition -uve-topic-0-8 broker=2] Log loaded for partition -uve-topic-0-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,763] INFO [Partition -uve-topic-9-8 broker=2] Log loaded for partition -uve-topic-9-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,763] INFO [Partition -uve-topic-7-8 broker=2] Log loaded for partition -uve-topic-7-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,763] INFO [Partition -uve-topic-8-8 broker=2] Log loaded for partition -uve-topic-8-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,763] INFO [Partition -uve-topic-5-8 broker=2] Log loaded for partition -uve-topic-5-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,763] INFO [Partition -uve-topic-6-8 broker=2] Log loaded for partition -uve-topic-6-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,763] INFO [Partition -uve-topic-2-9 broker=2] Log loaded for partition -uve-topic-2-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,763] INFO [Partition structured_syslog_topic-18 broker=2] Log loaded for partition structured_syslog_topic-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,763] INFO [Partition -uve-topic-3-9 broker=2] Log loaded for partition -uve-topic-3-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,763] INFO [Partition -uve-topic-0-9 broker=2] Log loaded for partition -uve-topic-0-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,763] INFO [Partition -uve-topic-1-9 broker=2] Log loaded for partition -uve-topic-1-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,763] INFO [Partition -uve-topic-8-9 broker=2] Log loaded for partition -uve-topic-8-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,764] INFO [Partition -uve-topic-9-9 broker=2] Log loaded for partition -uve-topic-9-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,764] INFO [Partition -uve-topic-6-9 broker=2] Log loaded for partition -uve-topic-6-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,764] INFO [Partition -uve-topic-7-9 broker=2] Log loaded for partition -uve-topic-7-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,764] INFO [Partition -uve-topic-4-9 broker=2] Log loaded for partition -uve-topic-4-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,764] INFO [Partition -uve-topic-5-9 broker=2] Log loaded for partition -uve-topic-5-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,764] INFO [Partition -uve-topic-1-10 broker=2] Log loaded for partition -uve-topic-1-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,764] INFO [Partition -uve-topic-2-10 broker=2] Log loaded for partition -uve-topic-2-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,764] INFO [Partition -uve-topic-0-10 broker=2] Log loaded for partition -uve-topic-0-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,764] INFO [Partition -uve-topic-9-10 broker=2] Log loaded for partition -uve-topic-9-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,764] INFO [Partition -uve-topic-7-10 broker=2] Log loaded for partition -uve-topic-7-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,764] INFO [Partition -uve-topic-8-10 broker=2] Log loaded for partition -uve-topic-8-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,764] INFO [Partition -uve-topic-5-10 broker=2] Log loaded for partition -uve-topic-5-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,764] INFO [Partition -uve-topic-6-10 broker=2] Log loaded for partition -uve-topic-6-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,764] INFO [Partition structured_syslog_topic-21 broker=2] Log loaded for partition structured_syslog_topic-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,764] INFO [Partition -uve-topic-3-10 broker=2] Log loaded for partition -uve-topic-3-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,764] INFO [Partition -uve-topic-4-10 broker=2] Log loaded for partition -uve-topic-4-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,764] INFO [Partition -uve-topic-0-11 broker=2] Log loaded for partition -uve-topic-0-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,764] INFO [Partition -uve-topic-1-11 broker=2] Log loaded for partition -uve-topic-1-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,764] INFO [Partition -uve-topic-8-11 broker=2] Log loaded for partition -uve-topic-8-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,764] INFO [Partition -uve-topic-9-11 broker=2] Log loaded for partition -uve-topic-9-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,764] INFO [Partition -uve-topic-6-11 broker=2] Log loaded for partition -uve-topic-6-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,764] INFO [Partition -uve-topic-7-11 broker=2] Log loaded for partition -uve-topic-7-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,764] INFO [Partition -uve-topic-4-11 broker=2] Log loaded for partition -uve-topic-4-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,764] INFO [Partition -uve-topic-5-11 broker=2] Log loaded for partition -uve-topic-5-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,764] INFO [Partition -uve-topic-2-11 broker=2] Log loaded for partition -uve-topic-2-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,764] INFO [Partition structured_syslog_topic-20 broker=2] Log loaded for partition structured_syslog_topic-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,765] INFO [Partition -uve-topic-3-11 broker=2] Log loaded for partition -uve-topic-3-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,765] INFO [Partition -uve-topic-8-19 broker=2] Log loaded for partition -uve-topic-8-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,765] INFO [Partition -uve-topic-9-19 broker=2] Log loaded for partition -uve-topic-9-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,765] INFO [Partition -uve-topic-6-19 broker=2] Log loaded for partition -uve-topic-6-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,765] INFO [Partition -uve-topic-7-19 broker=2] Log loaded for partition -uve-topic-7-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,765] INFO [Partition -uve-topic-4-19 broker=2] Log loaded for partition -uve-topic-4-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,765] INFO [Partition -uve-topic-5-19 broker=2] Log loaded for partition -uve-topic-5-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,765] INFO [Partition -uve-topic-2-19 broker=2] Log loaded for partition -uve-topic-2-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,765] INFO [Partition -uve-topic-3-19 broker=2] Log loaded for partition -uve-topic-3-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,765] INFO [Partition -uve-topic-0-20 broker=2] Log loaded for partition -uve-topic-0-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,765] INFO [Partition -uve-topic-7-20 broker=2] Log loaded for partition -uve-topic-7-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,765] INFO [Partition -uve-topic-8-20 broker=2] Log loaded for partition -uve-topic-8-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,765] INFO [Partition -uve-topic-5-20 broker=2] Log loaded for partition -uve-topic-5-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,765] INFO [Partition -uve-topic-6-20 broker=2] Log loaded for partition -uve-topic-6-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,765] INFO [Partition -uve-topic-3-20 broker=2] Log loaded for partition -uve-topic-3-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,765] INFO [Partition -uve-topic-4-20 broker=2] Log loaded for partition -uve-topic-4-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,765] INFO [Partition -uve-topic-1-20 broker=2] Log loaded for partition -uve-topic-1-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,765] INFO [Partition -uve-topic-2-20 broker=2] Log loaded for partition -uve-topic-2-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,765] INFO [Partition -uve-topic-9-20 broker=2] Log loaded for partition -uve-topic-9-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,765] INFO [Partition -uve-topic-6-21 broker=2] Log loaded for partition -uve-topic-6-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,765] INFO [Partition -uve-topic-7-21 broker=2] Log loaded for partition -uve-topic-7-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,800] INFO [Partition -uve-topic-4-21 broker=2] Log loaded for partition -uve-topic-4-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,800] INFO [Partition -uve-topic-5-21 broker=2] Log loaded for partition -uve-topic-5-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,800] INFO [Partition -uve-topic-2-21 broker=2] Log loaded for partition -uve-topic-2-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,800] INFO [Partition -uve-topic-3-21 broker=2] Log loaded for partition -uve-topic-3-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,800] INFO [Partition -uve-topic-0-21 broker=2] Log loaded for partition -uve-topic-0-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,800] INFO [Partition -uve-topic-1-21 broker=2] Log loaded for partition -uve-topic-1-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,800] INFO [Partition -uve-topic-8-21 broker=2] Log loaded for partition -uve-topic-8-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,800] INFO [Partition -uve-topic-9-21 broker=2] Log loaded for partition -uve-topic-9-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,801] INFO [Partition -uve-topic-5-22 broker=2] Log loaded for partition -uve-topic-5-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,801] INFO [Partition -uve-topic-6-22 broker=2] Log loaded for partition -uve-topic-6-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,801] INFO [Partition -uve-topic-3-22 broker=2] Log loaded for partition -uve-topic-3-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,801] INFO [Partition -uve-topic-4-22 broker=2] Log loaded for partition -uve-topic-4-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,801] INFO [Partition -uve-topic-1-22 broker=2] Log loaded for partition -uve-topic-1-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,801] INFO [Partition -uve-topic-2-22 broker=2] Log loaded for partition -uve-topic-2-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,801] INFO [Partition -uve-topic-0-22 broker=2] Log loaded for partition -uve-topic-0-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,801] INFO [Partition -uve-topic-9-22 broker=2] Log loaded for partition -uve-topic-9-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,802] INFO [Partition -uve-topic-7-22 broker=2] Log loaded for partition -uve-topic-7-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,802] INFO [Partition -uve-topic-8-22 broker=2] Log loaded for partition -uve-topic-8-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,802] INFO [Partition -uve-topic-8-15 broker=2] Log loaded for partition -uve-topic-8-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,802] INFO [Partition -uve-topic-9-15 broker=2] Log loaded for partition -uve-topic-9-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,802] INFO [Partition -uve-topic-6-15 broker=2] Log loaded for partition -uve-topic-6-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,802] INFO [Partition -uve-topic-7-15 broker=2] Log loaded for partition -uve-topic-7-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,802] INFO [Partition -uve-topic-3-16 broker=2] Log loaded for partition -uve-topic-3-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,802] INFO [Partition -uve-topic-4-16 broker=2] Log loaded for partition -uve-topic-4-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,802] INFO [Partition -uve-topic-1-16 broker=2] Log loaded for partition -uve-topic-1-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,802] INFO [Partition -uve-topic-2-16 broker=2] Log loaded for partition -uve-topic-2-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,802] INFO [Partition -uve-topic-0-16 broker=2] Log loaded for partition -uve-topic-0-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,806] INFO [Partition -uve-topic-9-16 broker=2] Log loaded for partition -uve-topic-9-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,807] INFO [Partition -uve-topic-7-16 broker=2] Log loaded for partition -uve-topic-7-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,807] INFO [Partition -uve-topic-8-16 broker=2] Log loaded for partition -uve-topic-8-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,807] INFO [Partition -uve-topic-5-16 broker=2] Log loaded for partition -uve-topic-5-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,807] INFO [Partition -uve-topic-6-16 broker=2] Log loaded for partition -uve-topic-6-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,807] INFO [Partition -uve-topic-2-17 broker=2] Log loaded for partition -uve-topic-2-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,807] INFO [Partition -uve-topic-3-17 broker=2] Log loaded for partition -uve-topic-3-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,807] INFO [Partition -uve-topic-0-17 broker=2] Log loaded for partition -uve-topic-0-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,809] INFO [Partition -uve-topic-1-17 broker=2] Log loaded for partition -uve-topic-1-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,809] INFO [Partition -uve-topic-8-17 broker=2] Log loaded for partition -uve-topic-8-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,809] INFO [Partition -uve-topic-9-17 broker=2] Log loaded for partition -uve-topic-9-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,809] INFO [Partition -uve-topic-6-17 broker=2] Log loaded for partition -uve-topic-6-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,809] INFO [Partition -uve-topic-7-17 broker=2] Log loaded for partition -uve-topic-7-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,809] INFO [Partition -uve-topic-4-17 broker=2] Log loaded for partition -uve-topic-4-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,809] INFO [Partition -uve-topic-5-17 broker=2] Log loaded for partition -uve-topic-5-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,809] INFO [Partition -uve-topic-1-18 broker=2] Log loaded for partition -uve-topic-1-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,809] INFO [Partition -uve-topic-2-18 broker=2] Log loaded for partition -uve-topic-2-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,809] INFO [Partition -uve-topic-0-18 broker=2] Log loaded for partition -uve-topic-0-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,809] INFO [Partition -uve-topic-9-18 broker=2] Log loaded for partition -uve-topic-9-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,809] INFO [Partition -uve-topic-7-18 broker=2] Log loaded for partition -uve-topic-7-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,809] INFO [Partition -uve-topic-8-18 broker=2] Log loaded for partition -uve-topic-8-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,809] INFO [Partition -uve-topic-5-18 broker=2] Log loaded for partition -uve-topic-5-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,809] INFO [Partition -uve-topic-6-18 broker=2] Log loaded for partition -uve-topic-6-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,809] INFO [Partition -uve-topic-3-18 broker=2] Log loaded for partition -uve-topic-3-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,809] INFO [Partition -uve-topic-4-18 broker=2] Log loaded for partition -uve-topic-4-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,809] INFO [Partition -uve-topic-0-19 broker=2] Log loaded for partition -uve-topic-0-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,809] INFO [Partition -uve-topic-1-19 broker=2] Log loaded for partition -uve-topic-1-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,809] INFO [Partition -uve-topic-0-27 broker=2] Log loaded for partition -uve-topic-0-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,809] INFO [Partition -uve-topic-1-27 broker=2] Log loaded for partition -uve-topic-1-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,809] INFO [Partition structured_syslog_topic-0 broker=2] Log loaded for partition structured_syslog_topic-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,809] INFO [Partition -uve-topic-8-27 broker=2] Log loaded for partition -uve-topic-8-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,809] INFO [Partition -uve-topic-9-27 broker=2] Log loaded for partition -uve-topic-9-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,818] INFO [Partition -uve-topic-6-27 broker=2] Log loaded for partition -uve-topic-6-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,818] INFO [Partition -uve-topic-7-27 broker=2] Log loaded for partition -uve-topic-7-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,818] INFO [Partition -uve-topic-4-27 broker=2] Log loaded for partition -uve-topic-4-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,819] INFO [Partition -uve-topic-5-27 broker=2] Log loaded for partition -uve-topic-5-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,819] INFO [Partition -uve-topic-2-27 broker=2] Log loaded for partition -uve-topic-2-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,819] INFO [Partition -uve-topic-3-27 broker=2] Log loaded for partition -uve-topic-3-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,819] INFO [Partition -uve-topic-0-28 broker=2] Log loaded for partition -uve-topic-0-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,819] INFO [Partition -uve-topic-7-28 broker=2] Log loaded for partition -uve-topic-7-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,819] INFO [Partition -uve-topic-8-28 broker=2] Log loaded for partition -uve-topic-8-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,819] INFO [Partition -uve-topic-5-28 broker=2] Log loaded for partition -uve-topic-5-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,819] INFO [Partition -uve-topic-6-28 broker=2] Log loaded for partition -uve-topic-6-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,819] INFO [Partition -uve-topic-3-28 broker=2] Log loaded for partition -uve-topic-3-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,819] INFO [Partition -uve-topic-4-28 broker=2] Log loaded for partition -uve-topic-4-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,819] INFO [Partition -uve-topic-1-28 broker=2] Log loaded for partition -uve-topic-1-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,819] INFO [Partition -uve-topic-2-28 broker=2] Log loaded for partition -uve-topic-2-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,819] INFO [Partition structured_syslog_topic-2 broker=2] Log loaded for partition structured_syslog_topic-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,819] INFO [Partition -uve-topic-9-28 broker=2] Log loaded for partition -uve-topic-9-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,819] INFO [Partition -uve-topic-6-29 broker=2] Log loaded for partition -uve-topic-6-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,819] INFO [Partition -uve-topic-7-29 broker=2] Log loaded for partition -uve-topic-7-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,819] INFO [Partition -uve-topic-4-29 broker=2] Log loaded for partition -uve-topic-4-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,819] INFO [Partition -uve-topic-5-29 broker=2] Log loaded for partition -uve-topic-5-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,819] INFO [Partition -uve-topic-2-29 broker=2] Log loaded for partition -uve-topic-2-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,819] INFO [Partition -uve-topic-3-29 broker=2] Log loaded for partition -uve-topic-3-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,819] INFO [Partition -uve-topic-0-29 broker=2] Log loaded for partition -uve-topic-0-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,819] INFO [Partition -uve-topic-1-29 broker=2] Log loaded for partition -uve-topic-1-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,819] INFO [Partition structured_syslog_topic-1 broker=2] Log loaded for partition structured_syslog_topic-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,819] INFO [Partition -uve-topic-8-29 broker=2] Log loaded for partition -uve-topic-8-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,819] INFO [Partition -uve-topic-9-29 broker=2] Log loaded for partition -uve-topic-9-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,819] INFO [Partition -uve-topic-4-23 broker=2] Log loaded for partition -uve-topic-4-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,819] INFO [Partition -uve-topic-5-23 broker=2] Log loaded for partition -uve-topic-5-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,819] INFO [Partition -uve-topic-2-23 broker=2] Log loaded for partition -uve-topic-2-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,819] INFO [Partition -uve-topic-3-23 broker=2] Log loaded for partition -uve-topic-3-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,819] INFO [Partition -uve-topic-0-23 broker=2] Log loaded for partition -uve-topic-0-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,819] INFO [Partition -uve-topic-1-23 broker=2] Log loaded for partition -uve-topic-1-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,819] INFO [Partition -uve-topic-8-23 broker=2] Log loaded for partition -uve-topic-8-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,820] INFO [Partition -uve-topic-9-23 broker=2] Log loaded for partition -uve-topic-9-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,820] INFO [Partition -uve-topic-6-23 broker=2] Log loaded for partition -uve-topic-6-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,820] INFO [Partition structured_syslog_topic-4 broker=2] Log loaded for partition structured_syslog_topic-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,820] INFO [Partition -uve-topic-7-23 broker=2] Log loaded for partition -uve-topic-7-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,820] INFO [Partition structured_syslog_topic-3 broker=2] Log loaded for partition structured_syslog_topic-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,820] INFO [Partition -uve-topic-3-24 broker=2] Log loaded for partition -uve-topic-3-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,820] INFO [Partition -uve-topic-4-24 broker=2] Log loaded for partition -uve-topic-4-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,820] INFO [Partition -uve-topic-1-24 broker=2] Log loaded for partition -uve-topic-1-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,820] INFO [Partition -uve-topic-2-24 broker=2] Log loaded for partition -uve-topic-2-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,820] INFO [Partition -uve-topic-0-24 broker=2] Log loaded for partition -uve-topic-0-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,820] INFO [Partition -uve-topic-9-24 broker=2] Log loaded for partition -uve-topic-9-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,820] INFO [Partition -uve-topic-7-24 broker=2] Log loaded for partition -uve-topic-7-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,820] INFO [Partition -uve-topic-8-24 broker=2] Log loaded for partition -uve-topic-8-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,820] INFO [Partition -uve-topic-5-24 broker=2] Log loaded for partition -uve-topic-5-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,820] INFO [Partition -uve-topic-6-24 broker=2] Log loaded for partition -uve-topic-6-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,820] INFO [Partition -uve-topic-2-25 broker=2] Log loaded for partition -uve-topic-2-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,820] INFO [Partition -uve-topic-3-25 broker=2] Log loaded for partition -uve-topic-3-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,820] INFO [Partition -uve-topic-0-25 broker=2] Log loaded for partition -uve-topic-0-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,820] INFO [Partition -uve-topic-1-25 broker=2] Log loaded for partition -uve-topic-1-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,820] INFO [Partition -uve-topic-8-25 broker=2] Log loaded for partition -uve-topic-8-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,820] INFO [Partition -uve-topic-9-25 broker=2] Log loaded for partition -uve-topic-9-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,820] INFO [Partition -uve-topic-6-25 broker=2] Log loaded for partition -uve-topic-6-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,820] INFO [Partition structured_syslog_topic-6 broker=2] Log loaded for partition structured_syslog_topic-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,820] INFO [Partition -uve-topic-7-25 broker=2] Log loaded for partition -uve-topic-7-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,820] INFO [Partition -uve-topic-4-25 broker=2] Log loaded for partition -uve-topic-4-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,820] INFO [Partition -uve-topic-5-25 broker=2] Log loaded for partition -uve-topic-5-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,820] INFO [Partition -uve-topic-1-26 broker=2] Log loaded for partition -uve-topic-1-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,820] INFO [Partition -uve-topic-2-26 broker=2] Log loaded for partition -uve-topic-2-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,820] INFO [Partition -uve-topic-0-26 broker=2] Log loaded for partition -uve-topic-0-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,820] INFO [Partition -uve-topic-9-26 broker=2] Log loaded for partition -uve-topic-9-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,820] INFO [Partition -uve-topic-7-26 broker=2] Log loaded for partition -uve-topic-7-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,820] INFO [Partition -uve-topic-8-26 broker=2] Log loaded for partition -uve-topic-8-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,821] INFO [Partition -uve-topic-5-26 broker=2] Log loaded for partition -uve-topic-5-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,821] INFO [Partition -uve-topic-6-26 broker=2] Log loaded for partition -uve-topic-6-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,821] INFO [Partition structured_syslog_topic-5 broker=2] Log loaded for partition structured_syslog_topic-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,821] INFO [Partition -uve-topic-3-26 broker=2] Log loaded for partition -uve-topic-3-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,821] INFO [Partition -uve-topic-4-26 broker=2] Log loaded for partition -uve-topic-4-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,821] INFO [Partition -uve-topic-27-28 broker=2] Log loaded for partition -uve-topic-27-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,821] INFO [Partition -uve-topic-28-28 broker=2] Log loaded for partition -uve-topic-28-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,821] INFO [Partition -uve-topic-29-28 broker=2] Log loaded for partition -uve-topic-29-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,821] INFO [Partition -uve-topic-23-28 broker=2] Log loaded for partition -uve-topic-23-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,821] INFO [Partition -uve-topic-24-28 broker=2] Log loaded for partition -uve-topic-24-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,821] INFO [Partition -uve-topic-25-28 broker=2] Log loaded for partition -uve-topic-25-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,821] INFO [Partition -uve-topic-26-28 broker=2] Log loaded for partition -uve-topic-26-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,821] INFO [Partition -uve-topic-20-29 broker=2] Log loaded for partition -uve-topic-20-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,821] INFO [Partition -uve-topic-21-29 broker=2] Log loaded for partition -uve-topic-21-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,821] INFO [Partition -uve-topic-28-27 broker=2] Log loaded for partition -uve-topic-28-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,821] INFO [Partition -uve-topic-15-29 broker=2] Log loaded for partition -uve-topic-15-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,821] INFO [Partition -uve-topic-29-27 broker=2] Log loaded for partition -uve-topic-29-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,821] INFO [Partition -uve-topic-16-29 broker=2] Log loaded for partition -uve-topic-16-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,821] INFO [Partition -uve-topic-17-29 broker=2] Log loaded for partition -uve-topic-17-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,821] INFO [Partition -uve-topic-18-29 broker=2] Log loaded for partition -uve-topic-18-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,821] INFO [Partition -uve-topic-24-27 broker=2] Log loaded for partition -uve-topic-24-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,821] INFO [Partition -uve-topic-11-29 broker=2] Log loaded for partition -uve-topic-11-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,821] INFO [Partition -uve-topic-25-27 broker=2] Log loaded for partition -uve-topic-25-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,821] INFO [Partition -uve-topic-12-29 broker=2] Log loaded for partition -uve-topic-12-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,821] INFO [Partition -uve-topic-26-27 broker=2] Log loaded for partition -uve-topic-26-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,821] INFO [Partition -uve-topic-13-29 broker=2] Log loaded for partition -uve-topic-13-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,821] INFO [Partition -uve-topic-27-27 broker=2] Log loaded for partition -uve-topic-27-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,830] INFO [Partition -uve-topic-14-29 broker=2] Log loaded for partition -uve-topic-14-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,830] INFO [Partition -uve-topic-20-28 broker=2] Log loaded for partition -uve-topic-20-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,830] INFO [Partition -uve-topic-21-28 broker=2] Log loaded for partition -uve-topic-21-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,830] INFO [Partition -uve-topic-22-28 broker=2] Log loaded for partition -uve-topic-22-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,830] INFO [Partition -uve-topic-19-29 broker=2] Log loaded for partition -uve-topic-19-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,830] INFO [Partition -uve-topic-26-29 broker=2] Log loaded for partition -uve-topic-26-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,830] INFO [Partition -uve-topic-27-29 broker=2] Log loaded for partition -uve-topic-27-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,830] INFO [Partition -uve-topic-28-29 broker=2] Log loaded for partition -uve-topic-28-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,830] INFO [Partition -uve-topic-29-29 broker=2] Log loaded for partition -uve-topic-29-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,830] INFO [Partition -uve-topic-22-29 broker=2] Log loaded for partition -uve-topic-22-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,830] INFO [Partition -uve-topic-23-29 broker=2] Log loaded for partition -uve-topic-23-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,830] INFO [Partition -uve-topic-24-29 broker=2] Log loaded for partition -uve-topic-24-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,830] INFO [Partition -uve-topic-25-29 broker=2] Log loaded for partition -uve-topic-25-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,830] INFO [Partition structured_syslog_topic-23 broker=2] Log loaded for partition structured_syslog_topic-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,830] INFO [Partition structured_syslog_topic-22 broker=2] Log loaded for partition structured_syslog_topic-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,830] INFO [Partition structured_syslog_topic-25 broker=2] Log loaded for partition structured_syslog_topic-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,830] INFO [Partition structured_syslog_topic-24 broker=2] Log loaded for partition structured_syslog_topic-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,830] INFO [Partition structured_syslog_topic-27 broker=2] Log loaded for partition structured_syslog_topic-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,831] INFO [Partition structured_syslog_topic-26 broker=2] Log loaded for partition structured_syslog_topic-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,831] INFO [Partition structured_syslog_topic-28 broker=2] Log loaded for partition structured_syslog_topic-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,831] INFO [Partition structured_syslog_topic-29 broker=2] Log loaded for partition structured_syslog_topic-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,831] INFO [Partition -uve-topic-3-0 broker=2] Log loaded for partition -uve-topic-3-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,831] INFO [Partition -uve-topic-4-0 broker=2] Log loaded for partition -uve-topic-4-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:05,831] INFO [Partition -uve-topic-1-0 broker=2] Log loaded for partition -uve-topic-1-0 with initial high watermark 45 (kafka.cluster.Partition) [2026-06-04 06:06:05,831] INFO [Partition -uve-topic-2-0 broker=2] Log loaded for partition -uve-topic-2-0 with initial high watermark 45 (kafka.cluster.Partition) [2026-06-04 06:06:05,831] INFO [Partition -uve-topic-0-0 broker=2] Log loaded for partition -uve-topic-0-0 with initial high watermark 737 (kafka.cluster.Partition) [2026-06-04 06:06:05,863] INFO [ReplicaFetcherManager on broker 2] Removed fetcher for partitions HashSet(-uve-topic-8-5, -uve-topic-9-5, -uve-topic-0-6, structured_syslog_topic-7, -uve-topic-7-6, -uve-topic-8-6, -uve-topic-5-6, -uve-topic-6-6, -uve-topic-3-6, -uve-topic-4-6, -uve-topic-1-6, -uve-topic-2-6, -uve-topic-9-6, -uve-topic-0-7, -uve-topic-1-7, -uve-topic-8-7, structured_syslog_topic-8, -uve-topic-9-7, -uve-topic-6-7, -uve-topic-7-7, -uve-topic-4-7, -uve-topic-5-7, -uve-topic-2-7, -uve-topic-3-7, -uve-topic-8-3, -uve-topic-9-3, -uve-topic-6-3, -uve-topic-7-3, -uve-topic-5-4, -uve-topic-6-4, structured_syslog_topic-9, -uve-topic-3-4, -uve-topic-4-4, -uve-topic-1-4, -uve-topic-2-4, -uve-topic-0-4, -uve-topic-9-4, -uve-topic-7-4, -uve-topic-8-4, -uve-topic-6-5, -uve-topic-7-5, -uve-topic-4-5, structured_syslog_topic-10, -uve-topic-5-5, -uve-topic-2-5, -uve-topic-3-5, -uve-topic-0-5, -uve-topic-1-5, -uve-topic-3-10, -uve-topic-4-10, -uve-topic-1-10, -uve-topic-2-10, -uve-topic-0-10, -uve-topic-9-10, structured_syslog_topic-11, -uve-topic-7-10, -uve-topic-8-10, -uve-topic-5-10, -uve-topic-6-10, -uve-topic-4-11, -uve-topic-5-11, -uve-topic-2-11, -uve-topic-3-11, -uve-topic-0-11, -uve-topic-1-11, -uve-topic-8-11, structured_syslog_topic-12, -uve-topic-9-11, -uve-topic-6-11, -uve-topic-7-11, -uve-topic-1-8, -uve-topic-2-8, -uve-topic-0-8, -uve-topic-9-8, -uve-topic-7-8, -uve-topic-8-8, -uve-topic-5-8, -uve-topic-6-8, structured_syslog_topic-13, -uve-topic-3-8, -uve-topic-4-8, -uve-topic-2-9, -uve-topic-3-9, -uve-topic-0-9, -uve-topic-1-9, -uve-topic-8-9, -uve-topic-9-9, -uve-topic-6-9, -uve-topic-7-9, -uve-topic-4-9, structured_syslog_topic-14, -uve-topic-5-9, -uve-topic-0-14, -uve-topic-7-14, -uve-topic-8-14, -uve-topic-5-14, -uve-topic-6-14, -uve-topic-3-14, -uve-topic-4-14, -uve-topic-1-14, -uve-topic-2-14, -uve-topic-9-14, structured_syslog_topic-0, -uve-topic-0-15, -uve-topic-1-15, -uve-topic-8-15, -uve-topic-9-15, -uve-topic-6-15, -uve-topic-7-15, -uve-topic-4-15, -uve-topic-5-15, -uve-topic-2-15, -uve-topic-3-15, structured_syslog_topic-1, -uve-topic-5-12, -uve-topic-6-12, -uve-topic-3-12, -uve-topic-4-12, -uve-topic-1-12, -uve-topic-2-12, -uve-topic-0-12, -uve-topic-9-12, -uve-topic-7-12, -uve-topic-8-12, structured_syslog_topic-2, -uve-topic-6-13, -uve-topic-7-13, -uve-topic-4-13, -uve-topic-5-13, -uve-topic-2-13, -uve-topic-3-13, -uve-topic-0-13, -uve-topic-1-13, -uve-topic-8-13, -uve-topic-9-13, structured_syslog_topic-3, -uve-topic-3-18, -uve-topic-4-18, -uve-topic-1-18, -uve-topic-2-18, -uve-topic-0-18, -uve-topic-9-18, -uve-topic-7-18, -uve-topic-8-18, -uve-topic-5-18, -uve-topic-6-18, structured_syslog_topic-4, -uve-topic-4-19, -uve-topic-5-19, -uve-topic-2-19, -uve-topic-3-19, -uve-topic-0-19, -uve-topic-1-19, -uve-topic-8-19, -uve-topic-9-19, -uve-topic-6-19, -uve-topic-7-19, structured_syslog_topic-5, -uve-topic-1-16, -uve-topic-2-16, -uve-topic-0-16, -uve-topic-9-16, -uve-topic-7-16, -uve-topic-8-16, -uve-topic-5-16, -uve-topic-6-16, -uve-topic-3-16, -uve-topic-4-16, structured_syslog_topic-6, -uve-topic-2-17, -uve-topic-3-17, -uve-topic-0-17, -uve-topic-1-17, -uve-topic-8-17, -uve-topic-9-17, -uve-topic-6-17, -uve-topic-7-17, -uve-topic-4-17, -uve-topic-5-17, -uve-topic-20-23, -uve-topic-10-24, structured_syslog_topic-24, -uve-topic-21-23, -uve-topic-11-24, -uve-topic-22-23, -uve-topic-12-24, -uve-topic-23-23, -uve-topic-13-24, -uve-topic-17-23, -uve-topic-27-22, -uve-topic-18-23, -uve-topic-28-22, -uve-topic-29-22, -uve-topic-19-23, -uve-topic-13-23, -uve-topic-23-22, -uve-topic-14-23, -uve-topic-24-22, -uve-topic-15-23, -uve-topic-25-22, -uve-topic-16-23, -uve-topic-26-22, -uve-topic-11-25, -uve-topic-21-24, -uve-topic-12-25, -uve-topic-22-24, structured_syslog_topic-25, -uve-topic-13-25, -uve-topic-23-24, -uve-topic-14-25, -uve-topic-24-24, -uve-topic-10-25, -uve-topic-20-24, -uve-topic-18-24, -uve-topic-28-23, -uve-topic-19-24, -uve-topic-29-23, -uve-topic-24-23, -uve-topic-14-24, -uve-topic-25-23, -uve-topic-15-24, -uve-topic-16-24, -uve-topic-26-23, -uve-topic-17-24, -uve-topic-27-23, -uve-topic-22-25, -uve-topic-12-26, -uve-topic-23-25, -uve-topic-13-26, -uve-topic-14-26, -uve-topic-24-25, structured_syslog_topic-26, -uve-topic-15-26, -uve-topic-25-25, -uve-topic-20-25, -uve-topic-10-26, -uve-topic-21-25, -uve-topic-11-26, -uve-topic-29-24, -uve-topic-19-25, -uve-topic-15-25, -uve-topic-25-24, -uve-topic-16-25, -uve-topic-26-24, -uve-topic-27-24, -uve-topic-17-25, -uve-topic-28-24, -uve-topic-18-25, -uve-topic-13-27, -uve-topic-23-26, -uve-topic-14-27, -uve-topic-24-26, -uve-topic-25-26, -uve-topic-15-27, -uve-topic-26-26, -uve-topic-16-27, structured_syslog_topic-27, -uve-topic-10-27, -uve-topic-20-26, -uve-topic-11-27, -uve-topic-21-26, -uve-topic-12-27, -uve-topic-22-26, -uve-topic-16-26, -uve-topic-26-25, -uve-topic-17-26, -uve-topic-27-25, -uve-topic-18-26, -uve-topic-28-25, -uve-topic-19-26, -uve-topic-29-25, structured_syslog_topic-28, -uve-topic-13-19, -uve-topic-23-18, -uve-topic-14-19, -uve-topic-24-18, -uve-topic-15-19, -uve-topic-25-18, -uve-topic-16-19, -uve-topic-26-18, -uve-topic-10-19, -uve-topic-20-18, -uve-topic-11-19, -uve-topic-21-18, -uve-topic-12-19, -uve-topic-22-18, -uve-topic-17-19, -uve-topic-27-18, -uve-topic-18-19, -uve-topic-28-18, -uve-topic-19-19, -uve-topic-29-18, -uve-topic-20-20, -uve-topic-10-21, structured_syslog_topic-29, -uve-topic-24-19, -uve-topic-14-20, -uve-topic-25-19, -uve-topic-15-20, -uve-topic-26-19, -uve-topic-16-20, -uve-topic-27-19, -uve-topic-17-20, -uve-topic-20-19, -uve-topic-10-20, -uve-topic-21-19, -uve-topic-11-20, -uve-topic-22-19, -uve-topic-12-20, -uve-topic-23-19, -uve-topic-13-20, -uve-topic-28-19, -uve-topic-18-20, -uve-topic-29-19, -uve-topic-19-20, -uve-topic-20-21, -uve-topic-10-22, -uve-topic-21-21, -uve-topic-11-22, -uve-topic-25-20, -uve-topic-15-21, -uve-topic-26-20, -uve-topic-16-21, -uve-topic-27-20, -uve-topic-17-21, -uve-topic-28-20, -uve-topic-18-21, -uve-topic-21-20, -uve-topic-11-21, -uve-topic-22-20, -uve-topic-12-21, -uve-topic-23-20, -uve-topic-13-21, -uve-topic-24-20, -uve-topic-14-21, -uve-topic-19-21, -uve-topic-29-20, -uve-topic-10-23, -uve-topic-20-22, -uve-topic-11-23, -uve-topic-21-22, -uve-topic-12-23, -uve-topic-22-22, -uve-topic-26-21, -uve-topic-16-22, -uve-topic-27-21, -uve-topic-17-22, -uve-topic-18-22, -uve-topic-28-21, -uve-topic-19-22, -uve-topic-29-21, -uve-topic-22-21, -uve-topic-12-22, -uve-topic-23-21, -uve-topic-13-22, -uve-topic-24-21, -uve-topic-14-22, -uve-topic-25-21, -uve-topic-15-22, structured_syslog_topic-15, structured_syslog_topic-16, structured_syslog_topic-17, structured_syslog_topic-18, -uve-topic-8-1, -uve-topic-9-1, -uve-topic-6-1, -uve-topic-7-1, -uve-topic-4-1, -uve-topic-5-1, -uve-topic-14-28, -uve-topic-24-27, -uve-topic-15-28, -uve-topic-25-27, -uve-topic-16-28, -uve-topic-26-27, -uve-topic-17-28, -uve-topic-27-27, -uve-topic-20-27, -uve-topic-10-28, -uve-topic-21-27, -uve-topic-11-28, -uve-topic-12-28, -uve-topic-22-27, -uve-topic-13-28, -uve-topic-23-27, structured_syslog_topic-19, -uve-topic-27-26, -uve-topic-17-27, -uve-topic-28-26, -uve-topic-18-27, -uve-topic-29-26, -uve-topic-19-27, -uve-topic-3-2, -uve-topic-4-2, -uve-topic-1-2, -uve-topic-2-2, -uve-topic-0-2, -uve-topic-9-2, -uve-topic-10-29, -uve-topic-20-28, -uve-topic-7-2, -uve-topic-8-2, -uve-topic-5-2, -uve-topic-6-2, -uve-topic-25-28, -uve-topic-15-29, -uve-topic-26-28, -uve-topic-16-29, -uve-topic-27-28, -uve-topic-17-29, -uve-topic-28-28, -uve-topic-18-29, -uve-topic-11-29, -uve-topic-21-28, -uve-topic-12-29, -uve-topic-22-28, -uve-topic-23-28, -uve-topic-13-29, -uve-topic-24-28, -uve-topic-14-29, -uve-topic-18-28, -uve-topic-28-27, structured_syslog_topic-20, -uve-topic-19-28, -uve-topic-29-27, -uve-topic-4-3, -uve-topic-5-3, -uve-topic-2-3, -uve-topic-3-3, -uve-topic-0-3, -uve-topic-1-3, -uve-topic-20-29, -uve-topic-21-29, -uve-topic-26-29, -uve-topic-27-29, -uve-topic-28-29, -uve-topic-29-29, -uve-topic-22-29, -uve-topic-23-29, -uve-topic-24-29, -uve-topic-25-29, -uve-topic-29-28, -uve-topic-19-29, structured_syslog_topic-21, -uve-topic-1-0, -uve-topic-2-0, -uve-topic-0-0, -uve-topic-9-0, -uve-topic-7-0, -uve-topic-8-0, -uve-topic-5-0, -uve-topic-6-0, -uve-topic-3-0, -uve-topic-4-0, structured_syslog_topic-23, structured_syslog_topic-22, -uve-topic-2-1, -uve-topic-3-1, -uve-topic-0-1, -uve-topic-1-1, -uve-topic-17-7, -uve-topic-27-6, -uve-topic-18-7, -uve-topic-28-6, -uve-topic-19-7, -uve-topic-29-6, -uve-topic-23-6, -uve-topic-13-7, -uve-topic-24-6, -uve-topic-14-7, -uve-topic-25-6, -uve-topic-15-7, -uve-topic-26-6, -uve-topic-16-7, -uve-topic-20-6, -uve-topic-10-7, -uve-topic-21-6, -uve-topic-11-7, -uve-topic-22-6, -uve-topic-12-7, -uve-topic-28-7, -uve-topic-18-8, -uve-topic-29-7, -uve-topic-19-8, -uve-topic-14-8, -uve-topic-24-7, -uve-topic-15-8, -uve-topic-25-7, -uve-topic-16-8, -uve-topic-26-7, -uve-topic-17-8, -uve-topic-27-7, -uve-topic-10-8, -uve-topic-20-7, -uve-topic-11-8, -uve-topic-21-7, -uve-topic-12-8, -uve-topic-22-7, -uve-topic-13-8, -uve-topic-23-7, -uve-topic-19-9, -uve-topic-29-8, -uve-topic-15-9, -uve-topic-25-8, -uve-topic-16-9, -uve-topic-26-8, -uve-topic-17-9, -uve-topic-27-8, -uve-topic-18-9, -uve-topic-28-8, -uve-topic-21-8, -uve-topic-11-9, -uve-topic-22-8, -uve-topic-12-9, -uve-topic-23-8, -uve-topic-13-9, -uve-topic-24-8, -uve-topic-14-9, -uve-topic-20-8, -uve-topic-10-9, -uve-topic-26-9, -uve-topic-16-10, -uve-topic-27-9, -uve-topic-17-10, -uve-topic-28-9, -uve-topic-18-10, -uve-topic-29-9, -uve-topic-19-10, -uve-topic-12-10, -uve-topic-22-9, -uve-topic-13-10, -uve-topic-23-9, -uve-topic-14-10, -uve-topic-24-9, -uve-topic-15-10, -uve-topic-25-9, -uve-topic-10-10, -uve-topic-20-9, -uve-topic-11-10, -uve-topic-21-9, -uve-topic-23-2, -uve-topic-13-3, -uve-topic-24-2, -uve-topic-14-3, -uve-topic-25-2, -uve-topic-15-3, -uve-topic-26-2, -uve-topic-16-3, -uve-topic-20-2, -uve-topic-10-3, -uve-topic-21-2, -uve-topic-11-3, -uve-topic-22-2, -uve-topic-12-3, -uve-topic-27-2, -uve-topic-17-3, -uve-topic-28-2, -uve-topic-18-3, -uve-topic-29-2, -uve-topic-19-3, -uve-topic-14-4, -uve-topic-24-3, -uve-topic-15-4, -uve-topic-25-3, -uve-topic-16-4, -uve-topic-26-3, -uve-topic-17-4, -uve-topic-27-3, -uve-topic-10-4, -uve-topic-20-3, -uve-topic-11-4, -uve-topic-21-3, -uve-topic-12-4, -uve-topic-22-3, -uve-topic-13-4, -uve-topic-23-3, -uve-topic-18-4, -uve-topic-28-3, -uve-topic-19-4, -uve-topic-29-3, -uve-topic-25-4, -uve-topic-15-5, -uve-topic-26-4, -uve-topic-16-5, -uve-topic-27-4, -uve-topic-17-5, -uve-topic-28-4, -uve-topic-18-5, -uve-topic-21-4, -uve-topic-11-5, -uve-topic-22-4, -uve-topic-12-5, -uve-topic-23-4, -uve-topic-13-5, -uve-topic-24-4, -uve-topic-14-5, -uve-topic-19-5, -uve-topic-29-4, -uve-topic-20-4, -uve-topic-10-5, -uve-topic-26-5, -uve-topic-16-6, -uve-topic-27-5, -uve-topic-17-6, -uve-topic-18-6, -uve-topic-28-5, -uve-topic-19-6, -uve-topic-29-5, -uve-topic-22-5, -uve-topic-12-6, -uve-topic-23-5, -uve-topic-13-6, -uve-topic-24-5, -uve-topic-14-6, -uve-topic-25-5, -uve-topic-15-6, -uve-topic-20-5, -uve-topic-10-6, -uve-topic-21-5, -uve-topic-11-6, -uve-topic-10-15, -uve-topic-20-14, -uve-topic-11-15, -uve-topic-21-14, -uve-topic-12-15, -uve-topic-22-14, -uve-topic-17-15, -uve-topic-27-14, -uve-topic-18-15, -uve-topic-28-14, -uve-topic-19-15, -uve-topic-29-14, -uve-topic-13-15, -uve-topic-23-14, -uve-topic-14-15, -uve-topic-24-14, -uve-topic-15-15, -uve-topic-25-14, -uve-topic-16-15, -uve-topic-26-14, -uve-topic-20-15, -uve-topic-10-16, -uve-topic-21-15, -uve-topic-11-16, -uve-topic-22-15, -uve-topic-12-16, -uve-topic-23-15, -uve-topic-13-16, -uve-topic-28-15, -uve-topic-18-16, -uve-topic-29-15, -uve-topic-19-16, -uve-topic-24-15, -uve-topic-14-16, -uve-topic-25-15, -uve-topic-15-16, -uve-topic-26-15, -uve-topic-16-16, -uve-topic-27-15, -uve-topic-17-16, -uve-topic-11-17, -uve-topic-21-16, -uve-topic-12-17, -uve-topic-22-16, -uve-topic-13-17, -uve-topic-23-16, -uve-topic-14-17, -uve-topic-24-16, -uve-topic-10-17, -uve-topic-20-16, -uve-topic-19-17, -uve-topic-29-16, -uve-topic-15-17, -uve-topic-25-16, -uve-topic-16-17, -uve-topic-26-16, -uve-topic-17-17, -uve-topic-27-16, -uve-topic-18-17, -uve-topic-28-16, -uve-topic-22-17, -uve-topic-12-18, -uve-topic-23-17, -uve-topic-13-18, -uve-topic-24-17, -uve-topic-14-18, -uve-topic-25-17, -uve-topic-15-18, -uve-topic-20-17, -uve-topic-10-18, -uve-topic-21-17, -uve-topic-11-18, -uve-topic-26-17, -uve-topic-16-18, -uve-topic-27-17, -uve-topic-17-18, -uve-topic-28-17, -uve-topic-18-18, -uve-topic-29-17, -uve-topic-19-18, -uve-topic-17-11, -uve-topic-27-10, -uve-topic-18-11, -uve-topic-28-10, -uve-topic-19-11, -uve-topic-29-10, -uve-topic-13-11, -uve-topic-23-10, -uve-topic-14-11, -uve-topic-24-10, -uve-topic-15-11, -uve-topic-25-10, -uve-topic-16-11, -uve-topic-26-10, -uve-topic-20-10, -uve-topic-10-11, -uve-topic-21-10, -uve-topic-11-11, -uve-topic-22-10, -uve-topic-12-11, -uve-topic-28-11, -uve-topic-18-12, -uve-topic-29-11, -uve-topic-19-12, -uve-topic-24-11, -uve-topic-14-12, -uve-topic-25-11, -uve-topic-15-12, -uve-topic-26-11, -uve-topic-16-12, -uve-topic-27-11, -uve-topic-17-12, -uve-topic-10-12, -uve-topic-20-11, -uve-topic-11-12, -uve-topic-21-11, -uve-topic-12-12, -uve-topic-22-11, -uve-topic-13-12, -uve-topic-23-11, -uve-topic-19-13, -uve-topic-29-12, -uve-topic-20-12, -uve-topic-10-13, -uve-topic-15-13, -uve-topic-25-12, -uve-topic-16-13, -uve-topic-26-12, -uve-topic-17-13, -uve-topic-27-12, -uve-topic-18-13, -uve-topic-28-12, -uve-topic-11-13, -uve-topic-21-12, -uve-topic-12-13, -uve-topic-22-12, -uve-topic-13-13, -uve-topic-23-12, -uve-topic-14-13, -uve-topic-24-12, -uve-topic-10-14, -uve-topic-20-13, -uve-topic-11-14, -uve-topic-21-13, -uve-topic-26-13, -uve-topic-16-14, -uve-topic-27-13, -uve-topic-17-14, -uve-topic-28-13, -uve-topic-18-14, -uve-topic-29-13, -uve-topic-19-14, -uve-topic-22-13, -uve-topic-12-14, -uve-topic-23-13, -uve-topic-13-14, -uve-topic-24-13, -uve-topic-14-14, -uve-topic-25-13, -uve-topic-15-14, -uve-topic-0-22, -uve-topic-7-22, -uve-topic-8-22, -uve-topic-5-22, -uve-topic-6-22, -uve-topic-3-22, -uve-topic-4-22, -uve-topic-1-22, -uve-topic-2-22, -uve-topic-9-22, -uve-topic-0-23, -uve-topic-1-23, -uve-topic-8-23, -uve-topic-9-23, -uve-topic-6-23, -uve-topic-7-23, -uve-topic-4-23, -uve-topic-5-23, -uve-topic-2-23, -uve-topic-3-23, -uve-topic-5-20, -uve-topic-6-20, -uve-topic-3-20, -uve-topic-4-20, -uve-topic-1-20, -uve-topic-2-20, -uve-topic-0-20, -uve-topic-9-20, -uve-topic-7-20, -uve-topic-8-20, -uve-topic-6-21, -uve-topic-7-21, -uve-topic-4-21, -uve-topic-5-21, -uve-topic-2-21, -uve-topic-3-21, -uve-topic-0-21, -uve-topic-1-21, -uve-topic-8-21, -uve-topic-9-21, -uve-topic-3-26, -uve-topic-4-26, -uve-topic-1-26, -uve-topic-2-26, -uve-topic-0-26, -uve-topic-9-26, -uve-topic-7-26, -uve-topic-8-26, -uve-topic-5-26, -uve-topic-6-26, -uve-topic-4-27, -uve-topic-5-27, -uve-topic-2-27, -uve-topic-3-27, -uve-topic-0-27, -uve-topic-1-27, -uve-topic-8-27, -uve-topic-9-27, -uve-topic-6-27, -uve-topic-7-27, -uve-topic-1-24, -uve-topic-2-24, -uve-topic-0-24, -uve-topic-9-24, -uve-topic-7-24, -uve-topic-8-24, -uve-topic-5-24, -uve-topic-6-24, -uve-topic-3-24, -uve-topic-4-24, -uve-topic-2-25, -uve-topic-3-25, -uve-topic-0-25, -uve-topic-1-25, -uve-topic-8-25, -uve-topic-9-25, -uve-topic-6-25, -uve-topic-7-25, -uve-topic-4-25, -uve-topic-5-25, -uve-topic-10-0, -uve-topic-11-0, -uve-topic-12-0, -uve-topic-13-0, -uve-topic-18-0, -uve-topic-19-0, -uve-topic-14-0, -uve-topic-15-0, -uve-topic-16-0, -uve-topic-17-0, -uve-topic-21-0, -uve-topic-11-1, -uve-topic-5-28, -uve-topic-22-0, -uve-topic-12-1, -uve-topic-6-28, -uve-topic-23-0, -uve-topic-13-1, -uve-topic-3-28, -uve-topic-24-0, -uve-topic-14-1, -uve-topic-4-28, -uve-topic-1-28, -uve-topic-2-28, -uve-topic-20-0, -uve-topic-10-1, -uve-topic-0-28, -uve-topic-29-0, -uve-topic-19-1, -uve-topic-25-0, -uve-topic-15-1, -uve-topic-9-28, -uve-topic-26-0, -uve-topic-16-1, -uve-topic-27-0, -uve-topic-17-1, -uve-topic-7-28, -uve-topic-28-0, -uve-topic-18-1, -uve-topic-8-28, -uve-topic-12-2, -uve-topic-22-1, -uve-topic-6-29, -uve-topic-13-2, -uve-topic-23-1, -uve-topic-7-29, -uve-topic-14-2, -uve-topic-24-1, -uve-topic-4-29, -uve-topic-15-2, -uve-topic-25-1, -uve-topic-5-29, -uve-topic-2-29, -uve-topic-3-29, -uve-topic-10-2, -uve-topic-20-1, -uve-topic-0-29, -uve-topic-11-2, -uve-topic-21-1, -uve-topic-1-29, -uve-topic-16-2, -uve-topic-26-1, -uve-topic-17-2, -uve-topic-27-1, -uve-topic-18-2, -uve-topic-28-1, -uve-topic-8-29, -uve-topic-19-2, -uve-topic-29-1, -uve-topic-9-29) (kafka.server.ReplicaFetcherManager) [2026-06-04 06:06:06,177] INFO [ReplicaFetcherThread-0-1]: Starting (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,274] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,275] INFO [UnifiedLog partition=-uve-topic-8-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,276] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,276] INFO [UnifiedLog partition=-uve-topic-9-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,276] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,276] INFO [UnifiedLog partition=-uve-topic-0-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,276] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,276] INFO [UnifiedLog partition=structured_syslog_topic-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,276] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,276] INFO [UnifiedLog partition=-uve-topic-7-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,276] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,276] INFO [UnifiedLog partition=-uve-topic-8-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,276] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,276] INFO [UnifiedLog partition=-uve-topic-5-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,277] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,277] INFO [UnifiedLog partition=-uve-topic-6-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,277] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,277] INFO [UnifiedLog partition=-uve-topic-3-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,277] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,277] INFO [UnifiedLog partition=-uve-topic-4-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,277] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,277] INFO [UnifiedLog partition=-uve-topic-1-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,277] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,277] INFO [UnifiedLog partition=-uve-topic-2-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,277] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,277] INFO [UnifiedLog partition=-uve-topic-9-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,277] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,277] INFO [UnifiedLog partition=-uve-topic-0-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,277] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,277] INFO [UnifiedLog partition=-uve-topic-1-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,277] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,277] INFO [UnifiedLog partition=-uve-topic-8-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,277] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,277] INFO [UnifiedLog partition=structured_syslog_topic-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,277] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,277] INFO [UnifiedLog partition=-uve-topic-9-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,277] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,277] INFO [UnifiedLog partition=-uve-topic-6-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,277] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,277] INFO [UnifiedLog partition=-uve-topic-7-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,277] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,277] INFO [UnifiedLog partition=-uve-topic-4-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,277] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,277] INFO [UnifiedLog partition=-uve-topic-5-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,277] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,277] INFO [UnifiedLog partition=-uve-topic-2-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,277] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,277] INFO [UnifiedLog partition=-uve-topic-3-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,277] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,277] INFO [UnifiedLog partition=-uve-topic-8-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,277] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,277] INFO [UnifiedLog partition=-uve-topic-9-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,277] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,277] INFO [UnifiedLog partition=-uve-topic-6-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,277] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,318] INFO [UnifiedLog partition=-uve-topic-7-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,318] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,318] INFO [UnifiedLog partition=-uve-topic-5-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,318] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,318] INFO [UnifiedLog partition=-uve-topic-6-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,318] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,318] INFO [UnifiedLog partition=structured_syslog_topic-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,318] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,318] INFO [UnifiedLog partition=-uve-topic-3-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,321] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,321] INFO [UnifiedLog partition=-uve-topic-4-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,321] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,321] INFO [UnifiedLog partition=-uve-topic-1-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,321] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,321] INFO [UnifiedLog partition=-uve-topic-2-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,321] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,321] INFO [UnifiedLog partition=-uve-topic-0-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,321] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,321] INFO [UnifiedLog partition=-uve-topic-9-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,321] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,321] INFO [UnifiedLog partition=-uve-topic-7-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,321] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,321] INFO [UnifiedLog partition=-uve-topic-8-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,321] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,321] INFO [UnifiedLog partition=-uve-topic-6-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,321] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,321] INFO [UnifiedLog partition=-uve-topic-7-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,321] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,321] INFO [UnifiedLog partition=-uve-topic-4-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,321] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,321] INFO [UnifiedLog partition=structured_syslog_topic-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,321] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,321] INFO [UnifiedLog partition=-uve-topic-5-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,321] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,321] INFO [UnifiedLog partition=-uve-topic-2-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,322] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,322] INFO [UnifiedLog partition=-uve-topic-3-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,322] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,322] INFO [UnifiedLog partition=-uve-topic-0-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,322] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,322] INFO [UnifiedLog partition=-uve-topic-1-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,322] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,322] INFO [UnifiedLog partition=-uve-topic-3-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,322] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,322] INFO [UnifiedLog partition=-uve-topic-4-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,322] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,322] INFO [UnifiedLog partition=-uve-topic-1-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,322] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,322] INFO [UnifiedLog partition=-uve-topic-2-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,322] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,322] INFO [UnifiedLog partition=-uve-topic-0-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,322] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,322] INFO [UnifiedLog partition=-uve-topic-9-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,322] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,322] INFO [UnifiedLog partition=structured_syslog_topic-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,322] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,322] INFO [UnifiedLog partition=-uve-topic-7-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,322] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,322] INFO [UnifiedLog partition=-uve-topic-8-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,322] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,322] INFO [UnifiedLog partition=-uve-topic-5-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,322] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,322] INFO [UnifiedLog partition=-uve-topic-6-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,322] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,322] INFO [UnifiedLog partition=-uve-topic-4-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,322] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,322] INFO [UnifiedLog partition=-uve-topic-5-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,322] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,322] INFO [UnifiedLog partition=-uve-topic-2-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,322] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,322] INFO [UnifiedLog partition=-uve-topic-3-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,322] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,322] INFO [UnifiedLog partition=-uve-topic-0-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,322] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,322] INFO [UnifiedLog partition=-uve-topic-1-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,322] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,322] INFO [UnifiedLog partition=-uve-topic-8-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,322] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,322] INFO [UnifiedLog partition=structured_syslog_topic-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,322] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,322] INFO [UnifiedLog partition=-uve-topic-9-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,322] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,322] INFO [UnifiedLog partition=-uve-topic-6-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,322] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,322] INFO [UnifiedLog partition=-uve-topic-7-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,322] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,322] INFO [UnifiedLog partition=-uve-topic-1-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,322] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,322] INFO [UnifiedLog partition=-uve-topic-2-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,322] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,322] INFO [UnifiedLog partition=-uve-topic-0-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,322] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,322] INFO [UnifiedLog partition=-uve-topic-9-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,322] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,323] INFO [UnifiedLog partition=-uve-topic-7-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,323] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,323] INFO [UnifiedLog partition=-uve-topic-8-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,323] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,323] INFO [UnifiedLog partition=-uve-topic-5-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,323] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,323] INFO [UnifiedLog partition=-uve-topic-6-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,323] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,323] INFO [UnifiedLog partition=structured_syslog_topic-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,323] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,323] INFO [UnifiedLog partition=-uve-topic-3-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,323] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,323] INFO [UnifiedLog partition=-uve-topic-4-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,323] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,323] INFO [UnifiedLog partition=-uve-topic-2-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,323] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,323] INFO [UnifiedLog partition=-uve-topic-3-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,323] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,323] INFO [UnifiedLog partition=-uve-topic-0-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,323] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,323] INFO [UnifiedLog partition=-uve-topic-1-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,323] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,323] INFO [UnifiedLog partition=-uve-topic-8-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,323] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,323] INFO [UnifiedLog partition=-uve-topic-9-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,323] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,323] INFO [UnifiedLog partition=-uve-topic-6-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,323] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,323] INFO [UnifiedLog partition=-uve-topic-7-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,323] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,323] INFO [UnifiedLog partition=-uve-topic-4-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,323] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,323] INFO [UnifiedLog partition=structured_syslog_topic-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,323] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,323] INFO [UnifiedLog partition=-uve-topic-5-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,323] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,323] INFO [UnifiedLog partition=-uve-topic-0-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,323] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,323] INFO [UnifiedLog partition=-uve-topic-7-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,323] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,323] INFO [UnifiedLog partition=-uve-topic-8-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,323] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,323] INFO [UnifiedLog partition=-uve-topic-5-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,323] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,323] INFO [UnifiedLog partition=-uve-topic-6-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,323] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,323] INFO [UnifiedLog partition=-uve-topic-3-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,323] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,323] INFO [UnifiedLog partition=-uve-topic-4-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,323] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,323] INFO [UnifiedLog partition=-uve-topic-1-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,323] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,323] INFO [UnifiedLog partition=-uve-topic-2-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,323] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,323] INFO [UnifiedLog partition=-uve-topic-9-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,323] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,323] INFO [UnifiedLog partition=structured_syslog_topic-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,323] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,323] INFO [UnifiedLog partition=-uve-topic-0-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,323] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,324] INFO [UnifiedLog partition=-uve-topic-1-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,324] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,324] INFO [UnifiedLog partition=-uve-topic-8-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,324] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,324] INFO [UnifiedLog partition=-uve-topic-9-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,324] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,324] INFO [UnifiedLog partition=-uve-topic-6-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,324] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,324] INFO [UnifiedLog partition=-uve-topic-7-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,324] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,324] INFO [UnifiedLog partition=-uve-topic-4-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,324] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,324] INFO [UnifiedLog partition=-uve-topic-5-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,324] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,324] INFO [UnifiedLog partition=-uve-topic-2-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,324] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,324] INFO [UnifiedLog partition=-uve-topic-3-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,324] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,324] INFO [UnifiedLog partition=structured_syslog_topic-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,324] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,324] INFO [UnifiedLog partition=-uve-topic-5-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,324] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,324] INFO [UnifiedLog partition=-uve-topic-6-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,324] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,324] INFO [UnifiedLog partition=-uve-topic-3-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,324] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,324] INFO [UnifiedLog partition=-uve-topic-4-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,324] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,324] INFO [UnifiedLog partition=-uve-topic-1-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,324] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,324] INFO [UnifiedLog partition=-uve-topic-2-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,324] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,324] INFO [UnifiedLog partition=-uve-topic-0-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,324] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,324] INFO [UnifiedLog partition=-uve-topic-9-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,324] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,324] INFO [UnifiedLog partition=-uve-topic-7-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,324] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,324] INFO [UnifiedLog partition=-uve-topic-8-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,324] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,324] INFO [UnifiedLog partition=structured_syslog_topic-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,324] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,324] INFO [UnifiedLog partition=-uve-topic-6-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,324] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,324] INFO [UnifiedLog partition=-uve-topic-7-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,324] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,324] INFO [UnifiedLog partition=-uve-topic-4-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,324] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,324] INFO [UnifiedLog partition=-uve-topic-5-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,324] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,324] INFO [UnifiedLog partition=-uve-topic-2-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,324] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,324] INFO [UnifiedLog partition=-uve-topic-3-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,324] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,324] INFO [UnifiedLog partition=-uve-topic-0-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,324] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,324] INFO [UnifiedLog partition=-uve-topic-1-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,325] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,325] INFO [UnifiedLog partition=-uve-topic-8-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,325] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,325] INFO [UnifiedLog partition=-uve-topic-9-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,325] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,325] INFO [UnifiedLog partition=structured_syslog_topic-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,325] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,325] INFO [UnifiedLog partition=-uve-topic-3-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,325] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,325] INFO [UnifiedLog partition=-uve-topic-4-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,325] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,325] INFO [UnifiedLog partition=-uve-topic-1-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,325] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,325] INFO [UnifiedLog partition=-uve-topic-2-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,325] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,325] INFO [UnifiedLog partition=-uve-topic-0-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,325] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,325] INFO [UnifiedLog partition=-uve-topic-9-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,325] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,325] INFO [UnifiedLog partition=-uve-topic-7-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,325] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,325] INFO [UnifiedLog partition=-uve-topic-8-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,325] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,325] INFO [UnifiedLog partition=-uve-topic-5-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,325] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,325] INFO [UnifiedLog partition=-uve-topic-6-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,325] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,325] INFO [UnifiedLog partition=structured_syslog_topic-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,325] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,325] INFO [UnifiedLog partition=-uve-topic-4-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,325] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,325] INFO [UnifiedLog partition=-uve-topic-5-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,325] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,325] INFO [UnifiedLog partition=-uve-topic-2-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,325] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,325] INFO [UnifiedLog partition=-uve-topic-3-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,325] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,325] INFO [UnifiedLog partition=-uve-topic-0-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,325] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,325] INFO [UnifiedLog partition=-uve-topic-1-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,325] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,325] INFO [UnifiedLog partition=-uve-topic-8-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,325] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,325] INFO [UnifiedLog partition=-uve-topic-9-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,325] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,325] INFO [UnifiedLog partition=-uve-topic-6-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,325] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,325] INFO [UnifiedLog partition=-uve-topic-7-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,325] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,325] INFO [UnifiedLog partition=structured_syslog_topic-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,326] INFO [ReplicaFetcherManager on broker 2] Added fetcher to broker 1 for partitions HashMap(-uve-topic-1-12 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-5-24 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-4-22 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-2-18 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-21-23 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-11-24 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-13-22 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-23-21 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-8-18 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-10-7 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-20-6 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-19-28 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-29-27 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-13-11 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-23-10 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-23-5 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-13-6 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-16-21 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-26-20 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-1-3 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-6-25 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-3-10 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-5-15 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-20-22 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-10-23 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-7-8 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-14-12 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-24-11 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-28-26 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-18-27 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-9-13 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-10-1 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-20-0 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,155), -uve-topic-8-5 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-25-2 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-15-3 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-28-10 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-18-11 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-18-2 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-28-1 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-18-3 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-28-2 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-21-15 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-11-16 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-3-19 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-11-8 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-21-7 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-22-4 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-12-5 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-5-23 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-29-11 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-19-12 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-6-16 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-20-14 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-10-15 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-1-17 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-1-5 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-8-27 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-9-10 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-25-29 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-8-2 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-11-2 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-21-1 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-17-1 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-27-0 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,89), -uve-topic-7-4 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), structured_syslog_topic-17 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-22-20 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-12-21 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-7-1 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-24-6 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-14-7 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-17-9 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-27-8 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-17-19 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-27-18 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-4-29 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-18-10 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-28-9 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-19-0 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,16), -uve-topic-3-21 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-28-28 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-18-29 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-8-12 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-1-6 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-27-24 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-17-25 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-0-23 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-7-17 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-14-13 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-24-12 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-2-13 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-16-0 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-9-15 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-0-16 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-0-11 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-6-27 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-7-26 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-2-20 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-15-17 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-25-16 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-28-19 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-18-20 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-25-7 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-15-8 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-15-9 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-25-8 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-3-28 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-14-29 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-24-28 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-24-22 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-14-23 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-15-24 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-25-23 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-28-25 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-18-26 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-15-14 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-25-13 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-1-26 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-1-0 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,45), -uve-topic-4-26 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-6-13 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-26-24 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-16-25 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-23-18 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-13-19 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-18-28 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-28-27 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-0-25 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-28-4 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-18-5 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-23-14 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-13-15 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-29-29 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-7-21 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-15-0 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-8-29 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-22-13 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-12-14 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-23-6 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-13-7 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-4-4 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-5-5 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-13-10 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-23-9 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-14-1 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-24-0 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,88), -uve-topic-14-8 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-24-7 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-23-17 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-13-18 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-6-20 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-0-5 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), structured_syslog_topic-26 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-8-20 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-14-16 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-24-15 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-21-4 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-11-5 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-29-13 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-19-14 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), structured_syslog_topic-22 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-8-4 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-28-12 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-18-13 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-20-26 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-10-27 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-14-20 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-24-19 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-7-28 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-18-23 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-28-22 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-3-14 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-17-4 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-27-3 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-22-16 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-12-17 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-2-6 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-8-9 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-2-27 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), structured_syslog_topic-3 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-29-23 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-19-24 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-12-9 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-22-8 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-26-7 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-16-8 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-21-12 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-11-13 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-5-12 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), structured_syslog_topic-16 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-6-7 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-0-4 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-3-25 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-9-24 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-1-9 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-8-22 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-9-21 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-24-27 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-14-28 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-17-22 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-27-21 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-17-11 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-27-10 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-12-25 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-22-24 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-19-6 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-29-5 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-2-1 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-9-19 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-2-24 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-0-2 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), structured_syslog_topic-6 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), structured_syslog_topic-10 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-18-12 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-28-11 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-6-0 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-14-27 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-24-26 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-12-6 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-22-5 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-7-14 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-13-26 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-23-25 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-6-6 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-9-23 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-20-27 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-10-28 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-1-23 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-0-3 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-7-7 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-0-15 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-9-27 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-28-3 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-18-4 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-3-4 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-21-20 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-11-21 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-23-4 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-13-5 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-3-3 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-24-5 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-14-6 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-12-22 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-22-21 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-13-21 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-23-20 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-4-8 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-29-26 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-19-27 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-28-8 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-18-9 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-29-4 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-19-5 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-11-29 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-21-28 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-0-9 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), structured_syslog_topic-28 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-22-29 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-1-20 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), structured_syslog_topic-9 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-7-0 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-19-11 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-29-10 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-28-24 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-18-25 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-11-9 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-21-8 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-26-13 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-16-14 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-29-25 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-19-26 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-5-6 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-17-21 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-27-20 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-3-2 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-7-25 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-24-21 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-14-22 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-2-10 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-14-24 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-24-23 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-19-13 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-29-12 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), structured_syslog_topic-24 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-21-16 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-11-17 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-6-24 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-29-9 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-19-10 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-8-13 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), structured_syslog_topic-25 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-8-17 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-5-27 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-9-2 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-6-11 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-0-22 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), structured_syslog_topic-15 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-1-14 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-8-26 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-26-29 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-26-23 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-16-24 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-0-8 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-16-6 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-26-5 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-27-11 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-17-12 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-17-15 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-27-14 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-3-7 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-17-20 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-27-19 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-28-15 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-18-16 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), structured_syslog_topic-19 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-10-12 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-20-11 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-25-28 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-15-29 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-17-18 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-27-17 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-2-28 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-5-9 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-8-1 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-3-29 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-9-18 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-12-10 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-22-9 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-6-10 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-15-23 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-25-22 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-22-17 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-12-18 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-4-5 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-29-2 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-19-3 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-23-22 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-13-23 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-27-6 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-17-7 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-20-23 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-10-24 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-26-16 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-16-17 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-25-6 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-15-7 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-8-3 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-4-23 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-1-27 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-9-20 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-5-10 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-2-7 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-7-11 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-3-8 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-13-4 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-23-3 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-19-9 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-29-8 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-3-22 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-21-24 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-11-25 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-13-1 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-23-0 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,101), -uve-topic-22-25 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-12-26 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-4-12 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-26-18 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-16-19 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-23-11 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-13-12 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-16-11 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-26-10 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-29-28 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-19-29 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-13-20 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-23-19 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-0-13 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-2-14 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-9-9 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-1-13 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-1-24 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-9-4 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-0-0 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,737), -uve-topic-7-29 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-6-21 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-6-28 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-19-23 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-29-22 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-29-16 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-19-17 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-26-9 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-16-10 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-26-17 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-16-18 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-17-28 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-27-27 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-0-17 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-17-27 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-27-26 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-12-3 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-22-2 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-28-7 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-18-8 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-1-18 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-7-22 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-8-23 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-2-16 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-8-8 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), structured_syslog_topic-20 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-14-4 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-24-3 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-26-25 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-16-26 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-7-16 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-15-25 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-25-24 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-25-4 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-15-5 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-10-29 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-20-28 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-2-19 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-10-8 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-20-7 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-0-26 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-22-10 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-12-11 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-0-12 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-17-8 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-27-7 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-12-19 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-22-18 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-27-23 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-17-24 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-4-3 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-3-11 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-20-15 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-10-16 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-3-17 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-4-9 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-5-13 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-6-15 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), structured_syslog_topic-8 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), structured_syslog_topic-14 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-6-14 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-25-12 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-15-13 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-16-7 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-26-6 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-9-6 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-1-1 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-5-20 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-14-2 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-24-1 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-23-27 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-13-28 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-28-21 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-18-22 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-14-3 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-24-2 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-23-26 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-13-27 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-2-21 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), structured_syslog_topic-2 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-12-0 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-21-29 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-9-8 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-0-21 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-2-2 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-1-15 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-1-22 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-7-15 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-8-25 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-0-20 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-8-0 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-23-2 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-13-3 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-15-4 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-25-3 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-23-15 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-13-16 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-5-14 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-2-11 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-23-7 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-13-8 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-26-22 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-16-23 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-4-27 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-6-9 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-9-26 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-4-16 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-10-5 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-20-4 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-3-26 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-23-13 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-13-14 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-11-22 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-21-21 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-27-29 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-1-21 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-3-5 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-0-14 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-6-2 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-21-5 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-11-6 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), structured_syslog_topic-1 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-21-13 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-11-14 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-16-5 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-26-4 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-20-12 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-10-13 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-7-24 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-12-7 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-22-6 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-16-29 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-26-28 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-29-24 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-19-25 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-2-23 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-20-20 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-10-21 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-28-18 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-18-19 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-12-13 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-22-12 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), structured_syslog_topic-13 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-29-19 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-19-20 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-14-0 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-3-15 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-5-8 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-5-19 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-9-29 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-27-16 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-17-17 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-22-22 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-12-23 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-14-15 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-24-14 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-4-0 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-29-7 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-19-8 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-18-18 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-28-17 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-12-29 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-22-28 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-14-5 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-24-4 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-12-15 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-22-14 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-5-1 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-3-12 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-2-4 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-6-18 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-4-18 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-5-17 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-8-7 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-2-25 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-23-29 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-6-19 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-6-3 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-14-21 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-24-20 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-23-23 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-13-24 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-25-21 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-15-22 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-15-16 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-25-15 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-7-10 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), structured_syslog_topic-21 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-4-13 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-15-6 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-25-5 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-1-7 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-9-12 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-7-19 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-4-17 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-3-16 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-5-28 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-5-2 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-20-29 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-2-17 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-1-19 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-4-1 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-0-24 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-12-12 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-22-11 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-28-14 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-18-15 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-16-27 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-26-26 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-22-19 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-12-20 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-12-4 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-22-3 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-10-9 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-20-8 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-29-21 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-19-22 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-1-16 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-11-26 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-21-25 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-3-23 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-8-6 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-4-7 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-1-25 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-0-18 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-2-15 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-6-4 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-2-22 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-7-12 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-9-1 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-11-11 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-21-10 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-17-6 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-27-5 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-21-17 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-11-18 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-22-27 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-12-28 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-11-19 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-21-18 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-18-7 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-28-6 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-10-17 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-20-16 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-17-0 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-6-29 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-29-15 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-19-16 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-9-17 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-5-18 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-3-9 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-10-25 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-20-24 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-21-9 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-11-10 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-26-15 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-16-16 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-22-0 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,151), -uve-topic-12-1 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-28-20 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-18-21 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-4-20 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-1-28 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-1-10 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-7-23 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-4-6 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-26-11 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-16-12 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-17-3 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-27-2 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-27-22 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-17-23 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-26-19 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-16-20 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-11-3 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-21-2 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-12-27 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-22-26 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-11-0 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-9-3 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-9-14 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-25-25 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-15-26 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-24-16 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-14-17 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-8-16 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-18-1 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-28-0 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,83), -uve-topic-19-2 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-29-1 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-0-27 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-27-13 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-17-14 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-14-9 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-24-8 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-2-29 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-3-0 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-2-8 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-6-22 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-7-5 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-13-2 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-23-1 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), structured_syslog_topic-0 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-16-28 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-26-27 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-15-19 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-25-18 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), structured_syslog_topic-12 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-8-11 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-18-24 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-28-23 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-25-10 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-15-11 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-3-18 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-5-21 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-16-13 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-26-12 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-15-10 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-25-9 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-14-25 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-24-24 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-15-18 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-25-17 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-1-11 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-0-28 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-8-10 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-9-7 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-3-13 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-8-15 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-5-25 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-3-27 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-9-0 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-10-0 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-8-24 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-9-5 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-0-6 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-10-20 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-20-19 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-22-15 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-12-16 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-13-13 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-23-12 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-24-13 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-14-14 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-28-16 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-18-17 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-11-23 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-21-22 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-12-24 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-22-23 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-7-18 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-15-2 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-25-1 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-0-29 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-9-16 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-5-22 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-4-19 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-24-29 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-4-11 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-2-26 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-19-19 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-29-18 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-26-3 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-16-4 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-6-17 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-27-1 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-17-2 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-1-4 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), structured_syslog_topic-5 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-11-15 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-21-14 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-6-8 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-2-3 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-5-7 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-19-18 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-29-17 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-11-7 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-21-6 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-17-29 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-27-28 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-2-5 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-4-10 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-4-15 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-7-9 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-6-1 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-3-20 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-9-28 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-5-0 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-20-5 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-10-6 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-3-6 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-17-26 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-27-25 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-17-10 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-27-9 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-4-21 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-4-24 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-26-21 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-16-22 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-26-2 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-16-3 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-7-27 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-7-2 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-5-3 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-13-0 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-2-12 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-23-28 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-13-29 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), structured_syslog_topic-29 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-22-7 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-12-8 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-11-1 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-21-0 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,80), -uve-topic-5-16 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-6-26 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-10-4 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-20-3 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-22-1 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-12-2 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-20-21 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-10-22 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-7-3 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-20-13 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-10-14 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-16-1 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-26-0 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,95), -uve-topic-15-21 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-25-20 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-25-14 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-15-15 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-16-9 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-26-8 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-8-14 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-0-10 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-6-5 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-7-6 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-8-19 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-8-28 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-5-29 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-8-21 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-13-17 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-23-16 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-24-9 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-14-10 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-24-17 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-14-18 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-19-21 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-29-20 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-13-9 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-23-8 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-7-20 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-18-6 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-28-5 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-21-27 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-11-28 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-11-27 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-21-26 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-19-7 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-29-6 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-10-3 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-20-2 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-5-26 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-4-2 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), structured_syslog_topic-7 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), structured_syslog_topic-23 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-21-3 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-11-4 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-14-26 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-24-25 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), structured_syslog_topic-27 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-15-1 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-25-0 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,52), -uve-topic-20-18 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-10-19 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), structured_syslog_topic-11 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-19-15 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-29-14 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-6-12 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-21-11 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-11-12 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-21-19 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-11-20 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-5-11 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-1-8 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-18-0 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,16), -uve-topic-20-10 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-10-11 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-0-1 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-4-14 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-4-28 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-7-13 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-1-2 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-9-25 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-2-0 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,45), -uve-topic-2-9 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-20-9 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-10-10 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-27-15 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-17-16 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-28-13 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-18-14 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-20-17 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-10-18 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-15-28 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-25-27 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-10-2 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-20-1 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-29-3 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-19-4 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-26-1 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-16-2 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-3-24 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-3-1 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-1-29 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-4-25 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), structured_syslog_topic-18 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-25-26 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-15-27 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-17-13 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-27-12 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-5-4 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-28-29 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-0-19 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-6-23 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-0-7 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-9-11 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-29-0 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,109), -uve-topic-19-1 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-10-26 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-20-25 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-26-14 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-16-15 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-9-22 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), structured_syslog_topic-4 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-23-24 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-13-25 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-15-12 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-25-11 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-24-18 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-14-19 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-27-4 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-17-5 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-14-11 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-24-10 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-15-20 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0), -uve-topic-25-19 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=1, host=10.0.0.38:9092),2,0)) (kafka.server.ReplicaFetcherManager) [2026-06-04 06:06:06,365] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,366] INFO [UnifiedLog partition=-uve-topic-1-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,366] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,366] INFO [UnifiedLog partition=-uve-topic-2-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,366] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,366] INFO [UnifiedLog partition=-uve-topic-0-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,366] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,366] INFO [UnifiedLog partition=-uve-topic-9-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,366] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,366] INFO [UnifiedLog partition=-uve-topic-7-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,366] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,366] INFO [UnifiedLog partition=-uve-topic-8-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,366] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,366] INFO [UnifiedLog partition=-uve-topic-5-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,366] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,366] INFO [UnifiedLog partition=-uve-topic-6-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,366] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,366] INFO [UnifiedLog partition=-uve-topic-3-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,366] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,366] INFO [UnifiedLog partition=-uve-topic-4-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,366] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,366] INFO [UnifiedLog partition=structured_syslog_topic-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,366] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,366] INFO [UnifiedLog partition=-uve-topic-2-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,366] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,366] INFO [UnifiedLog partition=-uve-topic-3-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,366] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,366] INFO [UnifiedLog partition=-uve-topic-0-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,366] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,366] INFO [UnifiedLog partition=-uve-topic-1-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,366] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,366] INFO [UnifiedLog partition=-uve-topic-8-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,366] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,366] INFO [UnifiedLog partition=-uve-topic-9-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,367] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,367] INFO [UnifiedLog partition=-uve-topic-6-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,367] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,367] INFO [UnifiedLog partition=-uve-topic-7-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,367] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,367] INFO [UnifiedLog partition=-uve-topic-4-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,367] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,367] INFO [UnifiedLog partition=-uve-topic-5-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,367] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,367] INFO [UnifiedLog partition=-uve-topic-20-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,367] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,367] INFO [UnifiedLog partition=-uve-topic-10-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,367] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,367] INFO [UnifiedLog partition=structured_syslog_topic-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,367] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,367] INFO [UnifiedLog partition=-uve-topic-21-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,367] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,367] INFO [UnifiedLog partition=-uve-topic-11-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,367] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,367] INFO [UnifiedLog partition=-uve-topic-12-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,367] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,367] INFO [UnifiedLog partition=-uve-topic-22-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,367] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,367] INFO [UnifiedLog partition=-uve-topic-23-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,367] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,367] INFO [UnifiedLog partition=-uve-topic-13-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,367] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,367] INFO [UnifiedLog partition=-uve-topic-27-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,367] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,367] INFO [UnifiedLog partition=-uve-topic-17-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,367] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,367] INFO [UnifiedLog partition=-uve-topic-18-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,367] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,367] INFO [UnifiedLog partition=-uve-topic-28-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,367] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,367] INFO [UnifiedLog partition=-uve-topic-19-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,368] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,368] INFO [UnifiedLog partition=-uve-topic-29-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,368] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,368] INFO [UnifiedLog partition=-uve-topic-23-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,368] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,368] INFO [UnifiedLog partition=-uve-topic-13-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,368] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,368] INFO [UnifiedLog partition=-uve-topic-24-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,368] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,368] INFO [UnifiedLog partition=-uve-topic-14-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,368] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,368] INFO [UnifiedLog partition=-uve-topic-15-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,368] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,368] INFO [UnifiedLog partition=-uve-topic-25-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,368] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,368] INFO [UnifiedLog partition=-uve-topic-26-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,368] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,368] INFO [UnifiedLog partition=-uve-topic-16-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,368] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,368] INFO [UnifiedLog partition=-uve-topic-21-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,368] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,368] INFO [UnifiedLog partition=-uve-topic-11-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,368] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,368] INFO [UnifiedLog partition=-uve-topic-12-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,368] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,368] INFO [UnifiedLog partition=-uve-topic-22-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,368] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,368] INFO [UnifiedLog partition=structured_syslog_topic-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,368] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,368] INFO [UnifiedLog partition=-uve-topic-23-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,368] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,368] INFO [UnifiedLog partition=-uve-topic-13-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,368] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,368] INFO [UnifiedLog partition=-uve-topic-14-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,368] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,368] INFO [UnifiedLog partition=-uve-topic-24-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,368] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,368] INFO [UnifiedLog partition=-uve-topic-10-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,368] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,369] INFO [UnifiedLog partition=-uve-topic-20-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,369] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,369] INFO [UnifiedLog partition=-uve-topic-18-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,369] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,369] INFO [UnifiedLog partition=-uve-topic-28-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,369] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,369] INFO [UnifiedLog partition=-uve-topic-29-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,369] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,369] INFO [UnifiedLog partition=-uve-topic-19-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,369] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,369] INFO [UnifiedLog partition=-uve-topic-14-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,369] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,369] INFO [UnifiedLog partition=-uve-topic-24-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,369] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,369] INFO [UnifiedLog partition=-uve-topic-15-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,369] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,369] INFO [UnifiedLog partition=-uve-topic-25-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,369] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,369] INFO [UnifiedLog partition=-uve-topic-26-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,369] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,369] INFO [UnifiedLog partition=-uve-topic-16-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,369] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,369] INFO [UnifiedLog partition=-uve-topic-27-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,369] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,369] INFO [UnifiedLog partition=-uve-topic-17-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,369] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,369] INFO [UnifiedLog partition=-uve-topic-22-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,369] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,369] INFO [UnifiedLog partition=-uve-topic-12-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,369] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,369] INFO [UnifiedLog partition=-uve-topic-13-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,369] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,369] INFO [UnifiedLog partition=-uve-topic-23-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,395] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,395] INFO [UnifiedLog partition=-uve-topic-14-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,395] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,395] INFO [UnifiedLog partition=-uve-topic-24-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,395] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,395] INFO [UnifiedLog partition=structured_syslog_topic-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,395] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,395] INFO [UnifiedLog partition=-uve-topic-25-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,395] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,395] INFO [UnifiedLog partition=-uve-topic-15-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,395] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,395] INFO [UnifiedLog partition=-uve-topic-10-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,395] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,395] INFO [UnifiedLog partition=-uve-topic-20-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,395] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,396] INFO [UnifiedLog partition=-uve-topic-11-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,396] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,396] INFO [UnifiedLog partition=-uve-topic-21-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,396] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,396] INFO [UnifiedLog partition=-uve-topic-29-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,396] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,396] INFO [UnifiedLog partition=-uve-topic-19-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,396] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,396] INFO [UnifiedLog partition=-uve-topic-15-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,396] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,396] INFO [UnifiedLog partition=-uve-topic-25-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,396] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,396] INFO [UnifiedLog partition=-uve-topic-26-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,396] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,396] INFO [UnifiedLog partition=-uve-topic-16-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,396] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,396] INFO [UnifiedLog partition=-uve-topic-27-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,396] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,396] INFO [UnifiedLog partition=-uve-topic-17-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,396] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,396] INFO [UnifiedLog partition=-uve-topic-28-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,396] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,396] INFO [UnifiedLog partition=-uve-topic-18-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,396] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,396] INFO [UnifiedLog partition=-uve-topic-23-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,396] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,396] INFO [UnifiedLog partition=-uve-topic-13-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,396] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,396] INFO [UnifiedLog partition=-uve-topic-14-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,396] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,396] INFO [UnifiedLog partition=-uve-topic-24-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,396] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,396] INFO [UnifiedLog partition=-uve-topic-25-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,396] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,396] INFO [UnifiedLog partition=-uve-topic-15-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,396] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,396] INFO [UnifiedLog partition=-uve-topic-16-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,396] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,397] INFO [UnifiedLog partition=-uve-topic-26-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,397] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,397] INFO [UnifiedLog partition=structured_syslog_topic-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,397] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,397] INFO [UnifiedLog partition=-uve-topic-20-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,397] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,397] INFO [UnifiedLog partition=-uve-topic-10-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,397] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,397] INFO [UnifiedLog partition=-uve-topic-11-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,397] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,397] INFO [UnifiedLog partition=-uve-topic-21-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,397] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,397] INFO [UnifiedLog partition=-uve-topic-12-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,397] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,397] INFO [UnifiedLog partition=-uve-topic-22-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,397] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,397] INFO [UnifiedLog partition=-uve-topic-26-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,397] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,397] INFO [UnifiedLog partition=-uve-topic-16-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,397] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,397] INFO [UnifiedLog partition=-uve-topic-17-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,397] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,397] INFO [UnifiedLog partition=-uve-topic-27-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,397] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,397] INFO [UnifiedLog partition=-uve-topic-28-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,397] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,397] INFO [UnifiedLog partition=-uve-topic-18-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,397] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,397] INFO [UnifiedLog partition=-uve-topic-29-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,397] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,397] INFO [UnifiedLog partition=-uve-topic-19-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,397] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,397] INFO [UnifiedLog partition=structured_syslog_topic-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,397] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,442] INFO [UnifiedLog partition=-uve-topic-23-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,442] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,442] INFO [UnifiedLog partition=-uve-topic-13-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,442] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,442] INFO [UnifiedLog partition=-uve-topic-24-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,442] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,442] INFO [UnifiedLog partition=-uve-topic-14-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,442] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,442] INFO [UnifiedLog partition=-uve-topic-15-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,442] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,442] INFO [UnifiedLog partition=-uve-topic-25-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,442] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,442] INFO [UnifiedLog partition=-uve-topic-26-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,442] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,442] INFO [UnifiedLog partition=-uve-topic-16-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,442] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,442] INFO [UnifiedLog partition=-uve-topic-20-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,442] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,442] INFO [UnifiedLog partition=-uve-topic-10-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,442] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,442] INFO [UnifiedLog partition=-uve-topic-11-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,442] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,442] INFO [UnifiedLog partition=-uve-topic-21-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,442] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,442] INFO [UnifiedLog partition=-uve-topic-12-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,442] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,442] INFO [UnifiedLog partition=-uve-topic-22-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,442] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,442] INFO [UnifiedLog partition=-uve-topic-17-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,442] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,443] INFO [UnifiedLog partition=-uve-topic-27-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,443] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,443] INFO [UnifiedLog partition=-uve-topic-28-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,443] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,443] INFO [UnifiedLog partition=-uve-topic-18-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,443] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,443] INFO [UnifiedLog partition=-uve-topic-19-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,443] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,443] INFO [UnifiedLog partition=-uve-topic-29-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,443] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,443] INFO [UnifiedLog partition=-uve-topic-20-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,443] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,443] INFO [UnifiedLog partition=-uve-topic-10-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,443] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,443] INFO [UnifiedLog partition=structured_syslog_topic-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,443] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,443] INFO [UnifiedLog partition=-uve-topic-14-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,443] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,443] INFO [UnifiedLog partition=-uve-topic-24-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,443] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,443] INFO [UnifiedLog partition=-uve-topic-15-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,443] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,443] INFO [UnifiedLog partition=-uve-topic-25-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,443] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,443] INFO [UnifiedLog partition=-uve-topic-26-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,443] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,443] INFO [UnifiedLog partition=-uve-topic-16-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,443] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,443] INFO [UnifiedLog partition=-uve-topic-17-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,443] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,443] INFO [UnifiedLog partition=-uve-topic-27-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,443] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,443] INFO [UnifiedLog partition=-uve-topic-10-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,443] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,443] INFO [UnifiedLog partition=-uve-topic-20-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,443] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,443] INFO [UnifiedLog partition=-uve-topic-21-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,443] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,443] INFO [UnifiedLog partition=-uve-topic-11-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,443] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,443] INFO [UnifiedLog partition=-uve-topic-22-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,443] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,443] INFO [UnifiedLog partition=-uve-topic-12-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,443] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,443] INFO [UnifiedLog partition=-uve-topic-13-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,443] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,443] INFO [UnifiedLog partition=-uve-topic-23-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,443] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,443] INFO [UnifiedLog partition=-uve-topic-28-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,443] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,443] INFO [UnifiedLog partition=-uve-topic-18-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,443] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,443] INFO [UnifiedLog partition=-uve-topic-29-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,443] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,444] INFO [UnifiedLog partition=-uve-topic-19-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,444] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,444] INFO [UnifiedLog partition=-uve-topic-20-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,444] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,444] INFO [UnifiedLog partition=-uve-topic-10-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,444] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,444] INFO [UnifiedLog partition=-uve-topic-11-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,444] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,444] INFO [UnifiedLog partition=-uve-topic-21-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,444] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,444] INFO [UnifiedLog partition=-uve-topic-15-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,444] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,444] INFO [UnifiedLog partition=-uve-topic-25-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,444] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,444] INFO [UnifiedLog partition=-uve-topic-16-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,444] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,444] INFO [UnifiedLog partition=-uve-topic-26-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,444] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,444] INFO [UnifiedLog partition=-uve-topic-17-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,444] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,444] INFO [UnifiedLog partition=-uve-topic-27-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,444] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,444] INFO [UnifiedLog partition=-uve-topic-28-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,444] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,444] INFO [UnifiedLog partition=-uve-topic-18-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,444] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,444] INFO [UnifiedLog partition=-uve-topic-21-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,444] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,444] INFO [UnifiedLog partition=-uve-topic-11-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,444] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,444] INFO [UnifiedLog partition=-uve-topic-22-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,444] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,444] INFO [UnifiedLog partition=-uve-topic-12-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,444] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,444] INFO [UnifiedLog partition=-uve-topic-13-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,444] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,444] INFO [UnifiedLog partition=-uve-topic-23-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,444] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,444] INFO [UnifiedLog partition=-uve-topic-14-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,444] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,444] INFO [UnifiedLog partition=-uve-topic-24-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,444] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,444] INFO [UnifiedLog partition=-uve-topic-19-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,444] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,444] INFO [UnifiedLog partition=-uve-topic-29-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,444] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,444] INFO [UnifiedLog partition=-uve-topic-20-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,444] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,444] INFO [UnifiedLog partition=-uve-topic-10-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,444] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,444] INFO [UnifiedLog partition=-uve-topic-11-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,444] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,444] INFO [UnifiedLog partition=-uve-topic-21-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,444] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,444] INFO [UnifiedLog partition=-uve-topic-22-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,444] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,444] INFO [UnifiedLog partition=-uve-topic-12-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,444] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,444] INFO [UnifiedLog partition=-uve-topic-26-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,444] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,444] INFO [UnifiedLog partition=-uve-topic-16-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,444] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,444] INFO [UnifiedLog partition=-uve-topic-17-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,444] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,445] INFO [UnifiedLog partition=-uve-topic-27-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,445] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,445] INFO [UnifiedLog partition=-uve-topic-28-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,445] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,445] INFO [UnifiedLog partition=-uve-topic-18-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,445] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,445] INFO [UnifiedLog partition=-uve-topic-29-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,445] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,445] INFO [UnifiedLog partition=-uve-topic-19-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,445] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,445] INFO [UnifiedLog partition=-uve-topic-12-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,445] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,445] INFO [UnifiedLog partition=-uve-topic-22-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,445] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,445] INFO [UnifiedLog partition=-uve-topic-13-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,445] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,445] INFO [UnifiedLog partition=-uve-topic-23-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,445] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,445] INFO [UnifiedLog partition=-uve-topic-24-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,445] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,445] INFO [UnifiedLog partition=-uve-topic-14-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,453] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,454] INFO [UnifiedLog partition=-uve-topic-25-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,454] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,454] INFO [UnifiedLog partition=-uve-topic-15-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,454] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,454] INFO [UnifiedLog partition=structured_syslog_topic-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,454] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,454] INFO [UnifiedLog partition=structured_syslog_topic-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,454] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,454] INFO [UnifiedLog partition=structured_syslog_topic-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,454] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,454] INFO [UnifiedLog partition=structured_syslog_topic-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,454] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,454] INFO [UnifiedLog partition=-uve-topic-8-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,454] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,454] INFO [UnifiedLog partition=-uve-topic-9-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,454] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,454] INFO [UnifiedLog partition=-uve-topic-6-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,454] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,454] INFO [UnifiedLog partition=-uve-topic-7-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,454] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,454] INFO [UnifiedLog partition=-uve-topic-4-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,454] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,454] INFO [UnifiedLog partition=-uve-topic-5-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,454] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,454] INFO [UnifiedLog partition=-uve-topic-24-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,454] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,454] INFO [UnifiedLog partition=-uve-topic-14-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,454] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,454] INFO [UnifiedLog partition=-uve-topic-15-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,454] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,454] INFO [UnifiedLog partition=-uve-topic-25-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,454] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,454] INFO [UnifiedLog partition=-uve-topic-16-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,454] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,454] INFO [UnifiedLog partition=-uve-topic-26-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,454] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,454] INFO [UnifiedLog partition=-uve-topic-17-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,454] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,454] INFO [UnifiedLog partition=-uve-topic-27-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,454] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,454] INFO [UnifiedLog partition=-uve-topic-20-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,454] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,454] INFO [UnifiedLog partition=-uve-topic-10-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,454] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,454] INFO [UnifiedLog partition=-uve-topic-21-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,454] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,454] INFO [UnifiedLog partition=-uve-topic-11-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,454] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,454] INFO [UnifiedLog partition=-uve-topic-22-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,454] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,454] INFO [UnifiedLog partition=-uve-topic-12-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,455] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,455] INFO [UnifiedLog partition=-uve-topic-23-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,455] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,455] INFO [UnifiedLog partition=-uve-topic-13-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,455] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,455] INFO [UnifiedLog partition=structured_syslog_topic-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,455] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,455] INFO [UnifiedLog partition=-uve-topic-17-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,455] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,455] INFO [UnifiedLog partition=-uve-topic-27-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,455] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,455] INFO [UnifiedLog partition=-uve-topic-28-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,455] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,455] INFO [UnifiedLog partition=-uve-topic-18-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,455] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,455] INFO [UnifiedLog partition=-uve-topic-29-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,455] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,455] INFO [UnifiedLog partition=-uve-topic-19-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,455] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,455] INFO [UnifiedLog partition=-uve-topic-3-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,455] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,455] INFO [UnifiedLog partition=-uve-topic-4-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,455] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,455] INFO [UnifiedLog partition=-uve-topic-1-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,455] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,455] INFO [UnifiedLog partition=-uve-topic-2-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,455] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,455] INFO [UnifiedLog partition=-uve-topic-0-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,455] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,455] INFO [UnifiedLog partition=-uve-topic-9-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,455] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,455] INFO [UnifiedLog partition=-uve-topic-10-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,455] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,455] INFO [UnifiedLog partition=-uve-topic-20-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,455] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,455] INFO [UnifiedLog partition=-uve-topic-7-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,455] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,455] INFO [UnifiedLog partition=-uve-topic-8-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,455] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,455] INFO [UnifiedLog partition=-uve-topic-5-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,455] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,455] INFO [UnifiedLog partition=-uve-topic-6-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,455] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,455] INFO [UnifiedLog partition=-uve-topic-25-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,455] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,455] INFO [UnifiedLog partition=-uve-topic-15-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,455] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,455] INFO [UnifiedLog partition=-uve-topic-16-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,455] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,455] INFO [UnifiedLog partition=-uve-topic-26-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,455] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,455] INFO [UnifiedLog partition=-uve-topic-17-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,455] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,455] INFO [UnifiedLog partition=-uve-topic-27-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,455] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,455] INFO [UnifiedLog partition=-uve-topic-28-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,455] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,455] INFO [UnifiedLog partition=-uve-topic-18-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,455] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,455] INFO [UnifiedLog partition=-uve-topic-11-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,456] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,456] INFO [UnifiedLog partition=-uve-topic-21-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,456] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,456] INFO [UnifiedLog partition=-uve-topic-12-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,456] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,456] INFO [UnifiedLog partition=-uve-topic-22-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,456] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,456] INFO [UnifiedLog partition=-uve-topic-23-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,456] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,456] INFO [UnifiedLog partition=-uve-topic-13-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,456] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,456] INFO [UnifiedLog partition=-uve-topic-14-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,456] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,456] INFO [UnifiedLog partition=-uve-topic-24-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,456] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,456] INFO [UnifiedLog partition=-uve-topic-18-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,456] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,456] INFO [UnifiedLog partition=-uve-topic-28-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,456] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,456] INFO [UnifiedLog partition=structured_syslog_topic-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,456] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,456] INFO [UnifiedLog partition=-uve-topic-19-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,456] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,456] INFO [UnifiedLog partition=-uve-topic-29-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,456] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,456] INFO [UnifiedLog partition=-uve-topic-4-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,456] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,456] INFO [UnifiedLog partition=-uve-topic-5-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,456] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,456] INFO [UnifiedLog partition=-uve-topic-2-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,456] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,456] INFO [UnifiedLog partition=-uve-topic-3-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,456] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,456] INFO [UnifiedLog partition=-uve-topic-0-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,456] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,456] INFO [UnifiedLog partition=-uve-topic-1-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,456] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,456] INFO [UnifiedLog partition=-uve-topic-20-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,456] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,456] INFO [UnifiedLog partition=-uve-topic-21-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,456] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,456] INFO [UnifiedLog partition=-uve-topic-26-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,456] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,456] INFO [UnifiedLog partition=-uve-topic-27-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,456] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,456] INFO [UnifiedLog partition=-uve-topic-28-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,456] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,456] INFO [UnifiedLog partition=-uve-topic-29-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,456] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,456] INFO [UnifiedLog partition=-uve-topic-22-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,456] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,456] INFO [UnifiedLog partition=-uve-topic-23-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,456] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,456] INFO [UnifiedLog partition=-uve-topic-24-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,456] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,456] INFO [UnifiedLog partition=-uve-topic-25-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,456] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,456] INFO [UnifiedLog partition=-uve-topic-29-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,456] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,456] INFO [UnifiedLog partition=-uve-topic-19-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,456] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,456] INFO [UnifiedLog partition=structured_syslog_topic-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,456] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,456] INFO [UnifiedLog partition=-uve-topic-9-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,456] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,457] INFO [UnifiedLog partition=-uve-topic-7-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,457] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,457] INFO [UnifiedLog partition=-uve-topic-8-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,457] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,457] INFO [UnifiedLog partition=-uve-topic-5-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,457] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,457] INFO [UnifiedLog partition=-uve-topic-6-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,457] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,457] INFO [UnifiedLog partition=-uve-topic-3-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,457] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,457] INFO [UnifiedLog partition=-uve-topic-4-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,457] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,457] INFO [UnifiedLog partition=structured_syslog_topic-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,457] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,457] INFO [UnifiedLog partition=structured_syslog_topic-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,457] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,457] INFO [UnifiedLog partition=-uve-topic-2-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,457] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,457] INFO [UnifiedLog partition=-uve-topic-3-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,457] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,457] INFO [UnifiedLog partition=-uve-topic-0-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,457] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,457] INFO [UnifiedLog partition=-uve-topic-1-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,457] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,457] INFO [UnifiedLog partition=-uve-topic-27-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,457] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,457] INFO [UnifiedLog partition=-uve-topic-17-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,457] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,457] INFO [UnifiedLog partition=-uve-topic-18-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,457] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,457] INFO [UnifiedLog partition=-uve-topic-28-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,457] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,457] INFO [UnifiedLog partition=-uve-topic-19-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,457] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,457] INFO [UnifiedLog partition=-uve-topic-29-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,457] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,457] INFO [UnifiedLog partition=-uve-topic-23-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,457] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,457] INFO [UnifiedLog partition=-uve-topic-13-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,457] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,457] INFO [UnifiedLog partition=-uve-topic-24-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,457] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,457] INFO [UnifiedLog partition=-uve-topic-14-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,457] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,457] INFO [UnifiedLog partition=-uve-topic-25-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,457] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,457] INFO [UnifiedLog partition=-uve-topic-15-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,469] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,470] INFO [UnifiedLog partition=-uve-topic-16-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,470] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,470] INFO [UnifiedLog partition=-uve-topic-26-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,470] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,470] INFO [UnifiedLog partition=-uve-topic-10-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,470] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,470] INFO [UnifiedLog partition=-uve-topic-20-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,470] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,470] INFO [UnifiedLog partition=-uve-topic-11-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,470] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,470] INFO [UnifiedLog partition=-uve-topic-21-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,470] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,470] INFO [UnifiedLog partition=-uve-topic-12-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,470] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,470] INFO [UnifiedLog partition=-uve-topic-22-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,470] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,470] INFO [UnifiedLog partition=-uve-topic-28-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,470] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,470] INFO [UnifiedLog partition=-uve-topic-18-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,470] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,470] INFO [UnifiedLog partition=-uve-topic-29-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,470] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,470] INFO [UnifiedLog partition=-uve-topic-19-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,470] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,470] INFO [UnifiedLog partition=-uve-topic-14-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,470] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,470] INFO [UnifiedLog partition=-uve-topic-24-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,470] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,470] INFO [UnifiedLog partition=-uve-topic-25-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,470] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,470] INFO [UnifiedLog partition=-uve-topic-15-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,470] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,470] INFO [UnifiedLog partition=-uve-topic-26-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,470] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,470] INFO [UnifiedLog partition=-uve-topic-16-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,470] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,470] INFO [UnifiedLog partition=-uve-topic-17-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,470] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,470] INFO [UnifiedLog partition=-uve-topic-27-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,470] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,470] INFO [UnifiedLog partition=-uve-topic-10-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,470] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,470] INFO [UnifiedLog partition=-uve-topic-20-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,470] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,470] INFO [UnifiedLog partition=-uve-topic-11-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,470] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,470] INFO [UnifiedLog partition=-uve-topic-21-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,470] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,471] INFO [UnifiedLog partition=-uve-topic-22-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,471] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,471] INFO [UnifiedLog partition=-uve-topic-12-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,471] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,471] INFO [UnifiedLog partition=-uve-topic-23-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,471] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,471] INFO [UnifiedLog partition=-uve-topic-13-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,471] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,471] INFO [UnifiedLog partition=-uve-topic-19-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,471] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,471] INFO [UnifiedLog partition=-uve-topic-29-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,471] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,471] INFO [UnifiedLog partition=-uve-topic-15-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,471] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,471] INFO [UnifiedLog partition=-uve-topic-25-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,471] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,471] INFO [UnifiedLog partition=-uve-topic-16-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,471] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,471] INFO [UnifiedLog partition=-uve-topic-26-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,471] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,471] INFO [UnifiedLog partition=-uve-topic-17-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,471] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,471] INFO [UnifiedLog partition=-uve-topic-27-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,471] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,471] INFO [UnifiedLog partition=-uve-topic-28-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,471] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,471] INFO [UnifiedLog partition=-uve-topic-18-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,471] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,471] INFO [UnifiedLog partition=-uve-topic-11-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,471] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,471] INFO [UnifiedLog partition=-uve-topic-21-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,471] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,471] INFO [UnifiedLog partition=-uve-topic-12-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,471] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,471] INFO [UnifiedLog partition=-uve-topic-22-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,471] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,471] INFO [UnifiedLog partition=-uve-topic-13-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,471] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,471] INFO [UnifiedLog partition=-uve-topic-23-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,471] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,471] INFO [UnifiedLog partition=-uve-topic-14-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,471] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,471] INFO [UnifiedLog partition=-uve-topic-24-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,471] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,471] INFO [UnifiedLog partition=-uve-topic-10-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,471] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,471] INFO [UnifiedLog partition=-uve-topic-20-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,471] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,471] INFO [UnifiedLog partition=-uve-topic-26-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,472] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,472] INFO [UnifiedLog partition=-uve-topic-16-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,472] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,472] INFO [UnifiedLog partition=-uve-topic-17-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,472] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,472] INFO [UnifiedLog partition=-uve-topic-27-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,472] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,472] INFO [UnifiedLog partition=-uve-topic-18-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,472] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,472] INFO [UnifiedLog partition=-uve-topic-28-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,472] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,472] INFO [UnifiedLog partition=-uve-topic-29-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,472] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,472] INFO [UnifiedLog partition=-uve-topic-19-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,472] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,472] INFO [UnifiedLog partition=-uve-topic-12-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,472] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,472] INFO [UnifiedLog partition=-uve-topic-22-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,472] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,472] INFO [UnifiedLog partition=-uve-topic-13-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,472] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,472] INFO [UnifiedLog partition=-uve-topic-23-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,472] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,472] INFO [UnifiedLog partition=-uve-topic-24-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,472] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,472] INFO [UnifiedLog partition=-uve-topic-14-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,472] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,472] INFO [UnifiedLog partition=-uve-topic-15-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,472] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,472] INFO [UnifiedLog partition=-uve-topic-25-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,472] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,472] INFO [UnifiedLog partition=-uve-topic-20-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,472] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,472] INFO [UnifiedLog partition=-uve-topic-10-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,472] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,472] INFO [UnifiedLog partition=-uve-topic-21-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,472] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,472] INFO [UnifiedLog partition=-uve-topic-11-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,472] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,472] INFO [UnifiedLog partition=-uve-topic-23-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,472] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,472] INFO [UnifiedLog partition=-uve-topic-13-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,472] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,472] INFO [UnifiedLog partition=-uve-topic-14-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,472] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,472] INFO [UnifiedLog partition=-uve-topic-24-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,472] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,472] INFO [UnifiedLog partition=-uve-topic-25-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,472] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,472] INFO [UnifiedLog partition=-uve-topic-15-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,472] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,472] INFO [UnifiedLog partition=-uve-topic-26-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,472] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,472] INFO [UnifiedLog partition=-uve-topic-16-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,472] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,472] INFO [UnifiedLog partition=-uve-topic-10-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,472] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,472] INFO [UnifiedLog partition=-uve-topic-20-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,472] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,472] INFO [UnifiedLog partition=-uve-topic-11-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,472] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,472] INFO [UnifiedLog partition=-uve-topic-21-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,472] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,472] INFO [UnifiedLog partition=-uve-topic-12-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,472] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,472] INFO [UnifiedLog partition=-uve-topic-22-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,472] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,473] INFO [UnifiedLog partition=-uve-topic-17-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,473] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,473] INFO [UnifiedLog partition=-uve-topic-27-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,473] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,473] INFO [UnifiedLog partition=-uve-topic-18-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,473] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,473] INFO [UnifiedLog partition=-uve-topic-28-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,473] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,473] INFO [UnifiedLog partition=-uve-topic-29-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,473] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,473] INFO [UnifiedLog partition=-uve-topic-19-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,473] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,473] INFO [UnifiedLog partition=-uve-topic-14-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,473] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,473] INFO [UnifiedLog partition=-uve-topic-24-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,473] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,473] INFO [UnifiedLog partition=-uve-topic-15-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,473] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,473] INFO [UnifiedLog partition=-uve-topic-25-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,473] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,473] INFO [UnifiedLog partition=-uve-topic-26-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,473] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,473] INFO [UnifiedLog partition=-uve-topic-16-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,473] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,473] INFO [UnifiedLog partition=-uve-topic-17-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,473] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,473] INFO [UnifiedLog partition=-uve-topic-27-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,473] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,473] INFO [UnifiedLog partition=-uve-topic-10-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,473] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,473] INFO [UnifiedLog partition=-uve-topic-20-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,473] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,473] INFO [UnifiedLog partition=-uve-topic-21-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,473] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,473] INFO [UnifiedLog partition=-uve-topic-11-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,473] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,473] INFO [UnifiedLog partition=-uve-topic-12-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,473] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,473] INFO [UnifiedLog partition=-uve-topic-22-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,473] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,473] INFO [UnifiedLog partition=-uve-topic-13-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,473] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,473] INFO [UnifiedLog partition=-uve-topic-23-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,473] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,473] INFO [UnifiedLog partition=-uve-topic-28-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,473] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,499] INFO [UnifiedLog partition=-uve-topic-18-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,499] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,499] INFO [UnifiedLog partition=-uve-topic-29-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,499] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,499] INFO [UnifiedLog partition=-uve-topic-19-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,499] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,499] INFO [UnifiedLog partition=-uve-topic-25-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,499] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,499] INFO [UnifiedLog partition=-uve-topic-15-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,499] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,499] INFO [UnifiedLog partition=-uve-topic-16-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,499] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,499] INFO [UnifiedLog partition=-uve-topic-26-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,499] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,499] INFO [UnifiedLog partition=-uve-topic-27-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,499] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,499] INFO [UnifiedLog partition=-uve-topic-17-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,499] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,499] INFO [UnifiedLog partition=-uve-topic-28-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,499] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,499] INFO [UnifiedLog partition=-uve-topic-18-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,499] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,500] INFO [UnifiedLog partition=-uve-topic-21-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,500] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,500] INFO [UnifiedLog partition=-uve-topic-11-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,500] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,500] INFO [UnifiedLog partition=-uve-topic-22-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,500] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,500] INFO [UnifiedLog partition=-uve-topic-12-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,500] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,500] INFO [UnifiedLog partition=-uve-topic-23-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,500] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,500] INFO [UnifiedLog partition=-uve-topic-13-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,500] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,500] INFO [UnifiedLog partition=-uve-topic-14-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,500] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,500] INFO [UnifiedLog partition=-uve-topic-24-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,500] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,500] INFO [UnifiedLog partition=-uve-topic-29-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,500] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,500] INFO [UnifiedLog partition=-uve-topic-19-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,500] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,500] INFO [UnifiedLog partition=-uve-topic-10-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,500] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,500] INFO [UnifiedLog partition=-uve-topic-20-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,500] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,500] INFO [UnifiedLog partition=-uve-topic-16-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,500] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,500] INFO [UnifiedLog partition=-uve-topic-26-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,500] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,500] INFO [UnifiedLog partition=-uve-topic-17-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,500] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,500] INFO [UnifiedLog partition=-uve-topic-27-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,500] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,500] INFO [UnifiedLog partition=-uve-topic-18-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,500] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,500] INFO [UnifiedLog partition=-uve-topic-28-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,500] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,500] INFO [UnifiedLog partition=-uve-topic-19-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,500] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,500] INFO [UnifiedLog partition=-uve-topic-29-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,500] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,500] INFO [UnifiedLog partition=-uve-topic-12-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,500] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,500] INFO [UnifiedLog partition=-uve-topic-22-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,500] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,500] INFO [UnifiedLog partition=-uve-topic-23-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,500] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,500] INFO [UnifiedLog partition=-uve-topic-13-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,500] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,500] INFO [UnifiedLog partition=-uve-topic-24-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,500] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,500] INFO [UnifiedLog partition=-uve-topic-14-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,500] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,500] INFO [UnifiedLog partition=-uve-topic-15-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,500] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,500] INFO [UnifiedLog partition=-uve-topic-25-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,500] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,500] INFO [UnifiedLog partition=-uve-topic-20-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,501] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,501] INFO [UnifiedLog partition=-uve-topic-10-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,501] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,501] INFO [UnifiedLog partition=-uve-topic-21-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,501] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,501] INFO [UnifiedLog partition=-uve-topic-11-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,501] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,501] INFO [UnifiedLog partition=-uve-topic-20-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,501] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,501] INFO [UnifiedLog partition=-uve-topic-10-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,501] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,501] INFO [UnifiedLog partition=-uve-topic-11-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,501] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,501] INFO [UnifiedLog partition=-uve-topic-21-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,501] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,501] INFO [UnifiedLog partition=-uve-topic-12-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,501] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,501] INFO [UnifiedLog partition=-uve-topic-22-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,501] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,501] INFO [UnifiedLog partition=-uve-topic-17-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,501] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,501] INFO [UnifiedLog partition=-uve-topic-27-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,501] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,502] INFO [UnifiedLog partition=-uve-topic-28-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,502] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,502] INFO [UnifiedLog partition=-uve-topic-18-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,502] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,502] INFO [UnifiedLog partition=-uve-topic-19-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,502] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,502] INFO [UnifiedLog partition=-uve-topic-29-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,502] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,502] INFO [UnifiedLog partition=-uve-topic-23-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,502] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,502] INFO [UnifiedLog partition=-uve-topic-13-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,502] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,503] INFO [UnifiedLog partition=-uve-topic-14-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,503] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,503] INFO [UnifiedLog partition=-uve-topic-24-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,503] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,503] INFO [UnifiedLog partition=-uve-topic-25-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,503] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,503] INFO [UnifiedLog partition=-uve-topic-15-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,503] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,504] INFO [UnifiedLog partition=-uve-topic-26-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,504] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,504] INFO [UnifiedLog partition=-uve-topic-16-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,504] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,504] INFO [UnifiedLog partition=-uve-topic-20-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,504] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,504] INFO [UnifiedLog partition=-uve-topic-10-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,504] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,504] INFO [UnifiedLog partition=-uve-topic-21-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,504] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,504] INFO [UnifiedLog partition=-uve-topic-11-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,504] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,504] INFO [UnifiedLog partition=-uve-topic-22-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,504] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,504] INFO [UnifiedLog partition=-uve-topic-12-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,504] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,504] INFO [UnifiedLog partition=-uve-topic-23-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,504] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,504] INFO [UnifiedLog partition=-uve-topic-13-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,504] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,504] INFO [UnifiedLog partition=-uve-topic-28-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,504] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,504] INFO [UnifiedLog partition=-uve-topic-18-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,504] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,504] INFO [UnifiedLog partition=-uve-topic-29-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,504] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,504] INFO [UnifiedLog partition=-uve-topic-19-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,504] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,504] INFO [UnifiedLog partition=-uve-topic-14-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,504] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,504] INFO [UnifiedLog partition=-uve-topic-24-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,504] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,504] INFO [UnifiedLog partition=-uve-topic-15-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,504] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,504] INFO [UnifiedLog partition=-uve-topic-25-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,504] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,504] INFO [UnifiedLog partition=-uve-topic-26-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,504] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,504] INFO [UnifiedLog partition=-uve-topic-16-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,504] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,504] INFO [UnifiedLog partition=-uve-topic-27-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,504] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,504] INFO [UnifiedLog partition=-uve-topic-17-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,504] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,504] INFO [UnifiedLog partition=-uve-topic-21-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,504] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,504] INFO [UnifiedLog partition=-uve-topic-11-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,504] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,504] INFO [UnifiedLog partition=-uve-topic-22-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,504] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,504] INFO [UnifiedLog partition=-uve-topic-12-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,505] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,505] INFO [UnifiedLog partition=-uve-topic-13-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,505] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,505] INFO [UnifiedLog partition=-uve-topic-23-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,505] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,505] INFO [UnifiedLog partition=-uve-topic-24-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,505] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,505] INFO [UnifiedLog partition=-uve-topic-14-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,505] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,505] INFO [UnifiedLog partition=-uve-topic-10-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,505] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,505] INFO [UnifiedLog partition=-uve-topic-20-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,505] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,505] INFO [UnifiedLog partition=-uve-topic-29-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,505] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,505] INFO [UnifiedLog partition=-uve-topic-19-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,505] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,505] INFO [UnifiedLog partition=-uve-topic-15-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,505] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,505] INFO [UnifiedLog partition=-uve-topic-25-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,505] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,505] INFO [UnifiedLog partition=-uve-topic-26-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,505] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,505] INFO [UnifiedLog partition=-uve-topic-16-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,505] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,505] INFO [UnifiedLog partition=-uve-topic-27-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,505] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,505] INFO [UnifiedLog partition=-uve-topic-17-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,505] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,505] INFO [UnifiedLog partition=-uve-topic-28-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,505] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,505] INFO [UnifiedLog partition=-uve-topic-18-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,505] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,513] INFO [UnifiedLog partition=-uve-topic-22-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,513] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,513] INFO [UnifiedLog partition=-uve-topic-12-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,513] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,513] INFO [UnifiedLog partition=-uve-topic-23-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,513] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,513] INFO [UnifiedLog partition=-uve-topic-13-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,513] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,513] INFO [UnifiedLog partition=-uve-topic-24-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,513] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,513] INFO [UnifiedLog partition=-uve-topic-14-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,513] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,513] INFO [UnifiedLog partition=-uve-topic-15-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,513] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,513] INFO [UnifiedLog partition=-uve-topic-25-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,513] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,513] INFO [UnifiedLog partition=-uve-topic-20-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,513] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,513] INFO [UnifiedLog partition=-uve-topic-10-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,513] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,513] INFO [UnifiedLog partition=-uve-topic-21-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,513] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,513] INFO [UnifiedLog partition=-uve-topic-11-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,513] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,513] INFO [UnifiedLog partition=-uve-topic-26-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,513] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,513] INFO [UnifiedLog partition=-uve-topic-16-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,513] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,513] INFO [UnifiedLog partition=-uve-topic-17-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,513] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,513] INFO [UnifiedLog partition=-uve-topic-27-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,513] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,513] INFO [UnifiedLog partition=-uve-topic-18-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,513] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,513] INFO [UnifiedLog partition=-uve-topic-28-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,513] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,513] INFO [UnifiedLog partition=-uve-topic-19-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,513] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,513] INFO [UnifiedLog partition=-uve-topic-29-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,513] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,513] INFO [UnifiedLog partition=-uve-topic-17-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,513] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,513] INFO [UnifiedLog partition=-uve-topic-27-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,513] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,513] INFO [UnifiedLog partition=-uve-topic-28-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,513] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,514] INFO [UnifiedLog partition=-uve-topic-18-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,514] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,514] INFO [UnifiedLog partition=-uve-topic-19-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,514] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,514] INFO [UnifiedLog partition=-uve-topic-29-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,514] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,514] INFO [UnifiedLog partition=-uve-topic-13-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,514] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,514] INFO [UnifiedLog partition=-uve-topic-23-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,514] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,514] INFO [UnifiedLog partition=-uve-topic-14-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,514] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,514] INFO [UnifiedLog partition=-uve-topic-24-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,514] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,514] INFO [UnifiedLog partition=-uve-topic-25-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,514] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,514] INFO [UnifiedLog partition=-uve-topic-15-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,514] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,514] INFO [UnifiedLog partition=-uve-topic-16-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,514] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,514] INFO [UnifiedLog partition=-uve-topic-26-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,514] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,514] INFO [UnifiedLog partition=-uve-topic-20-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,514] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,514] INFO [UnifiedLog partition=-uve-topic-10-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,514] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,514] INFO [UnifiedLog partition=-uve-topic-11-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,514] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,514] INFO [UnifiedLog partition=-uve-topic-21-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,514] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,514] INFO [UnifiedLog partition=-uve-topic-22-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,514] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,514] INFO [UnifiedLog partition=-uve-topic-12-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,514] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,514] INFO [UnifiedLog partition=-uve-topic-18-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,514] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,514] INFO [UnifiedLog partition=-uve-topic-28-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,514] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,514] INFO [UnifiedLog partition=-uve-topic-29-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,514] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,514] INFO [UnifiedLog partition=-uve-topic-19-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,514] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,514] INFO [UnifiedLog partition=-uve-topic-14-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,514] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,514] INFO [UnifiedLog partition=-uve-topic-24-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,514] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,514] INFO [UnifiedLog partition=-uve-topic-15-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,514] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,514] INFO [UnifiedLog partition=-uve-topic-25-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,514] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,514] INFO [UnifiedLog partition=-uve-topic-26-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,514] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,514] INFO [UnifiedLog partition=-uve-topic-16-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,514] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,514] INFO [UnifiedLog partition=-uve-topic-27-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,514] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,514] INFO [UnifiedLog partition=-uve-topic-17-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,514] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,514] INFO [UnifiedLog partition=-uve-topic-10-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,514] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,514] INFO [UnifiedLog partition=-uve-topic-20-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,514] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,514] INFO [UnifiedLog partition=-uve-topic-21-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,514] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,514] INFO [UnifiedLog partition=-uve-topic-11-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,514] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,514] INFO [UnifiedLog partition=-uve-topic-12-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,514] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,514] INFO [UnifiedLog partition=-uve-topic-22-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,514] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,514] INFO [UnifiedLog partition=-uve-topic-23-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,514] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,514] INFO [UnifiedLog partition=-uve-topic-13-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,514] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,514] INFO [UnifiedLog partition=-uve-topic-19-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,514] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,514] INFO [UnifiedLog partition=-uve-topic-29-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,514] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,514] INFO [UnifiedLog partition=-uve-topic-20-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,514] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,514] INFO [UnifiedLog partition=-uve-topic-10-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,514] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,514] INFO [UnifiedLog partition=-uve-topic-25-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,514] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,514] INFO [UnifiedLog partition=-uve-topic-15-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,514] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,514] INFO [UnifiedLog partition=-uve-topic-16-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,514] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,514] INFO [UnifiedLog partition=-uve-topic-26-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,514] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,514] INFO [UnifiedLog partition=-uve-topic-17-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,514] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,514] INFO [UnifiedLog partition=-uve-topic-27-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,515] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,515] INFO [UnifiedLog partition=-uve-topic-28-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,515] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,515] INFO [UnifiedLog partition=-uve-topic-18-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,515] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,515] INFO [UnifiedLog partition=-uve-topic-21-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,515] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,515] INFO [UnifiedLog partition=-uve-topic-11-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,515] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,515] INFO [UnifiedLog partition=-uve-topic-12-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,515] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,515] INFO [UnifiedLog partition=-uve-topic-22-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,515] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,515] INFO [UnifiedLog partition=-uve-topic-13-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,515] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,515] INFO [UnifiedLog partition=-uve-topic-23-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,515] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,515] INFO [UnifiedLog partition=-uve-topic-14-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,515] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,515] INFO [UnifiedLog partition=-uve-topic-24-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,515] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,515] INFO [UnifiedLog partition=-uve-topic-20-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,515] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,515] INFO [UnifiedLog partition=-uve-topic-10-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,515] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,515] INFO [UnifiedLog partition=-uve-topic-21-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,515] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,515] INFO [UnifiedLog partition=-uve-topic-11-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,515] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,515] INFO [UnifiedLog partition=-uve-topic-26-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,515] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,515] INFO [UnifiedLog partition=-uve-topic-16-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,515] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,515] INFO [UnifiedLog partition=-uve-topic-27-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,515] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,515] INFO [UnifiedLog partition=-uve-topic-17-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,515] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,515] INFO [UnifiedLog partition=-uve-topic-28-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,515] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,515] INFO [UnifiedLog partition=-uve-topic-18-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,527] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,527] INFO [UnifiedLog partition=-uve-topic-29-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,527] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,527] INFO [UnifiedLog partition=-uve-topic-19-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,527] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,528] INFO [UnifiedLog partition=-uve-topic-22-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,528] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,528] INFO [UnifiedLog partition=-uve-topic-12-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,528] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,528] INFO [UnifiedLog partition=-uve-topic-23-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,528] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,528] INFO [UnifiedLog partition=-uve-topic-13-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,528] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,528] INFO [UnifiedLog partition=-uve-topic-24-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,528] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,528] INFO [UnifiedLog partition=-uve-topic-14-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,528] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,528] INFO [UnifiedLog partition=-uve-topic-15-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,528] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,528] INFO [UnifiedLog partition=-uve-topic-25-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,528] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,528] INFO [UnifiedLog partition=-uve-topic-0-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,528] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,528] INFO [UnifiedLog partition=-uve-topic-7-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,528] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,528] INFO [UnifiedLog partition=-uve-topic-8-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,528] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,528] INFO [UnifiedLog partition=-uve-topic-5-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,528] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,528] INFO [UnifiedLog partition=-uve-topic-6-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,528] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,528] INFO [UnifiedLog partition=-uve-topic-3-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,528] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,528] INFO [UnifiedLog partition=-uve-topic-4-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,528] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,528] INFO [UnifiedLog partition=-uve-topic-1-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,528] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,528] INFO [UnifiedLog partition=-uve-topic-2-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,528] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,528] INFO [UnifiedLog partition=-uve-topic-9-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,528] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,528] INFO [UnifiedLog partition=-uve-topic-0-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,528] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,528] INFO [UnifiedLog partition=-uve-topic-1-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,528] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,528] INFO [UnifiedLog partition=-uve-topic-8-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,528] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,528] INFO [UnifiedLog partition=-uve-topic-9-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,528] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,528] INFO [UnifiedLog partition=-uve-topic-6-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,528] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,528] INFO [UnifiedLog partition=-uve-topic-7-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,528] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,528] INFO [UnifiedLog partition=-uve-topic-4-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,528] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,528] INFO [UnifiedLog partition=-uve-topic-5-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,528] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,528] INFO [UnifiedLog partition=-uve-topic-2-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,528] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,528] INFO [UnifiedLog partition=-uve-topic-3-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,528] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,528] INFO [UnifiedLog partition=-uve-topic-5-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,528] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,528] INFO [UnifiedLog partition=-uve-topic-6-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,528] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,528] INFO [UnifiedLog partition=-uve-topic-3-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,528] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,528] INFO [UnifiedLog partition=-uve-topic-4-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,528] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,528] INFO [UnifiedLog partition=-uve-topic-1-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,528] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,528] INFO [UnifiedLog partition=-uve-topic-2-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,528] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,528] INFO [UnifiedLog partition=-uve-topic-0-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,528] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,528] INFO [UnifiedLog partition=-uve-topic-9-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,528] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,528] INFO [UnifiedLog partition=-uve-topic-7-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,528] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,528] INFO [UnifiedLog partition=-uve-topic-8-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,528] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,528] INFO [UnifiedLog partition=-uve-topic-6-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,528] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,528] INFO [UnifiedLog partition=-uve-topic-7-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,528] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,528] INFO [UnifiedLog partition=-uve-topic-4-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,528] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,529] INFO [UnifiedLog partition=-uve-topic-5-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,529] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,529] INFO [UnifiedLog partition=-uve-topic-2-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,529] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,529] INFO [UnifiedLog partition=-uve-topic-3-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,529] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,529] INFO [UnifiedLog partition=-uve-topic-0-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,529] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,529] INFO [UnifiedLog partition=-uve-topic-1-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,529] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,529] INFO [UnifiedLog partition=-uve-topic-8-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,529] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,529] INFO [UnifiedLog partition=-uve-topic-9-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,529] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,529] INFO [UnifiedLog partition=-uve-topic-3-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,529] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,529] INFO [UnifiedLog partition=-uve-topic-4-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,529] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,529] INFO [UnifiedLog partition=-uve-topic-1-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,529] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,529] INFO [UnifiedLog partition=-uve-topic-2-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,529] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,529] INFO [UnifiedLog partition=-uve-topic-0-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,529] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,529] INFO [UnifiedLog partition=-uve-topic-9-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,529] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,529] INFO [UnifiedLog partition=-uve-topic-7-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,529] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,529] INFO [UnifiedLog partition=-uve-topic-8-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,529] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,529] INFO [UnifiedLog partition=-uve-topic-5-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,529] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,529] INFO [UnifiedLog partition=-uve-topic-6-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,529] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,529] INFO [UnifiedLog partition=-uve-topic-4-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,529] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,529] INFO [UnifiedLog partition=-uve-topic-5-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,529] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,529] INFO [UnifiedLog partition=-uve-topic-2-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,529] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,529] INFO [UnifiedLog partition=-uve-topic-3-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,529] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,529] INFO [UnifiedLog partition=-uve-topic-0-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,529] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,529] INFO [UnifiedLog partition=-uve-topic-1-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,529] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,529] INFO [UnifiedLog partition=-uve-topic-8-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,529] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,529] INFO [UnifiedLog partition=-uve-topic-9-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,529] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,529] INFO [UnifiedLog partition=-uve-topic-6-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,529] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,529] INFO [UnifiedLog partition=-uve-topic-7-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,529] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,529] INFO [UnifiedLog partition=-uve-topic-1-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,529] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,529] INFO [UnifiedLog partition=-uve-topic-2-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,529] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,529] INFO [UnifiedLog partition=-uve-topic-0-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,529] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,529] INFO [UnifiedLog partition=-uve-topic-9-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,529] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,529] INFO [UnifiedLog partition=-uve-topic-7-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,529] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,529] INFO [UnifiedLog partition=-uve-topic-8-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,529] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,529] INFO [UnifiedLog partition=-uve-topic-5-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,529] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,529] INFO [UnifiedLog partition=-uve-topic-6-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,529] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,529] INFO [UnifiedLog partition=-uve-topic-3-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,529] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,529] INFO [UnifiedLog partition=-uve-topic-4-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,529] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,529] INFO [UnifiedLog partition=-uve-topic-2-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,529] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,546] INFO [UnifiedLog partition=-uve-topic-3-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,546] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,546] INFO [UnifiedLog partition=-uve-topic-0-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,546] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,546] INFO [UnifiedLog partition=-uve-topic-1-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,546] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,546] INFO [UnifiedLog partition=-uve-topic-8-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,546] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,546] INFO [UnifiedLog partition=-uve-topic-9-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,546] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,546] INFO [UnifiedLog partition=-uve-topic-6-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,546] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,546] INFO [UnifiedLog partition=-uve-topic-7-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,546] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,546] INFO [UnifiedLog partition=-uve-topic-4-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,546] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,546] INFO [UnifiedLog partition=-uve-topic-5-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,546] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,546] INFO [UnifiedLog partition=-uve-topic-10-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,546] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,546] INFO [UnifiedLog partition=-uve-topic-11-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,546] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,546] INFO [UnifiedLog partition=-uve-topic-12-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,546] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,546] INFO [UnifiedLog partition=-uve-topic-13-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,546] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,546] INFO [UnifiedLog partition=-uve-topic-14-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,546] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,546] INFO [UnifiedLog partition=-uve-topic-15-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,546] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,546] INFO [UnifiedLog partition=-uve-topic-16-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,546] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,546] INFO [UnifiedLog partition=-uve-topic-17-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,546] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,546] INFO [UnifiedLog partition=-uve-topic-11-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,546] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,546] INFO [UnifiedLog partition=-uve-topic-5-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,546] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,546] INFO [UnifiedLog partition=-uve-topic-12-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,546] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,546] INFO [UnifiedLog partition=-uve-topic-6-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,546] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,546] INFO [UnifiedLog partition=-uve-topic-13-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,546] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,546] INFO [UnifiedLog partition=-uve-topic-3-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,546] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,546] INFO [UnifiedLog partition=-uve-topic-14-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,546] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,546] INFO [UnifiedLog partition=-uve-topic-4-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,546] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,546] INFO [UnifiedLog partition=-uve-topic-1-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,546] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,546] INFO [UnifiedLog partition=-uve-topic-2-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,546] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,546] INFO [UnifiedLog partition=-uve-topic-10-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,546] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,546] INFO [UnifiedLog partition=-uve-topic-0-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,546] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,546] INFO [UnifiedLog partition=-uve-topic-19-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,546] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,546] INFO [UnifiedLog partition=-uve-topic-15-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,546] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,546] INFO [UnifiedLog partition=-uve-topic-9-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,546] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,546] INFO [UnifiedLog partition=-uve-topic-16-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,547] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,547] INFO [UnifiedLog partition=-uve-topic-17-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,547] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,547] INFO [UnifiedLog partition=-uve-topic-7-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,547] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,547] INFO [UnifiedLog partition=-uve-topic-18-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,547] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,547] INFO [UnifiedLog partition=-uve-topic-8-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,547] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,547] INFO [UnifiedLog partition=-uve-topic-22-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,547] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,547] INFO [UnifiedLog partition=-uve-topic-12-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,547] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,547] INFO [UnifiedLog partition=-uve-topic-6-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,547] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,547] INFO [UnifiedLog partition=-uve-topic-13-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,547] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,547] INFO [UnifiedLog partition=-uve-topic-23-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,547] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,547] INFO [UnifiedLog partition=-uve-topic-7-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,547] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,547] INFO [UnifiedLog partition=-uve-topic-14-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,547] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,547] INFO [UnifiedLog partition=-uve-topic-24-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,547] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,547] INFO [UnifiedLog partition=-uve-topic-4-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,547] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,547] INFO [UnifiedLog partition=-uve-topic-15-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,547] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,547] INFO [UnifiedLog partition=-uve-topic-25-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,547] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,547] INFO [UnifiedLog partition=-uve-topic-5-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,547] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,547] INFO [UnifiedLog partition=-uve-topic-2-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,547] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,547] INFO [UnifiedLog partition=-uve-topic-3-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,547] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,547] INFO [UnifiedLog partition=-uve-topic-10-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,547] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,547] INFO [UnifiedLog partition=-uve-topic-20-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,547] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,547] INFO [UnifiedLog partition=-uve-topic-0-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,547] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,547] INFO [UnifiedLog partition=-uve-topic-11-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,547] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,547] INFO [UnifiedLog partition=-uve-topic-21-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,547] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,547] INFO [UnifiedLog partition=-uve-topic-1-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,547] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,547] INFO [UnifiedLog partition=-uve-topic-26-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,547] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,547] INFO [UnifiedLog partition=-uve-topic-16-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,547] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,547] INFO [UnifiedLog partition=-uve-topic-27-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,547] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,547] INFO [UnifiedLog partition=-uve-topic-17-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,547] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,547] INFO [UnifiedLog partition=-uve-topic-18-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,547] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,547] INFO [UnifiedLog partition=-uve-topic-28-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,547] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,547] INFO [UnifiedLog partition=-uve-topic-8-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,547] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,547] INFO [UnifiedLog partition=-uve-topic-19-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,547] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,547] INFO [UnifiedLog partition=-uve-topic-29-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:06,547] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:06,547] INFO [UnifiedLog partition=-uve-topic-9-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:10,593] INFO [ReplicaFetcherManager on broker 2] Removed fetcher for partitions HashSet(-uve-topic-20-6, -uve-topic-23-5, -uve-topic-26-20, -uve-topic-11-24, -uve-topic-13-22, -uve-topic-6-25, -uve-topic-20-0, -uve-topic-25-2, -uve-topic-21-7, -uve-topic-5-23, -uve-topic-24-11, -uve-topic-14-12, -uve-topic-28-26, -uve-topic-18-27, -uve-topic-28-2, -uve-topic-18-3, -uve-topic-6-16, -uve-topic-10-15, -uve-topic-21-1, -uve-topic-7-4, -uve-topic-7-1, -uve-topic-4-29, -uve-topic-3-21, -uve-topic-25-29, -uve-topic-9-15, -uve-topic-2-20, -uve-topic-25-8, -uve-topic-25-23, -uve-topic-13-19, -uve-topic-23-14, -uve-topic-4-26, -uve-topic-13-7, -uve-topic-5-5, -uve-topic-13-10, -uve-topic-23-17, -uve-topic-6-13, -uve-topic-8-4, -uve-topic-10-27, -uve-topic-7-28, structured_syslog_topic-3, -uve-topic-16-8, -uve-topic-21-4, -uve-topic-29-13, -uve-topic-19-14, -uve-topic-6-7, -uve-topic-9-24, -uve-topic-8-22, -uve-topic-9-21, -uve-topic-17-11, -uve-topic-27-10, -uve-topic-12-25, -uve-topic-22-24, structured_syslog_topic-6, -uve-topic-20-27, -uve-topic-28-11, -uve-topic-18-12, -uve-topic-14-27, -uve-topic-24-26, -uve-topic-9-27, -uve-topic-11-21, -uve-topic-0-3, -uve-topic-23-20, -uve-topic-4-8, -uve-topic-7-7, -uve-topic-21-28, -uve-topic-0-15, -uve-topic-3-3, -uve-topic-24-5, -uve-topic-14-6, -uve-topic-22-21, -uve-topic-12-22, -uve-topic-18-9, -uve-topic-28-8, -uve-topic-19-5, -uve-topic-29-4, -uve-topic-11-9, -uve-topic-0-9, -uve-topic-16-14, -uve-topic-7-25, structured_syslog_topic-9, -uve-topic-8-13, -uve-topic-19-11, -uve-topic-29-10, -uve-topic-19-26, -uve-topic-29-25, -uve-topic-24-23, -uve-topic-14-24, -uve-topic-21-16, structured_syslog_topic-24, -uve-topic-26-5, structured_syslog_topic-15, -uve-topic-10-12, -uve-topic-26-23, -uve-topic-26-29, -uve-topic-27-19, -uve-topic-17-20, -uve-topic-6-10, -uve-topic-4-5, -uve-topic-8-1, -uve-topic-10-24, -uve-topic-16-17, -uve-topic-15-7, -uve-topic-9-18, -uve-topic-12-10, -uve-topic-22-9, -uve-topic-13-4, -uve-topic-4-23, -uve-topic-13-1, -uve-topic-23-11, -uve-topic-16-11, -uve-topic-29-28, -uve-topic-19-29, -uve-topic-2-14, -uve-topic-26-17, -uve-topic-9-9, -uve-topic-1-13, -uve-topic-0-0, -uve-topic-6-28, -uve-topic-29-22, -uve-topic-19-23, -uve-topic-19-17, -uve-topic-29-16, -uve-topic-16-26, -uve-topic-7-22, -uve-topic-20-15, -uve-topic-15-25, -uve-topic-7-16, -uve-topic-0-12, -uve-topic-17-8, -uve-topic-27-7, -uve-topic-12-19, -uve-topic-22-18, -uve-topic-15-13, -uve-topic-5-20, -uve-topic-13-28, -uve-topic-23-26, -uve-topic-9-6, -uve-topic-1-1, -uve-topic-24-2, -uve-topic-14-3, -uve-topic-8-25, -uve-topic-0-21, -uve-topic-2-2, -uve-topic-23-2, -uve-topic-15-4, -uve-topic-13-16, -uve-topic-16-23, -uve-topic-1-22, -uve-topic-5-14, -uve-topic-2-11, -uve-topic-11-6, -uve-topic-21-13, -uve-topic-16-5, -uve-topic-20-12, -uve-topic-16-29, -uve-topic-22-6, -uve-topic-12-7, -uve-topic-10-21, -uve-topic-2-23, -uve-topic-12-13, -uve-topic-22-12, -uve-topic-29-19, -uve-topic-19-20, -uve-topic-14-0, -uve-topic-3-15, -uve-topic-5-8, -uve-topic-17-17, -uve-topic-27-16, -uve-topic-14-15, -uve-topic-24-14, -uve-topic-29-7, -uve-topic-19-8, -uve-topic-28-17, -uve-topic-18-18, -uve-topic-3-12, -uve-topic-23-23, -uve-topic-15-22, -uve-topic-15-16, -uve-topic-5-17, -uve-topic-8-7, -uve-topic-23-29, -uve-topic-6-19, -uve-topic-25-5, -uve-topic-24-20, -uve-topic-14-21, -uve-topic-7-10, structured_syslog_topic-21, -uve-topic-0-24, -uve-topic-1-7, -uve-topic-9-12, -uve-topic-7-19, -uve-topic-4-17, -uve-topic-26-26, -uve-topic-5-2, -uve-topic-2-17, -uve-topic-1-19, -uve-topic-18-15, -uve-topic-28-14, -uve-topic-10-9, -uve-topic-12-4, -uve-topic-22-3, -uve-topic-1-16, -uve-topic-21-25, -uve-topic-21-10, -uve-topic-1-25, -uve-topic-0-18, -uve-topic-6-4, -uve-topic-11-18, -uve-topic-12-28, -uve-topic-22-27, -uve-topic-3-9, -uve-topic-20-24, -uve-topic-22-0, -uve-topic-12-1, -uve-topic-28-20, -uve-topic-18-21, -uve-topic-26-11, -uve-topic-4-20, -uve-topic-16-20, -uve-topic-11-3, -uve-topic-1-28, -uve-topic-8-16, -uve-topic-1-10, -uve-topic-17-23, -uve-topic-27-22, -uve-topic-11-0, -uve-topic-9-3, -uve-topic-19-2, -uve-topic-29-1, -uve-topic-0-27, -uve-topic-27-13, -uve-topic-17-14, -uve-topic-24-8, -uve-topic-14-9, structured_syslog_topic-0, -uve-topic-15-19, -uve-topic-2-29, -uve-topic-3-0, -uve-topic-2-8, -uve-topic-3-18, -uve-topic-6-22, -uve-topic-15-10, -uve-topic-25-17, structured_syslog_topic-12, -uve-topic-18-24, -uve-topic-28-23, -uve-topic-13-13, -uve-topic-8-10, -uve-topic-21-22, -uve-topic-3-27, -uve-topic-9-0, -uve-topic-10-0, -uve-topic-0-6, -uve-topic-22-15, -uve-topic-12-16, -uve-topic-1-4, -uve-topic-24-29, -uve-topic-11-15, -uve-topic-4-11, -uve-topic-2-26, -uve-topic-17-2, -uve-topic-27-1, -uve-topic-27-28, -uve-topic-17-29, -uve-topic-2-5, -uve-topic-10-6, -uve-topic-6-1, -uve-topic-26-2, -uve-topic-3-6, -uve-topic-17-26, -uve-topic-27-25, -uve-topic-20-3, -uve-topic-20-21, -uve-topic-25-20, -uve-topic-25-14, -uve-topic-26-8, -uve-topic-23-8, -uve-topic-11-27, -uve-topic-8-19, -uve-topic-8-28, -uve-topic-10-3, -uve-topic-5-29, -uve-topic-24-17, -uve-topic-14-18, -uve-topic-18-6, -uve-topic-28-5, -uve-topic-5-26, -uve-topic-4-2, -uve-topic-20-18, -uve-topic-11-12, -uve-topic-21-19, -uve-topic-5-11, -uve-topic-18-0, structured_syslog_topic-27, -uve-topic-15-1, -uve-topic-4-14, -uve-topic-20-9, -uve-topic-7-13, -uve-topic-10-18, -uve-topic-15-28, -uve-topic-16-2, -uve-topic-3-24, structured_syslog_topic-18, -uve-topic-25-26, -uve-topic-26-14, -uve-topic-28-29, -uve-topic-13-25, -uve-topic-25-11, -uve-topic-27-4, -uve-topic-17-5) (kafka.server.ReplicaFetcherManager) [2026-06-04 06:06:11,655] INFO [Partition -uve-topic-13-7 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:11,705] INFO [Partition -uve-topic-23-2 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:11,705] INFO [Partition -uve-topic-13-1 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:11,705] INFO [Partition -uve-topic-8-1 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:11,705] INFO [Partition -uve-topic-6-1 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:11,705] INFO [Partition -uve-topic-17-11 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:11,705] INFO [Partition -uve-topic-7-1 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:11,705] INFO [Partition -uve-topic-15-7 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:11,705] INFO [Partition -uve-topic-15-1 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:11,705] INFO [Partition -uve-topic-23-29 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:11,705] INFO [Partition structured_syslog_topic-15 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:11,706] INFO [Partition -uve-topic-11-9 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:11,706] INFO [Partition -uve-topic-15-13 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:11,706] INFO [Partition -uve-topic-6-4 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:11,706] INFO [Partition structured_syslog_topic-9 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:11,706] INFO [Partition -uve-topic-23-8 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:11,706] INFO [Partition -uve-topic-1-4 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:11,706] INFO [Partition -uve-topic-13-13 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:11,706] INFO [Partition -uve-topic-10-9 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:11,706] INFO [Partition -uve-topic-10-0 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:11,706] INFO [Partition -uve-topic-11-0 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:11,706] INFO [Partition -uve-topic-23-5 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:11,706] INFO [Partition -uve-topic-7-4 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:11,706] INFO [Partition -uve-topic-8-4 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:11,706] INFO [Partition -uve-topic-17-8 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:11,706] INFO [Partition -uve-topic-27-7 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:11,706] INFO [Partition -uve-topic-17-29 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:11,706] INFO [Partition -uve-topic-17-2 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:11,706] INFO [Partition -uve-topic-6-13 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:11,706] INFO [Partition -uve-topic-7-13 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:11,706] INFO [Partition -uve-topic-1-7 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:11,706] INFO [Partition -uve-topic-1-13 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:11,706] INFO [Partition -uve-topic-8-7 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:11,706] INFO [Partition -uve-topic-13-10 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:11,706] INFO [Partition -uve-topic-6-7 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:11,706] INFO [Partition -uve-topic-15-10 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:11,706] INFO [Partition -uve-topic-7-7 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:11,706] INFO [Partition -uve-topic-1-1 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:11,706] INFO [Partition -uve-topic-10-12 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:11,706] INFO [Partition structured_syslog_topic-12 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:11,706] INFO [Partition -uve-topic-11-12 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:11,706] INFO [Partition -uve-topic-8-13 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:11,706] INFO [Partition -uve-topic-23-11 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:11,816] INFO [Partition -uve-topic-27-10 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:11,816] INFO [Partition -uve-topic-19-11 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:11,816] INFO [Partition -uve-topic-29-10 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:11,816] INFO [Partition -uve-topic-28-2 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:11,816] INFO [Partition -uve-topic-0-6 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:11,816] INFO [Partition -uve-topic-5-14 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:11,817] INFO [Partition -uve-topic-4-14 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:11,817] INFO [Partition -uve-topic-2-14 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:11,817] INFO [Partition -uve-topic-20-6 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:11,817] INFO [Partition -uve-topic-4-2 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:11,817] INFO [Partition -uve-topic-16-11 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:11,817] INFO [Partition -uve-topic-22-6 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:11,817] INFO [Partition -uve-topic-12-7 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:11,817] INFO [Partition -uve-topic-2-2 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:11,817] INFO [Partition -uve-topic-3-6 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:11,817] INFO [Partition -uve-topic-19-8 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:11,817] INFO [Partition -uve-topic-29-7 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:11,817] INFO [Partition -uve-topic-16-8 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:11,817] INFO [Partition -uve-topic-12-4 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:11,817] INFO [Partition -uve-topic-9-6 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:11,817] INFO [Partition -uve-topic-5-2 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:11,817] INFO [Partition -uve-topic-0-15 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:11,817] INFO [Partition -uve-topic-16-29 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:11,817] INFO [Partition -uve-topic-27-28 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:11,817] INFO [Partition -uve-topic-3-15 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:11,817] INFO [Partition -uve-topic-3-3 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:11,817] INFO [Partition -uve-topic-0-3 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:11,822] INFO [Partition -uve-topic-22-0 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:11,822] INFO [Partition -uve-topic-12-1 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:11,822] INFO [Partition -uve-topic-9-3 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:11,822] INFO [Partition -uve-topic-20-0 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:11,822] INFO [Partition -uve-topic-28-8 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:11,822] INFO [Partition -uve-topic-2-8 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:11,822] INFO [Partition -uve-topic-3-12 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:11,822] INFO [Partition -uve-topic-20-12 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:11,822] INFO [Partition -uve-topic-19-29 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:11,822] INFO [Partition -uve-topic-29-28 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:11,822] INFO [Partition -uve-topic-0-12 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:11,822] INFO [Partition -uve-topic-9-12 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:11,822] INFO [Partition -uve-topic-5-8 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:11,822] INFO [Partition -uve-topic-22-12 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:11,822] INFO [Partition -uve-topic-12-13 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:11,822] INFO [Partition -uve-topic-4-8 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:11,822] INFO [Partition -uve-topic-9-0 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:11,822] INFO [Partition -uve-topic-16-2 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:11,822] INFO [Partition -uve-topic-19-2 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:11,822] INFO [Partition -uve-topic-22-9 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:11,822] INFO [Partition -uve-topic-12-10 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:11,822] INFO [Partition -uve-topic-4-5 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:11,823] INFO [Partition -uve-topic-5-5 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:11,823] INFO [Partition -uve-topic-2-5 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:11,823] INFO [Partition -uve-topic-20-9 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:11,862] INFO [Partition -uve-topic-24-2 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:11,863] INFO [Partition -uve-topic-25-2 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:11,863] INFO [Partition -uve-topic-26-2 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:11,863] INFO [Partition -uve-topic-21-10 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:11,863] INFO [Partition -uve-topic-28-11 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:11,863] INFO [Partition -uve-topic-18-12 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:11,863] INFO [Partition -uve-topic-18-0 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:11,863] INFO [Partition -uve-topic-14-0 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:11,864] INFO [Partition -uve-topic-21-28 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:11,864] INFO [Partition -uve-topic-24-11 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:11,864] INFO [Partition -uve-topic-14-12 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:11,864] INFO [Partition -uve-topic-25-11 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:11,864] INFO [Partition -uve-topic-21-7 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:11,864] INFO [Partition -uve-topic-26-11 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:11,864] INFO [Partition -uve-topic-25-8 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:11,864] INFO [Partition -uve-topic-26-8 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:11,864] INFO [Partition -uve-topic-18-9 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:11,864] INFO [Partition -uve-topic-26-29 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:11,864] INFO [Partition -uve-topic-28-29 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:11,864] INFO [Partition -uve-topic-24-29 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:11,864] INFO [Partition -uve-topic-25-29 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:11,864] INFO [Partition -uve-topic-24-8 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:11,864] INFO [Partition -uve-topic-14-9 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:11,865] INFO [Partition -uve-topic-26-5 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:11,865] INFO [Partition -uve-topic-28-5 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:11,865] INFO [Partition -uve-topic-18-6 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:11,865] INFO [Partition -uve-topic-24-5 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:11,865] INFO [Partition -uve-topic-25-5 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:12,943] INFO [Partition -uve-topic-10-24 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:13,122] INFO [Partition -uve-topic-7-22 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:13,122] INFO [Partition -uve-topic-8-22 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:13,122] INFO [Partition -uve-topic-11-24 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:13,122] INFO [Partition structured_syslog_topic-24 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:13,122] INFO [Partition -uve-topic-23-23 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:13,122] INFO [Partition -uve-topic-6-22 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:13,122] INFO [Partition -uve-topic-1-22 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:13,122] INFO [Partition -uve-topic-17-23 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:13,123] INFO [Partition -uve-topic-27-22 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:13,123] INFO [Partition -uve-topic-10-15 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:13,123] INFO [Partition -uve-topic-19-23 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:13,123] INFO [Partition -uve-topic-29-22 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:13,123] INFO [Partition -uve-topic-11-15 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:13,123] INFO [Partition -uve-topic-16-23 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:13,123] INFO [Partition -uve-topic-28-14 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:13,123] INFO [Partition -uve-topic-18-15 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:13,123] INFO [Partition -uve-topic-23-14 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:13,123] INFO [Partition -uve-topic-24-14 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:13,123] INFO [Partition -uve-topic-14-15 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:13,123] INFO [Partition -uve-topic-25-14 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:13,123] INFO [Partition -uve-topic-26-14 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:13,123] INFO [Partition structured_syslog_topic-0 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:13,123] INFO [Partition -uve-topic-22-24 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:13,123] INFO [Partition -uve-topic-12-25 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:13,123] INFO [Partition -uve-topic-13-25 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:13,123] INFO [Partition -uve-topic-4-23 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:13,123] INFO [Partition -uve-topic-5-23 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:13,123] INFO [Partition -uve-topic-2-23 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:13,123] INFO [Partition -uve-topic-20-24 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:13,123] INFO [Partition -uve-topic-28-23 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:13,123] INFO [Partition -uve-topic-18-24 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:13,123] INFO [Partition -uve-topic-20-15 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:13,123] INFO [Partition -uve-topic-9-15 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:13,123] INFO [Partition -uve-topic-22-15 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:13,123] INFO [Partition -uve-topic-12-16 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:13,123] INFO [Partition -uve-topic-13-16 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:13,123] INFO [Partition -uve-topic-24-23 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:13,123] INFO [Partition -uve-topic-14-24 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:13,123] INFO [Partition -uve-topic-25-23 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:13,123] INFO [Partition -uve-topic-26-23 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:13,123] INFO [Partition -uve-topic-15-16 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:13,123] INFO [Partition -uve-topic-6-28 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:13,123] INFO [Partition -uve-topic-1-28 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:13,123] INFO [Partition -uve-topic-5-20 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:13,123] INFO [Partition -uve-topic-4-20 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:13,123] INFO [Partition -uve-topic-2-20 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:13,123] INFO [Partition -uve-topic-7-28 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:13,123] INFO [Partition -uve-topic-21-25 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:13,123] INFO [Partition -uve-topic-8-28 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:13,123] INFO [Partition -uve-topic-21-16 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:13,123] INFO [Partition -uve-topic-15-25 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:13,123] INFO [Partition -uve-topic-19-17 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:13,123] INFO [Partition -uve-topic-16-17 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:13,124] INFO [Partition -uve-topic-17-17 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:13,124] INFO [Partition -uve-topic-27-16 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:13,124] INFO [Partition -uve-topic-4-29 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:13,124] INFO [Partition -uve-topic-5-29 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:13,124] INFO [Partition -uve-topic-2-29 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:13,124] INFO [Partition -uve-topic-21-1 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:13,124] INFO [Partition -uve-topic-23-26 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:13,124] INFO [Partition -uve-topic-24-26 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:13,124] INFO [Partition -uve-topic-14-27 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:13,124] INFO [Partition -uve-topic-25-26 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:13,124] INFO [Partition -uve-topic-26-26 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:13,124] INFO [Partition structured_syslog_topic-27 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:13,124] INFO [Partition -uve-topic-10-27 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:13,124] INFO [Partition -uve-topic-27-1 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:13,124] INFO [Partition -uve-topic-3-21 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:13,124] INFO [Partition -uve-topic-11-27 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:13,124] INFO [Partition -uve-topic-0-21 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:13,124] INFO [Partition -uve-topic-29-1 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:13,124] INFO [Partition -uve-topic-23-17 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:13,124] INFO [Partition -uve-topic-24-17 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:13,124] INFO [Partition structured_syslog_topic-18 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:13,124] INFO [Partition -uve-topic-25-17 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:13,124] INFO [Partition -uve-topic-16-26 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:13,124] INFO [Partition -uve-topic-17-26 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:13,124] INFO [Partition -uve-topic-27-25 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:13,124] INFO [Partition -uve-topic-10-18 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:13,124] INFO [Partition -uve-topic-19-26 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:13,124] INFO [Partition -uve-topic-29-25 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:13,124] INFO [Partition -uve-topic-11-18 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:13,124] INFO [Partition -uve-topic-9-21 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:13,124] INFO [Partition -uve-topic-26-17 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:13,124] INFO [Partition -uve-topic-28-17 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:13,124] INFO [Partition -uve-topic-18-18 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:13,124] INFO [Partition -uve-topic-14-3 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:13,124] INFO [Partition structured_syslog_topic-3 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:13,124] INFO [Partition -uve-topic-10-3 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:13,124] INFO [Partition -uve-topic-11-3 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:13,124] INFO [Partition -uve-topic-3-18 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:13,124] INFO [Partition -uve-topic-15-28 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:13,124] INFO [Partition -uve-topic-20-27 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:13,124] INFO [Partition -uve-topic-18-3 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:13,124] INFO [Partition -uve-topic-0-18 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:13,124] INFO [Partition -uve-topic-22-27 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:13,124] INFO [Partition -uve-topic-12-28 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:13,124] INFO [Partition -uve-topic-13-28 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:13,124] INFO [Partition -uve-topic-13-19 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:13,124] INFO [Partition -uve-topic-15-19 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:13,124] INFO [Partition -uve-topic-1-10 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:13,124] INFO [Partition -uve-topic-9-18 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:13,124] INFO [Partition -uve-topic-28-26 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:13,124] INFO [Partition -uve-topic-18-27 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:13,133] INFO [Partition -uve-topic-12-19 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:13,133] INFO [Partition -uve-topic-7-10 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:13,133] INFO [Partition -uve-topic-8-10 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:13,133] INFO [Partition -uve-topic-6-10 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:13,133] INFO [Partition -uve-topic-15-4 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:13,133] INFO [Partition -uve-topic-3-27 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:13,133] INFO [Partition -uve-topic-20-3 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:13,133] INFO [Partition -uve-topic-0-27 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:13,133] INFO [Partition -uve-topic-22-3 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:13,134] INFO [Partition -uve-topic-13-4 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:13,134] INFO [Partition -uve-topic-9-27 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:13,134] INFO [Partition -uve-topic-1-19 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:13,134] INFO [Partition -uve-topic-4-11 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:13,134] INFO [Partition -uve-topic-5-11 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:13,134] INFO [Partition -uve-topic-2-11 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:13,134] INFO [Partition -uve-topic-8-19 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:13,134] INFO [Partition -uve-topic-6-19 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:13,134] INFO [Partition -uve-topic-7-19 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:13,134] INFO [Partition -uve-topic-16-5 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:13,134] INFO [Partition -uve-topic-17-5 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:13,134] INFO [Partition -uve-topic-27-4 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:13,134] INFO [Partition -uve-topic-0-24 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:13,134] INFO [Partition -uve-topic-21-4 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:13,134] INFO [Partition -uve-topic-9-24 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:13,134] INFO [Partition -uve-topic-1-16 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:13,134] INFO [Partition -uve-topic-20-21 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:13,134] INFO [Partition -uve-topic-19-5 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:13,134] INFO [Partition -uve-topic-29-4 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:13,134] INFO [Partition -uve-topic-3-24 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:13,135] INFO [Partition -uve-topic-25-20 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:13,135] INFO [Partition -uve-topic-26-20 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:13,135] INFO [Partition -uve-topic-7-16 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:13,135] INFO [Partition -uve-topic-28-20 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:13,135] INFO [Partition -uve-topic-8-16 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:13,135] INFO [Partition -uve-topic-6-16 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:13,135] INFO [Partition structured_syslog_topic-21 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:13,151] INFO [Partition -uve-topic-23-20 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:13,151] INFO [Partition -uve-topic-24-20 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:13,151] INFO [Partition -uve-topic-0-0 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:13,151] INFO [Partition -uve-topic-14-6 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:13,151] INFO [Partition -uve-topic-3-0 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:13,151] INFO [Partition -uve-topic-2-17 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:13,151] INFO [Partition -uve-topic-21-22 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:13,151] INFO [Partition -uve-topic-3-9 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:13,151] INFO [Partition -uve-topic-0-9 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:13,151] INFO [Partition -uve-topic-21-13 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:13,151] INFO [Partition -uve-topic-22-21 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:13,151] INFO [Partition -uve-topic-12-22 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:13,151] INFO [Partition -uve-topic-13-22 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:13,151] INFO [Partition -uve-topic-4-17 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:13,151] INFO [Partition -uve-topic-15-22 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:13,151] INFO [Partition -uve-topic-5-17 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:13,151] INFO [Partition -uve-topic-16-14 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:13,151] INFO [Partition -uve-topic-17-14 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:13,151] INFO [Partition -uve-topic-27-13 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:13,151] INFO [Partition -uve-topic-10-6 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:13,151] INFO [Partition -uve-topic-11-6 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:13,151] INFO [Partition -uve-topic-19-14 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:13,151] INFO [Partition -uve-topic-29-13 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:13,151] INFO [Partition -uve-topic-9-9 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:14,197] INFO [Partition -uve-topic-4-26 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:14,226] INFO [Partition -uve-topic-29-16 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:14,226] INFO [Partition -uve-topic-14-18 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:14,226] INFO [Partition -uve-topic-2-26 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:14,226] INFO [Partition -uve-topic-5-26 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:14,226] INFO [Partition -uve-topic-20-18 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:14,226] INFO [Partition -uve-topic-22-18 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:14,226] INFO [Partition -uve-topic-10-21 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:14,226] INFO [Partition -uve-topic-16-20 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:14,226] INFO [Partition -uve-topic-17-20 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:14,226] INFO [Partition -uve-topic-27-19 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:14,226] INFO [Partition -uve-topic-21-19 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:14,226] INFO [Partition -uve-topic-19-20 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:14,226] INFO [Partition -uve-topic-29-19 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:14,226] INFO [Partition -uve-topic-18-21 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:14,226] INFO [Partition -uve-topic-11-21 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:14,226] INFO [Partition -uve-topic-14-21 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:14,226] INFO [Partition -uve-topic-1-25 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:14,226] INFO [Partition structured_syslog_topic-6 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:14,226] INFO [Partition -uve-topic-8-25 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:14,226] INFO [Partition -uve-topic-6-25 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:14,226] INFO [Partition -uve-topic-7-25 broker=2] ISR updated to 1,2,3 and version updated to 5 (kafka.cluster.Partition) [2026-06-04 06:06:42,007] INFO [ReplicaFetcherManager on broker 2] Removed fetcher for partitions HashSet(HEALTH_CHECK_TOPIC-12, HEALTH_CHECK_TOPIC-15, HEALTH_CHECK_TOPIC-9, HEALTH_CHECK_TOPIC-0, HEALTH_CHECK_TOPIC-3, HEALTH_CHECK_TOPIC-21, HEALTH_CHECK_TOPIC-27, HEALTH_CHECK_TOPIC-6, HEALTH_CHECK_TOPIC-24, HEALTH_CHECK_TOPIC-18) (kafka.server.ReplicaFetcherManager) [2026-06-04 06:06:42,014] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:06:42,016] INFO Created log for partition HEALTH_CHECK_TOPIC-12 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-12 with properties {} (kafka.log.LogManager) [2026-06-04 06:06:42,018] INFO [Partition HEALTH_CHECK_TOPIC-12 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-12 (kafka.cluster.Partition) [2026-06-04 06:06:42,019] INFO [Partition HEALTH_CHECK_TOPIC-12 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:42,027] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:06:42,028] INFO Created log for partition HEALTH_CHECK_TOPIC-15 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-15 with properties {} (kafka.log.LogManager) [2026-06-04 06:06:42,028] INFO [Partition HEALTH_CHECK_TOPIC-15 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-15 (kafka.cluster.Partition) [2026-06-04 06:06:42,028] INFO [Partition HEALTH_CHECK_TOPIC-15 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:42,052] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:06:42,052] INFO Created log for partition HEALTH_CHECK_TOPIC-0 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-0 with properties {} (kafka.log.LogManager) [2026-06-04 06:06:42,052] INFO [Partition HEALTH_CHECK_TOPIC-0 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-0 (kafka.cluster.Partition) [2026-06-04 06:06:42,052] INFO [Partition HEALTH_CHECK_TOPIC-0 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:42,063] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:06:42,063] INFO Created log for partition HEALTH_CHECK_TOPIC-3 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-3 with properties {} (kafka.log.LogManager) [2026-06-04 06:06:42,063] INFO [Partition HEALTH_CHECK_TOPIC-3 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-3 (kafka.cluster.Partition) [2026-06-04 06:06:42,063] INFO [Partition HEALTH_CHECK_TOPIC-3 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:42,071] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:06:42,072] INFO Created log for partition HEALTH_CHECK_TOPIC-18 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-18 with properties {} (kafka.log.LogManager) [2026-06-04 06:06:42,072] INFO [Partition HEALTH_CHECK_TOPIC-18 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-18 (kafka.cluster.Partition) [2026-06-04 06:06:42,072] INFO [Partition HEALTH_CHECK_TOPIC-18 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:42,088] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:06:42,088] INFO Created log for partition HEALTH_CHECK_TOPIC-21 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-21 with properties {} (kafka.log.LogManager) [2026-06-04 06:06:42,088] INFO [Partition HEALTH_CHECK_TOPIC-21 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-21 (kafka.cluster.Partition) [2026-06-04 06:06:42,088] INFO [Partition HEALTH_CHECK_TOPIC-21 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:42,104] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:06:42,104] INFO Created log for partition HEALTH_CHECK_TOPIC-6 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-6 with properties {} (kafka.log.LogManager) [2026-06-04 06:06:42,104] INFO [Partition HEALTH_CHECK_TOPIC-6 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-6 (kafka.cluster.Partition) [2026-06-04 06:06:42,104] INFO [Partition HEALTH_CHECK_TOPIC-6 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:42,112] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:06:42,113] INFO Created log for partition HEALTH_CHECK_TOPIC-9 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-9 with properties {} (kafka.log.LogManager) [2026-06-04 06:06:42,113] INFO [Partition HEALTH_CHECK_TOPIC-9 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-9 (kafka.cluster.Partition) [2026-06-04 06:06:42,113] INFO [Partition HEALTH_CHECK_TOPIC-9 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:42,130] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:06:42,131] INFO Created log for partition HEALTH_CHECK_TOPIC-24 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-24 with properties {} (kafka.log.LogManager) [2026-06-04 06:06:42,131] INFO [Partition HEALTH_CHECK_TOPIC-24 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-24 (kafka.cluster.Partition) [2026-06-04 06:06:42,131] INFO [Partition HEALTH_CHECK_TOPIC-24 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:42,143] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:06:42,144] INFO Created log for partition HEALTH_CHECK_TOPIC-27 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-27 with properties {} (kafka.log.LogManager) [2026-06-04 06:06:42,144] INFO [Partition HEALTH_CHECK_TOPIC-27 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-27 (kafka.cluster.Partition) [2026-06-04 06:06:42,144] INFO [Partition HEALTH_CHECK_TOPIC-27 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:42,155] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:06:42,155] INFO Created log for partition HEALTH_CHECK_TOPIC-29 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-29 with properties {} (kafka.log.LogManager) [2026-06-04 06:06:42,155] INFO [Partition HEALTH_CHECK_TOPIC-29 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-29 (kafka.cluster.Partition) [2026-06-04 06:06:42,155] INFO [Partition HEALTH_CHECK_TOPIC-29 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:42,166] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:06:42,166] INFO Created log for partition HEALTH_CHECK_TOPIC-14 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-14 with properties {} (kafka.log.LogManager) [2026-06-04 06:06:42,166] INFO [Partition HEALTH_CHECK_TOPIC-14 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-14 (kafka.cluster.Partition) [2026-06-04 06:06:42,166] INFO [Partition HEALTH_CHECK_TOPIC-14 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:42,171] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:06:42,172] INFO Created log for partition HEALTH_CHECK_TOPIC-1 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-1 with properties {} (kafka.log.LogManager) [2026-06-04 06:06:42,172] INFO [Partition HEALTH_CHECK_TOPIC-1 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-1 (kafka.cluster.Partition) [2026-06-04 06:06:42,172] INFO [Partition HEALTH_CHECK_TOPIC-1 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:42,176] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:06:42,176] INFO Created log for partition HEALTH_CHECK_TOPIC-16 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-16 with properties {} (kafka.log.LogManager) [2026-06-04 06:06:42,176] INFO [Partition HEALTH_CHECK_TOPIC-16 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-16 (kafka.cluster.Partition) [2026-06-04 06:06:42,176] INFO [Partition HEALTH_CHECK_TOPIC-16 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:42,184] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:06:42,184] INFO Created log for partition HEALTH_CHECK_TOPIC-5 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-5 with properties {} (kafka.log.LogManager) [2026-06-04 06:06:42,186] INFO [Partition HEALTH_CHECK_TOPIC-5 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-5 (kafka.cluster.Partition) [2026-06-04 06:06:42,188] INFO [Partition HEALTH_CHECK_TOPIC-5 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:42,190] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:06:42,191] INFO Created log for partition HEALTH_CHECK_TOPIC-20 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-20 with properties {} (kafka.log.LogManager) [2026-06-04 06:06:42,191] INFO [Partition HEALTH_CHECK_TOPIC-20 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-20 (kafka.cluster.Partition) [2026-06-04 06:06:42,191] INFO [Partition HEALTH_CHECK_TOPIC-20 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:42,196] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:06:42,196] INFO Created log for partition HEALTH_CHECK_TOPIC-7 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-7 with properties {} (kafka.log.LogManager) [2026-06-04 06:06:42,196] INFO [Partition HEALTH_CHECK_TOPIC-7 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-7 (kafka.cluster.Partition) [2026-06-04 06:06:42,196] INFO [Partition HEALTH_CHECK_TOPIC-7 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:42,199] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:06:42,199] INFO Created log for partition HEALTH_CHECK_TOPIC-22 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-22 with properties {} (kafka.log.LogManager) [2026-06-04 06:06:42,199] INFO [Partition HEALTH_CHECK_TOPIC-22 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-22 (kafka.cluster.Partition) [2026-06-04 06:06:42,199] INFO [Partition HEALTH_CHECK_TOPIC-22 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:42,202] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:06:42,203] INFO Created log for partition HEALTH_CHECK_TOPIC-11 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-11 with properties {} (kafka.log.LogManager) [2026-06-04 06:06:42,203] INFO [Partition HEALTH_CHECK_TOPIC-11 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-11 (kafka.cluster.Partition) [2026-06-04 06:06:42,203] INFO [Partition HEALTH_CHECK_TOPIC-11 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:42,208] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:06:42,208] INFO Created log for partition HEALTH_CHECK_TOPIC-26 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-26 with properties {} (kafka.log.LogManager) [2026-06-04 06:06:42,208] INFO [Partition HEALTH_CHECK_TOPIC-26 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-26 (kafka.cluster.Partition) [2026-06-04 06:06:42,208] INFO [Partition HEALTH_CHECK_TOPIC-26 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:42,221] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:06:42,222] INFO Created log for partition HEALTH_CHECK_TOPIC-13 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-13 with properties {} (kafka.log.LogManager) [2026-06-04 06:06:42,222] INFO [Partition HEALTH_CHECK_TOPIC-13 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-13 (kafka.cluster.Partition) [2026-06-04 06:06:42,222] INFO [Partition HEALTH_CHECK_TOPIC-13 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:42,225] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:06:42,225] INFO Created log for partition HEALTH_CHECK_TOPIC-28 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-28 with properties {} (kafka.log.LogManager) [2026-06-04 06:06:42,225] INFO [Partition HEALTH_CHECK_TOPIC-28 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-28 (kafka.cluster.Partition) [2026-06-04 06:06:42,225] INFO [Partition HEALTH_CHECK_TOPIC-28 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:42,234] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:06:42,234] INFO Created log for partition HEALTH_CHECK_TOPIC-17 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-17 with properties {} (kafka.log.LogManager) [2026-06-04 06:06:42,234] INFO [Partition HEALTH_CHECK_TOPIC-17 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-17 (kafka.cluster.Partition) [2026-06-04 06:06:42,234] INFO [Partition HEALTH_CHECK_TOPIC-17 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:42,245] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:06:42,245] INFO Created log for partition HEALTH_CHECK_TOPIC-19 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-19 with properties {} (kafka.log.LogManager) [2026-06-04 06:06:42,246] INFO [Partition HEALTH_CHECK_TOPIC-19 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-19 (kafka.cluster.Partition) [2026-06-04 06:06:42,246] INFO [Partition HEALTH_CHECK_TOPIC-19 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:42,250] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:06:42,250] INFO Created log for partition HEALTH_CHECK_TOPIC-2 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-2 with properties {} (kafka.log.LogManager) [2026-06-04 06:06:42,250] INFO [Partition HEALTH_CHECK_TOPIC-2 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-2 (kafka.cluster.Partition) [2026-06-04 06:06:42,250] INFO [Partition HEALTH_CHECK_TOPIC-2 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:42,261] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:06:42,261] INFO Created log for partition HEALTH_CHECK_TOPIC-4 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-4 with properties {} (kafka.log.LogManager) [2026-06-04 06:06:42,261] INFO [Partition HEALTH_CHECK_TOPIC-4 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-4 (kafka.cluster.Partition) [2026-06-04 06:06:42,261] INFO [Partition HEALTH_CHECK_TOPIC-4 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:42,266] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:06:42,266] INFO Created log for partition HEALTH_CHECK_TOPIC-23 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-23 with properties {} (kafka.log.LogManager) [2026-06-04 06:06:42,268] INFO [Partition HEALTH_CHECK_TOPIC-23 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-23 (kafka.cluster.Partition) [2026-06-04 06:06:42,268] INFO [Partition HEALTH_CHECK_TOPIC-23 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:42,276] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:06:42,276] INFO Created log for partition HEALTH_CHECK_TOPIC-25 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-25 with properties {} (kafka.log.LogManager) [2026-06-04 06:06:42,276] INFO [Partition HEALTH_CHECK_TOPIC-25 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-25 (kafka.cluster.Partition) [2026-06-04 06:06:42,277] INFO [Partition HEALTH_CHECK_TOPIC-25 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:42,282] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:06:42,283] INFO Created log for partition HEALTH_CHECK_TOPIC-8 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-8 with properties {} (kafka.log.LogManager) [2026-06-04 06:06:42,283] INFO [Partition HEALTH_CHECK_TOPIC-8 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-8 (kafka.cluster.Partition) [2026-06-04 06:06:42,283] INFO [Partition HEALTH_CHECK_TOPIC-8 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:42,292] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:06:42,292] INFO Created log for partition HEALTH_CHECK_TOPIC-10 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-10 with properties {} (kafka.log.LogManager) [2026-06-04 06:06:42,292] INFO [Partition HEALTH_CHECK_TOPIC-10 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-10 (kafka.cluster.Partition) [2026-06-04 06:06:42,292] INFO [Partition HEALTH_CHECK_TOPIC-10 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:06:42,292] INFO [ReplicaFetcherManager on broker 2] Removed fetcher for partitions HashSet(HEALTH_CHECK_TOPIC-22, HEALTH_CHECK_TOPIC-19, HEALTH_CHECK_TOPIC-20, HEALTH_CHECK_TOPIC-17, HEALTH_CHECK_TOPIC-16, HEALTH_CHECK_TOPIC-13, HEALTH_CHECK_TOPIC-14, HEALTH_CHECK_TOPIC-11, HEALTH_CHECK_TOPIC-10, HEALTH_CHECK_TOPIC-7, HEALTH_CHECK_TOPIC-8, HEALTH_CHECK_TOPIC-5, HEALTH_CHECK_TOPIC-4, HEALTH_CHECK_TOPIC-1, HEALTH_CHECK_TOPIC-2, HEALTH_CHECK_TOPIC-29, HEALTH_CHECK_TOPIC-28, HEALTH_CHECK_TOPIC-25, HEALTH_CHECK_TOPIC-26, HEALTH_CHECK_TOPIC-23) (kafka.server.ReplicaFetcherManager) [2026-06-04 06:06:42,293] INFO [ReplicaFetcherManager on broker 2] Added fetcher to broker 1 for partitions HashMap(HEALTH_CHECK_TOPIC-11 -> InitialFetchState(Some(iI5WZzkFR42dXXb1Xyto0Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), HEALTH_CHECK_TOPIC-2 -> InitialFetchState(Some(iI5WZzkFR42dXXb1Xyto0Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), HEALTH_CHECK_TOPIC-26 -> InitialFetchState(Some(iI5WZzkFR42dXXb1Xyto0Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), HEALTH_CHECK_TOPIC-29 -> InitialFetchState(Some(iI5WZzkFR42dXXb1Xyto0Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), HEALTH_CHECK_TOPIC-14 -> InitialFetchState(Some(iI5WZzkFR42dXXb1Xyto0Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), HEALTH_CHECK_TOPIC-8 -> InitialFetchState(Some(iI5WZzkFR42dXXb1Xyto0Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), HEALTH_CHECK_TOPIC-20 -> InitialFetchState(Some(iI5WZzkFR42dXXb1Xyto0Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), HEALTH_CHECK_TOPIC-23 -> InitialFetchState(Some(iI5WZzkFR42dXXb1Xyto0Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), HEALTH_CHECK_TOPIC-17 -> InitialFetchState(Some(iI5WZzkFR42dXXb1Xyto0Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0), HEALTH_CHECK_TOPIC-5 -> InitialFetchState(Some(iI5WZzkFR42dXXb1Xyto0Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),0,0)) (kafka.server.ReplicaFetcherManager) [2026-06-04 06:06:42,302] INFO [ReplicaFetcherManager on broker 2] Added fetcher to broker 3 for partitions HashMap(HEALTH_CHECK_TOPIC-19 -> InitialFetchState(Some(iI5WZzkFR42dXXb1Xyto0Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), HEALTH_CHECK_TOPIC-10 -> InitialFetchState(Some(iI5WZzkFR42dXXb1Xyto0Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), HEALTH_CHECK_TOPIC-16 -> InitialFetchState(Some(iI5WZzkFR42dXXb1Xyto0Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), HEALTH_CHECK_TOPIC-13 -> InitialFetchState(Some(iI5WZzkFR42dXXb1Xyto0Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), HEALTH_CHECK_TOPIC-25 -> InitialFetchState(Some(iI5WZzkFR42dXXb1Xyto0Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), HEALTH_CHECK_TOPIC-1 -> InitialFetchState(Some(iI5WZzkFR42dXXb1Xyto0Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), HEALTH_CHECK_TOPIC-4 -> InitialFetchState(Some(iI5WZzkFR42dXXb1Xyto0Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), HEALTH_CHECK_TOPIC-7 -> InitialFetchState(Some(iI5WZzkFR42dXXb1Xyto0Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), HEALTH_CHECK_TOPIC-28 -> InitialFetchState(Some(iI5WZzkFR42dXXb1Xyto0Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), HEALTH_CHECK_TOPIC-22 -> InitialFetchState(Some(iI5WZzkFR42dXXb1Xyto0Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0)) (kafka.server.ReplicaFetcherManager) [2026-06-04 06:06:42,303] INFO [ReplicaFetcherThread-0-3]: Starting (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:42,303] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:42,303] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:42,304] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:42,304] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:42,304] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:42,304] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:42,304] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:42,305] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:42,305] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:42,305] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:42,305] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:42,305] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:42,305] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:42,305] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:42,305] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:42,305] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:42,305] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:42,305] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:42,306] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:42,306] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:42,321] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-22. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:42,321] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-19. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:42,321] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-4. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:42,321] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-1. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:42,322] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-16. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:42,322] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-13. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:42,322] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-28. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:42,322] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-25. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:42,322] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-10. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:42,322] WARN [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-7. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:42,420] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:42,420] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:42,420] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:42,420] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:42,420] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:42,420] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:42,420] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:42,420] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:42,420] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:42,420] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:42,420] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:42,420] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:42,420] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:42,420] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:42,420] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:42,420] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:42,420] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:42,420] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:06:42,420] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:06:42,420] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:07:57,696] INFO Terminating process due to signal SIGTERM (org.apache.kafka.common.utils.LoggingSignalHandler) [2026-06-04 06:07:57,699] INFO [KafkaServer id=2] shutting down (kafka.server.KafkaServer) [2026-06-04 06:07:57,700] INFO [KafkaServer id=2] Starting controlled shutdown (kafka.server.KafkaServer) [2026-06-04 06:07:57,986] INFO [ReplicaFetcherManager on broker 2] Removed fetcher for partitions HashSet(-uve-topic-13-7, -uve-topic-15-7, -uve-topic-10-24, -uve-topic-7-22, structured_syslog_topic-24, -uve-topic-11-24, -uve-topic-8-22, -uve-topic-23-23, -uve-topic-6-22, -uve-topic-1-22, -uve-topic-17-23, -uve-topic-27-22, -uve-topic-0-6, -uve-topic-29-22, -uve-topic-19-23, -uve-topic-16-23, -uve-topic-20-6, -uve-topic-22-6, -uve-topic-12-7, -uve-topic-3-6, HEALTH_CHECK_TOPIC-21, -uve-topic-29-7, -uve-topic-19-8, -uve-topic-16-8, -uve-topic-9-6, -uve-topic-17-8, -uve-topic-27-7, -uve-topic-12-25, -uve-topic-22-24, -uve-topic-13-25, -uve-topic-4-23, -uve-topic-5-23, -uve-topic-2-23, -uve-topic-20-24, -uve-topic-18-24, -uve-topic-28-23, -uve-topic-1-7, -uve-topic-24-23, -uve-topic-14-24, -uve-topic-25-23, -uve-topic-26-23, -uve-topic-8-7, -uve-topic-21-7, -uve-topic-6-7, -uve-topic-7-7, -uve-topic-25-8, HEALTH_CHECK_TOPIC-18, -uve-topic-26-8, -uve-topic-9-3, -uve-topic-18-9, -uve-topic-28-8, -uve-topic-5-20, -uve-topic-4-20, -uve-topic-2-20, -uve-topic-21-25, -uve-topic-15-25, -uve-topic-11-9, -uve-topic-6-4, structured_syslog_topic-9, -uve-topic-23-8, -uve-topic-24-8, -uve-topic-14-9, -uve-topic-1-4, -uve-topic-10-9, -uve-topic-7-4, -uve-topic-8-4, -uve-topic-23-26, -uve-topic-14-27, -uve-topic-24-26, -uve-topic-25-26, -uve-topic-26-26, structured_syslog_topic-27, -uve-topic-10-27, -uve-topic-3-21, -uve-topic-11-27, -uve-topic-0-21, HEALTH_CHECK_TOPIC-3, -uve-topic-16-26, -uve-topic-17-26, -uve-topic-27-25, -uve-topic-19-26, -uve-topic-29-25, -uve-topic-9-21, -uve-topic-12-10, -uve-topic-22-9, -uve-topic-13-10, -uve-topic-4-5, -uve-topic-15-10, -uve-topic-5-5, -uve-topic-2-5, -uve-topic-20-9, -uve-topic-23-2, -uve-topic-24-2, -uve-topic-14-3, -uve-topic-4-26, -uve-topic-25-2, -uve-topic-26-2, -uve-topic-2-26, -uve-topic-10-3, -uve-topic-11-3, -uve-topic-28-2, -uve-topic-18-3, -uve-topic-5-26, -uve-topic-13-19, -uve-topic-15-19, -uve-topic-1-10, -uve-topic-20-18, HEALTH_CHECK_TOPIC-0, -uve-topic-12-19, -uve-topic-22-18, -uve-topic-7-10, -uve-topic-8-10, -uve-topic-6-10, -uve-topic-15-4, -uve-topic-3-27, -uve-topic-20-3, -uve-topic-0-27, -uve-topic-12-4, -uve-topic-22-3, -uve-topic-13-4, -uve-topic-10-21, -uve-topic-9-27, -uve-topic-4-11, -uve-topic-5-11, -uve-topic-16-20, -uve-topic-2-11, -uve-topic-27-19, -uve-topic-17-20, -uve-topic-21-19, structured_syslog_topic-12, -uve-topic-29-19, -uve-topic-19-20, -uve-topic-16-5, -uve-topic-27-4, -uve-topic-17-5, -uve-topic-0-24, -uve-topic-21-4, -uve-topic-9-24, -uve-topic-20-21, -uve-topic-19-5, -uve-topic-29-4, -uve-topic-3-24, -uve-topic-25-20, -uve-topic-26-20, -uve-topic-2-8, -uve-topic-28-20, -uve-topic-18-21, -uve-topic-11-21, -uve-topic-23-20, -uve-topic-24-20, -uve-topic-14-21, -uve-topic-5-8, -uve-topic-4-8, -uve-topic-26-5, -uve-topic-18-6, -uve-topic-28-5, -uve-topic-1-25, -uve-topic-23-5, HEALTH_CHECK_TOPIC-15, -uve-topic-24-5, -uve-topic-14-6, -uve-topic-25-5, -uve-topic-21-22, -uve-topic-8-25, -uve-topic-6-25, -uve-topic-7-25, -uve-topic-3-9, -uve-topic-0-9, -uve-topic-22-21, -uve-topic-12-22, -uve-topic-13-22, -uve-topic-15-22, -uve-topic-10-6, -uve-topic-11-6, -uve-topic-9-9, HEALTH_CHECK_TOPIC-12, structured_syslog_topic-15, -uve-topic-10-15, -uve-topic-11-15, -uve-topic-5-14, -uve-topic-4-14, -uve-topic-2-14, -uve-topic-18-15, -uve-topic-28-14, -uve-topic-23-14, -uve-topic-14-15, -uve-topic-24-14, -uve-topic-25-14, -uve-topic-26-14, -uve-topic-10-0, structured_syslog_topic-0, -uve-topic-11-0, -uve-topic-18-0, -uve-topic-0-15, -uve-topic-14-0, -uve-topic-20-15, -uve-topic-9-15, -uve-topic-22-15, -uve-topic-12-16, -uve-topic-13-16, -uve-topic-3-15, -uve-topic-15-16, -uve-topic-22-0, -uve-topic-12-1, -uve-topic-6-28, -uve-topic-13-1, -uve-topic-1-28, -uve-topic-20-0, -uve-topic-15-1, -uve-topic-7-28, -uve-topic-8-28, -uve-topic-21-16, -uve-topic-3-12, -uve-topic-0-12, -uve-topic-19-17, -uve-topic-29-16, HEALTH_CHECK_TOPIC-27, -uve-topic-9-12, -uve-topic-16-17, -uve-topic-17-17, -uve-topic-27-16, -uve-topic-4-29, -uve-topic-5-29, -uve-topic-2-29, -uve-topic-21-1, -uve-topic-16-2, -uve-topic-17-2, -uve-topic-27-1, -uve-topic-19-2, -uve-topic-29-1, -uve-topic-6-13, -uve-topic-23-17, -uve-topic-7-13, -uve-topic-24-17, -uve-topic-14-18, structured_syslog_topic-18, -uve-topic-25-17, -uve-topic-10-18, -uve-topic-11-18, -uve-topic-1-13, -uve-topic-26-17, -uve-topic-28-17, -uve-topic-18-18, -uve-topic-8-13, -uve-topic-8-1, structured_syslog_topic-3, -uve-topic-17-11, -uve-topic-27-10, -uve-topic-6-1, -uve-topic-7-1, -uve-topic-19-11, -uve-topic-29-10, -uve-topic-3-18, -uve-topic-15-28, -uve-topic-20-27, -uve-topic-0-18, -uve-topic-12-28, -uve-topic-22-27, -uve-topic-13-28, -uve-topic-9-18, -uve-topic-28-26, -uve-topic-18-27, -uve-topic-4-2, -uve-topic-16-11, -uve-topic-2-2, -uve-topic-21-10, -uve-topic-28-11, -uve-topic-18-12, -uve-topic-5-2, -uve-topic-16-29, -uve-topic-27-28, -uve-topic-17-29, HEALTH_CHECK_TOPIC-9, -uve-topic-21-28, -uve-topic-1-19, -uve-topic-8-19, -uve-topic-6-19, -uve-topic-7-19, -uve-topic-24-11, -uve-topic-14-12, -uve-topic-25-11, -uve-topic-26-11, -uve-topic-3-3, -uve-topic-10-12, -uve-topic-0-3, -uve-topic-11-12, -uve-topic-23-11, -uve-topic-26-29, -uve-topic-1-16, -uve-topic-28-29, -uve-topic-23-29, -uve-topic-24-29, -uve-topic-25-29, HEALTH_CHECK_TOPIC-6, -uve-topic-7-16, -uve-topic-20-12, -uve-topic-8-16, -uve-topic-29-28, -uve-topic-19-29, -uve-topic-6-16, structured_syslog_topic-21, -uve-topic-15-13, -uve-topic-0-0, -uve-topic-12-13, -uve-topic-22-12, -uve-topic-13-13, -uve-topic-9-0, -uve-topic-3-0, structured_syslog_topic-6, -uve-topic-2-17, -uve-topic-21-13, -uve-topic-4-17, -uve-topic-5-17, -uve-topic-16-14, -uve-topic-27-13, -uve-topic-17-14, -uve-topic-29-13, -uve-topic-19-14, -uve-topic-1-1, HEALTH_CHECK_TOPIC-24) (kafka.server.ReplicaFetcherManager) [2026-06-04 06:07:58,075] INFO [ReplicaFetcherManager on broker 2] Removed fetcher for partitions HashSet(-uve-topic-1-12, -uve-topic-5-24, -uve-topic-4-22, HEALTH_CHECK_TOPIC-11, -uve-topic-13-6, -uve-topic-2-18, -uve-topic-16-21, -uve-topic-21-23, -uve-topic-23-21, -uve-topic-8-18, -uve-topic-10-7, -uve-topic-29-27, -uve-topic-19-28, -uve-topic-23-10, -uve-topic-13-11, -uve-topic-1-3, -uve-topic-7-8, -uve-topic-3-10, -uve-topic-20-14, -uve-topic-5-15, -uve-topic-20-22, -uve-topic-10-23, -uve-topic-10-1, -uve-topic-9-13, -uve-topic-15-3, HEALTH_CHECK_TOPIC-19, -uve-topic-8-5, -uve-topic-28-10, -uve-topic-18-11, -uve-topic-28-1, -uve-topic-18-2, -uve-topic-21-15, -uve-topic-11-16, -uve-topic-11-8, -uve-topic-3-19, -uve-topic-22-4, -uve-topic-12-5, -uve-topic-29-11, -uve-topic-19-12, -uve-topic-11-2, -uve-topic-1-17, -uve-topic-19-0, -uve-topic-1-5, -uve-topic-9-10, -uve-topic-8-2, HEALTH_CHECK_TOPIC-2, structured_syslog_topic-17, -uve-topic-27-0, -uve-topic-17-1, -uve-topic-22-20, -uve-topic-12-21, -uve-topic-24-6, -uve-topic-14-7, -uve-topic-27-8, -uve-topic-17-9, -uve-topic-27-18, -uve-topic-17-19, -uve-topic-28-9, -uve-topic-18-10, -uve-topic-28-28, -uve-topic-18-29, -uve-topic-8-27, HEALTH_CHECK_TOPIC-10, -uve-topic-8-12, -uve-topic-1-6, -uve-topic-27-24, -uve-topic-17-25, -uve-topic-0-23, -uve-topic-7-17, -uve-topic-24-12, -uve-topic-14-13, -uve-topic-2-13, -uve-topic-16-0, -uve-topic-0-16, -uve-topic-0-11, -uve-topic-15-24, -uve-topic-6-27, -uve-topic-7-26, -uve-topic-25-16, -uve-topic-15-17, -uve-topic-28-19, -uve-topic-18-20, -uve-topic-15-9, -uve-topic-25-7, -uve-topic-15-8, -uve-topic-3-28, -uve-topic-24-28, -uve-topic-14-29, -uve-topic-24-22, -uve-topic-14-23, -uve-topic-28-25, -uve-topic-18-26, -uve-topic-25-13, -uve-topic-15-14, -uve-topic-1-26, -uve-topic-1-0, -uve-topic-23-6, -uve-topic-4-4, -uve-topic-13-18, -uve-topic-26-24, -uve-topic-16-25, -uve-topic-23-18, -uve-topic-28-27, -uve-topic-18-28, -uve-topic-13-15, -uve-topic-0-25, -uve-topic-28-4, -uve-topic-18-5, -uve-topic-29-29, -uve-topic-7-21, -uve-topic-15-0, -uve-topic-8-29, -uve-topic-22-13, -uve-topic-12-14, -uve-topic-23-9, -uve-topic-24-0, -uve-topic-14-1, -uve-topic-24-7, -uve-topic-14-8, -uve-topic-6-20, -uve-topic-11-5, -uve-topic-0-5, -uve-topic-20-26, structured_syslog_topic-26, -uve-topic-8-20, -uve-topic-24-15, -uve-topic-14-16, structured_syslog_topic-22, -uve-topic-28-12, -uve-topic-18-13, -uve-topic-24-19, -uve-topic-14-20, -uve-topic-28-22, -uve-topic-18-23, -uve-topic-3-14, -uve-topic-27-3, -uve-topic-17-4, -uve-topic-22-16, -uve-topic-12-17, -uve-topic-2-6, -uve-topic-8-9, -uve-topic-2-27, -uve-topic-29-23, -uve-topic-19-24, -uve-topic-26-7, -uve-topic-22-8, -uve-topic-12-9, -uve-topic-21-12, -uve-topic-11-13, -uve-topic-5-12, structured_syslog_topic-16, -uve-topic-0-4, -uve-topic-3-25, -uve-topic-1-9, HEALTH_CHECK_TOPIC-16, -uve-topic-24-27, -uve-topic-14-28, -uve-topic-27-21, -uve-topic-17-22, -uve-topic-29-5, -uve-topic-19-6, structured_syslog_topic-10, -uve-topic-2-1, -uve-topic-9-19, -uve-topic-2-24, -uve-topic-0-2, -uve-topic-6-0, -uve-topic-22-5, -uve-topic-12-6, -uve-topic-7-14, -uve-topic-23-25, -uve-topic-13-26, -uve-topic-6-6, -uve-topic-10-28, -uve-topic-9-23, -uve-topic-1-23, -uve-topic-13-21, -uve-topic-11-29, -uve-topic-28-3, -uve-topic-18-4, -uve-topic-21-20, -uve-topic-3-4, -uve-topic-23-4, -uve-topic-13-5, -uve-topic-29-26, -uve-topic-19-27, -uve-topic-26-13, structured_syslog_topic-28, -uve-topic-22-29, -uve-topic-1-20, -uve-topic-3-2, -uve-topic-7-0, -uve-topic-2-10, -uve-topic-11-17, structured_syslog_topic-25, -uve-topic-21-8, -uve-topic-28-24, -uve-topic-18-25, -uve-topic-5-6, -uve-topic-27-20, -uve-topic-17-21, -uve-topic-24-21, -uve-topic-14-22, -uve-topic-29-12, -uve-topic-19-13, -uve-topic-6-24, -uve-topic-29-9, -uve-topic-19-10, -uve-topic-8-17, -uve-topic-5-27, -uve-topic-9-2, -uve-topic-6-11, -uve-topic-0-22, -uve-topic-1-14, -uve-topic-3-7, HEALTH_CHECK_TOPIC-26, -uve-topic-16-24, -uve-topic-8-26, -uve-topic-16-6, -uve-topic-0-8, -uve-topic-27-11, -uve-topic-17-12, -uve-topic-27-14, -uve-topic-17-15, -uve-topic-28-15, -uve-topic-18-16, -uve-topic-20-11, structured_syslog_topic-19, -uve-topic-25-28, -uve-topic-15-29, -uve-topic-27-17, -uve-topic-17-18, -uve-topic-2-28, -uve-topic-5-9, -uve-topic-20-23, -uve-topic-26-16, -uve-topic-3-29, -uve-topic-25-6, -uve-topic-25-22, -uve-topic-15-23, -uve-topic-22-17, -uve-topic-12-18, -uve-topic-29-2, -uve-topic-19-3, -uve-topic-23-22, -uve-topic-13-23, -uve-topic-27-6, -uve-topic-17-7, -uve-topic-23-3, -uve-topic-8-3, HEALTH_CHECK_TOPIC-13, -uve-topic-1-27, -uve-topic-23-0, -uve-topic-9-20, -uve-topic-5-10, -uve-topic-2-7, -uve-topic-13-12, -uve-topic-7-11, -uve-topic-26-10, -uve-topic-3-8, -uve-topic-29-8, -uve-topic-19-9, -uve-topic-3-22, -uve-topic-21-24, -uve-topic-11-25, -uve-topic-22-25, -uve-topic-12-26, -uve-topic-4-12, -uve-topic-26-18, -uve-topic-16-19, -uve-topic-23-19, -uve-topic-13-20, -uve-topic-0-13, -uve-topic-16-18, -uve-topic-1-24, HEALTH_CHECK_TOPIC-29, -uve-topic-9-4, -uve-topic-7-29, -uve-topic-6-21, -uve-topic-26-9, -uve-topic-16-10, -uve-topic-27-27, -uve-topic-17-28, -uve-topic-0-17, -uve-topic-27-26, -uve-topic-17-27, -uve-topic-22-2, -uve-topic-12-3, -uve-topic-28-7, -uve-topic-18-8, -uve-topic-1-18, -uve-topic-26-25, -uve-topic-8-23, -uve-topic-2-16, -uve-topic-8-8, structured_syslog_topic-20, HEALTH_CHECK_TOPIC-25, -uve-topic-24-3, -uve-topic-14-4, -uve-topic-25-24, -uve-topic-25-4, -uve-topic-15-5, -uve-topic-20-28, -uve-topic-10-29, -uve-topic-2-19, -uve-topic-20-7, -uve-topic-10-8, -uve-topic-0-26, -uve-topic-22-10, -uve-topic-12-11, -uve-topic-27-23, -uve-topic-17-24, -uve-topic-10-16, -uve-topic-4-3, -uve-topic-3-11, -uve-topic-3-17, -uve-topic-4-9, -uve-topic-5-13, -uve-topic-6-15, -uve-topic-23-27, structured_syslog_topic-8, HEALTH_CHECK_TOPIC-1, -uve-topic-13-27, structured_syslog_topic-14, -uve-topic-6-14, -uve-topic-25-12, -uve-topic-26-6, -uve-topic-16-7, -uve-topic-24-1, -uve-topic-14-2, -uve-topic-28-21, -uve-topic-18-22, -uve-topic-2-21, structured_syslog_topic-2, -uve-topic-12-0, -uve-topic-21-29, -uve-topic-0-20, -uve-topic-9-8, -uve-topic-1-15, -uve-topic-25-3, -uve-topic-23-15, -uve-topic-7-15, -uve-topic-8-0, -uve-topic-13-3, -uve-topic-26-22, -uve-topic-23-7, -uve-topic-13-8, -uve-topic-4-27, -uve-topic-6-9, -uve-topic-9-26, -uve-topic-4-16, -uve-topic-20-4, -uve-topic-10-5, -uve-topic-3-26, -uve-topic-23-13, -uve-topic-13-14, -uve-topic-21-21, -uve-topic-11-22, -uve-topic-21-5, -uve-topic-27-29, -uve-topic-26-4, -uve-topic-10-13, -uve-topic-1-21, -uve-topic-7-24, -uve-topic-26-28, -uve-topic-3-5, -uve-topic-0-14, -uve-topic-6-2, structured_syslog_topic-13, -uve-topic-11-14, structured_syslog_topic-1, -uve-topic-29-24, -uve-topic-19-25, -uve-topic-20-20, -uve-topic-28-18, -uve-topic-18-19, HEALTH_CHECK_TOPIC-14, -uve-topic-4-0, -uve-topic-5-19, -uve-topic-9-29, -uve-topic-22-22, -uve-topic-12-23, -uve-topic-22-28, -uve-topic-12-29, -uve-topic-24-4, -uve-topic-14-5, -uve-topic-22-14, -uve-topic-12-15, -uve-topic-5-1, -uve-topic-13-24, -uve-topic-2-4, -uve-topic-25-21, -uve-topic-6-18, -uve-topic-25-15, -uve-topic-4-18, -uve-topic-2-25, -uve-topic-6-3, -uve-topic-4-13, -uve-topic-15-6, -uve-topic-4-1, -uve-topic-16-27, -uve-topic-3-16, -uve-topic-20-8, -uve-topic-5-28, -uve-topic-20-29, -uve-topic-11-26, -uve-topic-22-11, -uve-topic-12-12, -uve-topic-22-19, -uve-topic-12-20, -uve-topic-29-21, -uve-topic-19-22, -uve-topic-3-23, -uve-topic-8-6, -uve-topic-21-17, -uve-topic-4-7, -uve-topic-2-15, -uve-topic-10-25, -uve-topic-2-22, -uve-topic-7-12, -uve-topic-11-11, -uve-topic-9-1, -uve-topic-27-5, -uve-topic-17-6, -uve-topic-21-18, -uve-topic-11-19, -uve-topic-28-6, -uve-topic-18-7, -uve-topic-20-16, -uve-topic-10-17, -uve-topic-17-0, -uve-topic-6-29, -uve-topic-29-15, -uve-topic-19-16, -uve-topic-9-17, -uve-topic-5-18, -uve-topic-21-9, -uve-topic-11-10, -uve-topic-26-15, -uve-topic-16-16, -uve-topic-26-19, -uve-topic-21-2, HEALTH_CHECK_TOPIC-4, -uve-topic-7-23, -uve-topic-4-6, HEALTH_CHECK_TOPIC-8, -uve-topic-16-12, -uve-topic-27-2, -uve-topic-17-3, -uve-topic-22-26, -uve-topic-12-27, -uve-topic-9-14, -uve-topic-25-25, -uve-topic-15-26, -uve-topic-24-16, -uve-topic-14-17, -uve-topic-28-0, -uve-topic-18-1, -uve-topic-25-18, -uve-topic-8-11, -uve-topic-5-21, -uve-topic-25-9, -uve-topic-7-5, -uve-topic-15-18, -uve-topic-23-1, -uve-topic-13-2, -uve-topic-26-27, -uve-topic-16-28, -uve-topic-25-10, -uve-topic-15-11, -uve-topic-26-12, -uve-topic-16-13, -uve-topic-24-24, -uve-topic-14-25, -uve-topic-1-11, -uve-topic-0-28, -uve-topic-23-12, -uve-topic-9-7, -uve-topic-3-13, -uve-topic-8-15, HEALTH_CHECK_TOPIC-7, -uve-topic-5-25, -uve-topic-11-23, -uve-topic-8-24, -uve-topic-9-5, -uve-topic-20-19, -uve-topic-10-20, -uve-topic-24-13, -uve-topic-14-14, -uve-topic-28-16, -uve-topic-18-17, -uve-topic-22-23, -uve-topic-12-24, -uve-topic-7-18, -uve-topic-25-1, -uve-topic-15-2, -uve-topic-6-17, structured_syslog_topic-5, -uve-topic-0-29, -uve-topic-9-16, -uve-topic-5-22, -uve-topic-4-19, HEALTH_CHECK_TOPIC-20, -uve-topic-21-14, -uve-topic-29-18, -uve-topic-19-19, -uve-topic-26-3, -uve-topic-16-4, -uve-topic-6-8, -uve-topic-2-3, -uve-topic-5-7, -uve-topic-29-17, -uve-topic-19-18, -uve-topic-21-6, -uve-topic-11-7, -uve-topic-4-10, -uve-topic-20-5, HEALTH_CHECK_TOPIC-23, -uve-topic-4-15, -uve-topic-7-9, HEALTH_CHECK_TOPIC-28, -uve-topic-3-20, -uve-topic-9-28, -uve-topic-16-3, -uve-topic-5-0, -uve-topic-27-9, -uve-topic-17-10, -uve-topic-4-21, -uve-topic-4-24, -uve-topic-26-21, -uve-topic-16-22, -uve-topic-7-27, -uve-topic-5-3, -uve-topic-10-22, -uve-topic-13-0, -uve-topic-15-15, -uve-topic-16-9, -uve-topic-2-12, -uve-topic-23-28, -uve-topic-13-29, structured_syslog_topic-29, -uve-topic-22-7, -uve-topic-12-8, -uve-topic-21-0, -uve-topic-11-1, HEALTH_CHECK_TOPIC-22, -uve-topic-7-2, -uve-topic-5-16, -uve-topic-6-26, -uve-topic-10-4, -uve-topic-22-1, -uve-topic-12-2, -uve-topic-7-3, -uve-topic-20-13, -uve-topic-10-14, -uve-topic-15-21, -uve-topic-26-0, -uve-topic-16-1, -uve-topic-8-14, HEALTH_CHECK_TOPIC-17, -uve-topic-0-10, -uve-topic-6-5, -uve-topic-13-9, -uve-topic-7-20, -uve-topic-7-6, -uve-topic-20-2, -uve-topic-8-21, -uve-topic-23-16, -uve-topic-13-17, -uve-topic-24-9, -uve-topic-14-10, -uve-topic-29-20, -uve-topic-19-21, -uve-topic-21-26, -uve-topic-21-27, -uve-topic-11-28, -uve-topic-29-6, -uve-topic-19-7, -uve-topic-25-0, -uve-topic-10-19, structured_syslog_topic-7, -uve-topic-11-20, -uve-topic-1-8, structured_syslog_topic-23, -uve-topic-21-3, -uve-topic-11-4, -uve-topic-24-25, -uve-topic-14-26, structured_syslog_topic-11, -uve-topic-29-14, -uve-topic-19-15, -uve-topic-21-11, -uve-topic-6-12, -uve-topic-20-10, -uve-topic-10-11, -uve-topic-0-1, -uve-topic-4-28, -uve-topic-20-17, HEALTH_CHECK_TOPIC-5, -uve-topic-3-1, -uve-topic-1-2, -uve-topic-9-25, -uve-topic-2-0, -uve-topic-15-27, -uve-topic-2-9, -uve-topic-10-10, -uve-topic-27-15, -uve-topic-17-16, -uve-topic-28-13, -uve-topic-18-14, -uve-topic-25-27, -uve-topic-20-1, -uve-topic-10-2, -uve-topic-26-1, -uve-topic-29-3, -uve-topic-19-4, -uve-topic-1-29, -uve-topic-4-25, -uve-topic-27-12, -uve-topic-17-13, -uve-topic-5-4, -uve-topic-0-19, -uve-topic-6-23, -uve-topic-23-24, -uve-topic-0-7, -uve-topic-15-12, -uve-topic-9-11, -uve-topic-29-0, -uve-topic-19-1, -uve-topic-16-15, -uve-topic-20-25, -uve-topic-10-26, -uve-topic-9-22, structured_syslog_topic-4, -uve-topic-24-18, -uve-topic-14-19, -uve-topic-24-10, -uve-topic-14-11, -uve-topic-25-19, -uve-topic-15-20) (kafka.server.ReplicaFetcherManager) [2026-06-04 06:07:58,076] INFO [ReplicaAlterLogDirsManager on broker 2] Removed fetcher for partitions HashSet(-uve-topic-1-12, -uve-topic-5-24, -uve-topic-4-22, HEALTH_CHECK_TOPIC-11, -uve-topic-13-6, -uve-topic-2-18, -uve-topic-16-21, -uve-topic-21-23, -uve-topic-23-21, -uve-topic-8-18, -uve-topic-10-7, -uve-topic-29-27, -uve-topic-19-28, -uve-topic-23-10, -uve-topic-13-11, -uve-topic-1-3, -uve-topic-7-8, -uve-topic-3-10, -uve-topic-20-14, -uve-topic-5-15, -uve-topic-20-22, -uve-topic-10-23, -uve-topic-10-1, -uve-topic-9-13, -uve-topic-15-3, HEALTH_CHECK_TOPIC-19, -uve-topic-8-5, -uve-topic-28-10, -uve-topic-18-11, -uve-topic-28-1, -uve-topic-18-2, -uve-topic-21-15, -uve-topic-11-16, -uve-topic-11-8, -uve-topic-3-19, -uve-topic-22-4, -uve-topic-12-5, -uve-topic-29-11, -uve-topic-19-12, -uve-topic-11-2, -uve-topic-1-17, -uve-topic-19-0, -uve-topic-1-5, -uve-topic-9-10, -uve-topic-8-2, HEALTH_CHECK_TOPIC-2, structured_syslog_topic-17, -uve-topic-27-0, -uve-topic-17-1, -uve-topic-22-20, -uve-topic-12-21, -uve-topic-24-6, -uve-topic-14-7, -uve-topic-27-8, -uve-topic-17-9, -uve-topic-27-18, -uve-topic-17-19, -uve-topic-28-9, -uve-topic-18-10, -uve-topic-28-28, -uve-topic-18-29, -uve-topic-8-27, HEALTH_CHECK_TOPIC-10, -uve-topic-8-12, -uve-topic-1-6, -uve-topic-27-24, -uve-topic-17-25, -uve-topic-0-23, -uve-topic-7-17, -uve-topic-24-12, -uve-topic-14-13, -uve-topic-2-13, -uve-topic-16-0, -uve-topic-0-16, -uve-topic-0-11, -uve-topic-15-24, -uve-topic-6-27, -uve-topic-7-26, -uve-topic-25-16, -uve-topic-15-17, -uve-topic-28-19, -uve-topic-18-20, -uve-topic-15-9, -uve-topic-25-7, -uve-topic-15-8, -uve-topic-3-28, -uve-topic-24-28, -uve-topic-14-29, -uve-topic-24-22, -uve-topic-14-23, -uve-topic-28-25, -uve-topic-18-26, -uve-topic-25-13, -uve-topic-15-14, -uve-topic-1-26, -uve-topic-1-0, -uve-topic-23-6, -uve-topic-4-4, -uve-topic-13-18, -uve-topic-26-24, -uve-topic-16-25, -uve-topic-23-18, -uve-topic-28-27, -uve-topic-18-28, -uve-topic-13-15, -uve-topic-0-25, -uve-topic-28-4, -uve-topic-18-5, -uve-topic-29-29, -uve-topic-7-21, -uve-topic-15-0, -uve-topic-8-29, -uve-topic-22-13, -uve-topic-12-14, -uve-topic-23-9, -uve-topic-24-0, -uve-topic-14-1, -uve-topic-24-7, -uve-topic-14-8, -uve-topic-6-20, -uve-topic-11-5, -uve-topic-0-5, -uve-topic-20-26, structured_syslog_topic-26, -uve-topic-8-20, -uve-topic-24-15, -uve-topic-14-16, structured_syslog_topic-22, -uve-topic-28-12, -uve-topic-18-13, -uve-topic-24-19, -uve-topic-14-20, -uve-topic-28-22, -uve-topic-18-23, -uve-topic-3-14, -uve-topic-27-3, -uve-topic-17-4, -uve-topic-22-16, -uve-topic-12-17, -uve-topic-2-6, -uve-topic-8-9, -uve-topic-2-27, -uve-topic-29-23, -uve-topic-19-24, -uve-topic-26-7, -uve-topic-22-8, -uve-topic-12-9, -uve-topic-21-12, -uve-topic-11-13, -uve-topic-5-12, structured_syslog_topic-16, -uve-topic-0-4, -uve-topic-3-25, -uve-topic-1-9, HEALTH_CHECK_TOPIC-16, -uve-topic-24-27, -uve-topic-14-28, -uve-topic-27-21, -uve-topic-17-22, -uve-topic-29-5, -uve-topic-19-6, structured_syslog_topic-10, -uve-topic-2-1, -uve-topic-9-19, -uve-topic-2-24, -uve-topic-0-2, -uve-topic-6-0, -uve-topic-22-5, -uve-topic-12-6, -uve-topic-7-14, -uve-topic-23-25, -uve-topic-13-26, -uve-topic-6-6, -uve-topic-10-28, -uve-topic-9-23, -uve-topic-1-23, -uve-topic-13-21, -uve-topic-11-29, -uve-topic-28-3, -uve-topic-18-4, -uve-topic-21-20, -uve-topic-3-4, -uve-topic-23-4, -uve-topic-13-5, -uve-topic-29-26, -uve-topic-19-27, -uve-topic-26-13, structured_syslog_topic-28, -uve-topic-22-29, -uve-topic-1-20, -uve-topic-3-2, -uve-topic-7-0, -uve-topic-2-10, -uve-topic-11-17, structured_syslog_topic-25, -uve-topic-21-8, -uve-topic-28-24, -uve-topic-18-25, -uve-topic-5-6, -uve-topic-27-20, -uve-topic-17-21, -uve-topic-24-21, -uve-topic-14-22, -uve-topic-29-12, -uve-topic-19-13, -uve-topic-6-24, -uve-topic-29-9, -uve-topic-19-10, -uve-topic-8-17, -uve-topic-5-27, -uve-topic-9-2, -uve-topic-6-11, -uve-topic-0-22, -uve-topic-1-14, -uve-topic-3-7, HEALTH_CHECK_TOPIC-26, -uve-topic-16-24, -uve-topic-8-26, -uve-topic-16-6, -uve-topic-0-8, -uve-topic-27-11, -uve-topic-17-12, -uve-topic-27-14, -uve-topic-17-15, -uve-topic-28-15, -uve-topic-18-16, -uve-topic-20-11, structured_syslog_topic-19, -uve-topic-25-28, -uve-topic-15-29, -uve-topic-27-17, -uve-topic-17-18, -uve-topic-2-28, -uve-topic-5-9, -uve-topic-20-23, -uve-topic-26-16, -uve-topic-3-29, -uve-topic-25-6, -uve-topic-25-22, -uve-topic-15-23, -uve-topic-22-17, -uve-topic-12-18, -uve-topic-29-2, -uve-topic-19-3, -uve-topic-23-22, -uve-topic-13-23, -uve-topic-27-6, -uve-topic-17-7, -uve-topic-23-3, -uve-topic-8-3, HEALTH_CHECK_TOPIC-13, -uve-topic-1-27, -uve-topic-23-0, -uve-topic-9-20, -uve-topic-5-10, -uve-topic-2-7, -uve-topic-13-12, -uve-topic-7-11, -uve-topic-26-10, -uve-topic-3-8, -uve-topic-29-8, -uve-topic-19-9, -uve-topic-3-22, -uve-topic-21-24, -uve-topic-11-25, -uve-topic-22-25, -uve-topic-12-26, -uve-topic-4-12, -uve-topic-26-18, -uve-topic-16-19, -uve-topic-23-19, -uve-topic-13-20, -uve-topic-0-13, -uve-topic-16-18, -uve-topic-1-24, HEALTH_CHECK_TOPIC-29, -uve-topic-9-4, -uve-topic-7-29, -uve-topic-6-21, -uve-topic-26-9, -uve-topic-16-10, -uve-topic-27-27, -uve-topic-17-28, -uve-topic-0-17, -uve-topic-27-26, -uve-topic-17-27, -uve-topic-22-2, -uve-topic-12-3, -uve-topic-28-7, -uve-topic-18-8, -uve-topic-1-18, -uve-topic-26-25, -uve-topic-8-23, -uve-topic-2-16, -uve-topic-8-8, structured_syslog_topic-20, HEALTH_CHECK_TOPIC-25, -uve-topic-24-3, -uve-topic-14-4, -uve-topic-25-24, -uve-topic-25-4, -uve-topic-15-5, -uve-topic-20-28, -uve-topic-10-29, -uve-topic-2-19, -uve-topic-20-7, -uve-topic-10-8, -uve-topic-0-26, -uve-topic-22-10, -uve-topic-12-11, -uve-topic-27-23, -uve-topic-17-24, -uve-topic-10-16, -uve-topic-4-3, -uve-topic-3-11, -uve-topic-3-17, -uve-topic-4-9, -uve-topic-5-13, -uve-topic-6-15, -uve-topic-23-27, structured_syslog_topic-8, HEALTH_CHECK_TOPIC-1, -uve-topic-13-27, structured_syslog_topic-14, -uve-topic-6-14, -uve-topic-25-12, -uve-topic-26-6, -uve-topic-16-7, -uve-topic-24-1, -uve-topic-14-2, -uve-topic-28-21, -uve-topic-18-22, -uve-topic-2-21, structured_syslog_topic-2, -uve-topic-12-0, -uve-topic-21-29, -uve-topic-0-20, -uve-topic-9-8, -uve-topic-1-15, -uve-topic-25-3, -uve-topic-23-15, -uve-topic-7-15, -uve-topic-8-0, -uve-topic-13-3, -uve-topic-26-22, -uve-topic-23-7, -uve-topic-13-8, -uve-topic-4-27, -uve-topic-6-9, -uve-topic-9-26, -uve-topic-4-16, -uve-topic-20-4, -uve-topic-10-5, -uve-topic-3-26, -uve-topic-23-13, -uve-topic-13-14, -uve-topic-21-21, -uve-topic-11-22, -uve-topic-21-5, -uve-topic-27-29, -uve-topic-26-4, -uve-topic-10-13, -uve-topic-1-21, -uve-topic-7-24, -uve-topic-26-28, -uve-topic-3-5, -uve-topic-0-14, -uve-topic-6-2, structured_syslog_topic-13, -uve-topic-11-14, structured_syslog_topic-1, -uve-topic-29-24, -uve-topic-19-25, -uve-topic-20-20, -uve-topic-28-18, -uve-topic-18-19, HEALTH_CHECK_TOPIC-14, -uve-topic-4-0, -uve-topic-5-19, -uve-topic-9-29, -uve-topic-22-22, -uve-topic-12-23, -uve-topic-22-28, -uve-topic-12-29, -uve-topic-24-4, -uve-topic-14-5, -uve-topic-22-14, -uve-topic-12-15, -uve-topic-5-1, -uve-topic-13-24, -uve-topic-2-4, -uve-topic-25-21, -uve-topic-6-18, -uve-topic-25-15, -uve-topic-4-18, -uve-topic-2-25, -uve-topic-6-3, -uve-topic-4-13, -uve-topic-15-6, -uve-topic-4-1, -uve-topic-16-27, -uve-topic-3-16, -uve-topic-20-8, -uve-topic-5-28, -uve-topic-20-29, -uve-topic-11-26, -uve-topic-22-11, -uve-topic-12-12, -uve-topic-22-19, -uve-topic-12-20, -uve-topic-29-21, -uve-topic-19-22, -uve-topic-3-23, -uve-topic-8-6, -uve-topic-21-17, -uve-topic-4-7, -uve-topic-2-15, -uve-topic-10-25, -uve-topic-2-22, -uve-topic-7-12, -uve-topic-11-11, -uve-topic-9-1, -uve-topic-27-5, -uve-topic-17-6, -uve-topic-21-18, -uve-topic-11-19, -uve-topic-28-6, -uve-topic-18-7, -uve-topic-20-16, -uve-topic-10-17, -uve-topic-17-0, -uve-topic-6-29, -uve-topic-29-15, -uve-topic-19-16, -uve-topic-9-17, -uve-topic-5-18, -uve-topic-21-9, -uve-topic-11-10, -uve-topic-26-15, -uve-topic-16-16, -uve-topic-26-19, -uve-topic-21-2, HEALTH_CHECK_TOPIC-4, -uve-topic-7-23, -uve-topic-4-6, HEALTH_CHECK_TOPIC-8, -uve-topic-16-12, -uve-topic-27-2, -uve-topic-17-3, -uve-topic-22-26, -uve-topic-12-27, -uve-topic-9-14, -uve-topic-25-25, -uve-topic-15-26, -uve-topic-24-16, -uve-topic-14-17, -uve-topic-28-0, -uve-topic-18-1, -uve-topic-25-18, -uve-topic-8-11, -uve-topic-5-21, -uve-topic-25-9, -uve-topic-7-5, -uve-topic-15-18, -uve-topic-23-1, -uve-topic-13-2, -uve-topic-26-27, -uve-topic-16-28, -uve-topic-25-10, -uve-topic-15-11, -uve-topic-26-12, -uve-topic-16-13, -uve-topic-24-24, -uve-topic-14-25, -uve-topic-1-11, -uve-topic-0-28, -uve-topic-23-12, -uve-topic-9-7, -uve-topic-3-13, -uve-topic-8-15, HEALTH_CHECK_TOPIC-7, -uve-topic-5-25, -uve-topic-11-23, -uve-topic-8-24, -uve-topic-9-5, -uve-topic-20-19, -uve-topic-10-20, -uve-topic-24-13, -uve-topic-14-14, -uve-topic-28-16, -uve-topic-18-17, -uve-topic-22-23, -uve-topic-12-24, -uve-topic-7-18, -uve-topic-25-1, -uve-topic-15-2, -uve-topic-6-17, structured_syslog_topic-5, -uve-topic-0-29, -uve-topic-9-16, -uve-topic-5-22, -uve-topic-4-19, HEALTH_CHECK_TOPIC-20, -uve-topic-21-14, -uve-topic-29-18, -uve-topic-19-19, -uve-topic-26-3, -uve-topic-16-4, -uve-topic-6-8, -uve-topic-2-3, -uve-topic-5-7, -uve-topic-29-17, -uve-topic-19-18, -uve-topic-21-6, -uve-topic-11-7, -uve-topic-4-10, -uve-topic-20-5, HEALTH_CHECK_TOPIC-23, -uve-topic-4-15, -uve-topic-7-9, HEALTH_CHECK_TOPIC-28, -uve-topic-3-20, -uve-topic-9-28, -uve-topic-16-3, -uve-topic-5-0, -uve-topic-27-9, -uve-topic-17-10, -uve-topic-4-21, -uve-topic-4-24, -uve-topic-26-21, -uve-topic-16-22, -uve-topic-7-27, -uve-topic-5-3, -uve-topic-10-22, -uve-topic-13-0, -uve-topic-15-15, -uve-topic-16-9, -uve-topic-2-12, -uve-topic-23-28, -uve-topic-13-29, structured_syslog_topic-29, -uve-topic-22-7, -uve-topic-12-8, -uve-topic-21-0, -uve-topic-11-1, HEALTH_CHECK_TOPIC-22, -uve-topic-7-2, -uve-topic-5-16, -uve-topic-6-26, -uve-topic-10-4, -uve-topic-22-1, -uve-topic-12-2, -uve-topic-7-3, -uve-topic-20-13, -uve-topic-10-14, -uve-topic-15-21, -uve-topic-26-0, -uve-topic-16-1, -uve-topic-8-14, HEALTH_CHECK_TOPIC-17, -uve-topic-0-10, -uve-topic-6-5, -uve-topic-13-9, -uve-topic-7-20, -uve-topic-7-6, -uve-topic-20-2, -uve-topic-8-21, -uve-topic-23-16, -uve-topic-13-17, -uve-topic-24-9, -uve-topic-14-10, -uve-topic-29-20, -uve-topic-19-21, -uve-topic-21-26, -uve-topic-21-27, -uve-topic-11-28, -uve-topic-29-6, -uve-topic-19-7, -uve-topic-25-0, -uve-topic-10-19, structured_syslog_topic-7, -uve-topic-11-20, -uve-topic-1-8, structured_syslog_topic-23, -uve-topic-21-3, -uve-topic-11-4, -uve-topic-24-25, -uve-topic-14-26, structured_syslog_topic-11, -uve-topic-29-14, -uve-topic-19-15, -uve-topic-21-11, -uve-topic-6-12, -uve-topic-20-10, -uve-topic-10-11, -uve-topic-0-1, -uve-topic-4-28, -uve-topic-20-17, HEALTH_CHECK_TOPIC-5, -uve-topic-3-1, -uve-topic-1-2, -uve-topic-9-25, -uve-topic-2-0, -uve-topic-15-27, -uve-topic-2-9, -uve-topic-10-10, -uve-topic-27-15, -uve-topic-17-16, -uve-topic-28-13, -uve-topic-18-14, -uve-topic-25-27, -uve-topic-20-1, -uve-topic-10-2, -uve-topic-26-1, -uve-topic-29-3, -uve-topic-19-4, -uve-topic-1-29, -uve-topic-4-25, -uve-topic-27-12, -uve-topic-17-13, -uve-topic-5-4, -uve-topic-0-19, -uve-topic-6-23, -uve-topic-23-24, -uve-topic-0-7, -uve-topic-15-12, -uve-topic-9-11, -uve-topic-29-0, -uve-topic-19-1, -uve-topic-16-15, -uve-topic-20-25, -uve-topic-10-26, -uve-topic-9-22, structured_syslog_topic-4, -uve-topic-24-18, -uve-topic-14-19, -uve-topic-24-10, -uve-topic-14-11, -uve-topic-25-19, -uve-topic-15-20) (kafka.server.ReplicaAlterLogDirsManager) [2026-06-04 06:07:58,094] INFO [ReplicaFetcherThread-0-1]: Shutting down (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,122] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Client requested connection close from node 1 (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:07:58,125] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Cancelled in-flight FETCH request with correlation id 484 due to node 1 being disconnected (elapsed time since creation: 107ms, elapsed time since send: 107ms, throttle time: 0ms, request timeout: 30000ms) (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:07:58,126] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error sending fetch request (sessionId=1984542684, epoch=484) to node 1: (org.apache.kafka.clients.FetchSessionHandler) java.io.IOException: Client was shutdown before response was read at org.apache.kafka.clients.NetworkClientUtils.sendAndReceive(NetworkClientUtils.java:120) at kafka.server.BrokerBlockingSender.sendRequest(BrokerBlockingSender.scala:114) at kafka.server.RemoteLeaderEndPoint.fetch(RemoteLeaderEndPoint.scala:79) at kafka.server.AbstractFetcherThread.processFetchRequest(AbstractFetcherThread.scala:321) at kafka.server.AbstractFetcherThread.$anonfun$maybeFetch$3(AbstractFetcherThread.scala:134) at kafka.server.AbstractFetcherThread.$anonfun$maybeFetch$3$adapted(AbstractFetcherThread.scala:133) at scala.Option.foreach(Option.scala:437) at kafka.server.AbstractFetcherThread.maybeFetch(AbstractFetcherThread.scala:133) at kafka.server.AbstractFetcherThread.doWork(AbstractFetcherThread.scala:116) at kafka.server.ReplicaFetcherThread.doWork(ReplicaFetcherThread.scala:98) at org.apache.kafka.server.util.ShutdownableThread.run(ShutdownableThread.java:136) [2026-06-04 06:07:58,131] INFO [ReplicaFetcherThread-0-1]: Stopped (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,131] INFO [ReplicaFetcherThread-0-1]: Shutdown completed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,134] INFO [ReplicaFetcherThread-0-3]: Shutting down (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,135] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Client requested connection close from node 3 (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:07:58,135] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Cancelled in-flight FETCH request with correlation id 150 due to node 3 being disconnected (elapsed time since creation: 402ms, elapsed time since send: 402ms, throttle time: 0ms, request timeout: 30000ms) (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:07:58,135] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error sending fetch request (sessionId=1418092075, epoch=148) to node 3: (org.apache.kafka.clients.FetchSessionHandler) java.io.IOException: Client was shutdown before response was read at org.apache.kafka.clients.NetworkClientUtils.sendAndReceive(NetworkClientUtils.java:120) at kafka.server.BrokerBlockingSender.sendRequest(BrokerBlockingSender.scala:114) at kafka.server.RemoteLeaderEndPoint.fetch(RemoteLeaderEndPoint.scala:79) at kafka.server.AbstractFetcherThread.processFetchRequest(AbstractFetcherThread.scala:321) at kafka.server.AbstractFetcherThread.$anonfun$maybeFetch$3(AbstractFetcherThread.scala:134) at kafka.server.AbstractFetcherThread.$anonfun$maybeFetch$3$adapted(AbstractFetcherThread.scala:133) at scala.Option.foreach(Option.scala:437) at kafka.server.AbstractFetcherThread.maybeFetch(AbstractFetcherThread.scala:133) at kafka.server.AbstractFetcherThread.doWork(AbstractFetcherThread.scala:116) at kafka.server.ReplicaFetcherThread.doWork(ReplicaFetcherThread.scala:98) at org.apache.kafka.server.util.ShutdownableThread.run(ShutdownableThread.java:136) [2026-06-04 06:07:58,135] INFO [ReplicaFetcherThread-0-3]: Stopped (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,136] INFO [ReplicaFetcherThread-0-3]: Shutdown completed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:07:58,584] INFO [KafkaServer id=2] Controlled shutdown request returned successfully after 876ms (kafka.server.KafkaServer) [2026-06-04 06:07:58,586] INFO [/config/changes-event-process-thread]: Shutting down (kafka.common.ZkNodeChangeNotificationListener$ChangeEventProcessThread) [2026-06-04 06:07:58,586] INFO [/config/changes-event-process-thread]: Stopped (kafka.common.ZkNodeChangeNotificationListener$ChangeEventProcessThread) [2026-06-04 06:07:58,586] INFO [/config/changes-event-process-thread]: Shutdown completed (kafka.common.ZkNodeChangeNotificationListener$ChangeEventProcessThread) [2026-06-04 06:07:58,587] INFO [SocketServer listenerType=ZK_BROKER, nodeId=2] Stopping socket server request processors (kafka.network.SocketServer) [2026-06-04 06:07:58,589] INFO [ReplicaFetcherManager on broker 2] Removed fetcher for partitions HashSet(-uve-topic-1-12, -uve-topic-5-24, -uve-topic-4-22, HEALTH_CHECK_TOPIC-11, -uve-topic-13-6, -uve-topic-2-18, -uve-topic-16-21, -uve-topic-21-23, -uve-topic-23-21, -uve-topic-8-18, -uve-topic-10-7, -uve-topic-29-27, -uve-topic-19-28, -uve-topic-23-10, -uve-topic-13-11, -uve-topic-1-3, -uve-topic-7-8, -uve-topic-3-10, -uve-topic-20-14, -uve-topic-5-15, -uve-topic-20-22, -uve-topic-10-23, -uve-topic-10-1, -uve-topic-9-13, -uve-topic-15-3, HEALTH_CHECK_TOPIC-19, -uve-topic-8-5, -uve-topic-28-10, -uve-topic-18-11, -uve-topic-28-1, -uve-topic-18-2, -uve-topic-21-15, -uve-topic-11-16, -uve-topic-11-8, -uve-topic-3-19, -uve-topic-22-4, -uve-topic-12-5, -uve-topic-29-11, -uve-topic-19-12, -uve-topic-11-2, -uve-topic-1-17, -uve-topic-19-0, -uve-topic-1-5, -uve-topic-9-10, -uve-topic-8-2, HEALTH_CHECK_TOPIC-2, structured_syslog_topic-17, -uve-topic-27-0, -uve-topic-17-1, -uve-topic-22-20, -uve-topic-12-21, -uve-topic-24-6, -uve-topic-14-7, -uve-topic-27-8, -uve-topic-17-9, -uve-topic-27-18, -uve-topic-17-19, -uve-topic-28-9, -uve-topic-18-10, -uve-topic-28-28, -uve-topic-18-29, -uve-topic-8-27, HEALTH_CHECK_TOPIC-10, -uve-topic-8-12, -uve-topic-1-6, -uve-topic-27-24, -uve-topic-17-25, -uve-topic-0-23, -uve-topic-7-17, -uve-topic-24-12, -uve-topic-14-13, -uve-topic-2-13, -uve-topic-16-0, -uve-topic-0-16, -uve-topic-0-11, -uve-topic-15-24, -uve-topic-6-27, -uve-topic-7-26, -uve-topic-25-16, -uve-topic-15-17, -uve-topic-28-19, -uve-topic-18-20, -uve-topic-15-9, -uve-topic-25-7, -uve-topic-15-8, -uve-topic-3-28, -uve-topic-24-28, -uve-topic-14-29, -uve-topic-24-22, -uve-topic-14-23, -uve-topic-28-25, -uve-topic-18-26, -uve-topic-25-13, -uve-topic-15-14, -uve-topic-1-26, -uve-topic-1-0, -uve-topic-23-6, -uve-topic-4-4, -uve-topic-13-18, -uve-topic-26-24, -uve-topic-16-25, -uve-topic-23-18, -uve-topic-28-27, -uve-topic-18-28, -uve-topic-13-15, -uve-topic-0-25, -uve-topic-28-4, -uve-topic-18-5, -uve-topic-29-29, -uve-topic-7-21, -uve-topic-15-0, -uve-topic-8-29, -uve-topic-22-13, -uve-topic-12-14, -uve-topic-23-9, -uve-topic-24-0, -uve-topic-14-1, -uve-topic-24-7, -uve-topic-14-8, -uve-topic-6-20, -uve-topic-11-5, -uve-topic-0-5, -uve-topic-20-26, structured_syslog_topic-26, -uve-topic-8-20, -uve-topic-24-15, -uve-topic-14-16, structured_syslog_topic-22, -uve-topic-28-12, -uve-topic-18-13, -uve-topic-24-19, -uve-topic-14-20, -uve-topic-28-22, -uve-topic-18-23, -uve-topic-3-14, -uve-topic-27-3, -uve-topic-17-4, -uve-topic-22-16, -uve-topic-12-17, -uve-topic-2-6, -uve-topic-8-9, -uve-topic-2-27, -uve-topic-29-23, -uve-topic-19-24, -uve-topic-26-7, -uve-topic-22-8, -uve-topic-12-9, -uve-topic-21-12, -uve-topic-11-13, -uve-topic-5-12, structured_syslog_topic-16, -uve-topic-0-4, -uve-topic-3-25, -uve-topic-1-9, HEALTH_CHECK_TOPIC-16, -uve-topic-24-27, -uve-topic-14-28, -uve-topic-27-21, -uve-topic-17-22, -uve-topic-29-5, -uve-topic-19-6, structured_syslog_topic-10, -uve-topic-2-1, -uve-topic-9-19, -uve-topic-2-24, -uve-topic-0-2, -uve-topic-6-0, -uve-topic-22-5, -uve-topic-12-6, -uve-topic-7-14, -uve-topic-23-25, -uve-topic-13-26, -uve-topic-6-6, -uve-topic-10-28, -uve-topic-9-23, -uve-topic-1-23, -uve-topic-13-21, -uve-topic-11-29, -uve-topic-28-3, -uve-topic-18-4, -uve-topic-21-20, -uve-topic-3-4, -uve-topic-23-4, -uve-topic-13-5, -uve-topic-29-26, -uve-topic-19-27, -uve-topic-26-13, structured_syslog_topic-28, -uve-topic-22-29, -uve-topic-1-20, -uve-topic-3-2, -uve-topic-7-0, -uve-topic-2-10, -uve-topic-11-17, structured_syslog_topic-25, -uve-topic-21-8, -uve-topic-28-24, -uve-topic-18-25, -uve-topic-5-6, -uve-topic-27-20, -uve-topic-17-21, -uve-topic-24-21, -uve-topic-14-22, -uve-topic-29-12, -uve-topic-19-13, -uve-topic-6-24, -uve-topic-29-9, -uve-topic-19-10, -uve-topic-8-17, -uve-topic-5-27, -uve-topic-9-2, -uve-topic-6-11, -uve-topic-0-22, -uve-topic-1-14, -uve-topic-3-7, HEALTH_CHECK_TOPIC-26, -uve-topic-16-24, -uve-topic-8-26, -uve-topic-16-6, -uve-topic-0-8, -uve-topic-27-11, -uve-topic-17-12, -uve-topic-27-14, -uve-topic-17-15, -uve-topic-28-15, -uve-topic-18-16, -uve-topic-20-11, structured_syslog_topic-19, -uve-topic-25-28, -uve-topic-15-29, -uve-topic-27-17, -uve-topic-17-18, -uve-topic-2-28, -uve-topic-5-9, -uve-topic-20-23, -uve-topic-26-16, -uve-topic-3-29, -uve-topic-25-6, -uve-topic-25-22, -uve-topic-15-23, -uve-topic-22-17, -uve-topic-12-18, -uve-topic-29-2, -uve-topic-19-3, -uve-topic-23-22, -uve-topic-13-23, -uve-topic-27-6, -uve-topic-17-7, -uve-topic-23-3, -uve-topic-8-3, HEALTH_CHECK_TOPIC-13, -uve-topic-1-27, -uve-topic-23-0, -uve-topic-9-20, -uve-topic-5-10, -uve-topic-2-7, -uve-topic-13-12, -uve-topic-7-11, -uve-topic-26-10, -uve-topic-3-8, -uve-topic-29-8, -uve-topic-19-9, -uve-topic-3-22, -uve-topic-21-24, -uve-topic-11-25, -uve-topic-22-25, -uve-topic-12-26, -uve-topic-4-12, -uve-topic-26-18, -uve-topic-16-19, -uve-topic-23-19, -uve-topic-13-20, -uve-topic-0-13, -uve-topic-16-18, -uve-topic-1-24, HEALTH_CHECK_TOPIC-29, -uve-topic-9-4, -uve-topic-7-29, -uve-topic-6-21, -uve-topic-26-9, -uve-topic-16-10, -uve-topic-27-27, -uve-topic-17-28, -uve-topic-0-17, -uve-topic-27-26, -uve-topic-17-27, -uve-topic-22-2, -uve-topic-12-3, -uve-topic-28-7, -uve-topic-18-8, -uve-topic-1-18, -uve-topic-26-25, -uve-topic-8-23, -uve-topic-2-16, -uve-topic-8-8, structured_syslog_topic-20, HEALTH_CHECK_TOPIC-25, -uve-topic-24-3, -uve-topic-14-4, -uve-topic-25-24, -uve-topic-25-4, -uve-topic-15-5, -uve-topic-20-28, -uve-topic-10-29, -uve-topic-2-19, -uve-topic-20-7, -uve-topic-10-8, -uve-topic-0-26, -uve-topic-22-10, -uve-topic-12-11, -uve-topic-27-23, -uve-topic-17-24, -uve-topic-10-16, -uve-topic-4-3, -uve-topic-3-11, -uve-topic-3-17, -uve-topic-4-9, -uve-topic-5-13, -uve-topic-6-15, -uve-topic-23-27, structured_syslog_topic-8, HEALTH_CHECK_TOPIC-1, -uve-topic-13-27, structured_syslog_topic-14, -uve-topic-6-14, -uve-topic-25-12, -uve-topic-26-6, -uve-topic-16-7, -uve-topic-24-1, -uve-topic-14-2, -uve-topic-28-21, -uve-topic-18-22, -uve-topic-2-21, structured_syslog_topic-2, -uve-topic-12-0, -uve-topic-21-29, -uve-topic-0-20, -uve-topic-9-8, -uve-topic-1-15, -uve-topic-25-3, -uve-topic-23-15, -uve-topic-7-15, -uve-topic-8-0, -uve-topic-13-3, -uve-topic-26-22, -uve-topic-23-7, -uve-topic-13-8, -uve-topic-4-27, -uve-topic-6-9, -uve-topic-9-26, -uve-topic-4-16, -uve-topic-20-4, -uve-topic-10-5, -uve-topic-3-26, -uve-topic-23-13, -uve-topic-13-14, -uve-topic-21-21, -uve-topic-11-22, -uve-topic-21-5, -uve-topic-27-29, -uve-topic-26-4, -uve-topic-10-13, -uve-topic-1-21, -uve-topic-7-24, -uve-topic-26-28, -uve-topic-3-5, -uve-topic-0-14, -uve-topic-6-2, structured_syslog_topic-13, -uve-topic-11-14, structured_syslog_topic-1, -uve-topic-29-24, -uve-topic-19-25, -uve-topic-20-20, -uve-topic-28-18, -uve-topic-18-19, HEALTH_CHECK_TOPIC-14, -uve-topic-4-0, -uve-topic-5-19, -uve-topic-9-29, -uve-topic-22-22, -uve-topic-12-23, -uve-topic-22-28, -uve-topic-12-29, -uve-topic-24-4, -uve-topic-14-5, -uve-topic-22-14, -uve-topic-12-15, -uve-topic-5-1, -uve-topic-13-24, -uve-topic-2-4, -uve-topic-25-21, -uve-topic-6-18, -uve-topic-25-15, -uve-topic-4-18, -uve-topic-2-25, -uve-topic-6-3, -uve-topic-4-13, -uve-topic-15-6, -uve-topic-4-1, -uve-topic-16-27, -uve-topic-3-16, -uve-topic-20-8, -uve-topic-5-28, -uve-topic-20-29, -uve-topic-11-26, -uve-topic-22-11, -uve-topic-12-12, -uve-topic-22-19, -uve-topic-12-20, -uve-topic-29-21, -uve-topic-19-22, -uve-topic-3-23, -uve-topic-8-6, -uve-topic-21-17, -uve-topic-4-7, -uve-topic-2-15, -uve-topic-10-25, -uve-topic-2-22, -uve-topic-7-12, -uve-topic-11-11, -uve-topic-9-1, -uve-topic-27-5, -uve-topic-17-6, -uve-topic-21-18, -uve-topic-11-19, -uve-topic-28-6, -uve-topic-18-7, -uve-topic-20-16, -uve-topic-10-17, -uve-topic-17-0, -uve-topic-6-29, -uve-topic-29-15, -uve-topic-19-16, -uve-topic-9-17, -uve-topic-5-18, -uve-topic-21-9, -uve-topic-11-10, -uve-topic-26-15, -uve-topic-16-16, -uve-topic-26-19, -uve-topic-21-2, HEALTH_CHECK_TOPIC-4, -uve-topic-7-23, -uve-topic-4-6, HEALTH_CHECK_TOPIC-8, -uve-topic-16-12, -uve-topic-27-2, -uve-topic-17-3, -uve-topic-22-26, -uve-topic-12-27, -uve-topic-9-14, -uve-topic-25-25, -uve-topic-15-26, -uve-topic-24-16, -uve-topic-14-17, -uve-topic-28-0, -uve-topic-18-1, -uve-topic-25-18, -uve-topic-8-11, -uve-topic-5-21, -uve-topic-25-9, -uve-topic-7-5, -uve-topic-15-18, -uve-topic-23-1, -uve-topic-13-2, -uve-topic-26-27, -uve-topic-16-28, -uve-topic-25-10, -uve-topic-15-11, -uve-topic-26-12, -uve-topic-16-13, -uve-topic-24-24, -uve-topic-14-25, -uve-topic-1-11, -uve-topic-0-28, -uve-topic-23-12, -uve-topic-9-7, -uve-topic-3-13, -uve-topic-8-15, HEALTH_CHECK_TOPIC-7, -uve-topic-5-25, -uve-topic-11-23, -uve-topic-8-24, -uve-topic-9-5, -uve-topic-20-19, -uve-topic-10-20, -uve-topic-24-13, -uve-topic-14-14, -uve-topic-28-16, -uve-topic-18-17, -uve-topic-22-23, -uve-topic-12-24, -uve-topic-7-18, -uve-topic-25-1, -uve-topic-15-2, -uve-topic-6-17, structured_syslog_topic-5, -uve-topic-0-29, -uve-topic-9-16, -uve-topic-5-22, -uve-topic-4-19, HEALTH_CHECK_TOPIC-20, -uve-topic-21-14, -uve-topic-29-18, -uve-topic-19-19, -uve-topic-26-3, -uve-topic-16-4, -uve-topic-6-8, -uve-topic-2-3, -uve-topic-5-7, -uve-topic-29-17, -uve-topic-19-18, -uve-topic-21-6, -uve-topic-11-7, -uve-topic-4-10, -uve-topic-20-5, HEALTH_CHECK_TOPIC-23, -uve-topic-4-15, -uve-topic-7-9, HEALTH_CHECK_TOPIC-28, -uve-topic-3-20, -uve-topic-9-28, -uve-topic-16-3, -uve-topic-5-0, -uve-topic-27-9, -uve-topic-17-10, -uve-topic-4-21, -uve-topic-4-24, -uve-topic-26-21, -uve-topic-16-22, -uve-topic-7-27, -uve-topic-5-3, -uve-topic-10-22, -uve-topic-13-0, -uve-topic-15-15, -uve-topic-16-9, -uve-topic-2-12, -uve-topic-23-28, -uve-topic-13-29, structured_syslog_topic-29, -uve-topic-22-7, -uve-topic-12-8, -uve-topic-21-0, -uve-topic-11-1, HEALTH_CHECK_TOPIC-22, -uve-topic-7-2, -uve-topic-5-16, -uve-topic-6-26, -uve-topic-10-4, -uve-topic-22-1, -uve-topic-12-2, -uve-topic-7-3, -uve-topic-20-13, -uve-topic-10-14, -uve-topic-15-21, -uve-topic-26-0, -uve-topic-16-1, -uve-topic-8-14, HEALTH_CHECK_TOPIC-17, -uve-topic-0-10, -uve-topic-6-5, -uve-topic-13-9, -uve-topic-7-20, -uve-topic-7-6, -uve-topic-20-2, -uve-topic-8-21, -uve-topic-23-16, -uve-topic-13-17, -uve-topic-24-9, -uve-topic-14-10, -uve-topic-29-20, -uve-topic-19-21, -uve-topic-21-26, -uve-topic-21-27, -uve-topic-11-28, -uve-topic-29-6, -uve-topic-19-7, -uve-topic-25-0, -uve-topic-10-19, structured_syslog_topic-7, -uve-topic-11-20, -uve-topic-1-8, structured_syslog_topic-23, -uve-topic-21-3, -uve-topic-11-4, -uve-topic-24-25, -uve-topic-14-26, structured_syslog_topic-11, -uve-topic-29-14, -uve-topic-19-15, -uve-topic-21-11, -uve-topic-6-12, -uve-topic-20-10, -uve-topic-10-11, -uve-topic-0-1, -uve-topic-4-28, -uve-topic-20-17, HEALTH_CHECK_TOPIC-5, -uve-topic-3-1, -uve-topic-1-2, -uve-topic-9-25, -uve-topic-2-0, -uve-topic-15-27, -uve-topic-2-9, -uve-topic-10-10, -uve-topic-27-15, -uve-topic-17-16, -uve-topic-28-13, -uve-topic-18-14, -uve-topic-25-27, -uve-topic-20-1, -uve-topic-10-2, -uve-topic-26-1, -uve-topic-29-3, -uve-topic-19-4, -uve-topic-1-29, -uve-topic-4-25, -uve-topic-27-12, -uve-topic-17-13, -uve-topic-5-4, -uve-topic-0-19, -uve-topic-6-23, -uve-topic-23-24, -uve-topic-0-7, -uve-topic-15-12, -uve-topic-9-11, -uve-topic-29-0, -uve-topic-19-1, -uve-topic-16-15, -uve-topic-20-25, -uve-topic-10-26, -uve-topic-9-22, structured_syslog_topic-4, -uve-topic-24-18, -uve-topic-14-19, -uve-topic-24-10, -uve-topic-14-11, -uve-topic-25-19, -uve-topic-15-20) (kafka.server.ReplicaFetcherManager) [2026-06-04 06:07:58,589] INFO [ReplicaAlterLogDirsManager on broker 2] Removed fetcher for partitions HashSet(-uve-topic-1-12, -uve-topic-5-24, -uve-topic-4-22, HEALTH_CHECK_TOPIC-11, -uve-topic-13-6, -uve-topic-2-18, -uve-topic-16-21, -uve-topic-21-23, -uve-topic-23-21, -uve-topic-8-18, -uve-topic-10-7, -uve-topic-29-27, -uve-topic-19-28, -uve-topic-23-10, -uve-topic-13-11, -uve-topic-1-3, -uve-topic-7-8, -uve-topic-3-10, -uve-topic-20-14, -uve-topic-5-15, -uve-topic-20-22, -uve-topic-10-23, -uve-topic-10-1, -uve-topic-9-13, -uve-topic-15-3, HEALTH_CHECK_TOPIC-19, -uve-topic-8-5, -uve-topic-28-10, -uve-topic-18-11, -uve-topic-28-1, -uve-topic-18-2, -uve-topic-21-15, -uve-topic-11-16, -uve-topic-11-8, -uve-topic-3-19, -uve-topic-22-4, -uve-topic-12-5, -uve-topic-29-11, -uve-topic-19-12, -uve-topic-11-2, -uve-topic-1-17, -uve-topic-19-0, -uve-topic-1-5, -uve-topic-9-10, -uve-topic-8-2, HEALTH_CHECK_TOPIC-2, structured_syslog_topic-17, -uve-topic-27-0, -uve-topic-17-1, -uve-topic-22-20, -uve-topic-12-21, -uve-topic-24-6, -uve-topic-14-7, -uve-topic-27-8, -uve-topic-17-9, -uve-topic-27-18, -uve-topic-17-19, -uve-topic-28-9, -uve-topic-18-10, -uve-topic-28-28, -uve-topic-18-29, -uve-topic-8-27, HEALTH_CHECK_TOPIC-10, -uve-topic-8-12, -uve-topic-1-6, -uve-topic-27-24, -uve-topic-17-25, -uve-topic-0-23, -uve-topic-7-17, -uve-topic-24-12, -uve-topic-14-13, -uve-topic-2-13, -uve-topic-16-0, -uve-topic-0-16, -uve-topic-0-11, -uve-topic-15-24, -uve-topic-6-27, -uve-topic-7-26, -uve-topic-25-16, -uve-topic-15-17, -uve-topic-28-19, -uve-topic-18-20, -uve-topic-15-9, -uve-topic-25-7, -uve-topic-15-8, -uve-topic-3-28, -uve-topic-24-28, -uve-topic-14-29, -uve-topic-24-22, -uve-topic-14-23, -uve-topic-28-25, -uve-topic-18-26, -uve-topic-25-13, -uve-topic-15-14, -uve-topic-1-26, -uve-topic-1-0, -uve-topic-23-6, -uve-topic-4-4, -uve-topic-13-18, -uve-topic-26-24, -uve-topic-16-25, -uve-topic-23-18, -uve-topic-28-27, -uve-topic-18-28, -uve-topic-13-15, -uve-topic-0-25, -uve-topic-28-4, -uve-topic-18-5, -uve-topic-29-29, -uve-topic-7-21, -uve-topic-15-0, -uve-topic-8-29, -uve-topic-22-13, -uve-topic-12-14, -uve-topic-23-9, -uve-topic-24-0, -uve-topic-14-1, -uve-topic-24-7, -uve-topic-14-8, -uve-topic-6-20, -uve-topic-11-5, -uve-topic-0-5, -uve-topic-20-26, structured_syslog_topic-26, -uve-topic-8-20, -uve-topic-24-15, -uve-topic-14-16, structured_syslog_topic-22, -uve-topic-28-12, -uve-topic-18-13, -uve-topic-24-19, -uve-topic-14-20, -uve-topic-28-22, -uve-topic-18-23, -uve-topic-3-14, -uve-topic-27-3, -uve-topic-17-4, -uve-topic-22-16, -uve-topic-12-17, -uve-topic-2-6, -uve-topic-8-9, -uve-topic-2-27, -uve-topic-29-23, -uve-topic-19-24, -uve-topic-26-7, -uve-topic-22-8, -uve-topic-12-9, -uve-topic-21-12, -uve-topic-11-13, -uve-topic-5-12, structured_syslog_topic-16, -uve-topic-0-4, -uve-topic-3-25, -uve-topic-1-9, HEALTH_CHECK_TOPIC-16, -uve-topic-24-27, -uve-topic-14-28, -uve-topic-27-21, -uve-topic-17-22, -uve-topic-29-5, -uve-topic-19-6, structured_syslog_topic-10, -uve-topic-2-1, -uve-topic-9-19, -uve-topic-2-24, -uve-topic-0-2, -uve-topic-6-0, -uve-topic-22-5, -uve-topic-12-6, -uve-topic-7-14, -uve-topic-23-25, -uve-topic-13-26, -uve-topic-6-6, -uve-topic-10-28, -uve-topic-9-23, -uve-topic-1-23, -uve-topic-13-21, -uve-topic-11-29, -uve-topic-28-3, -uve-topic-18-4, -uve-topic-21-20, -uve-topic-3-4, -uve-topic-23-4, -uve-topic-13-5, -uve-topic-29-26, -uve-topic-19-27, -uve-topic-26-13, structured_syslog_topic-28, -uve-topic-22-29, -uve-topic-1-20, -uve-topic-3-2, -uve-topic-7-0, -uve-topic-2-10, -uve-topic-11-17, structured_syslog_topic-25, -uve-topic-21-8, -uve-topic-28-24, -uve-topic-18-25, -uve-topic-5-6, -uve-topic-27-20, -uve-topic-17-21, -uve-topic-24-21, -uve-topic-14-22, -uve-topic-29-12, -uve-topic-19-13, -uve-topic-6-24, -uve-topic-29-9, -uve-topic-19-10, -uve-topic-8-17, -uve-topic-5-27, -uve-topic-9-2, -uve-topic-6-11, -uve-topic-0-22, -uve-topic-1-14, -uve-topic-3-7, HEALTH_CHECK_TOPIC-26, -uve-topic-16-24, -uve-topic-8-26, -uve-topic-16-6, -uve-topic-0-8, -uve-topic-27-11, -uve-topic-17-12, -uve-topic-27-14, -uve-topic-17-15, -uve-topic-28-15, -uve-topic-18-16, -uve-topic-20-11, structured_syslog_topic-19, -uve-topic-25-28, -uve-topic-15-29, -uve-topic-27-17, -uve-topic-17-18, -uve-topic-2-28, -uve-topic-5-9, -uve-topic-20-23, -uve-topic-26-16, -uve-topic-3-29, -uve-topic-25-6, -uve-topic-25-22, -uve-topic-15-23, -uve-topic-22-17, -uve-topic-12-18, -uve-topic-29-2, -uve-topic-19-3, -uve-topic-23-22, -uve-topic-13-23, -uve-topic-27-6, -uve-topic-17-7, -uve-topic-23-3, -uve-topic-8-3, HEALTH_CHECK_TOPIC-13, -uve-topic-1-27, -uve-topic-23-0, -uve-topic-9-20, -uve-topic-5-10, -uve-topic-2-7, -uve-topic-13-12, -uve-topic-7-11, -uve-topic-26-10, -uve-topic-3-8, -uve-topic-29-8, -uve-topic-19-9, -uve-topic-3-22, -uve-topic-21-24, -uve-topic-11-25, -uve-topic-22-25, -uve-topic-12-26, -uve-topic-4-12, -uve-topic-26-18, -uve-topic-16-19, -uve-topic-23-19, -uve-topic-13-20, -uve-topic-0-13, -uve-topic-16-18, -uve-topic-1-24, HEALTH_CHECK_TOPIC-29, -uve-topic-9-4, -uve-topic-7-29, -uve-topic-6-21, -uve-topic-26-9, -uve-topic-16-10, -uve-topic-27-27, -uve-topic-17-28, -uve-topic-0-17, -uve-topic-27-26, -uve-topic-17-27, -uve-topic-22-2, -uve-topic-12-3, -uve-topic-28-7, -uve-topic-18-8, -uve-topic-1-18, -uve-topic-26-25, -uve-topic-8-23, -uve-topic-2-16, -uve-topic-8-8, structured_syslog_topic-20, HEALTH_CHECK_TOPIC-25, -uve-topic-24-3, -uve-topic-14-4, -uve-topic-25-24, -uve-topic-25-4, -uve-topic-15-5, -uve-topic-20-28, -uve-topic-10-29, -uve-topic-2-19, -uve-topic-20-7, -uve-topic-10-8, -uve-topic-0-26, -uve-topic-22-10, -uve-topic-12-11, -uve-topic-27-23, -uve-topic-17-24, -uve-topic-10-16, -uve-topic-4-3, -uve-topic-3-11, -uve-topic-3-17, -uve-topic-4-9, -uve-topic-5-13, -uve-topic-6-15, -uve-topic-23-27, structured_syslog_topic-8, HEALTH_CHECK_TOPIC-1, -uve-topic-13-27, structured_syslog_topic-14, -uve-topic-6-14, -uve-topic-25-12, -uve-topic-26-6, -uve-topic-16-7, -uve-topic-24-1, -uve-topic-14-2, -uve-topic-28-21, -uve-topic-18-22, -uve-topic-2-21, structured_syslog_topic-2, -uve-topic-12-0, -uve-topic-21-29, -uve-topic-0-20, -uve-topic-9-8, -uve-topic-1-15, -uve-topic-25-3, -uve-topic-23-15, -uve-topic-7-15, -uve-topic-8-0, -uve-topic-13-3, -uve-topic-26-22, -uve-topic-23-7, -uve-topic-13-8, -uve-topic-4-27, -uve-topic-6-9, -uve-topic-9-26, -uve-topic-4-16, -uve-topic-20-4, -uve-topic-10-5, -uve-topic-3-26, -uve-topic-23-13, -uve-topic-13-14, -uve-topic-21-21, -uve-topic-11-22, -uve-topic-21-5, -uve-topic-27-29, -uve-topic-26-4, -uve-topic-10-13, -uve-topic-1-21, -uve-topic-7-24, -uve-topic-26-28, -uve-topic-3-5, -uve-topic-0-14, -uve-topic-6-2, structured_syslog_topic-13, -uve-topic-11-14, structured_syslog_topic-1, -uve-topic-29-24, -uve-topic-19-25, -uve-topic-20-20, -uve-topic-28-18, -uve-topic-18-19, HEALTH_CHECK_TOPIC-14, -uve-topic-4-0, -uve-topic-5-19, -uve-topic-9-29, -uve-topic-22-22, -uve-topic-12-23, -uve-topic-22-28, -uve-topic-12-29, -uve-topic-24-4, -uve-topic-14-5, -uve-topic-22-14, -uve-topic-12-15, -uve-topic-5-1, -uve-topic-13-24, -uve-topic-2-4, -uve-topic-25-21, -uve-topic-6-18, -uve-topic-25-15, -uve-topic-4-18, -uve-topic-2-25, -uve-topic-6-3, -uve-topic-4-13, -uve-topic-15-6, -uve-topic-4-1, -uve-topic-16-27, -uve-topic-3-16, -uve-topic-20-8, -uve-topic-5-28, -uve-topic-20-29, -uve-topic-11-26, -uve-topic-22-11, -uve-topic-12-12, -uve-topic-22-19, -uve-topic-12-20, -uve-topic-29-21, -uve-topic-19-22, -uve-topic-3-23, -uve-topic-8-6, -uve-topic-21-17, -uve-topic-4-7, -uve-topic-2-15, -uve-topic-10-25, -uve-topic-2-22, -uve-topic-7-12, -uve-topic-11-11, -uve-topic-9-1, -uve-topic-27-5, -uve-topic-17-6, -uve-topic-21-18, -uve-topic-11-19, -uve-topic-28-6, -uve-topic-18-7, -uve-topic-20-16, -uve-topic-10-17, -uve-topic-17-0, -uve-topic-6-29, -uve-topic-29-15, -uve-topic-19-16, -uve-topic-9-17, -uve-topic-5-18, -uve-topic-21-9, -uve-topic-11-10, -uve-topic-26-15, -uve-topic-16-16, -uve-topic-26-19, -uve-topic-21-2, HEALTH_CHECK_TOPIC-4, -uve-topic-7-23, -uve-topic-4-6, HEALTH_CHECK_TOPIC-8, -uve-topic-16-12, -uve-topic-27-2, -uve-topic-17-3, -uve-topic-22-26, -uve-topic-12-27, -uve-topic-9-14, -uve-topic-25-25, -uve-topic-15-26, -uve-topic-24-16, -uve-topic-14-17, -uve-topic-28-0, -uve-topic-18-1, -uve-topic-25-18, -uve-topic-8-11, -uve-topic-5-21, -uve-topic-25-9, -uve-topic-7-5, -uve-topic-15-18, -uve-topic-23-1, -uve-topic-13-2, -uve-topic-26-27, -uve-topic-16-28, -uve-topic-25-10, -uve-topic-15-11, -uve-topic-26-12, -uve-topic-16-13, -uve-topic-24-24, -uve-topic-14-25, -uve-topic-1-11, -uve-topic-0-28, -uve-topic-23-12, -uve-topic-9-7, -uve-topic-3-13, -uve-topic-8-15, HEALTH_CHECK_TOPIC-7, -uve-topic-5-25, -uve-topic-11-23, -uve-topic-8-24, -uve-topic-9-5, -uve-topic-20-19, -uve-topic-10-20, -uve-topic-24-13, -uve-topic-14-14, -uve-topic-28-16, -uve-topic-18-17, -uve-topic-22-23, -uve-topic-12-24, -uve-topic-7-18, -uve-topic-25-1, -uve-topic-15-2, -uve-topic-6-17, structured_syslog_topic-5, -uve-topic-0-29, -uve-topic-9-16, -uve-topic-5-22, -uve-topic-4-19, HEALTH_CHECK_TOPIC-20, -uve-topic-21-14, -uve-topic-29-18, -uve-topic-19-19, -uve-topic-26-3, -uve-topic-16-4, -uve-topic-6-8, -uve-topic-2-3, -uve-topic-5-7, -uve-topic-29-17, -uve-topic-19-18, -uve-topic-21-6, -uve-topic-11-7, -uve-topic-4-10, -uve-topic-20-5, HEALTH_CHECK_TOPIC-23, -uve-topic-4-15, -uve-topic-7-9, HEALTH_CHECK_TOPIC-28, -uve-topic-3-20, -uve-topic-9-28, -uve-topic-16-3, -uve-topic-5-0, -uve-topic-27-9, -uve-topic-17-10, -uve-topic-4-21, -uve-topic-4-24, -uve-topic-26-21, -uve-topic-16-22, -uve-topic-7-27, -uve-topic-5-3, -uve-topic-10-22, -uve-topic-13-0, -uve-topic-15-15, -uve-topic-16-9, -uve-topic-2-12, -uve-topic-23-28, -uve-topic-13-29, structured_syslog_topic-29, -uve-topic-22-7, -uve-topic-12-8, -uve-topic-21-0, -uve-topic-11-1, HEALTH_CHECK_TOPIC-22, -uve-topic-7-2, -uve-topic-5-16, -uve-topic-6-26, -uve-topic-10-4, -uve-topic-22-1, -uve-topic-12-2, -uve-topic-7-3, -uve-topic-20-13, -uve-topic-10-14, -uve-topic-15-21, -uve-topic-26-0, -uve-topic-16-1, -uve-topic-8-14, HEALTH_CHECK_TOPIC-17, -uve-topic-0-10, -uve-topic-6-5, -uve-topic-13-9, -uve-topic-7-20, -uve-topic-7-6, -uve-topic-20-2, -uve-topic-8-21, -uve-topic-23-16, -uve-topic-13-17, -uve-topic-24-9, -uve-topic-14-10, -uve-topic-29-20, -uve-topic-19-21, -uve-topic-21-26, -uve-topic-21-27, -uve-topic-11-28, -uve-topic-29-6, -uve-topic-19-7, -uve-topic-25-0, -uve-topic-10-19, structured_syslog_topic-7, -uve-topic-11-20, -uve-topic-1-8, structured_syslog_topic-23, -uve-topic-21-3, -uve-topic-11-4, -uve-topic-24-25, -uve-topic-14-26, structured_syslog_topic-11, -uve-topic-29-14, -uve-topic-19-15, -uve-topic-21-11, -uve-topic-6-12, -uve-topic-20-10, -uve-topic-10-11, -uve-topic-0-1, -uve-topic-4-28, -uve-topic-20-17, HEALTH_CHECK_TOPIC-5, -uve-topic-3-1, -uve-topic-1-2, -uve-topic-9-25, -uve-topic-2-0, -uve-topic-15-27, -uve-topic-2-9, -uve-topic-10-10, -uve-topic-27-15, -uve-topic-17-16, -uve-topic-28-13, -uve-topic-18-14, -uve-topic-25-27, -uve-topic-20-1, -uve-topic-10-2, -uve-topic-26-1, -uve-topic-29-3, -uve-topic-19-4, -uve-topic-1-29, -uve-topic-4-25, -uve-topic-27-12, -uve-topic-17-13, -uve-topic-5-4, -uve-topic-0-19, -uve-topic-6-23, -uve-topic-23-24, -uve-topic-0-7, -uve-topic-15-12, -uve-topic-9-11, -uve-topic-29-0, -uve-topic-19-1, -uve-topic-16-15, -uve-topic-20-25, -uve-topic-10-26, -uve-topic-9-22, structured_syslog_topic-4, -uve-topic-24-18, -uve-topic-14-19, -uve-topic-24-10, -uve-topic-14-11, -uve-topic-25-19, -uve-topic-15-20) (kafka.server.ReplicaAlterLogDirsManager) [2026-06-04 06:07:58,595] INFO [SocketServer listenerType=ZK_BROKER, nodeId=2] Stopped socket server request processors (kafka.network.SocketServer) [2026-06-04 06:07:58,596] INFO [data-plane Kafka Request Handler on Broker 2], shutting down (kafka.server.KafkaRequestHandlerPool) [2026-06-04 06:07:58,599] INFO [data-plane Kafka Request Handler on Broker 2], shut down completely (kafka.server.KafkaRequestHandlerPool) [2026-06-04 06:07:58,605] INFO [ExpirationReaper-2-AlterAcls]: Shutting down (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-04 06:07:58,605] INFO [ExpirationReaper-2-AlterAcls]: Shutdown completed (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-04 06:07:58,605] INFO [ExpirationReaper-2-AlterAcls]: Stopped (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-04 06:07:58,608] INFO [KafkaApi-2] Shutdown complete. (kafka.server.KafkaApis) [2026-06-04 06:07:58,609] INFO [ExpirationReaper-2-topic]: Shutting down (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-04 06:07:58,609] INFO [ExpirationReaper-2-topic]: Stopped (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-04 06:07:58,609] INFO [ExpirationReaper-2-topic]: Shutdown completed (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-04 06:07:58,612] INFO [TransactionCoordinator id=2] Shutting down. (kafka.coordinator.transaction.TransactionCoordinator) [2026-06-04 06:07:58,613] INFO [Transaction State Manager 2]: Shutdown complete (kafka.coordinator.transaction.TransactionStateManager) [2026-06-04 06:07:58,614] INFO [TxnMarkerSenderThread-2]: Shutting down (kafka.coordinator.transaction.TransactionMarkerChannelManager) [2026-06-04 06:07:58,614] INFO [TxnMarkerSenderThread-2]: Stopped (kafka.coordinator.transaction.TransactionMarkerChannelManager) [2026-06-04 06:07:58,615] INFO [TxnMarkerSenderThread-2]: Shutdown completed (kafka.coordinator.transaction.TransactionMarkerChannelManager) [2026-06-04 06:07:58,616] INFO [TransactionCoordinator id=2] Shutdown complete. (kafka.coordinator.transaction.TransactionCoordinator) [2026-06-04 06:07:58,618] INFO [GroupCoordinator 2]: Shutting down. (kafka.coordinator.group.GroupCoordinator) [2026-06-04 06:07:58,618] INFO [ExpirationReaper-2-Heartbeat]: Shutting down (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-04 06:07:58,619] INFO [ExpirationReaper-2-Heartbeat]: Stopped (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-04 06:07:58,619] INFO [ExpirationReaper-2-Heartbeat]: Shutdown completed (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-04 06:07:58,620] INFO [ExpirationReaper-2-Rebalance]: Shutting down (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-04 06:07:58,621] INFO [ExpirationReaper-2-Rebalance]: Stopped (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-04 06:07:58,621] INFO [ExpirationReaper-2-Rebalance]: Shutdown completed (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-04 06:07:58,622] INFO [GroupCoordinator 2]: Shutdown complete. (kafka.coordinator.group.GroupCoordinator) [2026-06-04 06:07:58,623] INFO [ReplicaManager broker=2] Shutting down (kafka.server.ReplicaManager) [2026-06-04 06:07:58,623] INFO [LogDirFailureHandler]: Shutting down (kafka.server.ReplicaManager$LogDirFailureHandler) [2026-06-04 06:07:58,624] INFO [LogDirFailureHandler]: Stopped (kafka.server.ReplicaManager$LogDirFailureHandler) [2026-06-04 06:07:58,624] INFO [LogDirFailureHandler]: Shutdown completed (kafka.server.ReplicaManager$LogDirFailureHandler) [2026-06-04 06:07:58,624] INFO [ReplicaFetcherManager on broker 2] shutting down (kafka.server.ReplicaFetcherManager) [2026-06-04 06:07:58,626] INFO [ReplicaFetcherManager on broker 2] shutdown completed (kafka.server.ReplicaFetcherManager) [2026-06-04 06:07:58,626] INFO [ReplicaAlterLogDirsManager on broker 2] shutting down (kafka.server.ReplicaAlterLogDirsManager) [2026-06-04 06:07:58,626] INFO [ReplicaAlterLogDirsManager on broker 2] shutdown completed (kafka.server.ReplicaAlterLogDirsManager) [2026-06-04 06:07:58,626] INFO [ExpirationReaper-2-Fetch]: Shutting down (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-04 06:07:58,627] INFO [ExpirationReaper-2-Fetch]: Shutdown completed (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-04 06:07:58,627] INFO [ExpirationReaper-2-Fetch]: Stopped (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-04 06:07:58,627] INFO [ExpirationReaper-2-RemoteFetch]: Shutting down (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-04 06:07:58,628] INFO [ExpirationReaper-2-RemoteFetch]: Stopped (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-04 06:07:58,628] INFO [ExpirationReaper-2-RemoteFetch]: Shutdown completed (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-04 06:07:58,628] INFO [ExpirationReaper-2-Produce]: Shutting down (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-04 06:07:58,629] INFO [ExpirationReaper-2-Produce]: Stopped (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-04 06:07:58,629] INFO [ExpirationReaper-2-Produce]: Shutdown completed (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-04 06:07:58,630] INFO [ExpirationReaper-2-DeleteRecords]: Shutting down (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-04 06:07:58,630] INFO [ExpirationReaper-2-DeleteRecords]: Stopped (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-04 06:07:58,630] INFO [ExpirationReaper-2-DeleteRecords]: Shutdown completed (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-04 06:07:58,631] INFO [ExpirationReaper-2-ElectLeader]: Shutting down (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-04 06:07:58,631] INFO [ExpirationReaper-2-ElectLeader]: Stopped (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-04 06:07:58,631] INFO [ExpirationReaper-2-ElectLeader]: Shutdown completed (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-04 06:07:58,643] INFO [AddPartitionsToTxnSenderThread-2]: Shutting down (kafka.server.AddPartitionsToTxnManager) [2026-06-04 06:07:58,644] INFO [AddPartitionsToTxnSenderThread-2]: Stopped (kafka.server.AddPartitionsToTxnManager) [2026-06-04 06:07:58,644] INFO [AddPartitionsToTxnSenderThread-2]: Shutdown completed (kafka.server.AddPartitionsToTxnManager) [2026-06-04 06:07:58,644] INFO [ReplicaManager broker=2] Shut down completely (kafka.server.ReplicaManager) [2026-06-04 06:07:58,645] INFO [zk-broker-2-to-controller-alter-partition-channel-manager]: Shutting down (kafka.server.NodeToControllerRequestThread) [2026-06-04 06:07:58,645] INFO [zk-broker-2-to-controller-alter-partition-channel-manager]: Shutdown completed (kafka.server.NodeToControllerRequestThread) [2026-06-04 06:07:58,645] INFO [zk-broker-2-to-controller-alter-partition-channel-manager]: Stopped (kafka.server.NodeToControllerRequestThread) [2026-06-04 06:07:58,647] INFO Node to controller channel manager for alter-partition shutdown (kafka.server.NodeToControllerChannelManagerImpl) [2026-06-04 06:07:58,648] INFO [zk-broker-2-to-controller-forwarding-channel-manager]: Shutting down (kafka.server.NodeToControllerRequestThread) [2026-06-04 06:07:58,648] INFO [zk-broker-2-to-controller-forwarding-channel-manager]: Stopped (kafka.server.NodeToControllerRequestThread) [2026-06-04 06:07:58,648] INFO [zk-broker-2-to-controller-forwarding-channel-manager]: Shutdown completed (kafka.server.NodeToControllerRequestThread) [2026-06-04 06:07:58,649] INFO Node to controller channel manager for forwarding shutdown (kafka.server.NodeToControllerChannelManagerImpl) [2026-06-04 06:07:58,650] INFO Shutting down. (kafka.log.LogManager) [2026-06-04 06:07:58,651] INFO [kafka-log-cleaner-thread-0]: Shutting down (kafka.log.LogCleaner$CleanerThread) [2026-06-04 06:07:58,651] INFO [kafka-log-cleaner-thread-0]: Stopped (kafka.log.LogCleaner$CleanerThread) [2026-06-04 06:07:58,651] INFO [kafka-log-cleaner-thread-0]: Shutdown completed (kafka.log.LogCleaner$CleanerThread) [2026-06-04 06:07:58,652] INFO [kafka-log-cleaner-thread-1]: Shutting down (kafka.log.LogCleaner$CleanerThread) [2026-06-04 06:07:58,652] INFO [kafka-log-cleaner-thread-1]: Stopped (kafka.log.LogCleaner$CleanerThread) [2026-06-04 06:07:58,652] INFO [kafka-log-cleaner-thread-1]: Shutdown completed (kafka.log.LogCleaner$CleanerThread) [2026-06-04 06:07:58,670] INFO [ProducerStateManager partition=-uve-topic-21-0] Wrote producer snapshot at offset 345 with 0 producer ids in 4 ms. (org.apache.kafka.storage.internals.log.ProducerStateManager) [2026-06-04 06:07:59,181] INFO [ProducerStateManager partition=-uve-topic-29-0] Wrote producer snapshot at offset 211 with 0 producer ids in 4 ms. (org.apache.kafka.storage.internals.log.ProducerStateManager) [2026-06-04 06:07:59,236] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-29] Wrote producer snapshot at offset 1 with 0 producer ids in 4 ms. (org.apache.kafka.storage.internals.log.ProducerStateManager) [2026-06-04 06:07:59,430] INFO [ProducerStateManager partition=-uve-topic-26-0] Wrote producer snapshot at offset 170 with 0 producer ids in 3 ms. (org.apache.kafka.storage.internals.log.ProducerStateManager) [2026-06-04 06:07:59,449] INFO [ProducerStateManager partition=-uve-topic-25-0] Wrote producer snapshot at offset 88 with 0 producer ids in 4 ms. (org.apache.kafka.storage.internals.log.ProducerStateManager) [2026-06-04 06:07:59,481] INFO [ProducerStateManager partition=-uve-topic-28-0] Wrote producer snapshot at offset 180 with 0 producer ids in 4 ms. (org.apache.kafka.storage.internals.log.ProducerStateManager) [2026-06-04 06:07:59,574] INFO [ProducerStateManager partition=-uve-topic-24-0] Wrote producer snapshot at offset 157 with 0 producer ids in 3 ms. (org.apache.kafka.storage.internals.log.ProducerStateManager) [2026-06-04 06:07:59,587] INFO [ProducerStateManager partition=-uve-topic-23-0] Wrote producer snapshot at offset 190 with 0 producer ids in 2 ms. (org.apache.kafka.storage.internals.log.ProducerStateManager) [2026-06-04 06:07:59,685] INFO [ProducerStateManager partition=-uve-topic-18-0] Wrote producer snapshot at offset 27 with 0 producer ids in 3 ms. (org.apache.kafka.storage.internals.log.ProducerStateManager) [2026-06-04 06:07:59,864] INFO [ProducerStateManager partition=-uve-topic-20-0] Wrote producer snapshot at offset 502 with 0 producer ids in 3 ms. (org.apache.kafka.storage.internals.log.ProducerStateManager) [2026-06-04 06:07:59,870] INFO [ProducerStateManager partition=-uve-topic-1-0] Wrote producer snapshot at offset 139 with 0 producer ids in 3 ms. (org.apache.kafka.storage.internals.log.ProducerStateManager) [2026-06-04 06:07:59,970] INFO [ProducerStateManager partition=-uve-topic-0-0] Wrote producer snapshot at offset 1906 with 0 producer ids in 3 ms. (org.apache.kafka.storage.internals.log.ProducerStateManager) [2026-06-04 06:08:00,137] INFO [ProducerStateManager partition=-uve-topic-22-0] Wrote producer snapshot at offset 259 with 0 producer ids in 4 ms. (org.apache.kafka.storage.internals.log.ProducerStateManager) [2026-06-04 06:08:00,307] INFO [ProducerStateManager partition=-uve-topic-2-0] Wrote producer snapshot at offset 136 with 0 producer ids in 5 ms. (org.apache.kafka.storage.internals.log.ProducerStateManager) [2026-06-04 06:08:00,489] INFO [ProducerStateManager partition=-uve-topic-19-0] Wrote producer snapshot at offset 27 with 0 producer ids in 3 ms. (org.apache.kafka.storage.internals.log.ProducerStateManager) [2026-06-04 06:08:00,727] INFO [ProducerStateManager partition=-uve-topic-27-0] Wrote producer snapshot at offset 283 with 0 producer ids in 3 ms. (org.apache.kafka.storage.internals.log.ProducerStateManager) [2026-06-04 06:08:00,876] INFO Shutdown complete. (kafka.log.LogManager) [2026-06-04 06:08:00,881] INFO [feature-zk-node-event-process-thread]: Shutting down (kafka.server.FinalizedFeatureChangeListener$ChangeNotificationProcessorThread) [2026-06-04 06:08:00,881] INFO [feature-zk-node-event-process-thread]: Stopped (kafka.server.FinalizedFeatureChangeListener$ChangeNotificationProcessorThread) [2026-06-04 06:08:00,881] INFO [feature-zk-node-event-process-thread]: Shutdown completed (kafka.server.FinalizedFeatureChangeListener$ChangeNotificationProcessorThread) [2026-06-04 06:08:00,881] INFO [ZooKeeperClient Kafka server] Closing. (kafka.zookeeper.ZooKeeperClient) [2026-06-04 06:08:00,988] INFO Session: 0x30000225df50000 closed (org.apache.zookeeper.ZooKeeper) [2026-06-04 06:08:00,988] INFO EventThread shut down for session: 0x30000225df50000 (org.apache.zookeeper.ClientCnxn) [2026-06-04 06:08:00,989] INFO [ZooKeeperClient Kafka server] Closed. (kafka.zookeeper.ZooKeeperClient) [2026-06-04 06:08:00,989] INFO [ThrottledChannelReaper-Fetch]: Shutting down (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2026-06-04 06:08:00,991] INFO [ThrottledChannelReaper-Fetch]: Stopped (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2026-06-04 06:08:00,991] INFO [ThrottledChannelReaper-Fetch]: Shutdown completed (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2026-06-04 06:08:00,991] INFO [ThrottledChannelReaper-Produce]: Shutting down (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2026-06-04 06:08:00,991] INFO [ThrottledChannelReaper-Produce]: Stopped (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2026-06-04 06:08:00,991] INFO [ThrottledChannelReaper-Produce]: Shutdown completed (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2026-06-04 06:08:00,991] INFO [ThrottledChannelReaper-Request]: Shutting down (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2026-06-04 06:08:00,991] INFO [ThrottledChannelReaper-Request]: Stopped (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2026-06-04 06:08:00,991] INFO [ThrottledChannelReaper-Request]: Shutdown completed (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2026-06-04 06:08:00,991] INFO [ThrottledChannelReaper-ControllerMutation]: Shutting down (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2026-06-04 06:08:00,991] INFO [ThrottledChannelReaper-ControllerMutation]: Stopped (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2026-06-04 06:08:00,991] INFO [ThrottledChannelReaper-ControllerMutation]: Shutdown completed (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2026-06-04 06:08:00,992] INFO [SocketServer listenerType=ZK_BROKER, nodeId=2] Shutting down socket server (kafka.network.SocketServer) [2026-06-04 06:08:00,997] INFO [SocketServer listenerType=ZK_BROKER, nodeId=2] Shutdown completed (kafka.network.SocketServer) [2026-06-04 06:08:00,997] INFO Metrics scheduler closed (org.apache.kafka.common.metrics.Metrics) [2026-06-04 06:08:00,997] INFO Closing reporter org.apache.kafka.common.metrics.JmxReporter (org.apache.kafka.common.metrics.Metrics) [2026-06-04 06:08:00,997] INFO Metrics reporters closed (org.apache.kafka.common.metrics.Metrics) [2026-06-04 06:08:00,998] INFO Broker and topic stats closed (kafka.server.BrokerTopicStats) [2026-06-04 06:08:00,998] INFO App info kafka.server for 2 unregistered (org.apache.kafka.common.utils.AppInfoParser) [2026-06-04 06:08:00,999] INFO [KafkaServer id=2] shut down completed (kafka.server.KafkaServer) +++ date ++ echo 'INFO: =================== Thu Jun 4 06:09:28 UTC 2026 ===================' INFO: =================== Thu Jun 4 06:09:28 UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ +++ cut -d / get_cidr_for_nic -f 1ens3 +++ command -v ip +++ local nic=ens3 +++ head -n 1 +++ awk '{print $2}' +++ grep 'inet ' +++ ip addr show dev ens3 ++ DEFAULT_LOCAL_IP=10.0.0.50 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=256 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 256 ]] ++ [[ -z '' ]] +++ mount -t hugetlbfs +++ tail +++ awk '/pagesize=2M/{print($3)}' -n 1 ++ HUGE_PAGES_2MB_DIR= ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=openstack ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=rbac ++ AUTH_MODE=keystone ++ AUTH_PARAMS= ++ SSL_ENABLE=false ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ ANALYTICSDB_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ ANALYTICS_SNMP_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8081 ' +++ '[' -n '10.0.0.38:8081 10.0.0.50:8081 10.0.0.33:8081 ' ']' +++ echo '10.0.0.38:8081 10.0.0.50:8081 10.0.0.33:8081' ++ ANALYTICS_SERVERS='10.0.0.38:8081 10.0.0.50:8081 10.0.0.33:8081' +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9042 ' +++ '[' -n '10.0.0.38:9042 10.0.0.50:9042 10.0.0.33:9042 ' ']' +++ echo '10.0.0.38:9042 10.0.0.50:9042 10.0.0.33:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.38:9042 10.0.0.50:9042 10.0.0.33:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8086 ' +++ '[' -n '10.0.0.38:8086 10.0.0.50:8086 10.0.0.33:8086 ' ']' +++ echo '10.0.0.38:8086 10.0.0.50:8086 10.0.0.33:8086' ++ COLLECTOR_SERVERS='10.0.0.38:8086 10.0.0.50:8086 10.0.0.33:8086' ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ CONFIGDB_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8082 ' +++ '[' -n '10.0.0.38:8082 10.0.0.50:8082 10.0.0.33:8082 ' ']' +++ echo '10.0.0.38:8082 10.0.0.50:8082 10.0.0.33:8082' ++ CONFIG_SERVERS='10.0.0.38:8082 10.0.0.50:8082 10.0.0.33:8082' +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9161 ' +++ '[' -n '10.0.0.38:9161 10.0.0.50:9161 10.0.0.33:9161 ' ']' +++ echo '10.0.0.38:9161 10.0.0.50:9161 10.0.0.33:9161' ++ CONFIGDB_SERVERS='10.0.0.38:9161 10.0.0.50:9161 10.0.0.33:9161' +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9041 ' +++ '[' -n '10.0.0.38:9041 10.0.0.50:9041 10.0.0.33:9041 ' ']' +++ echo '10.0.0.38:9041 10.0.0.50:9041 10.0.0.33:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.38:9041 10.0.0.50:9041 10.0.0.33:9041' ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=false ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=false ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=false ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.20.0.17,10.20.0.254,10.20.0.14 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.17,10.20.0.254,10.20.0.14 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+=10.0.0.38:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+=10.0.0.50:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+=10.0.0.33:2181, +++ '[' -n 10.0.0.38:2181,10.0.0.50:2181,10.0.0.33:2181, ']' +++ echo 10.0.0.38:2181,10.0.0.50:2181,10.0.0.33:2181 ++ ZOOKEEPER_SERVERS=10.0.0.38:2181,10.0.0.50:2181,10.0.0.33:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:2181 ' +++ '[' -n '10.0.0.38:2181 10.0.0.50:2181 10.0.0.33:2181 ' ']' +++ echo '10.0.0.38:2181 10.0.0.50:2181 10.0.0.33:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.38:2181 10.0.0.50:2181 10.0.0.33:2181' ++ RABBITMQ_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+=10.0.0.38:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+=10.0.0.50:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+=10.0.0.33:5673, +++ '[' -n 10.0.0.38:5673,10.0.0.50:5673,10.0.0.33:5673, ']' +++ echo 10.0.0.38:5673,10.0.0.50:5673,10.0.0.33:5673 ++ RABBITMQ_SERVERS=10.0.0.38:5673,10.0.0.50:5673,10.0.0.33:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=false ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:6379 ' +++ '[' -n '10.0.0.38:6379 10.0.0.50:6379 10.0.0.33:6379 ' ']' +++ echo '10.0.0.38:6379 10.0.0.50:6379 10.0.0.33:6379' ++ REDIS_SERVERS='10.0.0.38:6379 10.0.0.50:6379 10.0.0.33:6379' ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=false ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ redis_ssl_config= ++ KAFKA_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9092 ' +++ '[' -n '10.0.0.38:9092 10.0.0.50:9092 10.0.0.33:9092 ' ']' +++ echo '10.0.0.38:9092 10.0.0.50:9092 10.0.0.33:9092' ++ KAFKA_SERVERS='10.0.0.38:9092 10.0.0.50:9092 10.0.0.33:9092' ++ KAFKA_SSL_ENABLE=false ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/v3 ++ KEYSTONE_AUTH_HOST=10.0.0.38 ++ KEYSTONE_AUTH_PROTO=http ++ KEYSTONE_AUTH_ADMIN_PORT=5000 ++ KEYSTONE_AUTH_PUBLIC_PORT=5000 ++ KEYSTONE_AUTH_URL_TOKENS=/v3/auth/tokens ++ KEYSTONE_AUTH_INSECURE=True ++ KEYSTONE_AUTH_CERTFILE= ++ KEYSTONE_AUTH_KEYFILE= ++ KEYSTONE_AUTH_CA_CERTFILE= ++ KEYSTONE_AUTH_ENDPOINT_TYPE= ++ KEYSTONE_AUTH_SYNC_ON_DEMAND= ++ KEYSTONE_AUTH_INTERFACE=public ++ KUBEMANAGER_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=false ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=false ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=false ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ /v3 == \/\v\2\.\0 ]] ++ [[ openstack == \o\p\e\n\s\t\a\c\k ]] ++ AUTH_MODE=keystone ++ [[ keystone == \k\e\y\s\t\o\n\e ]] ++ AUTH_PARAMS='--admin_password contrail123' ++ AUTH_PARAMS+=' --admin_tenant_name admin' ++ AUTH_PARAMS+=' --admin_user admin' ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + : auto + my_ip= + my_index=1 + '[' auto = auto ']' + for i in {1..10} ++ find_my_ip_and_order_for_node KAFKA ++ local server_typ=KAFKA_NODES ++ find_my_ip_and_order_for_node_list 10.0.0.38,10.0.0.50,10.0.0.33 ++ local servers=10.0.0.38,10.0.0.50,10.0.0.33 ++ local server_list= ++ IFS=, ++ read -ra server_list +++ get_local_ips +++ cat /proc/net/fib_trie +++ tr '\n' , +++ uniq +++ sort +++ awk '/32 host/ { print f } {f=$2}' +++ grep -vi host ++ local local_ips=,10.0.0.50,10.20.0.254,127.0.0.1,172.17.0.1,, ++ local ord=1 ++ for server in "${server_list[@]}" ++ local ret=0 +++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.38'\''))' ++ local server_ip=10.0.0.38 ++ [[ 0 == 0 ]] ++ [[ -n 10.0.0.38 ]] ++ [[ ,10.0.0.50,10.20.0.254,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.38, ]] ++ (( ord+=1 )) ++ for server in "${server_list[@]}" ++ local ret=0 +++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.50'\''))' ++ local server_ip=10.0.0.50 ++ [[ 0 == 0 ]] ++ [[ -n 10.0.0.50 ]] ++ [[ ,10.0.0.50,10.20.0.254,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.50, ]] ++ echo 10.0.0.50 2 ++ return + my_ip_and_order='10.0.0.50 2' + '[' -n '10.0.0.50 2' ']' + break + '[' -z '10.0.0.50 2' ']' ++ echo 10.0.0.50 2 ++ cut -d ' ' -f 1 + my_ip=10.0.0.50 ++ echo 10.0.0.50 2 ++ cut -d ' ' -f 2 + my_index=2 + export KAFKA_LISTEN_ADDRESS=10.0.0.50 + KAFKA_LISTEN_ADDRESS=10.0.0.50 + zk_servers_array=($ZOOKEEPER_SERVERS_SPACE_DELIM) + zk_list_size=3 + [[ 3 -gt 1 ]] + replication_factor=2 + KAFKA_BROKER_ID=2 + KAFKA_LISTEN_PORT=9092 + KAFKA_log_retention_bytes=268435456 + KAFKA_log_segment_bytes=268435456 + KAFKA_log_retention_hours=24 + KAFKA_log_cleanup_policy=delete + KAFKA_log_cleaner_threads=2 + KAFKA_log_cleaner_dedupe_buffer_size=250000000 + KAFKA_log_cleaner_enable=true + KAFKA_delete_topic_enable=true + KAFKA_KEY_PASSWORD=c0ntrail123 + KAFKA_STORE_PASSWORD=c0ntrail123 + CONFIG=/opt/kafka/config/server.properties + sed -i 's/^broker.id=.*$/broker.id=2/g' /opt/kafka/config/server.properties + sed -i 's/#port=.*$/port=9092/g' /opt/kafka/config/server.properties + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + sed -i 's/^#listeners=.*$/listeners=PLAINTEXT:\/\/10.0.0.50:9092/g' /opt/kafka/config/server.properties + sed -i 's)^zookeeper.connect=.*$)zookeeper.connect=10.0.0.38:2181,10.0.0.50:2181,10.0.0.33:2181)g' /opt/kafka/config/server.properties + sed -i 's/#advertised.host.name=.*$/advertised.host.name=10.0.0.50/g' /opt/kafka/config/server.properties + sed -i 's/^#log.retention.bytes=.*$/log.retention.bytes=268435456/g' /opt/kafka/config/server.properties + sed -i 's/^log.retention.hours=.*$/log.retention.hours=24/g' /opt/kafka/config/server.properties + sed -i 's/^log.segment.bytes=.*$/log.segment.bytes=268435456/g' /opt/kafka/config/server.properties + sed -i 's/^num.partitions=.*$/num.partitions=30/g' /opt/kafka/config/server.properties + echo ' ' + [[ 3 -eq 2 ]] + [[ 3 -gt 2 ]] + grep -q '^default.replication.factor' /opt/kafka/config/server.properties + echo default.replication.factor=3 + grep -q '^min.insync.replicas' /opt/kafka/config/server.properties + echo min.insync.replicas=2 + echo log.cleanup.policy=delete + echo log.cleaner.threads=2 + echo log.cleaner.dedupe.buffer.size=250000000 + echo offsets.topic.replication.factor=2 + echo reserved.broker.max.id=100001 + chown -R appuser:appuser /opt/kafka /opt/kafka/config /var/log/kafka + chmod -R 750 /var/log/kafka ++ id -u appuser + CONTRAIL_UID=1000 ++ id -g appuser + CONTRAIL_GID=1000 + exec /opt/kafka/bin/kafka-server-start.sh /opt/kafka/config/server.properties [2026-06-04 06:09:30,757] INFO Registered kafka:type=kafka.Log4jController MBean (kafka.utils.Log4jControllerRegistration$) [2026-06-04 06:09:31,020] INFO Setting -D jdk.tls.rejectClientInitiatedRenegotiation=true to disable client-initiated TLS renegotiation (org.apache.zookeeper.common.X509Util) [2026-06-04 06:09:31,121] INFO Registered signal handlers for TERM, INT, HUP (org.apache.kafka.common.utils.LoggingSignalHandler) [2026-06-04 06:09:31,122] INFO starting (kafka.server.KafkaServer) [2026-06-04 06:09:31,123] INFO Connecting to zookeeper on 10.0.0.38:2181,10.0.0.50:2181,10.0.0.33:2181 (kafka.server.KafkaServer) [2026-06-04 06:09:31,146] INFO [ZooKeeperClient Kafka server] Initializing a new session to 10.0.0.38:2181,10.0.0.50:2181,10.0.0.33:2181. (kafka.zookeeper.ZooKeeperClient) [2026-06-04 06:09:31,150] INFO Client environment:zookeeper.version=3.8.4-9316c2a7a97e1666d8f4593f34dd6fc36ecc436c, built on 2024-02-12 22:16 UTC (org.apache.zookeeper.ZooKeeper) [2026-06-04 06:09:31,151] INFO Client environment:host.name=cn-jenkins-deploy-platform-ansible-os-5888-2. (org.apache.zookeeper.ZooKeeper) [2026-06-04 06:09:31,151] INFO Client environment:java.version=21.0.7 (org.apache.zookeeper.ZooKeeper) [2026-06-04 06:09:31,151] INFO Client environment:java.vendor=Eclipse Adoptium (org.apache.zookeeper.ZooKeeper) [2026-06-04 06:09:31,151] INFO Client environment:java.home=/opt/java/openjdk (org.apache.zookeeper.ZooKeeper) [2026-06-04 06:09:31,151] INFO Client environment:java.class.path=/opt/kafka/bin/../libs/activation-1.1.1.jar:/opt/kafka/bin/../libs/aopalliance-repackaged-2.6.1.jar:/opt/kafka/bin/../libs/argparse4j-0.7.0.jar:/opt/kafka/bin/../libs/audience-annotations-0.12.0.jar:/opt/kafka/bin/../libs/caffeine-2.9.3.jar:/opt/kafka/bin/../libs/commons-beanutils-1.9.4.jar:/opt/kafka/bin/../libs/commons-cli-1.4.jar:/opt/kafka/bin/../libs/commons-collections-3.2.2.jar:/opt/kafka/bin/../libs/commons-digester-2.1.jar:/opt/kafka/bin/../libs/commons-io-2.14.0.jar:/opt/kafka/bin/../libs/commons-lang3-3.12.0.jar:/opt/kafka/bin/../libs/commons-logging-1.2.jar:/opt/kafka/bin/../libs/commons-validator-1.7.jar:/opt/kafka/bin/../libs/connect-api-3.9.1.jar:/opt/kafka/bin/../libs/connect-basic-auth-extension-3.9.1.jar:/opt/kafka/bin/../libs/connect-json-3.9.1.jar:/opt/kafka/bin/../libs/connect-mirror-3.9.1.jar:/opt/kafka/bin/../libs/connect-mirror-client-3.9.1.jar:/opt/kafka/bin/../libs/connect-runtime-3.9.1.jar:/opt/kafka/bin/../libs/connect-transforms-3.9.1.jar:/opt/kafka/bin/../libs/error_prone_annotations-2.10.0.jar:/opt/kafka/bin/../libs/hk2-api-2.6.1.jar:/opt/kafka/bin/../libs/hk2-locator-2.6.1.jar:/opt/kafka/bin/../libs/hk2-utils-2.6.1.jar:/opt/kafka/bin/../libs/jackson-annotations-2.16.2.jar:/opt/kafka/bin/../libs/jackson-core-2.16.2.jar:/opt/kafka/bin/../libs/jackson-databind-2.16.2.jar:/opt/kafka/bin/../libs/jackson-dataformat-csv-2.16.2.jar:/opt/kafka/bin/../libs/jackson-datatype-jdk8-2.16.2.jar:/opt/kafka/bin/../libs/jackson-jaxrs-base-2.16.2.jar:/opt/kafka/bin/../libs/jackson-jaxrs-json-provider-2.16.2.jar:/opt/kafka/bin/../libs/jackson-module-afterburner-2.16.2.jar:/opt/kafka/bin/../libs/jackson-module-jaxb-annotations-2.16.2.jar:/opt/kafka/bin/../libs/jackson-module-scala_2.13-2.16.2.jar:/opt/kafka/bin/../libs/jakarta.activation-api-1.2.2.jar:/opt/kafka/bin/../libs/jakarta.annotation-api-1.3.5.jar:/opt/kafka/bin/../libs/jakarta.inject-2.6.1.jar:/opt/kafka/bin/../libs/jakarta.validation-api-2.0.2.jar:/opt/kafka/bin/../libs/jakarta.ws.rs-api-2.1.6.jar:/opt/kafka/bin/../libs/jakarta.xml.bind-api-2.3.3.jar:/opt/kafka/bin/../libs/javassist-3.29.2-GA.jar:/opt/kafka/bin/../libs/javax.activation-api-1.2.0.jar:/opt/kafka/bin/../libs/javax.annotation-api-1.3.2.jar:/opt/kafka/bin/../libs/javax.servlet-api-3.1.0.jar:/opt/kafka/bin/../libs/javax.ws.rs-api-2.1.1.jar:/opt/kafka/bin/../libs/jaxb-api-2.3.1.jar:/opt/kafka/bin/../libs/jersey-client-2.39.1.jar:/opt/kafka/bin/../libs/jersey-common-2.39.1.jar:/opt/kafka/bin/../libs/jersey-container-servlet-2.39.1.jar:/opt/kafka/bin/../libs/jersey-container-servlet-core-2.39.1.jar:/opt/kafka/bin/../libs/jersey-hk2-2.39.1.jar:/opt/kafka/bin/../libs/jersey-server-2.39.1.jar:/opt/kafka/bin/../libs/jetty-client-9.4.57.v20241219.jar:/opt/kafka/bin/../libs/jetty-continuation-9.4.57.v20241219.jar:/opt/kafka/bin/../libs/jetty-http-9.4.57.v20241219.jar:/opt/kafka/bin/../libs/jetty-io-9.4.57.v20241219.jar:/opt/kafka/bin/../libs/jetty-security-9.4.57.v20241219.jar:/opt/kafka/bin/../libs/jetty-server-9.4.57.v20241219.jar:/opt/kafka/bin/../libs/jetty-servlet-9.4.57.v20241219.jar:/opt/kafka/bin/../libs/jetty-servlets-9.4.57.v20241219.jar:/opt/kafka/bin/../libs/jetty-util-9.4.57.v20241219.jar:/opt/kafka/bin/../libs/jetty-util-ajax-9.4.57.v20241219.jar:/opt/kafka/bin/../libs/jline-3.25.1.jar:/opt/kafka/bin/../libs/jopt-simple-5.0.4.jar:/opt/kafka/bin/../libs/jose4j-0.9.4.jar:/opt/kafka/bin/../libs/jsr305-3.0.2.jar:/opt/kafka/bin/../libs/kafka-clients-3.9.1.jar:/opt/kafka/bin/../libs/kafka-group-coordinator-3.9.1.jar:/opt/kafka/bin/../libs/kafka-group-coordinator-api-3.9.1.jar:/opt/kafka/bin/../libs/kafka-metadata-3.9.1.jar:/opt/kafka/bin/../libs/kafka-raft-3.9.1.jar:/opt/kafka/bin/../libs/kafka-server-3.9.1.jar:/opt/kafka/bin/../libs/kafka-server-common-3.9.1.jar:/opt/kafka/bin/../libs/kafka-shell-3.9.1.jar:/opt/kafka/bin/../libs/kafka-storage-3.9.1.jar:/opt/kafka/bin/../libs/kafka-storage-api-3.9.1.jar:/opt/kafka/bin/../libs/kafka-streams-3.9.1.jar:/opt/kafka/bin/../libs/kafka-streams-examples-3.9.1.jar:/opt/kafka/bin/../libs/kafka-streams-scala_2.13-3.9.1.jar:/opt/kafka/bin/../libs/kafka-streams-test-utils-3.9.1.jar:/opt/kafka/bin/../libs/kafka-tools-3.9.1.jar:/opt/kafka/bin/../libs/kafka-tools-api-3.9.1.jar:/opt/kafka/bin/../libs/kafka-transaction-coordinator-3.9.1.jar:/opt/kafka/bin/../libs/kafka_2.13-3.9.1.jar:/opt/kafka/bin/../libs/lz4-java-1.8.0.jar:/opt/kafka/bin/../libs/maven-artifact-3.9.6.jar:/opt/kafka/bin/../libs/metrics-core-2.2.0.jar:/opt/kafka/bin/../libs/metrics-core-4.1.12.1.jar:/opt/kafka/bin/../libs/netty-buffer-4.1.119.Final.jar:/opt/kafka/bin/../libs/netty-codec-4.1.119.Final.jar:/opt/kafka/bin/../libs/netty-common-4.1.119.Final.jar:/opt/kafka/bin/../libs/netty-handler-4.1.119.Final.jar:/opt/kafka/bin/../libs/netty-resolver-4.1.119.Final.jar:/opt/kafka/bin/../libs/netty-transport-4.1.119.Final.jar:/opt/kafka/bin/../libs/netty-transport-classes-epoll-4.1.119.Final.jar:/opt/kafka/bin/../libs/netty-transport-native-epoll-4.1.119.Final.jar:/opt/kafka/bin/../libs/netty-transport-native-unix-common-4.1.119.Final.jar:/opt/kafka/bin/../libs/opentelemetry-proto-1.0.0-alpha.jar:/opt/kafka/bin/../libs/osgi-resource-locator-1.0.3.jar:/opt/kafka/bin/../libs/paranamer-2.8.jar:/opt/kafka/bin/../libs/pcollections-4.0.1.jar:/opt/kafka/bin/../libs/plexus-utils-3.5.1.jar:/opt/kafka/bin/../libs/protobuf-java-3.25.5.jar:/opt/kafka/bin/../libs/reflections-0.10.2.jar:/opt/kafka/bin/../libs/reload4j-1.2.25.jar:/opt/kafka/bin/../libs/rocksdbjni-7.9.2.jar:/opt/kafka/bin/../libs/scala-collection-compat_2.13-2.10.0.jar:/opt/kafka/bin/../libs/scala-java8-compat_2.13-1.0.2.jar:/opt/kafka/bin/../libs/scala-library-2.13.15.jar:/opt/kafka/bin/../libs/scala-logging_2.13-3.9.5.jar:/opt/kafka/bin/../libs/scala-reflect-2.13.15.jar:/opt/kafka/bin/../libs/slf4j-api-1.7.36.jar:/opt/kafka/bin/../libs/slf4j-reload4j-1.7.36.jar:/opt/kafka/bin/../libs/snappy-java-1.1.10.5.jar:/opt/kafka/bin/../libs/swagger-annotations-2.2.8.jar:/opt/kafka/bin/../libs/trogdor-3.9.1.jar:/opt/kafka/bin/../libs/zookeeper-3.8.4.jar:/opt/kafka/bin/../libs/zookeeper-jute-3.8.4.jar:/opt/kafka/bin/../libs/zstd-jni-1.5.6-4.jar (org.apache.zookeeper.ZooKeeper) [2026-06-04 06:09:31,151] INFO Client environment:java.library.path=/opt/java/openjdk/lib/server:/opt/java/openjdk/lib:/opt/java/openjdk/../lib:/usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib (org.apache.zookeeper.ZooKeeper) [2026-06-04 06:09:31,151] INFO Client environment:java.io.tmpdir=/tmp (org.apache.zookeeper.ZooKeeper) [2026-06-04 06:09:31,151] INFO Client environment:java.compiler= (org.apache.zookeeper.ZooKeeper) [2026-06-04 06:09:31,151] INFO Client environment:os.name=Linux (org.apache.zookeeper.ZooKeeper) [2026-06-04 06:09:31,151] INFO Client environment:os.arch=amd64 (org.apache.zookeeper.ZooKeeper) [2026-06-04 06:09:31,151] INFO Client environment:os.version=5.15.0-100-generic (org.apache.zookeeper.ZooKeeper) [2026-06-04 06:09:31,152] INFO Client environment:user.name=root (org.apache.zookeeper.ZooKeeper) [2026-06-04 06:09:31,152] INFO Client environment:user.home=/root (org.apache.zookeeper.ZooKeeper) [2026-06-04 06:09:31,152] INFO Client environment:user.dir=/opt/kafka (org.apache.zookeeper.ZooKeeper) [2026-06-04 06:09:31,152] INFO Client environment:os.memory.free=981MB (org.apache.zookeeper.ZooKeeper) [2026-06-04 06:09:31,152] INFO Client environment:os.memory.max=1024MB (org.apache.zookeeper.ZooKeeper) [2026-06-04 06:09:31,152] INFO Client environment:os.memory.total=1024MB (org.apache.zookeeper.ZooKeeper) [2026-06-04 06:09:31,154] INFO Initiating client connection, connectString=10.0.0.38:2181,10.0.0.50:2181,10.0.0.33:2181 sessionTimeout=18000 watcher=kafka.zookeeper.ZooKeeperClient$ZooKeeperClientWatcher$@1ef6d34c (org.apache.zookeeper.ZooKeeper) [2026-06-04 06:09:31,157] INFO jute.maxbuffer value is 4194304 Bytes (org.apache.zookeeper.ClientCnxnSocket) [2026-06-04 06:09:31,165] INFO zookeeper.request.timeout value is 0. feature enabled=false (org.apache.zookeeper.ClientCnxn) [2026-06-04 06:09:31,167] INFO Opening socket connection to server /10.0.0.38:2181. (org.apache.zookeeper.ClientCnxn) [2026-06-04 06:09:31,169] INFO [ZooKeeperClient Kafka server] Waiting until connected. (kafka.zookeeper.ZooKeeperClient) [2026-06-04 06:09:31,170] INFO Socket connection established, initiating session, client: /10.0.0.50:51656, server: /10.0.0.38:2181 (org.apache.zookeeper.ClientCnxn) [2026-06-04 06:09:31,179] INFO Session establishment complete on server /10.0.0.38:2181, session id = 0x100002408b10036, negotiated timeout = 18000 (org.apache.zookeeper.ClientCnxn) [2026-06-04 06:09:31,182] INFO [ZooKeeperClient Kafka server] Connected. (kafka.zookeeper.ZooKeeperClient) [2026-06-04 06:09:31,487] INFO Cluster ID = J1SZX1T5SCW-MsBQlOHo8A (kafka.server.KafkaServer) [2026-06-04 06:09:31,611] INFO KafkaConfig values: advertised.listeners = null alter.config.policy.class.name = null alter.log.dirs.replication.quota.window.num = 11 alter.log.dirs.replication.quota.window.size.seconds = 1 authorizer.class.name = auto.create.topics.enable = true auto.include.jmx.reporter = true auto.leader.rebalance.enable = true background.threads = 10 broker.heartbeat.interval.ms = 2000 broker.id = 2 broker.id.generation.enable = true broker.rack = null broker.session.timeout.ms = 9000 client.quota.callback.class = null compression.gzip.level = -1 compression.lz4.level = 9 compression.type = producer compression.zstd.level = 3 connection.failed.authentication.delay.ms = 100 connections.max.idle.ms = 600000 connections.max.reauth.ms = 0 control.plane.listener.name = null controlled.shutdown.enable = true controlled.shutdown.max.retries = 3 controlled.shutdown.retry.backoff.ms = 5000 controller.listener.names = null controller.quorum.append.linger.ms = 25 controller.quorum.bootstrap.servers = [] controller.quorum.election.backoff.max.ms = 1000 controller.quorum.election.timeout.ms = 1000 controller.quorum.fetch.timeout.ms = 2000 controller.quorum.request.timeout.ms = 2000 controller.quorum.retry.backoff.ms = 20 controller.quorum.voters = [] controller.quota.window.num = 11 controller.quota.window.size.seconds = 1 controller.socket.timeout.ms = 30000 create.topic.policy.class.name = null default.replication.factor = 3 delegation.token.expiry.check.interval.ms = 3600000 delegation.token.expiry.time.ms = 86400000 delegation.token.master.key = null delegation.token.max.lifetime.ms = 604800000 delegation.token.secret.key = null delete.records.purgatory.purge.interval.requests = 1 delete.topic.enable = true early.start.listeners = null eligible.leader.replicas.enable = false fetch.max.bytes = 57671680 fetch.purgatory.purge.interval.requests = 1000 group.consumer.assignors = [org.apache.kafka.coordinator.group.assignor.UniformAssignor, org.apache.kafka.coordinator.group.assignor.RangeAssignor] group.consumer.heartbeat.interval.ms = 5000 group.consumer.max.heartbeat.interval.ms = 15000 group.consumer.max.session.timeout.ms = 60000 group.consumer.max.size = 2147483647 group.consumer.migration.policy = disabled group.consumer.min.heartbeat.interval.ms = 5000 group.consumer.min.session.timeout.ms = 45000 group.consumer.session.timeout.ms = 45000 group.coordinator.append.linger.ms = 10 group.coordinator.new.enable = false group.coordinator.rebalance.protocols = [classic] group.coordinator.threads = 1 group.initial.rebalance.delay.ms = 0 group.max.session.timeout.ms = 1800000 group.max.size = 2147483647 group.min.session.timeout.ms = 6000 group.share.delivery.count.limit = 5 group.share.enable = false group.share.heartbeat.interval.ms = 5000 group.share.max.groups = 10 group.share.max.heartbeat.interval.ms = 15000 group.share.max.record.lock.duration.ms = 60000 group.share.max.session.timeout.ms = 60000 group.share.max.size = 200 group.share.min.heartbeat.interval.ms = 5000 group.share.min.record.lock.duration.ms = 15000 group.share.min.session.timeout.ms = 45000 group.share.partition.max.record.locks = 200 group.share.record.lock.duration.ms = 30000 group.share.session.timeout.ms = 45000 initial.broker.registration.timeout.ms = 60000 inter.broker.listener.name = null inter.broker.protocol.version = 3.9-IV0 kafka.metrics.polling.interval.secs = 10 kafka.metrics.reporters = [] leader.imbalance.check.interval.seconds = 300 leader.imbalance.per.broker.percentage = 10 listener.security.protocol.map = SASL_SSL:SASL_SSL,PLAINTEXT:PLAINTEXT,SSL:SSL,SASL_PLAINTEXT:SASL_PLAINTEXT listeners = PLAINTEXT://10.0.0.50:9092 log.cleaner.backoff.ms = 15000 log.cleaner.dedupe.buffer.size = 250000000 log.cleaner.delete.retention.ms = 86400000 log.cleaner.enable = true log.cleaner.io.buffer.load.factor = 0.9 log.cleaner.io.buffer.size = 524288 log.cleaner.io.max.bytes.per.second = 1.7976931348623157E308 log.cleaner.max.compaction.lag.ms = 9223372036854775807 log.cleaner.min.cleanable.ratio = 0.5 log.cleaner.min.compaction.lag.ms = 0 log.cleaner.threads = 2 log.cleanup.policy = [delete] log.dir = /tmp/kafka-logs log.dir.failure.timeout.ms = 30000 log.dirs = /tmp/kafka-logs log.flush.interval.messages = 9223372036854775807 log.flush.interval.ms = null log.flush.offset.checkpoint.interval.ms = 60000 log.flush.scheduler.interval.ms = 9223372036854775807 log.flush.start.offset.checkpoint.interval.ms = 60000 log.index.interval.bytes = 4096 log.index.size.max.bytes = 10485760 log.initial.task.delay.ms = 30000 log.local.retention.bytes = -2 log.local.retention.ms = -2 log.message.downconversion.enable = true log.message.format.version = 3.0-IV1 log.message.timestamp.after.max.ms = 9223372036854775807 log.message.timestamp.before.max.ms = 9223372036854775807 log.message.timestamp.difference.max.ms = 9223372036854775807 log.message.timestamp.type = CreateTime log.preallocate = false log.retention.bytes = 268435456 log.retention.check.interval.ms = 300000 log.retention.hours = 24 log.retention.minutes = null log.retention.ms = null log.roll.hours = 168 log.roll.jitter.hours = 0 log.roll.jitter.ms = null log.roll.ms = null log.segment.bytes = 1073741824 log.segment.delete.delay.ms = 60000 max.connection.creation.rate = 2147483647 max.connections = 2147483647 max.connections.per.ip = 2147483647 max.connections.per.ip.overrides = max.incremental.fetch.session.cache.slots = 1000 max.request.partition.size.limit = 2000 message.max.bytes = 1048588 metadata.log.dir = null metadata.log.max.record.bytes.between.snapshots = 20971520 metadata.log.max.snapshot.interval.ms = 3600000 metadata.log.segment.bytes = 1073741824 metadata.log.segment.min.bytes = 8388608 metadata.log.segment.ms = 604800000 metadata.max.idle.interval.ms = 500 metadata.max.retention.bytes = 104857600 metadata.max.retention.ms = 604800000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 min.insync.replicas = 2 node.id = 2 num.io.threads = 8 num.network.threads = 3 num.partitions = 30 num.recovery.threads.per.data.dir = 1 num.replica.alter.log.dirs.threads = null num.replica.fetchers = 1 offset.metadata.max.bytes = 4096 offsets.commit.required.acks = -1 offsets.commit.timeout.ms = 5000 offsets.load.buffer.size = 5242880 offsets.retention.check.interval.ms = 600000 offsets.retention.minutes = 10080 offsets.topic.compression.codec = 0 offsets.topic.num.partitions = 50 offsets.topic.replication.factor = 2 offsets.topic.segment.bytes = 104857600 password.encoder.cipher.algorithm = AES/CBC/PKCS5Padding password.encoder.iterations = 4096 password.encoder.key.length = 128 password.encoder.keyfactory.algorithm = null password.encoder.old.secret = null password.encoder.secret = null principal.builder.class = class org.apache.kafka.common.security.authenticator.DefaultKafkaPrincipalBuilder process.roles = [] producer.id.expiration.check.interval.ms = 600000 producer.id.expiration.ms = 86400000 producer.purgatory.purge.interval.requests = 1000 queued.max.request.bytes = -1 queued.max.requests = 500 quota.window.num = 11 quota.window.size.seconds = 1 remote.fetch.max.wait.ms = 500 remote.log.index.file.cache.total.size.bytes = 1073741824 remote.log.manager.copier.thread.pool.size = -1 remote.log.manager.copy.max.bytes.per.second = 9223372036854775807 remote.log.manager.copy.quota.window.num = 11 remote.log.manager.copy.quota.window.size.seconds = 1 remote.log.manager.expiration.thread.pool.size = -1 remote.log.manager.fetch.max.bytes.per.second = 9223372036854775807 remote.log.manager.fetch.quota.window.num = 11 remote.log.manager.fetch.quota.window.size.seconds = 1 remote.log.manager.task.interval.ms = 30000 remote.log.manager.task.retry.backoff.max.ms = 30000 remote.log.manager.task.retry.backoff.ms = 500 remote.log.manager.task.retry.jitter = 0.2 remote.log.manager.thread.pool.size = 10 remote.log.metadata.custom.metadata.max.bytes = 128 remote.log.metadata.manager.class.name = org.apache.kafka.server.log.remote.metadata.storage.TopicBasedRemoteLogMetadataManager remote.log.metadata.manager.class.path = null remote.log.metadata.manager.impl.prefix = rlmm.config. remote.log.metadata.manager.listener.name = null remote.log.reader.max.pending.tasks = 100 remote.log.reader.threads = 10 remote.log.storage.manager.class.name = null remote.log.storage.manager.class.path = null remote.log.storage.manager.impl.prefix = rsm.config. remote.log.storage.system.enable = false replica.fetch.backoff.ms = 1000 replica.fetch.max.bytes = 1048576 replica.fetch.min.bytes = 1 replica.fetch.response.max.bytes = 10485760 replica.fetch.wait.max.ms = 500 replica.high.watermark.checkpoint.interval.ms = 5000 replica.lag.time.max.ms = 30000 replica.selector.class = null replica.socket.receive.buffer.bytes = 65536 replica.socket.timeout.ms = 30000 replication.quota.window.num = 11 replication.quota.window.size.seconds = 1 request.timeout.ms = 30000 reserved.broker.max.id = 100001 sasl.client.callback.handler.class = null sasl.enabled.mechanisms = [GSSAPI] sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.principal.to.local.rules = [DEFAULT] 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.connect.timeout.ms = null sasl.login.read.timeout.ms = 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.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism.controller.protocol = GSSAPI sasl.mechanism.inter.broker.protocol = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null sasl.server.callback.handler.class = null sasl.server.max.receive.size = 524288 security.inter.broker.protocol = PLAINTEXT security.providers = null server.max.startup.time.ms = 9223372036854775807 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 socket.listen.backlog.size = 50 socket.receive.buffer.bytes = 102400 socket.request.max.bytes = 104857600 socket.send.buffer.bytes = 102400 ssl.allow.dn.changes = false ssl.allow.san.changes = false ssl.cipher.suites = [] ssl.client.auth = none 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.principal.mapping.rules = DEFAULT 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 telemetry.max.bytes = 1048576 transaction.abort.timed.out.transaction.cleanup.interval.ms = 10000 transaction.max.timeout.ms = 900000 transaction.partition.verification.enable = true transaction.remove.expired.transaction.cleanup.interval.ms = 3600000 transaction.state.log.load.buffer.size = 5242880 transaction.state.log.min.isr = 1 transaction.state.log.num.partitions = 50 transaction.state.log.replication.factor = 1 transaction.state.log.segment.bytes = 104857600 transactional.id.expiration.ms = 604800000 unclean.leader.election.enable = false unclean.leader.election.interval.ms = 300000 unstable.api.versions.enable = false unstable.feature.versions.enable = false zookeeper.clientCnxnSocket = null zookeeper.connect = 10.0.0.38:2181,10.0.0.50:2181,10.0.0.33:2181 zookeeper.connection.timeout.ms = 18000 zookeeper.max.in.flight.requests = 10 zookeeper.metadata.migration.enable = false zookeeper.metadata.migration.min.batch.size = 200 zookeeper.session.timeout.ms = 18000 zookeeper.set.acl = false zookeeper.ssl.cipher.suites = null zookeeper.ssl.client.enable = false zookeeper.ssl.crl.enable = false zookeeper.ssl.enabled.protocols = null zookeeper.ssl.endpoint.identification.algorithm = HTTPS zookeeper.ssl.keystore.location = null zookeeper.ssl.keystore.password = null zookeeper.ssl.keystore.type = null zookeeper.ssl.ocsp.enable = false zookeeper.ssl.protocol = TLSv1.2 zookeeper.ssl.truststore.location = null zookeeper.ssl.truststore.password = null zookeeper.ssl.truststore.type = null (kafka.server.KafkaConfig) [2026-06-04 06:09:31,687] INFO [ThrottledChannelReaper-Request]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2026-06-04 06:09:31,700] INFO [ThrottledChannelReaper-ControllerMutation]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2026-06-04 06:09:31,701] INFO [ThrottledChannelReaper-Fetch]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2026-06-04 06:09:31,700] INFO [ThrottledChannelReaper-Produce]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2026-06-04 06:09:31,703] INFO [KafkaServer id=2] Rewriting /tmp/kafka-logs/meta.properties (kafka.server.KafkaServer) [2026-06-04 06:09:31,823] INFO Loading logs from log dirs ArrayBuffer(/tmp/kafka-logs) (kafka.log.LogManager) [2026-06-04 06:09:31,828] INFO No logs found to be loaded in /tmp/kafka-logs (kafka.log.LogManager) [2026-06-04 06:09:31,857] INFO Loaded 0 logs in 34ms (kafka.log.LogManager) [2026-06-04 06:09:31,919] INFO Starting log cleanup with a period of 300000 ms. (kafka.log.LogManager) [2026-06-04 06:09:31,920] INFO Starting log flusher with a default period of 9223372036854775807 ms. (kafka.log.LogManager) [2026-06-04 06:09:32,038] INFO [kafka-log-cleaner-thread-0]: Starting (kafka.log.LogCleaner$CleanerThread) [2026-06-04 06:09:32,097] INFO [kafka-log-cleaner-thread-1]: Starting (kafka.log.LogCleaner$CleanerThread) [2026-06-04 06:09:32,110] INFO [feature-zk-node-event-process-thread]: Starting (kafka.server.FinalizedFeatureChangeListener$ChangeNotificationProcessorThread) [2026-06-04 06:09:32,127] INFO [MetadataCache brokerId=2] Updated cache from existing None to latest Features(metadataVersion=3.9-IV0, finalizedFeatures={}, finalizedFeaturesEpoch=0). (kafka.server.metadata.ZkMetadataCache) [2026-06-04 06:09:32,154] INFO [zk-broker-2-to-controller-forwarding-channel-manager]: Starting (kafka.server.NodeToControllerRequestThread) [2026-06-04 06:09:32,891] INFO Updated connection-accept-rate max connection creation rate to 2147483647 (kafka.network.ConnectionQuotas) [2026-06-04 06:09:32,997] INFO [SocketServer listenerType=ZK_BROKER, nodeId=2] Created data-plane acceptor and processors for endpoint : ListenerName(PLAINTEXT) (kafka.network.SocketServer) [2026-06-04 06:09:33,016] INFO [zk-broker-2-to-controller-alter-partition-channel-manager]: Starting (kafka.server.NodeToControllerRequestThread) [2026-06-04 06:09:33,094] INFO [ExpirationReaper-2-Produce]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-04 06:09:33,103] INFO [ExpirationReaper-2-DeleteRecords]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-04 06:09:33,103] INFO [ExpirationReaper-2-Fetch]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-04 06:09:33,106] INFO [ExpirationReaper-2-ElectLeader]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-04 06:09:33,108] INFO [ExpirationReaper-2-RemoteFetch]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-04 06:09:33,154] INFO [LogDirFailureHandler]: Starting (kafka.server.ReplicaManager$LogDirFailureHandler) [2026-06-04 06:09:33,155] INFO [AddPartitionsToTxnSenderThread-2]: Starting (kafka.server.AddPartitionsToTxnManager) [2026-06-04 06:09:33,235] INFO Creating /brokers/ids/2 (is it secure? false) (kafka.zk.KafkaZkClient) [2026-06-04 06:09:33,259] INFO Stat of the created znode at /brokers/ids/2 is: 8589940394,8589940394,1780553373249,1780553373249,1,0,0,72057748802568246,202,0,8589940394 (kafka.zk.KafkaZkClient) [2026-06-04 06:09:33,260] INFO Registered broker 2 at path /brokers/ids/2 with addresses: PLAINTEXT://10.0.0.50:9092, czxid (broker epoch): 8589940394 (kafka.zk.KafkaZkClient) [2026-06-04 06:09:33,360] INFO [ExpirationReaper-2-topic]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-04 06:09:33,366] INFO [ExpirationReaper-2-Heartbeat]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-04 06:09:33,369] INFO [ExpirationReaper-2-Rebalance]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-04 06:09:33,395] INFO [GroupCoordinator 2]: Starting up. (kafka.coordinator.group.GroupCoordinator) [2026-06-04 06:09:33,434] INFO [GroupCoordinator 2]: Startup complete. (kafka.coordinator.group.GroupCoordinator) [2026-06-04 06:09:33,497] INFO [TransactionCoordinator id=2] Starting up. (kafka.coordinator.transaction.TransactionCoordinator) [2026-06-04 06:09:33,522] INFO [TransactionCoordinator id=2] Startup complete. (kafka.coordinator.transaction.TransactionCoordinator) [2026-06-04 06:09:33,524] INFO [TxnMarkerSenderThread-2]: Starting (kafka.coordinator.transaction.TransactionMarkerChannelManager) [2026-06-04 06:09:33,669] INFO [ExpirationReaper-2-AlterAcls]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-04 06:09:33,738] INFO [/config/changes-event-process-thread]: Starting (kafka.common.ZkNodeChangeNotificationListener$ChangeEventProcessThread) [2026-06-04 06:09:34,102] INFO [SocketServer listenerType=ZK_BROKER, nodeId=2] Enabling request processing. (kafka.network.SocketServer) [2026-06-04 06:09:34,112] INFO Awaiting socket connections on 10.0.0.50:9092. (kafka.network.DataPlaneAcceptor) [2026-06-04 06:09:34,131] INFO [KafkaServer id=2] Start processing authorizer futures (kafka.server.KafkaServer) [2026-06-04 06:09:34,131] INFO [KafkaServer id=2] End processing authorizer futures (kafka.server.KafkaServer) [2026-06-04 06:09:34,131] INFO [KafkaServer id=2] Start processing enable request processing future (kafka.server.KafkaServer) [2026-06-04 06:09:34,132] INFO [KafkaServer id=2] End processing enable request processing future (kafka.server.KafkaServer) [2026-06-04 06:09:34,165] INFO Kafka version: 3.9.1 (org.apache.kafka.common.utils.AppInfoParser) [2026-06-04 06:09:34,165] INFO Kafka commitId: f745dfdcee2b9851 (org.apache.kafka.common.utils.AppInfoParser) [2026-06-04 06:09:34,165] INFO Kafka startTimeMs: 1780553374132 (org.apache.kafka.common.utils.AppInfoParser) [2026-06-04 06:09:34,176] INFO [KafkaServer id=2] started (kafka.server.KafkaServer) [2026-06-04 06:09:34,501] INFO [zk-broker-2-to-controller-forwarding-channel-manager]: Recorded new ZK controller, from now on will use node 10.0.0.50:9092 (id: 2 rack: null) (kafka.server.NodeToControllerRequestThread) [2026-06-04 06:09:34,522] INFO [zk-broker-2-to-controller-alter-partition-channel-manager]: Recorded new ZK controller, from now on will use node 10.0.0.50:9092 (id: 2 rack: null) (kafka.server.NodeToControllerRequestThread) [2026-06-04 06:09:34,864] INFO [LogLoader partition=-uve-topic-20-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:34,875] INFO Created log for partition -uve-topic-20-6 in /tmp/kafka-logs/-uve-topic-20-6 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:34,876] INFO [Partition -uve-topic-20-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-6 (kafka.cluster.Partition) [2026-06-04 06:09:34,878] INFO [Partition -uve-topic-20-6 broker=2] Log loaded for partition -uve-topic-20-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:34,883] INFO [LogLoader partition=-uve-topic-17-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:34,884] INFO Created log for partition -uve-topic-17-7 in /tmp/kafka-logs/-uve-topic-17-7 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:34,884] INFO [Partition -uve-topic-17-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-7 (kafka.cluster.Partition) [2026-06-04 06:09:34,884] INFO [Partition -uve-topic-17-7 broker=2] Log loaded for partition -uve-topic-17-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:34,888] INFO [LogLoader partition=-uve-topic-18-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:34,889] INFO Created log for partition -uve-topic-18-7 in /tmp/kafka-logs/-uve-topic-18-7 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:34,889] INFO [Partition -uve-topic-18-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-7 (kafka.cluster.Partition) [2026-06-04 06:09:34,889] INFO [Partition -uve-topic-18-7 broker=2] Log loaded for partition -uve-topic-18-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:34,893] INFO [LogLoader partition=-uve-topic-19-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:34,893] INFO Created log for partition -uve-topic-19-7 in /tmp/kafka-logs/-uve-topic-19-7 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:34,893] INFO [Partition -uve-topic-19-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-7 (kafka.cluster.Partition) [2026-06-04 06:09:34,894] INFO [Partition -uve-topic-19-7 broker=2] Log loaded for partition -uve-topic-19-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:34,898] INFO [LogLoader partition=-uve-topic-25-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:34,899] INFO Created log for partition -uve-topic-25-6 in /tmp/kafka-logs/-uve-topic-25-6 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:34,899] INFO [Partition -uve-topic-25-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-6 (kafka.cluster.Partition) [2026-06-04 06:09:34,899] INFO [Partition -uve-topic-25-6 broker=2] Log loaded for partition -uve-topic-25-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:34,903] INFO [LogLoader partition=-uve-topic-12-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:34,903] INFO Created log for partition -uve-topic-12-8 in /tmp/kafka-logs/-uve-topic-12-8 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:34,903] INFO [Partition -uve-topic-12-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-8 (kafka.cluster.Partition) [2026-06-04 06:09:34,903] INFO [Partition -uve-topic-12-8 broker=2] Log loaded for partition -uve-topic-12-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:34,906] INFO [LogLoader partition=-uve-topic-26-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:34,907] INFO Created log for partition -uve-topic-26-6 in /tmp/kafka-logs/-uve-topic-26-6 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:34,907] INFO [Partition -uve-topic-26-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-6 (kafka.cluster.Partition) [2026-06-04 06:09:34,907] INFO [Partition -uve-topic-26-6 broker=2] Log loaded for partition -uve-topic-26-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:34,911] INFO [LogLoader partition=-uve-topic-13-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:34,912] INFO Created log for partition -uve-topic-13-8 in /tmp/kafka-logs/-uve-topic-13-8 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:34,914] INFO [Partition -uve-topic-13-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-8 (kafka.cluster.Partition) [2026-06-04 06:09:34,914] INFO [Partition -uve-topic-13-8 broker=2] Log loaded for partition -uve-topic-13-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:34,922] INFO [LogLoader partition=-uve-topic-27-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:34,923] INFO Created log for partition -uve-topic-27-6 in /tmp/kafka-logs/-uve-topic-27-6 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:34,923] INFO [Partition -uve-topic-27-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-6 (kafka.cluster.Partition) [2026-06-04 06:09:34,923] INFO [Partition -uve-topic-27-6 broker=2] Log loaded for partition -uve-topic-27-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:34,942] INFO [LogLoader partition=-uve-topic-14-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:34,944] INFO Created log for partition -uve-topic-14-8 in /tmp/kafka-logs/-uve-topic-14-8 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:34,945] INFO [Partition -uve-topic-14-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-8 (kafka.cluster.Partition) [2026-06-04 06:09:34,945] INFO [Partition -uve-topic-14-8 broker=2] Log loaded for partition -uve-topic-14-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:34,963] INFO [LogLoader partition=-uve-topic-28-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:34,965] INFO Created log for partition -uve-topic-28-6 in /tmp/kafka-logs/-uve-topic-28-6 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:34,965] INFO [Partition -uve-topic-28-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-6 (kafka.cluster.Partition) [2026-06-04 06:09:34,965] INFO [Partition -uve-topic-28-6 broker=2] Log loaded for partition -uve-topic-28-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:34,978] INFO [LogLoader partition=-uve-topic-15-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:34,982] INFO Created log for partition -uve-topic-15-8 in /tmp/kafka-logs/-uve-topic-15-8 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:34,983] INFO [Partition -uve-topic-15-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-8 (kafka.cluster.Partition) [2026-06-04 06:09:34,985] INFO [Partition -uve-topic-15-8 broker=2] Log loaded for partition -uve-topic-15-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:34,999] INFO [LogLoader partition=-uve-topic-21-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:34,999] INFO Created log for partition -uve-topic-21-6 in /tmp/kafka-logs/-uve-topic-21-6 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:34,999] INFO [Partition -uve-topic-21-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-6 (kafka.cluster.Partition) [2026-06-04 06:09:34,999] INFO [Partition -uve-topic-21-6 broker=2] Log loaded for partition -uve-topic-21-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:35,014] INFO [LogLoader partition=-uve-topic-22-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:35,015] INFO Created log for partition -uve-topic-22-6 in /tmp/kafka-logs/-uve-topic-22-6 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:35,015] INFO [Partition -uve-topic-22-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-6 (kafka.cluster.Partition) [2026-06-04 06:09:35,016] INFO [Partition -uve-topic-22-6 broker=2] Log loaded for partition -uve-topic-22-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:35,038] INFO [LogLoader partition=-uve-topic-23-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:35,042] INFO Created log for partition -uve-topic-23-6 in /tmp/kafka-logs/-uve-topic-23-6 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:35,043] INFO [Partition -uve-topic-23-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-6 (kafka.cluster.Partition) [2026-06-04 06:09:35,045] INFO [Partition -uve-topic-23-6 broker=2] Log loaded for partition -uve-topic-23-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:35,062] INFO [LogLoader partition=-uve-topic-10-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:35,063] INFO Created log for partition -uve-topic-10-8 in /tmp/kafka-logs/-uve-topic-10-8 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:35,063] INFO [Partition -uve-topic-10-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-8 (kafka.cluster.Partition) [2026-06-04 06:09:35,063] INFO [Partition -uve-topic-10-8 broker=2] Log loaded for partition -uve-topic-10-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:35,074] INFO [LogLoader partition=-uve-topic-24-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:35,075] INFO Created log for partition -uve-topic-24-6 in /tmp/kafka-logs/-uve-topic-24-6 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:35,075] INFO [Partition -uve-topic-24-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-6 (kafka.cluster.Partition) [2026-06-04 06:09:35,075] INFO [Partition -uve-topic-24-6 broker=2] Log loaded for partition -uve-topic-24-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:35,085] INFO [LogLoader partition=-uve-topic-11-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:35,087] INFO Created log for partition -uve-topic-11-8 in /tmp/kafka-logs/-uve-topic-11-8 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:35,088] INFO [Partition -uve-topic-11-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-8 (kafka.cluster.Partition) [2026-06-04 06:09:35,088] INFO [Partition -uve-topic-11-8 broker=2] Log loaded for partition -uve-topic-11-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:35,114] INFO [LogLoader partition=-uve-topic-20-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:35,115] INFO Created log for partition -uve-topic-20-5 in /tmp/kafka-logs/-uve-topic-20-5 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:35,115] INFO [Partition -uve-topic-20-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-5 (kafka.cluster.Partition) [2026-06-04 06:09:35,115] INFO [Partition -uve-topic-20-5 broker=2] Log loaded for partition -uve-topic-20-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:35,136] INFO [LogLoader partition=-uve-topic-21-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:35,137] INFO Created log for partition -uve-topic-21-5 in /tmp/kafka-logs/-uve-topic-21-5 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:35,138] INFO [Partition -uve-topic-21-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-5 (kafka.cluster.Partition) [2026-06-04 06:09:35,139] INFO [Partition -uve-topic-21-5 broker=2] Log loaded for partition -uve-topic-21-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:35,185] INFO [LogLoader partition=-uve-topic-18-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:35,186] INFO Created log for partition -uve-topic-18-6 in /tmp/kafka-logs/-uve-topic-18-6 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:35,186] INFO [Partition -uve-topic-18-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-6 (kafka.cluster.Partition) [2026-06-04 06:09:35,186] INFO [Partition -uve-topic-18-6 broker=2] Log loaded for partition -uve-topic-18-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:35,252] INFO [LogLoader partition=-uve-topic-19-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:35,252] INFO Created log for partition -uve-topic-19-6 in /tmp/kafka-logs/-uve-topic-19-6 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:35,253] INFO [Partition -uve-topic-19-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-6 (kafka.cluster.Partition) [2026-06-04 06:09:35,253] INFO [Partition -uve-topic-19-6 broker=2] Log loaded for partition -uve-topic-19-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:35,305] INFO [LogLoader partition=-uve-topic-26-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:35,306] INFO Created log for partition -uve-topic-26-5 in /tmp/kafka-logs/-uve-topic-26-5 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:35,306] INFO [Partition -uve-topic-26-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-5 (kafka.cluster.Partition) [2026-06-04 06:09:35,306] INFO [Partition -uve-topic-26-5 broker=2] Log loaded for partition -uve-topic-26-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:35,384] INFO [LogLoader partition=-uve-topic-13-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:35,385] INFO Created log for partition -uve-topic-13-7 in /tmp/kafka-logs/-uve-topic-13-7 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:35,385] INFO [Partition -uve-topic-13-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-7 (kafka.cluster.Partition) [2026-06-04 06:09:35,385] INFO [Partition -uve-topic-13-7 broker=2] Log loaded for partition -uve-topic-13-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:35,422] INFO [LogLoader partition=-uve-topic-27-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:35,424] INFO Created log for partition -uve-topic-27-5 in /tmp/kafka-logs/-uve-topic-27-5 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:35,426] INFO [Partition -uve-topic-27-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-5 (kafka.cluster.Partition) [2026-06-04 06:09:35,426] INFO [Partition -uve-topic-27-5 broker=2] Log loaded for partition -uve-topic-27-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:35,440] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='structured_syslog_topic', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-06-04 06:09:35,443] INFO [LogLoader partition=-uve-topic-14-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:35,444] INFO Created log for partition -uve-topic-14-7 in /tmp/kafka-logs/-uve-topic-14-7 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:35,444] INFO [Partition -uve-topic-14-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-7 (kafka.cluster.Partition) [2026-06-04 06:09:35,445] INFO [Partition -uve-topic-14-7 broker=2] Log loaded for partition -uve-topic-14-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:35,484] INFO [LogLoader partition=-uve-topic-28-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:35,485] INFO Created log for partition -uve-topic-28-5 in /tmp/kafka-logs/-uve-topic-28-5 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:35,485] INFO [Partition -uve-topic-28-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-5 (kafka.cluster.Partition) [2026-06-04 06:09:35,485] INFO [Partition -uve-topic-28-5 broker=2] Log loaded for partition -uve-topic-28-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:35,552] INFO [LogLoader partition=-uve-topic-15-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:35,553] INFO Created log for partition -uve-topic-15-7 in /tmp/kafka-logs/-uve-topic-15-7 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:35,553] INFO [Partition -uve-topic-15-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-7 (kafka.cluster.Partition) [2026-06-04 06:09:35,554] INFO [Partition -uve-topic-15-7 broker=2] Log loaded for partition -uve-topic-15-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:35,606] INFO [LogLoader partition=-uve-topic-29-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:35,607] INFO Created log for partition -uve-topic-29-5 in /tmp/kafka-logs/-uve-topic-29-5 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:35,607] INFO [Partition -uve-topic-29-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-5 (kafka.cluster.Partition) [2026-06-04 06:09:35,607] INFO [Partition -uve-topic-29-5 broker=2] Log loaded for partition -uve-topic-29-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:35,662] INFO [LogLoader partition=-uve-topic-16-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:35,673] INFO Created log for partition -uve-topic-16-7 in /tmp/kafka-logs/-uve-topic-16-7 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:35,673] INFO [Partition -uve-topic-16-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-7 (kafka.cluster.Partition) [2026-06-04 06:09:35,673] INFO [Partition -uve-topic-16-7 broker=2] Log loaded for partition -uve-topic-16-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:35,689] INFO [LogLoader partition=-uve-topic-22-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:35,690] INFO Created log for partition -uve-topic-22-5 in /tmp/kafka-logs/-uve-topic-22-5 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:35,691] INFO [Partition -uve-topic-22-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-5 (kafka.cluster.Partition) [2026-06-04 06:09:35,691] INFO [Partition -uve-topic-22-5 broker=2] Log loaded for partition -uve-topic-22-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:35,726] INFO [LogLoader partition=-uve-topic-23-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:35,737] INFO Created log for partition -uve-topic-23-5 in /tmp/kafka-logs/-uve-topic-23-5 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:35,737] INFO [Partition -uve-topic-23-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-5 (kafka.cluster.Partition) [2026-06-04 06:09:35,738] INFO [Partition -uve-topic-23-5 broker=2] Log loaded for partition -uve-topic-23-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:35,751] INFO [LogLoader partition=-uve-topic-10-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:35,751] INFO Created log for partition -uve-topic-10-7 in /tmp/kafka-logs/-uve-topic-10-7 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:35,752] INFO [Partition -uve-topic-10-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-7 (kafka.cluster.Partition) [2026-06-04 06:09:35,752] INFO [Partition -uve-topic-10-7 broker=2] Log loaded for partition -uve-topic-10-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:35,792] INFO [LogLoader partition=-uve-topic-24-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:35,793] INFO Created log for partition -uve-topic-24-5 in /tmp/kafka-logs/-uve-topic-24-5 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:35,793] INFO [Partition -uve-topic-24-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-5 (kafka.cluster.Partition) [2026-06-04 06:09:35,793] INFO [Partition -uve-topic-24-5 broker=2] Log loaded for partition -uve-topic-24-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:35,884] INFO [LogLoader partition=-uve-topic-11-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:35,885] INFO Created log for partition -uve-topic-11-7 in /tmp/kafka-logs/-uve-topic-11-7 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:35,885] INFO [Partition -uve-topic-11-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-7 (kafka.cluster.Partition) [2026-06-04 06:09:35,887] INFO [Partition -uve-topic-11-7 broker=2] Log loaded for partition -uve-topic-11-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:35,956] INFO [LogLoader partition=-uve-topic-25-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:35,958] INFO Created log for partition -uve-topic-25-5 in /tmp/kafka-logs/-uve-topic-25-5 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:35,958] INFO [Partition -uve-topic-25-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-5 (kafka.cluster.Partition) [2026-06-04 06:09:35,959] INFO [Partition -uve-topic-25-5 broker=2] Log loaded for partition -uve-topic-25-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:36,040] INFO [LogLoader partition=-uve-topic-12-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:36,042] INFO Created log for partition -uve-topic-12-7 in /tmp/kafka-logs/-uve-topic-12-7 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:36,042] INFO [Partition -uve-topic-12-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-7 (kafka.cluster.Partition) [2026-06-04 06:09:36,042] INFO [Partition -uve-topic-12-7 broker=2] Log loaded for partition -uve-topic-12-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:36,134] INFO [LogLoader partition=-uve-topic-19-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:36,136] INFO Created log for partition -uve-topic-19-9 in /tmp/kafka-logs/-uve-topic-19-9 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:36,136] INFO [Partition -uve-topic-19-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-9 (kafka.cluster.Partition) [2026-06-04 06:09:36,136] INFO [Partition -uve-topic-19-9 broker=2] Log loaded for partition -uve-topic-19-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:36,171] INFO [LogLoader partition=-uve-topic-28-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:36,172] INFO Created log for partition -uve-topic-28-7 in /tmp/kafka-logs/-uve-topic-28-7 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:36,173] INFO [Partition -uve-topic-28-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-7 (kafka.cluster.Partition) [2026-06-04 06:09:36,173] INFO [Partition -uve-topic-28-7 broker=2] Log loaded for partition -uve-topic-28-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:36,220] INFO [LogLoader partition=-uve-topic-15-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:36,223] INFO Created log for partition -uve-topic-15-9 in /tmp/kafka-logs/-uve-topic-15-9 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:36,228] INFO [Partition -uve-topic-15-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-9 (kafka.cluster.Partition) [2026-06-04 06:09:36,229] INFO [Partition -uve-topic-15-9 broker=2] Log loaded for partition -uve-topic-15-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:36,246] INFO [LogLoader partition=-uve-topic-29-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:36,247] INFO Created log for partition -uve-topic-29-7 in /tmp/kafka-logs/-uve-topic-29-7 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:36,247] INFO [Partition -uve-topic-29-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-7 (kafka.cluster.Partition) [2026-06-04 06:09:36,248] INFO [Partition -uve-topic-29-7 broker=2] Log loaded for partition -uve-topic-29-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:36,259] INFO [LogLoader partition=-uve-topic-16-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:36,259] INFO Created log for partition -uve-topic-16-9 in /tmp/kafka-logs/-uve-topic-16-9 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:36,259] INFO [Partition -uve-topic-16-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-9 (kafka.cluster.Partition) [2026-06-04 06:09:36,259] INFO [Partition -uve-topic-16-9 broker=2] Log loaded for partition -uve-topic-16-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:36,276] INFO [LogLoader partition=-uve-topic-17-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:36,276] INFO Created log for partition -uve-topic-17-9 in /tmp/kafka-logs/-uve-topic-17-9 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:36,280] INFO [Partition -uve-topic-17-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-9 (kafka.cluster.Partition) [2026-06-04 06:09:36,280] INFO [Partition -uve-topic-17-9 broker=2] Log loaded for partition -uve-topic-17-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:36,286] INFO [LogLoader partition=-uve-topic-18-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:36,287] INFO Created log for partition -uve-topic-18-9 in /tmp/kafka-logs/-uve-topic-18-9 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:36,287] INFO [Partition -uve-topic-18-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-9 (kafka.cluster.Partition) [2026-06-04 06:09:36,287] INFO [Partition -uve-topic-18-9 broker=2] Log loaded for partition -uve-topic-18-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:36,296] INFO [LogLoader partition=-uve-topic-23-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:36,297] INFO Created log for partition -uve-topic-23-8 in /tmp/kafka-logs/-uve-topic-23-8 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:36,297] INFO [Partition -uve-topic-23-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-8 (kafka.cluster.Partition) [2026-06-04 06:09:36,297] INFO [Partition -uve-topic-23-8 broker=2] Log loaded for partition -uve-topic-23-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:36,311] INFO [LogLoader partition=-uve-topic-10-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:36,312] INFO Created log for partition -uve-topic-10-10 in /tmp/kafka-logs/-uve-topic-10-10 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:36,312] INFO [Partition -uve-topic-10-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-10 (kafka.cluster.Partition) [2026-06-04 06:09:36,313] INFO [Partition -uve-topic-10-10 broker=2] Log loaded for partition -uve-topic-10-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:36,328] INFO [LogLoader partition=-uve-topic-24-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:36,328] INFO Created log for partition -uve-topic-24-8 in /tmp/kafka-logs/-uve-topic-24-8 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:36,328] INFO [Partition -uve-topic-24-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-8 (kafka.cluster.Partition) [2026-06-04 06:09:36,329] INFO [Partition -uve-topic-24-8 broker=2] Log loaded for partition -uve-topic-24-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:36,342] INFO [LogLoader partition=-uve-topic-11-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:36,343] INFO Created log for partition -uve-topic-11-10 in /tmp/kafka-logs/-uve-topic-11-10 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:36,346] INFO [Partition -uve-topic-11-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-10 (kafka.cluster.Partition) [2026-06-04 06:09:36,346] INFO [Partition -uve-topic-11-10 broker=2] Log loaded for partition -uve-topic-11-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:36,377] INFO [LogLoader partition=-uve-topic-25-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:36,381] INFO Created log for partition -uve-topic-25-8 in /tmp/kafka-logs/-uve-topic-25-8 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:36,381] INFO [Partition -uve-topic-25-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-8 (kafka.cluster.Partition) [2026-06-04 06:09:36,382] INFO [Partition -uve-topic-25-8 broker=2] Log loaded for partition -uve-topic-25-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:36,391] INFO [LogLoader partition=-uve-topic-12-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:36,393] INFO Created log for partition -uve-topic-12-10 in /tmp/kafka-logs/-uve-topic-12-10 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:36,393] INFO [Partition -uve-topic-12-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-10 (kafka.cluster.Partition) [2026-06-04 06:09:36,393] INFO [Partition -uve-topic-12-10 broker=2] Log loaded for partition -uve-topic-12-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:36,398] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='structured_syslog_topic', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-06-04 06:09:36,427] INFO [LogLoader partition=-uve-topic-26-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:36,429] INFO Created log for partition -uve-topic-26-8 in /tmp/kafka-logs/-uve-topic-26-8 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:36,430] INFO [Partition -uve-topic-26-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-8 (kafka.cluster.Partition) [2026-06-04 06:09:36,434] INFO [Partition -uve-topic-26-8 broker=2] Log loaded for partition -uve-topic-26-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:36,446] INFO [LogLoader partition=-uve-topic-13-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:36,447] INFO Created log for partition -uve-topic-13-10 in /tmp/kafka-logs/-uve-topic-13-10 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:36,447] INFO [Partition -uve-topic-13-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-10 (kafka.cluster.Partition) [2026-06-04 06:09:36,447] INFO [Partition -uve-topic-13-10 broker=2] Log loaded for partition -uve-topic-13-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:36,455] INFO [LogLoader partition=-uve-topic-20-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:36,455] INFO Created log for partition -uve-topic-20-8 in /tmp/kafka-logs/-uve-topic-20-8 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:36,456] INFO [Partition -uve-topic-20-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-8 (kafka.cluster.Partition) [2026-06-04 06:09:36,456] INFO [Partition -uve-topic-20-8 broker=2] Log loaded for partition -uve-topic-20-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:36,461] INFO [LogLoader partition=-uve-topic-21-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:36,463] INFO Created log for partition -uve-topic-21-8 in /tmp/kafka-logs/-uve-topic-21-8 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:36,463] INFO [Partition -uve-topic-21-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-8 (kafka.cluster.Partition) [2026-06-04 06:09:36,464] INFO [Partition -uve-topic-21-8 broker=2] Log loaded for partition -uve-topic-21-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:36,467] INFO [LogLoader partition=-uve-topic-22-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:36,470] INFO Created log for partition -uve-topic-22-8 in /tmp/kafka-logs/-uve-topic-22-8 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:36,470] INFO [Partition -uve-topic-22-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-8 (kafka.cluster.Partition) [2026-06-04 06:09:36,470] INFO [Partition -uve-topic-22-8 broker=2] Log loaded for partition -uve-topic-22-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:36,476] INFO [LogLoader partition=-uve-topic-29-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:36,477] INFO Created log for partition -uve-topic-29-6 in /tmp/kafka-logs/-uve-topic-29-6 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:36,477] INFO [Partition -uve-topic-29-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-6 (kafka.cluster.Partition) [2026-06-04 06:09:36,478] INFO [Partition -uve-topic-29-6 broker=2] Log loaded for partition -uve-topic-29-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:36,493] INFO [LogLoader partition=-uve-topic-16-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:36,494] INFO Created log for partition -uve-topic-16-8 in /tmp/kafka-logs/-uve-topic-16-8 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:36,494] INFO [Partition -uve-topic-16-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-8 (kafka.cluster.Partition) [2026-06-04 06:09:36,494] INFO [Partition -uve-topic-16-8 broker=2] Log loaded for partition -uve-topic-16-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:36,527] INFO [LogLoader partition=-uve-topic-17-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:36,531] INFO Created log for partition -uve-topic-17-8 in /tmp/kafka-logs/-uve-topic-17-8 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:36,531] INFO [Partition -uve-topic-17-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-8 (kafka.cluster.Partition) [2026-06-04 06:09:36,531] INFO [Partition -uve-topic-17-8 broker=2] Log loaded for partition -uve-topic-17-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:36,535] INFO [LogLoader partition=-uve-topic-18-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:36,539] INFO Created log for partition -uve-topic-18-8 in /tmp/kafka-logs/-uve-topic-18-8 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:36,539] INFO [Partition -uve-topic-18-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-8 (kafka.cluster.Partition) [2026-06-04 06:09:36,539] INFO [Partition -uve-topic-18-8 broker=2] Log loaded for partition -uve-topic-18-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:36,552] INFO [LogLoader partition=-uve-topic-19-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:36,553] INFO Created log for partition -uve-topic-19-8 in /tmp/kafka-logs/-uve-topic-19-8 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:36,553] INFO [Partition -uve-topic-19-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-8 (kafka.cluster.Partition) [2026-06-04 06:09:36,553] INFO [Partition -uve-topic-19-8 broker=2] Log loaded for partition -uve-topic-19-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:36,558] INFO [LogLoader partition=-uve-topic-24-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:36,559] INFO Created log for partition -uve-topic-24-7 in /tmp/kafka-logs/-uve-topic-24-7 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:36,559] INFO [Partition -uve-topic-24-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-7 (kafka.cluster.Partition) [2026-06-04 06:09:36,559] INFO [Partition -uve-topic-24-7 broker=2] Log loaded for partition -uve-topic-24-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:36,564] INFO [LogLoader partition=-uve-topic-11-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:36,565] INFO Created log for partition -uve-topic-11-9 in /tmp/kafka-logs/-uve-topic-11-9 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:36,565] INFO [Partition -uve-topic-11-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-9 (kafka.cluster.Partition) [2026-06-04 06:09:36,565] INFO [Partition -uve-topic-11-9 broker=2] Log loaded for partition -uve-topic-11-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:36,579] INFO [LogLoader partition=-uve-topic-25-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:36,582] INFO Created log for partition -uve-topic-25-7 in /tmp/kafka-logs/-uve-topic-25-7 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:36,583] INFO [Partition -uve-topic-25-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-7 (kafka.cluster.Partition) [2026-06-04 06:09:36,583] INFO [Partition -uve-topic-25-7 broker=2] Log loaded for partition -uve-topic-25-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:36,589] INFO [LogLoader partition=-uve-topic-12-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:36,600] INFO Created log for partition -uve-topic-12-9 in /tmp/kafka-logs/-uve-topic-12-9 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:36,600] INFO [Partition -uve-topic-12-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-9 (kafka.cluster.Partition) [2026-06-04 06:09:36,601] INFO [Partition -uve-topic-12-9 broker=2] Log loaded for partition -uve-topic-12-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:36,606] INFO [LogLoader partition=-uve-topic-26-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:36,607] INFO Created log for partition -uve-topic-26-7 in /tmp/kafka-logs/-uve-topic-26-7 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:36,607] INFO [Partition -uve-topic-26-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-7 (kafka.cluster.Partition) [2026-06-04 06:09:36,607] INFO [Partition -uve-topic-26-7 broker=2] Log loaded for partition -uve-topic-26-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:36,611] INFO [LogLoader partition=-uve-topic-13-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:36,611] INFO Created log for partition -uve-topic-13-9 in /tmp/kafka-logs/-uve-topic-13-9 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:36,611] INFO [Partition -uve-topic-13-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-9 (kafka.cluster.Partition) [2026-06-04 06:09:36,612] INFO [Partition -uve-topic-13-9 broker=2] Log loaded for partition -uve-topic-13-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:36,621] INFO [LogLoader partition=-uve-topic-27-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:36,622] INFO Created log for partition -uve-topic-27-7 in /tmp/kafka-logs/-uve-topic-27-7 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:36,622] INFO [Partition -uve-topic-27-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-7 (kafka.cluster.Partition) [2026-06-04 06:09:36,622] INFO [Partition -uve-topic-27-7 broker=2] Log loaded for partition -uve-topic-27-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:36,636] INFO [LogLoader partition=-uve-topic-14-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:36,638] INFO Created log for partition -uve-topic-14-9 in /tmp/kafka-logs/-uve-topic-14-9 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:36,638] INFO [Partition -uve-topic-14-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-9 (kafka.cluster.Partition) [2026-06-04 06:09:36,638] INFO [Partition -uve-topic-14-9 broker=2] Log loaded for partition -uve-topic-14-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:36,645] INFO [LogLoader partition=-uve-topic-20-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:36,647] INFO Created log for partition -uve-topic-20-7 in /tmp/kafka-logs/-uve-topic-20-7 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:36,648] INFO [Partition -uve-topic-20-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-7 (kafka.cluster.Partition) [2026-06-04 06:09:36,648] INFO [Partition -uve-topic-20-7 broker=2] Log loaded for partition -uve-topic-20-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:36,662] INFO [LogLoader partition=-uve-topic-21-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:36,664] INFO Created log for partition -uve-topic-21-7 in /tmp/kafka-logs/-uve-topic-21-7 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:36,665] INFO [Partition -uve-topic-21-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-7 (kafka.cluster.Partition) [2026-06-04 06:09:36,665] INFO [Partition -uve-topic-21-7 broker=2] Log loaded for partition -uve-topic-21-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:36,683] INFO [LogLoader partition=-uve-topic-22-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:36,690] INFO Created log for partition -uve-topic-22-7 in /tmp/kafka-logs/-uve-topic-22-7 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:36,690] INFO [Partition -uve-topic-22-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-7 (kafka.cluster.Partition) [2026-06-04 06:09:36,690] INFO [Partition -uve-topic-22-7 broker=2] Log loaded for partition -uve-topic-22-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:36,715] INFO [LogLoader partition=-uve-topic-23-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:36,723] INFO Created log for partition -uve-topic-23-7 in /tmp/kafka-logs/-uve-topic-23-7 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:36,725] INFO [Partition -uve-topic-23-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-7 (kafka.cluster.Partition) [2026-06-04 06:09:36,726] INFO [Partition -uve-topic-23-7 broker=2] Log loaded for partition -uve-topic-23-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:36,759] INFO [LogLoader partition=-uve-topic-10-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:36,759] INFO Created log for partition -uve-topic-10-9 in /tmp/kafka-logs/-uve-topic-10-9 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:36,759] INFO [Partition -uve-topic-10-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-9 (kafka.cluster.Partition) [2026-06-04 06:09:36,759] INFO [Partition -uve-topic-10-9 broker=2] Log loaded for partition -uve-topic-10-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:36,772] INFO [LogLoader partition=-uve-topic-17-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:36,782] INFO Created log for partition -uve-topic-17-11 in /tmp/kafka-logs/-uve-topic-17-11 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:36,787] INFO [Partition -uve-topic-17-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-11 (kafka.cluster.Partition) [2026-06-04 06:09:36,790] INFO [Partition -uve-topic-17-11 broker=2] Log loaded for partition -uve-topic-17-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:36,805] INFO [LogLoader partition=-uve-topic-18-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:36,806] INFO Created log for partition -uve-topic-18-11 in /tmp/kafka-logs/-uve-topic-18-11 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:36,808] INFO [Partition -uve-topic-18-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-11 (kafka.cluster.Partition) [2026-06-04 06:09:36,808] INFO [Partition -uve-topic-18-11 broker=2] Log loaded for partition -uve-topic-18-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:36,815] INFO [LogLoader partition=-uve-topic-19-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:36,817] INFO Created log for partition -uve-topic-19-11 in /tmp/kafka-logs/-uve-topic-19-11 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:36,817] INFO [Partition -uve-topic-19-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-11 (kafka.cluster.Partition) [2026-06-04 06:09:36,817] INFO [Partition -uve-topic-19-11 broker=2] Log loaded for partition -uve-topic-19-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:36,825] INFO [LogLoader partition=-uve-topic-26-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:36,827] INFO Created log for partition -uve-topic-26-9 in /tmp/kafka-logs/-uve-topic-26-9 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:36,828] INFO [Partition -uve-topic-26-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-9 (kafka.cluster.Partition) [2026-06-04 06:09:36,829] INFO [Partition -uve-topic-26-9 broker=2] Log loaded for partition -uve-topic-26-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:36,841] INFO [LogLoader partition=-uve-topic-13-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:36,842] INFO Created log for partition -uve-topic-13-11 in /tmp/kafka-logs/-uve-topic-13-11 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:36,842] INFO [Partition -uve-topic-13-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-11 (kafka.cluster.Partition) [2026-06-04 06:09:36,842] INFO [Partition -uve-topic-13-11 broker=2] Log loaded for partition -uve-topic-13-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:36,851] INFO [LogLoader partition=-uve-topic-27-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:36,853] INFO Created log for partition -uve-topic-27-9 in /tmp/kafka-logs/-uve-topic-27-9 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:36,853] INFO [Partition -uve-topic-27-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-9 (kafka.cluster.Partition) [2026-06-04 06:09:36,853] INFO [Partition -uve-topic-27-9 broker=2] Log loaded for partition -uve-topic-27-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:36,865] INFO [LogLoader partition=-uve-topic-14-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:36,866] INFO Created log for partition -uve-topic-14-11 in /tmp/kafka-logs/-uve-topic-14-11 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:36,866] INFO [Partition -uve-topic-14-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-11 (kafka.cluster.Partition) [2026-06-04 06:09:36,866] INFO [Partition -uve-topic-14-11 broker=2] Log loaded for partition -uve-topic-14-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:36,872] INFO [LogLoader partition=-uve-topic-28-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:36,873] INFO Created log for partition -uve-topic-28-9 in /tmp/kafka-logs/-uve-topic-28-9 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:36,873] INFO [Partition -uve-topic-28-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-9 (kafka.cluster.Partition) [2026-06-04 06:09:36,873] INFO [Partition -uve-topic-28-9 broker=2] Log loaded for partition -uve-topic-28-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:36,885] INFO [LogLoader partition=-uve-topic-15-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:36,885] INFO Created log for partition -uve-topic-15-11 in /tmp/kafka-logs/-uve-topic-15-11 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:36,885] INFO [Partition -uve-topic-15-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-11 (kafka.cluster.Partition) [2026-06-04 06:09:36,885] INFO [Partition -uve-topic-15-11 broker=2] Log loaded for partition -uve-topic-15-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:36,889] INFO [LogLoader partition=-uve-topic-29-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:36,891] INFO Created log for partition -uve-topic-29-9 in /tmp/kafka-logs/-uve-topic-29-9 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:36,891] INFO [Partition -uve-topic-29-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-9 (kafka.cluster.Partition) [2026-06-04 06:09:36,891] INFO [Partition -uve-topic-29-9 broker=2] Log loaded for partition -uve-topic-29-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:36,896] INFO [LogLoader partition=-uve-topic-16-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:36,897] INFO Created log for partition -uve-topic-16-11 in /tmp/kafka-logs/-uve-topic-16-11 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:36,897] INFO [Partition -uve-topic-16-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-11 (kafka.cluster.Partition) [2026-06-04 06:09:36,897] INFO [Partition -uve-topic-16-11 broker=2] Log loaded for partition -uve-topic-16-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:36,911] INFO [LogLoader partition=-uve-topic-21-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:36,912] INFO Created log for partition -uve-topic-21-10 in /tmp/kafka-logs/-uve-topic-21-10 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:36,912] INFO [Partition -uve-topic-21-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-10 (kafka.cluster.Partition) [2026-06-04 06:09:36,912] INFO [Partition -uve-topic-21-10 broker=2] Log loaded for partition -uve-topic-21-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:36,916] INFO [LogLoader partition=-uve-topic-22-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:36,917] INFO Created log for partition -uve-topic-22-10 in /tmp/kafka-logs/-uve-topic-22-10 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:36,917] INFO [Partition -uve-topic-22-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-10 (kafka.cluster.Partition) [2026-06-04 06:09:36,917] INFO [Partition -uve-topic-22-10 broker=2] Log loaded for partition -uve-topic-22-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:36,927] INFO [LogLoader partition=-uve-topic-23-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:36,928] INFO Created log for partition -uve-topic-23-10 in /tmp/kafka-logs/-uve-topic-23-10 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:36,928] INFO [Partition -uve-topic-23-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-10 (kafka.cluster.Partition) [2026-06-04 06:09:36,928] INFO [Partition -uve-topic-23-10 broker=2] Log loaded for partition -uve-topic-23-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:36,936] INFO [LogLoader partition=-uve-topic-10-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:36,937] INFO Created log for partition -uve-topic-10-12 in /tmp/kafka-logs/-uve-topic-10-12 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:36,937] INFO [Partition -uve-topic-10-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-12 (kafka.cluster.Partition) [2026-06-04 06:09:36,937] INFO [Partition -uve-topic-10-12 broker=2] Log loaded for partition -uve-topic-10-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:36,940] INFO [LogLoader partition=-uve-topic-24-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:36,940] INFO Created log for partition -uve-topic-24-10 in /tmp/kafka-logs/-uve-topic-24-10 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:36,940] INFO [Partition -uve-topic-24-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-10 (kafka.cluster.Partition) [2026-06-04 06:09:36,940] INFO [Partition -uve-topic-24-10 broker=2] Log loaded for partition -uve-topic-24-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:36,971] INFO [LogLoader partition=-uve-topic-11-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:36,971] INFO Created log for partition -uve-topic-11-12 in /tmp/kafka-logs/-uve-topic-11-12 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:36,971] INFO [Partition -uve-topic-11-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-12 (kafka.cluster.Partition) [2026-06-04 06:09:36,971] INFO [Partition -uve-topic-11-12 broker=2] Log loaded for partition -uve-topic-11-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:36,980] INFO [LogLoader partition=-uve-topic-20-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:36,981] INFO Created log for partition -uve-topic-20-10 in /tmp/kafka-logs/-uve-topic-20-10 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:36,981] INFO [Partition -uve-topic-20-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-10 (kafka.cluster.Partition) [2026-06-04 06:09:36,981] INFO [Partition -uve-topic-20-10 broker=2] Log loaded for partition -uve-topic-20-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:36,988] INFO [LogLoader partition=-uve-topic-18-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:36,989] INFO Created log for partition -uve-topic-18-10 in /tmp/kafka-logs/-uve-topic-18-10 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:36,989] INFO [Partition -uve-topic-18-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-10 (kafka.cluster.Partition) [2026-06-04 06:09:36,989] INFO [Partition -uve-topic-18-10 broker=2] Log loaded for partition -uve-topic-18-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:36,998] INFO [LogLoader partition=-uve-topic-19-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:36,999] INFO Created log for partition -uve-topic-19-10 in /tmp/kafka-logs/-uve-topic-19-10 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:36,999] INFO [Partition -uve-topic-19-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-10 (kafka.cluster.Partition) [2026-06-04 06:09:36,999] INFO [Partition -uve-topic-19-10 broker=2] Log loaded for partition -uve-topic-19-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:37,006] INFO [LogLoader partition=-uve-topic-27-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:37,009] INFO Created log for partition -uve-topic-27-8 in /tmp/kafka-logs/-uve-topic-27-8 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:37,011] INFO [Partition -uve-topic-27-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-8 (kafka.cluster.Partition) [2026-06-04 06:09:37,011] INFO [Partition -uve-topic-27-8 broker=2] Log loaded for partition -uve-topic-27-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:37,042] INFO [LogLoader partition=-uve-topic-14-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:37,043] INFO Created log for partition -uve-topic-14-10 in /tmp/kafka-logs/-uve-topic-14-10 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:37,044] INFO [Partition -uve-topic-14-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-10 (kafka.cluster.Partition) [2026-06-04 06:09:37,044] INFO [Partition -uve-topic-14-10 broker=2] Log loaded for partition -uve-topic-14-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:37,051] INFO [LogLoader partition=-uve-topic-28-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:37,056] INFO Created log for partition -uve-topic-28-8 in /tmp/kafka-logs/-uve-topic-28-8 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:37,056] INFO [Partition -uve-topic-28-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-8 (kafka.cluster.Partition) [2026-06-04 06:09:37,059] INFO [Partition -uve-topic-28-8 broker=2] Log loaded for partition -uve-topic-28-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:37,066] INFO [LogLoader partition=-uve-topic-15-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:37,067] INFO Created log for partition -uve-topic-15-10 in /tmp/kafka-logs/-uve-topic-15-10 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:37,067] INFO [Partition -uve-topic-15-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-10 (kafka.cluster.Partition) [2026-06-04 06:09:37,067] INFO [Partition -uve-topic-15-10 broker=2] Log loaded for partition -uve-topic-15-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:37,072] INFO [LogLoader partition=-uve-topic-29-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:37,073] INFO Created log for partition -uve-topic-29-8 in /tmp/kafka-logs/-uve-topic-29-8 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:37,073] INFO [Partition -uve-topic-29-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-8 (kafka.cluster.Partition) [2026-06-04 06:09:37,073] INFO [Partition -uve-topic-29-8 broker=2] Log loaded for partition -uve-topic-29-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:37,078] INFO [LogLoader partition=-uve-topic-16-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:37,078] INFO Created log for partition -uve-topic-16-10 in /tmp/kafka-logs/-uve-topic-16-10 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:37,078] INFO [Partition -uve-topic-16-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-10 (kafka.cluster.Partition) [2026-06-04 06:09:37,078] INFO [Partition -uve-topic-16-10 broker=2] Log loaded for partition -uve-topic-16-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:37,083] INFO [LogLoader partition=-uve-topic-17-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:37,085] INFO Created log for partition -uve-topic-17-10 in /tmp/kafka-logs/-uve-topic-17-10 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:37,085] INFO [Partition -uve-topic-17-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-10 (kafka.cluster.Partition) [2026-06-04 06:09:37,085] INFO [Partition -uve-topic-17-10 broker=2] Log loaded for partition -uve-topic-17-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:37,089] INFO [LogLoader partition=-uve-topic-22-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:37,090] INFO Created log for partition -uve-topic-22-9 in /tmp/kafka-logs/-uve-topic-22-9 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:37,090] INFO [Partition -uve-topic-22-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-9 (kafka.cluster.Partition) [2026-06-04 06:09:37,090] INFO [Partition -uve-topic-22-9 broker=2] Log loaded for partition -uve-topic-22-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:37,096] INFO [LogLoader partition=-uve-topic-23-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:37,098] INFO Created log for partition -uve-topic-23-9 in /tmp/kafka-logs/-uve-topic-23-9 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:37,098] INFO [Partition -uve-topic-23-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-9 (kafka.cluster.Partition) [2026-06-04 06:09:37,099] INFO [Partition -uve-topic-23-9 broker=2] Log loaded for partition -uve-topic-23-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:37,105] INFO [LogLoader partition=-uve-topic-10-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:37,106] INFO Created log for partition -uve-topic-10-11 in /tmp/kafka-logs/-uve-topic-10-11 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:37,108] INFO [Partition -uve-topic-10-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-11 (kafka.cluster.Partition) [2026-06-04 06:09:37,109] INFO [Partition -uve-topic-10-11 broker=2] Log loaded for partition -uve-topic-10-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:37,120] INFO [LogLoader partition=-uve-topic-24-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:37,121] INFO Created log for partition -uve-topic-24-9 in /tmp/kafka-logs/-uve-topic-24-9 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:37,121] INFO [Partition -uve-topic-24-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-9 (kafka.cluster.Partition) [2026-06-04 06:09:37,121] INFO [Partition -uve-topic-24-9 broker=2] Log loaded for partition -uve-topic-24-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:37,128] INFO [LogLoader partition=-uve-topic-11-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:37,130] INFO Created log for partition -uve-topic-11-11 in /tmp/kafka-logs/-uve-topic-11-11 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:37,131] INFO [Partition -uve-topic-11-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-11 (kafka.cluster.Partition) [2026-06-04 06:09:37,132] INFO [Partition -uve-topic-11-11 broker=2] Log loaded for partition -uve-topic-11-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:37,163] INFO [LogLoader partition=-uve-topic-25-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:37,163] INFO Created log for partition -uve-topic-25-9 in /tmp/kafka-logs/-uve-topic-25-9 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:37,163] INFO [Partition -uve-topic-25-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-9 (kafka.cluster.Partition) [2026-06-04 06:09:37,163] INFO [Partition -uve-topic-25-9 broker=2] Log loaded for partition -uve-topic-25-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:37,197] INFO [LogLoader partition=-uve-topic-12-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:37,198] INFO Created log for partition -uve-topic-12-11 in /tmp/kafka-logs/-uve-topic-12-11 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:37,198] INFO [Partition -uve-topic-12-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-11 (kafka.cluster.Partition) [2026-06-04 06:09:37,198] INFO [Partition -uve-topic-12-11 broker=2] Log loaded for partition -uve-topic-12-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:37,234] INFO [LogLoader partition=-uve-topic-20-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:37,235] INFO Created log for partition -uve-topic-20-9 in /tmp/kafka-logs/-uve-topic-20-9 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:37,235] INFO [Partition -uve-topic-20-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-9 (kafka.cluster.Partition) [2026-06-04 06:09:37,235] INFO [Partition -uve-topic-20-9 broker=2] Log loaded for partition -uve-topic-20-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:37,251] INFO [LogLoader partition=-uve-topic-21-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:37,251] INFO Created log for partition -uve-topic-21-9 in /tmp/kafka-logs/-uve-topic-21-9 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:37,251] INFO [Partition -uve-topic-21-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-9 (kafka.cluster.Partition) [2026-06-04 06:09:37,252] INFO [Partition -uve-topic-21-9 broker=2] Log loaded for partition -uve-topic-21-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:37,261] INFO [LogLoader partition=-uve-topic-28-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:37,262] INFO Created log for partition -uve-topic-28-11 in /tmp/kafka-logs/-uve-topic-28-11 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:37,262] INFO [Partition -uve-topic-28-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-11 (kafka.cluster.Partition) [2026-06-04 06:09:37,262] INFO [Partition -uve-topic-28-11 broker=2] Log loaded for partition -uve-topic-28-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:37,275] INFO [LogLoader partition=-uve-topic-15-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:37,276] INFO Created log for partition -uve-topic-15-13 in /tmp/kafka-logs/-uve-topic-15-13 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:37,276] INFO [Partition -uve-topic-15-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-13 (kafka.cluster.Partition) [2026-06-04 06:09:37,276] INFO [Partition -uve-topic-15-13 broker=2] Log loaded for partition -uve-topic-15-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:37,296] INFO [LogLoader partition=-uve-topic-29-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:37,296] INFO Created log for partition -uve-topic-29-11 in /tmp/kafka-logs/-uve-topic-29-11 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:37,296] INFO [Partition -uve-topic-29-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-11 (kafka.cluster.Partition) [2026-06-04 06:09:37,296] INFO [Partition -uve-topic-29-11 broker=2] Log loaded for partition -uve-topic-29-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:37,313] INFO [LogLoader partition=-uve-topic-16-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:37,313] INFO Created log for partition -uve-topic-16-13 in /tmp/kafka-logs/-uve-topic-16-13 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:37,313] INFO [Partition -uve-topic-16-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-13 (kafka.cluster.Partition) [2026-06-04 06:09:37,313] INFO [Partition -uve-topic-16-13 broker=2] Log loaded for partition -uve-topic-16-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:37,332] INFO [LogLoader partition=-uve-topic-17-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:37,333] INFO Created log for partition -uve-topic-17-13 in /tmp/kafka-logs/-uve-topic-17-13 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:37,333] INFO [Partition -uve-topic-17-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-13 (kafka.cluster.Partition) [2026-06-04 06:09:37,333] INFO [Partition -uve-topic-17-13 broker=2] Log loaded for partition -uve-topic-17-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:37,347] INFO [LogLoader partition=-uve-topic-18-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:37,347] INFO Created log for partition -uve-topic-18-13 in /tmp/kafka-logs/-uve-topic-18-13 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:37,347] INFO [Partition -uve-topic-18-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-13 (kafka.cluster.Partition) [2026-06-04 06:09:37,347] INFO [Partition -uve-topic-18-13 broker=2] Log loaded for partition -uve-topic-18-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:37,372] INFO [LogLoader partition=-uve-topic-24-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:37,372] INFO Created log for partition -uve-topic-24-11 in /tmp/kafka-logs/-uve-topic-24-11 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:37,372] INFO [Partition -uve-topic-24-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-11 (kafka.cluster.Partition) [2026-06-04 06:09:37,372] INFO [Partition -uve-topic-24-11 broker=2] Log loaded for partition -uve-topic-24-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:37,381] INFO [LogLoader partition=-uve-topic-11-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:37,381] INFO Created log for partition -uve-topic-11-13 in /tmp/kafka-logs/-uve-topic-11-13 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:37,381] INFO [Partition -uve-topic-11-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-13 (kafka.cluster.Partition) [2026-06-04 06:09:37,381] INFO [Partition -uve-topic-11-13 broker=2] Log loaded for partition -uve-topic-11-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:37,392] INFO [LogLoader partition=-uve-topic-25-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:37,392] INFO Created log for partition -uve-topic-25-11 in /tmp/kafka-logs/-uve-topic-25-11 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:37,392] INFO [Partition -uve-topic-25-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-11 (kafka.cluster.Partition) [2026-06-04 06:09:37,392] INFO [Partition -uve-topic-25-11 broker=2] Log loaded for partition -uve-topic-25-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:37,399] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='structured_syslog_topic', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-06-04 06:09:37,409] INFO [LogLoader partition=-uve-topic-12-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:37,409] INFO Created log for partition -uve-topic-12-13 in /tmp/kafka-logs/-uve-topic-12-13 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:37,409] INFO [Partition -uve-topic-12-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-13 (kafka.cluster.Partition) [2026-06-04 06:09:37,409] INFO [Partition -uve-topic-12-13 broker=2] Log loaded for partition -uve-topic-12-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:37,416] INFO [LogLoader partition=-uve-topic-26-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:37,417] INFO Created log for partition -uve-topic-26-11 in /tmp/kafka-logs/-uve-topic-26-11 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:37,417] INFO [Partition -uve-topic-26-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-11 (kafka.cluster.Partition) [2026-06-04 06:09:37,417] INFO [Partition -uve-topic-26-11 broker=2] Log loaded for partition -uve-topic-26-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:37,427] INFO [LogLoader partition=-uve-topic-13-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:37,428] INFO Created log for partition -uve-topic-13-13 in /tmp/kafka-logs/-uve-topic-13-13 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:37,428] INFO [Partition -uve-topic-13-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-13 (kafka.cluster.Partition) [2026-06-04 06:09:37,428] INFO [Partition -uve-topic-13-13 broker=2] Log loaded for partition -uve-topic-13-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:37,437] INFO [LogLoader partition=-uve-topic-27-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:37,438] INFO Created log for partition -uve-topic-27-11 in /tmp/kafka-logs/-uve-topic-27-11 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:37,438] INFO [Partition -uve-topic-27-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-11 (kafka.cluster.Partition) [2026-06-04 06:09:37,438] INFO [Partition -uve-topic-27-11 broker=2] Log loaded for partition -uve-topic-27-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:37,446] INFO [LogLoader partition=-uve-topic-14-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:37,446] INFO Created log for partition -uve-topic-14-13 in /tmp/kafka-logs/-uve-topic-14-13 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:37,446] INFO [Partition -uve-topic-14-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-13 (kafka.cluster.Partition) [2026-06-04 06:09:37,446] INFO [Partition -uve-topic-14-13 broker=2] Log loaded for partition -uve-topic-14-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:37,451] INFO [LogLoader partition=-uve-topic-20-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:37,452] INFO Created log for partition -uve-topic-20-12 in /tmp/kafka-logs/-uve-topic-20-12 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:37,452] INFO [Partition -uve-topic-20-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-12 (kafka.cluster.Partition) [2026-06-04 06:09:37,452] INFO [Partition -uve-topic-20-12 broker=2] Log loaded for partition -uve-topic-20-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:37,466] INFO [LogLoader partition=-uve-topic-21-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:37,467] INFO Created log for partition -uve-topic-21-12 in /tmp/kafka-logs/-uve-topic-21-12 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:37,467] INFO [Partition -uve-topic-21-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-12 (kafka.cluster.Partition) [2026-06-04 06:09:37,467] INFO [Partition -uve-topic-21-12 broker=2] Log loaded for partition -uve-topic-21-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:37,472] INFO [LogLoader partition=-uve-topic-22-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:37,472] INFO Created log for partition -uve-topic-22-12 in /tmp/kafka-logs/-uve-topic-22-12 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:37,473] INFO [Partition -uve-topic-22-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-12 (kafka.cluster.Partition) [2026-06-04 06:09:37,473] INFO [Partition -uve-topic-22-12 broker=2] Log loaded for partition -uve-topic-22-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:37,479] INFO [LogLoader partition=-uve-topic-19-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:37,479] INFO Created log for partition -uve-topic-19-13 in /tmp/kafka-logs/-uve-topic-19-13 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:37,479] INFO [Partition -uve-topic-19-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-13 (kafka.cluster.Partition) [2026-06-04 06:09:37,479] INFO [Partition -uve-topic-19-13 broker=2] Log loaded for partition -uve-topic-19-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:37,485] INFO [LogLoader partition=-uve-topic-29-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:37,486] INFO Created log for partition -uve-topic-29-10 in /tmp/kafka-logs/-uve-topic-29-10 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:37,486] INFO [Partition -uve-topic-29-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-10 (kafka.cluster.Partition) [2026-06-04 06:09:37,486] INFO [Partition -uve-topic-29-10 broker=2] Log loaded for partition -uve-topic-29-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:37,519] INFO [LogLoader partition=-uve-topic-16-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:37,520] INFO Created log for partition -uve-topic-16-12 in /tmp/kafka-logs/-uve-topic-16-12 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:37,520] INFO [Partition -uve-topic-16-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-12 (kafka.cluster.Partition) [2026-06-04 06:09:37,520] INFO [Partition -uve-topic-16-12 broker=2] Log loaded for partition -uve-topic-16-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:37,530] INFO [LogLoader partition=-uve-topic-17-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:37,532] INFO Created log for partition -uve-topic-17-12 in /tmp/kafka-logs/-uve-topic-17-12 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:37,533] INFO [Partition -uve-topic-17-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-12 (kafka.cluster.Partition) [2026-06-04 06:09:37,533] INFO [Partition -uve-topic-17-12 broker=2] Log loaded for partition -uve-topic-17-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:37,542] INFO [LogLoader partition=-uve-topic-18-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:37,542] INFO Created log for partition -uve-topic-18-12 in /tmp/kafka-logs/-uve-topic-18-12 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:37,542] INFO [Partition -uve-topic-18-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-12 (kafka.cluster.Partition) [2026-06-04 06:09:37,542] INFO [Partition -uve-topic-18-12 broker=2] Log loaded for partition -uve-topic-18-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:37,548] INFO [LogLoader partition=-uve-topic-19-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:37,548] INFO Created log for partition -uve-topic-19-12 in /tmp/kafka-logs/-uve-topic-19-12 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:37,548] INFO [Partition -uve-topic-19-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-12 (kafka.cluster.Partition) [2026-06-04 06:09:37,548] INFO [Partition -uve-topic-19-12 broker=2] Log loaded for partition -uve-topic-19-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:37,564] INFO [LogLoader partition=-uve-topic-25-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:37,564] INFO Created log for partition -uve-topic-25-10 in /tmp/kafka-logs/-uve-topic-25-10 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:37,564] INFO [Partition -uve-topic-25-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-10 (kafka.cluster.Partition) [2026-06-04 06:09:37,564] INFO [Partition -uve-topic-25-10 broker=2] Log loaded for partition -uve-topic-25-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:37,570] INFO [LogLoader partition=-uve-topic-12-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:37,571] INFO Created log for partition -uve-topic-12-12 in /tmp/kafka-logs/-uve-topic-12-12 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:37,571] INFO [Partition -uve-topic-12-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-12 (kafka.cluster.Partition) [2026-06-04 06:09:37,571] INFO [Partition -uve-topic-12-12 broker=2] Log loaded for partition -uve-topic-12-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:37,583] INFO [LogLoader partition=-uve-topic-26-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:37,585] INFO Created log for partition -uve-topic-26-10 in /tmp/kafka-logs/-uve-topic-26-10 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:37,586] INFO [Partition -uve-topic-26-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-10 (kafka.cluster.Partition) [2026-06-04 06:09:37,586] INFO [Partition -uve-topic-26-10 broker=2] Log loaded for partition -uve-topic-26-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:37,593] INFO [LogLoader partition=-uve-topic-13-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:37,594] INFO Created log for partition -uve-topic-13-12 in /tmp/kafka-logs/-uve-topic-13-12 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:37,594] INFO [Partition -uve-topic-13-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-12 (kafka.cluster.Partition) [2026-06-04 06:09:37,594] INFO [Partition -uve-topic-13-12 broker=2] Log loaded for partition -uve-topic-13-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:37,604] INFO [LogLoader partition=-uve-topic-27-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:37,605] INFO Created log for partition -uve-topic-27-10 in /tmp/kafka-logs/-uve-topic-27-10 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:37,605] INFO [Partition -uve-topic-27-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-10 (kafka.cluster.Partition) [2026-06-04 06:09:37,605] INFO [Partition -uve-topic-27-10 broker=2] Log loaded for partition -uve-topic-27-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:37,613] INFO [LogLoader partition=-uve-topic-14-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:37,614] INFO Created log for partition -uve-topic-14-12 in /tmp/kafka-logs/-uve-topic-14-12 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:37,614] INFO [Partition -uve-topic-14-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-12 (kafka.cluster.Partition) [2026-06-04 06:09:37,614] INFO [Partition -uve-topic-14-12 broker=2] Log loaded for partition -uve-topic-14-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:37,627] INFO [LogLoader partition=-uve-topic-28-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:37,628] INFO Created log for partition -uve-topic-28-10 in /tmp/kafka-logs/-uve-topic-28-10 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:37,628] INFO [Partition -uve-topic-28-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-10 (kafka.cluster.Partition) [2026-06-04 06:09:37,628] INFO [Partition -uve-topic-28-10 broker=2] Log loaded for partition -uve-topic-28-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:37,640] INFO [LogLoader partition=-uve-topic-15-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:37,640] INFO Created log for partition -uve-topic-15-12 in /tmp/kafka-logs/-uve-topic-15-12 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:37,640] INFO [Partition -uve-topic-15-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-12 (kafka.cluster.Partition) [2026-06-04 06:09:37,640] INFO [Partition -uve-topic-15-12 broker=2] Log loaded for partition -uve-topic-15-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:37,647] INFO [LogLoader partition=-uve-topic-20-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:37,647] INFO Created log for partition -uve-topic-20-11 in /tmp/kafka-logs/-uve-topic-20-11 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:37,647] INFO [Partition -uve-topic-20-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-11 (kafka.cluster.Partition) [2026-06-04 06:09:37,647] INFO [Partition -uve-topic-20-11 broker=2] Log loaded for partition -uve-topic-20-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:37,653] INFO [LogLoader partition=-uve-topic-21-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:37,653] INFO Created log for partition -uve-topic-21-11 in /tmp/kafka-logs/-uve-topic-21-11 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:37,653] INFO [Partition -uve-topic-21-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-11 (kafka.cluster.Partition) [2026-06-04 06:09:37,653] INFO [Partition -uve-topic-21-11 broker=2] Log loaded for partition -uve-topic-21-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:37,659] INFO [LogLoader partition=-uve-topic-22-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:37,659] INFO Created log for partition -uve-topic-22-11 in /tmp/kafka-logs/-uve-topic-22-11 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:37,660] INFO [Partition -uve-topic-22-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-11 (kafka.cluster.Partition) [2026-06-04 06:09:37,660] INFO [Partition -uve-topic-22-11 broker=2] Log loaded for partition -uve-topic-22-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:37,665] INFO [LogLoader partition=-uve-topic-23-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:37,665] INFO Created log for partition -uve-topic-23-11 in /tmp/kafka-logs/-uve-topic-23-11 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:37,665] INFO [Partition -uve-topic-23-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-11 (kafka.cluster.Partition) [2026-06-04 06:09:37,666] INFO [Partition -uve-topic-23-11 broker=2] Log loaded for partition -uve-topic-23-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:37,680] INFO [LogLoader partition=-uve-topic-10-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:37,680] INFO Created log for partition -uve-topic-10-13 in /tmp/kafka-logs/-uve-topic-10-13 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:37,681] INFO [Partition -uve-topic-10-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-13 (kafka.cluster.Partition) [2026-06-04 06:09:37,681] INFO [Partition -uve-topic-10-13 broker=2] Log loaded for partition -uve-topic-10-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:37,686] INFO [LogLoader partition=-uve-topic-12-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:37,687] INFO Created log for partition -uve-topic-12-0 in /tmp/kafka-logs/-uve-topic-12-0 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:37,687] INFO [Partition -uve-topic-12-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-0 (kafka.cluster.Partition) [2026-06-04 06:09:37,687] INFO [Partition -uve-topic-12-0 broker=2] Log loaded for partition -uve-topic-12-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:37,693] INFO [LogLoader partition=-uve-topic-13-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:37,694] INFO Created log for partition -uve-topic-13-0 in /tmp/kafka-logs/-uve-topic-13-0 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:37,694] INFO [Partition -uve-topic-13-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-0 (kafka.cluster.Partition) [2026-06-04 06:09:37,694] INFO [Partition -uve-topic-13-0 broker=2] Log loaded for partition -uve-topic-13-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:37,700] INFO [LogLoader partition=-uve-topic-14-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:37,701] INFO Created log for partition -uve-topic-14-0 in /tmp/kafka-logs/-uve-topic-14-0 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:37,701] INFO [Partition -uve-topic-14-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-0 (kafka.cluster.Partition) [2026-06-04 06:09:37,701] INFO [Partition -uve-topic-14-0 broker=2] Log loaded for partition -uve-topic-14-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:37,706] INFO [LogLoader partition=-uve-topic-15-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:37,706] INFO Created log for partition -uve-topic-15-0 in /tmp/kafka-logs/-uve-topic-15-0 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:37,707] INFO [Partition -uve-topic-15-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-0 (kafka.cluster.Partition) [2026-06-04 06:09:37,707] INFO [Partition -uve-topic-15-0 broker=2] Log loaded for partition -uve-topic-15-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:37,714] INFO [LogLoader partition=-uve-topic-10-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:37,714] INFO Created log for partition -uve-topic-10-0 in /tmp/kafka-logs/-uve-topic-10-0 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:37,714] INFO [Partition -uve-topic-10-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-0 (kafka.cluster.Partition) [2026-06-04 06:09:37,714] INFO [Partition -uve-topic-10-0 broker=2] Log loaded for partition -uve-topic-10-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:37,720] INFO [LogLoader partition=-uve-topic-11-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:37,720] INFO Created log for partition -uve-topic-11-0 in /tmp/kafka-logs/-uve-topic-11-0 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:37,721] INFO [Partition -uve-topic-11-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-0 (kafka.cluster.Partition) [2026-06-04 06:09:37,721] INFO [Partition -uve-topic-11-0 broker=2] Log loaded for partition -uve-topic-11-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:37,725] INFO [LogLoader partition=-uve-topic-16-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:37,726] INFO Created log for partition -uve-topic-16-0 in /tmp/kafka-logs/-uve-topic-16-0 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:37,726] INFO [Partition -uve-topic-16-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-0 (kafka.cluster.Partition) [2026-06-04 06:09:37,726] INFO [Partition -uve-topic-16-0 broker=2] Log loaded for partition -uve-topic-16-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:37,729] INFO [LogLoader partition=-uve-topic-17-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:37,729] INFO Created log for partition -uve-topic-17-0 in /tmp/kafka-logs/-uve-topic-17-0 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:37,730] INFO [Partition -uve-topic-17-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-0 (kafka.cluster.Partition) [2026-06-04 06:09:37,730] INFO [Partition -uve-topic-17-0 broker=2] Log loaded for partition -uve-topic-17-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:37,734] INFO [LogLoader partition=-uve-topic-18-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:37,734] INFO Created log for partition -uve-topic-18-0 in /tmp/kafka-logs/-uve-topic-18-0 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:37,735] INFO [Partition -uve-topic-18-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-0 (kafka.cluster.Partition) [2026-06-04 06:09:37,735] INFO [Partition -uve-topic-18-0 broker=2] Log loaded for partition -uve-topic-18-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:37,739] INFO [LogLoader partition=-uve-topic-19-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:37,741] INFO Created log for partition -uve-topic-19-0 in /tmp/kafka-logs/-uve-topic-19-0 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:37,742] INFO [Partition -uve-topic-19-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-0 (kafka.cluster.Partition) [2026-06-04 06:09:37,742] INFO [Partition -uve-topic-19-0 broker=2] Log loaded for partition -uve-topic-19-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:37,748] INFO [LogLoader partition=-uve-topic-23-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:37,748] INFO Created log for partition -uve-topic-23-0 in /tmp/kafka-logs/-uve-topic-23-0 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:37,749] INFO [Partition -uve-topic-23-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-0 (kafka.cluster.Partition) [2026-06-04 06:09:37,749] INFO [Partition -uve-topic-23-0 broker=2] Log loaded for partition -uve-topic-23-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:37,756] INFO [LogLoader partition=-uve-topic-10-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:37,757] INFO Created log for partition -uve-topic-10-2 in /tmp/kafka-logs/-uve-topic-10-2 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:37,757] INFO [Partition -uve-topic-10-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-2 (kafka.cluster.Partition) [2026-06-04 06:09:37,757] INFO [Partition -uve-topic-10-2 broker=2] Log loaded for partition -uve-topic-10-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:37,764] INFO [LogLoader partition=-uve-topic-24-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:37,764] INFO Created log for partition -uve-topic-24-0 in /tmp/kafka-logs/-uve-topic-24-0 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:37,764] INFO [Partition -uve-topic-24-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-0 (kafka.cluster.Partition) [2026-06-04 06:09:37,764] INFO [Partition -uve-topic-24-0 broker=2] Log loaded for partition -uve-topic-24-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:37,781] INFO [LogLoader partition=-uve-topic-11-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:37,782] INFO Created log for partition -uve-topic-11-2 in /tmp/kafka-logs/-uve-topic-11-2 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:37,783] INFO [Partition -uve-topic-11-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-2 (kafka.cluster.Partition) [2026-06-04 06:09:37,783] INFO [Partition -uve-topic-11-2 broker=2] Log loaded for partition -uve-topic-11-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:37,790] INFO [LogLoader partition=-uve-topic-25-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:37,791] INFO Created log for partition -uve-topic-25-0 in /tmp/kafka-logs/-uve-topic-25-0 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:37,792] INFO [Partition -uve-topic-25-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-0 (kafka.cluster.Partition) [2026-06-04 06:09:37,792] INFO [Partition -uve-topic-25-0 broker=2] Log loaded for partition -uve-topic-25-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:37,802] INFO [LogLoader partition=-uve-topic-12-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:37,803] INFO Created log for partition -uve-topic-12-2 in /tmp/kafka-logs/-uve-topic-12-2 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:37,804] INFO [Partition -uve-topic-12-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-2 (kafka.cluster.Partition) [2026-06-04 06:09:37,804] INFO [Partition -uve-topic-12-2 broker=2] Log loaded for partition -uve-topic-12-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:37,809] INFO [LogLoader partition=-uve-topic-26-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:37,809] INFO Created log for partition -uve-topic-26-0 in /tmp/kafka-logs/-uve-topic-26-0 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:37,809] INFO [Partition -uve-topic-26-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-0 (kafka.cluster.Partition) [2026-06-04 06:09:37,809] INFO [Partition -uve-topic-26-0 broker=2] Log loaded for partition -uve-topic-26-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:37,815] INFO [LogLoader partition=-uve-topic-13-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:37,817] INFO Created log for partition -uve-topic-13-2 in /tmp/kafka-logs/-uve-topic-13-2 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:37,817] INFO [Partition -uve-topic-13-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-2 (kafka.cluster.Partition) [2026-06-04 06:09:37,817] INFO [Partition -uve-topic-13-2 broker=2] Log loaded for partition -uve-topic-13-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:37,826] INFO [LogLoader partition=-uve-topic-20-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:37,827] INFO Created log for partition -uve-topic-20-0 in /tmp/kafka-logs/-uve-topic-20-0 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:37,827] INFO [Partition -uve-topic-20-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-0 (kafka.cluster.Partition) [2026-06-04 06:09:37,827] INFO [Partition -uve-topic-20-0 broker=2] Log loaded for partition -uve-topic-20-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:37,834] INFO [LogLoader partition=-uve-topic-21-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:37,835] INFO Created log for partition -uve-topic-21-0 in /tmp/kafka-logs/-uve-topic-21-0 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:37,835] INFO [Partition -uve-topic-21-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-0 (kafka.cluster.Partition) [2026-06-04 06:09:37,835] INFO [Partition -uve-topic-21-0 broker=2] Log loaded for partition -uve-topic-21-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:37,839] INFO [LogLoader partition=-uve-topic-22-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:37,839] INFO Created log for partition -uve-topic-22-0 in /tmp/kafka-logs/-uve-topic-22-0 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:37,839] INFO [Partition -uve-topic-22-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-0 (kafka.cluster.Partition) [2026-06-04 06:09:37,839] INFO [Partition -uve-topic-22-0 broker=2] Log loaded for partition -uve-topic-22-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:37,842] INFO [LogLoader partition=-uve-topic-18-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:37,842] INFO Created log for partition -uve-topic-18-2 in /tmp/kafka-logs/-uve-topic-18-2 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:37,843] INFO [Partition -uve-topic-18-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-2 (kafka.cluster.Partition) [2026-06-04 06:09:37,843] INFO [Partition -uve-topic-18-2 broker=2] Log loaded for partition -uve-topic-18-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:37,846] INFO [LogLoader partition=-uve-topic-19-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:37,847] INFO Created log for partition -uve-topic-19-2 in /tmp/kafka-logs/-uve-topic-19-2 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:37,847] INFO [Partition -uve-topic-19-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-2 (kafka.cluster.Partition) [2026-06-04 06:09:37,847] INFO [Partition -uve-topic-19-2 broker=2] Log loaded for partition -uve-topic-19-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:37,860] INFO [LogLoader partition=-uve-topic-27-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:37,860] INFO Created log for partition -uve-topic-27-0 in /tmp/kafka-logs/-uve-topic-27-0 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:37,860] INFO [Partition -uve-topic-27-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-0 (kafka.cluster.Partition) [2026-06-04 06:09:37,860] INFO [Partition -uve-topic-27-0 broker=2] Log loaded for partition -uve-topic-27-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:37,864] INFO [LogLoader partition=-uve-topic-14-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:37,864] INFO Created log for partition -uve-topic-14-2 in /tmp/kafka-logs/-uve-topic-14-2 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:37,864] INFO [Partition -uve-topic-14-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-2 (kafka.cluster.Partition) [2026-06-04 06:09:37,864] INFO [Partition -uve-topic-14-2 broker=2] Log loaded for partition -uve-topic-14-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:37,868] INFO [LogLoader partition=-uve-topic-28-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:37,868] INFO Created log for partition -uve-topic-28-0 in /tmp/kafka-logs/-uve-topic-28-0 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:37,868] INFO [Partition -uve-topic-28-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-0 (kafka.cluster.Partition) [2026-06-04 06:09:37,868] INFO [Partition -uve-topic-28-0 broker=2] Log loaded for partition -uve-topic-28-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:37,880] INFO [LogLoader partition=-uve-topic-15-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:37,881] INFO Created log for partition -uve-topic-15-2 in /tmp/kafka-logs/-uve-topic-15-2 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:37,881] INFO [Partition -uve-topic-15-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-2 (kafka.cluster.Partition) [2026-06-04 06:09:37,881] INFO [Partition -uve-topic-15-2 broker=2] Log loaded for partition -uve-topic-15-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:37,884] INFO [LogLoader partition=-uve-topic-29-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:37,884] INFO Created log for partition -uve-topic-29-0 in /tmp/kafka-logs/-uve-topic-29-0 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:37,884] INFO [Partition -uve-topic-29-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-0 (kafka.cluster.Partition) [2026-06-04 06:09:37,884] INFO [Partition -uve-topic-29-0 broker=2] Log loaded for partition -uve-topic-29-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:37,889] INFO [LogLoader partition=-uve-topic-16-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:37,889] INFO Created log for partition -uve-topic-16-2 in /tmp/kafka-logs/-uve-topic-16-2 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:37,889] INFO [Partition -uve-topic-16-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-2 (kafka.cluster.Partition) [2026-06-04 06:09:37,889] INFO [Partition -uve-topic-16-2 broker=2] Log loaded for partition -uve-topic-16-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:37,894] INFO [LogLoader partition=-uve-topic-17-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:37,897] INFO Created log for partition -uve-topic-17-2 in /tmp/kafka-logs/-uve-topic-17-2 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:37,897] INFO [Partition -uve-topic-17-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-2 (kafka.cluster.Partition) [2026-06-04 06:09:37,897] INFO [Partition -uve-topic-17-2 broker=2] Log loaded for partition -uve-topic-17-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:37,900] INFO [LogLoader partition=-uve-topic-11-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:37,901] INFO Created log for partition -uve-topic-11-1 in /tmp/kafka-logs/-uve-topic-11-1 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:37,902] INFO [Partition -uve-topic-11-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-1 (kafka.cluster.Partition) [2026-06-04 06:09:37,902] INFO [Partition -uve-topic-11-1 broker=2] Log loaded for partition -uve-topic-11-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:37,906] INFO [LogLoader partition=-uve-topic-12-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:37,907] INFO Created log for partition -uve-topic-12-1 in /tmp/kafka-logs/-uve-topic-12-1 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:37,907] INFO [Partition -uve-topic-12-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-1 (kafka.cluster.Partition) [2026-06-04 06:09:37,907] INFO [Partition -uve-topic-12-1 broker=2] Log loaded for partition -uve-topic-12-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:37,916] INFO [LogLoader partition=-uve-topic-13-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:37,917] INFO Created log for partition -uve-topic-13-1 in /tmp/kafka-logs/-uve-topic-13-1 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:37,917] INFO [Partition -uve-topic-13-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-1 (kafka.cluster.Partition) [2026-06-04 06:09:37,917] INFO [Partition -uve-topic-13-1 broker=2] Log loaded for partition -uve-topic-13-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:37,924] INFO [LogLoader partition=-uve-topic-14-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:37,925] INFO Created log for partition -uve-topic-14-1 in /tmp/kafka-logs/-uve-topic-14-1 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:37,925] INFO [Partition -uve-topic-14-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-1 (kafka.cluster.Partition) [2026-06-04 06:09:37,925] INFO [Partition -uve-topic-14-1 broker=2] Log loaded for partition -uve-topic-14-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:37,943] INFO [LogLoader partition=-uve-topic-10-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:37,944] INFO Created log for partition -uve-topic-10-1 in /tmp/kafka-logs/-uve-topic-10-1 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:37,944] INFO [Partition -uve-topic-10-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-1 (kafka.cluster.Partition) [2026-06-04 06:09:37,944] INFO [Partition -uve-topic-10-1 broker=2] Log loaded for partition -uve-topic-10-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:37,953] INFO [LogLoader partition=-uve-topic-19-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:37,953] INFO Created log for partition -uve-topic-19-1 in /tmp/kafka-logs/-uve-topic-19-1 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:37,953] INFO [Partition -uve-topic-19-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-1 (kafka.cluster.Partition) [2026-06-04 06:09:37,953] INFO [Partition -uve-topic-19-1 broker=2] Log loaded for partition -uve-topic-19-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:37,957] INFO [LogLoader partition=-uve-topic-15-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:37,958] INFO Created log for partition -uve-topic-15-1 in /tmp/kafka-logs/-uve-topic-15-1 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:37,958] INFO [Partition -uve-topic-15-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-1 (kafka.cluster.Partition) [2026-06-04 06:09:37,958] INFO [Partition -uve-topic-15-1 broker=2] Log loaded for partition -uve-topic-15-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:37,968] INFO [LogLoader partition=-uve-topic-16-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:37,969] INFO Created log for partition -uve-topic-16-1 in /tmp/kafka-logs/-uve-topic-16-1 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:37,969] INFO [Partition -uve-topic-16-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-1 (kafka.cluster.Partition) [2026-06-04 06:09:37,969] INFO [Partition -uve-topic-16-1 broker=2] Log loaded for partition -uve-topic-16-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:37,975] INFO [LogLoader partition=-uve-topic-17-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:37,977] INFO Created log for partition -uve-topic-17-1 in /tmp/kafka-logs/-uve-topic-17-1 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:37,977] INFO [Partition -uve-topic-17-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-1 (kafka.cluster.Partition) [2026-06-04 06:09:37,977] INFO [Partition -uve-topic-17-1 broker=2] Log loaded for partition -uve-topic-17-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:37,983] INFO [LogLoader partition=-uve-topic-18-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:37,984] INFO Created log for partition -uve-topic-18-1 in /tmp/kafka-logs/-uve-topic-18-1 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:37,984] INFO [Partition -uve-topic-18-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-1 (kafka.cluster.Partition) [2026-06-04 06:09:37,984] INFO [Partition -uve-topic-18-1 broker=2] Log loaded for partition -uve-topic-18-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:37,992] INFO [LogLoader partition=-uve-topic-21-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:37,992] INFO Created log for partition -uve-topic-21-2 in /tmp/kafka-logs/-uve-topic-21-2 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:37,992] INFO [Partition -uve-topic-21-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-2 (kafka.cluster.Partition) [2026-06-04 06:09:37,993] INFO [Partition -uve-topic-21-2 broker=2] Log loaded for partition -uve-topic-21-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:37,997] INFO [LogLoader partition=-uve-topic-22-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:37,997] INFO Created log for partition -uve-topic-22-2 in /tmp/kafka-logs/-uve-topic-22-2 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:37,997] INFO [Partition -uve-topic-22-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-2 (kafka.cluster.Partition) [2026-06-04 06:09:37,997] INFO [Partition -uve-topic-22-2 broker=2] Log loaded for partition -uve-topic-22-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:38,017] INFO [LogLoader partition=-uve-topic-23-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:38,023] INFO Created log for partition -uve-topic-23-2 in /tmp/kafka-logs/-uve-topic-23-2 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,025] INFO [Partition -uve-topic-23-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-2 (kafka.cluster.Partition) [2026-06-04 06:09:38,025] INFO [Partition -uve-topic-23-2 broker=2] Log loaded for partition -uve-topic-23-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:38,027] INFO [LogLoader partition=-uve-topic-10-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:38,029] INFO Created log for partition -uve-topic-10-4 in /tmp/kafka-logs/-uve-topic-10-4 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,031] INFO [Partition -uve-topic-10-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-4 (kafka.cluster.Partition) [2026-06-04 06:09:38,032] INFO [Partition -uve-topic-10-4 broker=2] Log loaded for partition -uve-topic-10-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:38,034] INFO [LogLoader partition=-uve-topic-24-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:38,037] INFO Created log for partition -uve-topic-24-2 in /tmp/kafka-logs/-uve-topic-24-2 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,037] INFO [Partition -uve-topic-24-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-2 (kafka.cluster.Partition) [2026-06-04 06:09:38,037] INFO [Partition -uve-topic-24-2 broker=2] Log loaded for partition -uve-topic-24-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:38,042] INFO [LogLoader partition=-uve-topic-11-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:38,042] INFO Created log for partition -uve-topic-11-4 in /tmp/kafka-logs/-uve-topic-11-4 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,042] INFO [Partition -uve-topic-11-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-4 (kafka.cluster.Partition) [2026-06-04 06:09:38,042] INFO [Partition -uve-topic-11-4 broker=2] Log loaded for partition -uve-topic-11-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:38,048] INFO [LogLoader partition=-uve-topic-20-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:38,049] INFO Created log for partition -uve-topic-20-2 in /tmp/kafka-logs/-uve-topic-20-2 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,049] INFO [Partition -uve-topic-20-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-2 (kafka.cluster.Partition) [2026-06-04 06:09:38,049] INFO [Partition -uve-topic-20-2 broker=2] Log loaded for partition -uve-topic-20-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:38,054] INFO [LogLoader partition=-uve-topic-29-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:38,055] INFO Created log for partition -uve-topic-29-2 in /tmp/kafka-logs/-uve-topic-29-2 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,055] INFO [Partition -uve-topic-29-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-2 (kafka.cluster.Partition) [2026-06-04 06:09:38,055] INFO [Partition -uve-topic-29-2 broker=2] Log loaded for partition -uve-topic-29-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:38,060] INFO [LogLoader partition=-uve-topic-16-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:38,060] INFO Created log for partition -uve-topic-16-4 in /tmp/kafka-logs/-uve-topic-16-4 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,061] INFO [Partition -uve-topic-16-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-4 (kafka.cluster.Partition) [2026-06-04 06:09:38,061] INFO [Partition -uve-topic-16-4 broker=2] Log loaded for partition -uve-topic-16-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:38,066] INFO [LogLoader partition=-uve-topic-17-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:38,068] INFO Created log for partition -uve-topic-17-4 in /tmp/kafka-logs/-uve-topic-17-4 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,068] INFO [Partition -uve-topic-17-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-4 (kafka.cluster.Partition) [2026-06-04 06:09:38,068] INFO [Partition -uve-topic-17-4 broker=2] Log loaded for partition -uve-topic-17-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:38,072] INFO [LogLoader partition=-uve-topic-18-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:38,072] INFO Created log for partition -uve-topic-18-4 in /tmp/kafka-logs/-uve-topic-18-4 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,072] INFO [Partition -uve-topic-18-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-4 (kafka.cluster.Partition) [2026-06-04 06:09:38,072] INFO [Partition -uve-topic-18-4 broker=2] Log loaded for partition -uve-topic-18-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:38,074] INFO [LogLoader partition=-uve-topic-19-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:38,075] INFO Created log for partition -uve-topic-19-4 in /tmp/kafka-logs/-uve-topic-19-4 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,075] INFO [Partition -uve-topic-19-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-4 (kafka.cluster.Partition) [2026-06-04 06:09:38,075] INFO [Partition -uve-topic-19-4 broker=2] Log loaded for partition -uve-topic-19-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:38,121] INFO [LogLoader partition=-uve-topic-25-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:38,121] INFO Created log for partition -uve-topic-25-2 in /tmp/kafka-logs/-uve-topic-25-2 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,121] INFO [Partition -uve-topic-25-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-2 (kafka.cluster.Partition) [2026-06-04 06:09:38,121] INFO [Partition -uve-topic-25-2 broker=2] Log loaded for partition -uve-topic-25-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:38,129] INFO [LogLoader partition=-uve-topic-12-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:38,130] INFO Created log for partition -uve-topic-12-4 in /tmp/kafka-logs/-uve-topic-12-4 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,130] INFO [Partition -uve-topic-12-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-4 (kafka.cluster.Partition) [2026-06-04 06:09:38,130] INFO [Partition -uve-topic-12-4 broker=2] Log loaded for partition -uve-topic-12-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:38,137] INFO [LogLoader partition=-uve-topic-26-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:38,137] INFO Created log for partition -uve-topic-26-2 in /tmp/kafka-logs/-uve-topic-26-2 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,138] INFO [Partition -uve-topic-26-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-2 (kafka.cluster.Partition) [2026-06-04 06:09:38,138] INFO [Partition -uve-topic-26-2 broker=2] Log loaded for partition -uve-topic-26-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:38,152] INFO [LogLoader partition=-uve-topic-13-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:38,153] INFO Created log for partition -uve-topic-13-4 in /tmp/kafka-logs/-uve-topic-13-4 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,153] INFO [Partition -uve-topic-13-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-4 (kafka.cluster.Partition) [2026-06-04 06:09:38,153] INFO [Partition -uve-topic-13-4 broker=2] Log loaded for partition -uve-topic-13-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:38,160] INFO [LogLoader partition=-uve-topic-27-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:38,160] INFO Created log for partition -uve-topic-27-2 in /tmp/kafka-logs/-uve-topic-27-2 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,161] INFO [Partition -uve-topic-27-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-2 (kafka.cluster.Partition) [2026-06-04 06:09:38,161] INFO [Partition -uve-topic-27-2 broker=2] Log loaded for partition -uve-topic-27-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:38,167] INFO [LogLoader partition=-uve-topic-14-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:38,167] INFO Created log for partition -uve-topic-14-4 in /tmp/kafka-logs/-uve-topic-14-4 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,168] INFO [Partition -uve-topic-14-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-4 (kafka.cluster.Partition) [2026-06-04 06:09:38,168] INFO [Partition -uve-topic-14-4 broker=2] Log loaded for partition -uve-topic-14-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:38,174] INFO [LogLoader partition=-uve-topic-28-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:38,175] INFO Created log for partition -uve-topic-28-2 in /tmp/kafka-logs/-uve-topic-28-2 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,175] INFO [Partition -uve-topic-28-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-2 (kafka.cluster.Partition) [2026-06-04 06:09:38,175] INFO [Partition -uve-topic-28-2 broker=2] Log loaded for partition -uve-topic-28-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:38,179] INFO [LogLoader partition=-uve-topic-15-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:38,181] INFO Created log for partition -uve-topic-15-4 in /tmp/kafka-logs/-uve-topic-15-4 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,181] INFO [Partition -uve-topic-15-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-4 (kafka.cluster.Partition) [2026-06-04 06:09:38,181] INFO [Partition -uve-topic-15-4 broker=2] Log loaded for partition -uve-topic-15-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:38,186] INFO [LogLoader partition=-uve-topic-22-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:38,187] INFO Created log for partition -uve-topic-22-1 in /tmp/kafka-logs/-uve-topic-22-1 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,187] INFO [Partition -uve-topic-22-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-1 (kafka.cluster.Partition) [2026-06-04 06:09:38,187] INFO [Partition -uve-topic-22-1 broker=2] Log loaded for partition -uve-topic-22-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:38,192] INFO [LogLoader partition=-uve-topic-23-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:38,193] INFO Created log for partition -uve-topic-23-1 in /tmp/kafka-logs/-uve-topic-23-1 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,193] INFO [Partition -uve-topic-23-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-1 (kafka.cluster.Partition) [2026-06-04 06:09:38,193] INFO [Partition -uve-topic-23-1 broker=2] Log loaded for partition -uve-topic-23-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:38,201] INFO [LogLoader partition=-uve-topic-10-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:38,202] INFO Created log for partition -uve-topic-10-3 in /tmp/kafka-logs/-uve-topic-10-3 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,202] INFO [Partition -uve-topic-10-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-3 (kafka.cluster.Partition) [2026-06-04 06:09:38,202] INFO [Partition -uve-topic-10-3 broker=2] Log loaded for partition -uve-topic-10-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:38,208] INFO [LogLoader partition=-uve-topic-24-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:38,208] INFO Created log for partition -uve-topic-24-1 in /tmp/kafka-logs/-uve-topic-24-1 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,208] INFO [Partition -uve-topic-24-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-1 (kafka.cluster.Partition) [2026-06-04 06:09:38,209] INFO [Partition -uve-topic-24-1 broker=2] Log loaded for partition -uve-topic-24-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:38,214] INFO [LogLoader partition=-uve-topic-11-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:38,214] INFO Created log for partition -uve-topic-11-3 in /tmp/kafka-logs/-uve-topic-11-3 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,214] INFO [Partition -uve-topic-11-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-3 (kafka.cluster.Partition) [2026-06-04 06:09:38,215] INFO [Partition -uve-topic-11-3 broker=2] Log loaded for partition -uve-topic-11-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:38,219] INFO [LogLoader partition=-uve-topic-25-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:38,221] INFO Created log for partition -uve-topic-25-1 in /tmp/kafka-logs/-uve-topic-25-1 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,221] INFO [Partition -uve-topic-25-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-1 (kafka.cluster.Partition) [2026-06-04 06:09:38,221] INFO [Partition -uve-topic-25-1 broker=2] Log loaded for partition -uve-topic-25-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:38,223] INFO [LogLoader partition=-uve-topic-12-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:38,224] INFO Created log for partition -uve-topic-12-3 in /tmp/kafka-logs/-uve-topic-12-3 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,225] INFO [Partition -uve-topic-12-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-3 (kafka.cluster.Partition) [2026-06-04 06:09:38,225] INFO [Partition -uve-topic-12-3 broker=2] Log loaded for partition -uve-topic-12-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:38,228] INFO [LogLoader partition=-uve-topic-20-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:38,228] INFO Created log for partition -uve-topic-20-1 in /tmp/kafka-logs/-uve-topic-20-1 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,228] INFO [Partition -uve-topic-20-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-1 (kafka.cluster.Partition) [2026-06-04 06:09:38,228] INFO [Partition -uve-topic-20-1 broker=2] Log loaded for partition -uve-topic-20-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:38,233] INFO [LogLoader partition=-uve-topic-21-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:38,234] INFO Created log for partition -uve-topic-21-1 in /tmp/kafka-logs/-uve-topic-21-1 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,234] INFO [Partition -uve-topic-21-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-1 (kafka.cluster.Partition) [2026-06-04 06:09:38,234] INFO [Partition -uve-topic-21-1 broker=2] Log loaded for partition -uve-topic-21-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:38,236] INFO [LogLoader partition=-uve-topic-17-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:38,237] INFO Created log for partition -uve-topic-17-3 in /tmp/kafka-logs/-uve-topic-17-3 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,237] INFO [Partition -uve-topic-17-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-3 (kafka.cluster.Partition) [2026-06-04 06:09:38,237] INFO [Partition -uve-topic-17-3 broker=2] Log loaded for partition -uve-topic-17-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:38,241] INFO [LogLoader partition=-uve-topic-18-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:38,243] INFO Created log for partition -uve-topic-18-3 in /tmp/kafka-logs/-uve-topic-18-3 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,243] INFO [Partition -uve-topic-18-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-3 (kafka.cluster.Partition) [2026-06-04 06:09:38,243] INFO [Partition -uve-topic-18-3 broker=2] Log loaded for partition -uve-topic-18-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:38,246] INFO [LogLoader partition=-uve-topic-19-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:38,246] INFO Created log for partition -uve-topic-19-3 in /tmp/kafka-logs/-uve-topic-19-3 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,247] INFO [Partition -uve-topic-19-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-3 (kafka.cluster.Partition) [2026-06-04 06:09:38,247] INFO [Partition -uve-topic-19-3 broker=2] Log loaded for partition -uve-topic-19-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:38,249] INFO [LogLoader partition=-uve-topic-26-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:38,250] INFO Created log for partition -uve-topic-26-1 in /tmp/kafka-logs/-uve-topic-26-1 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,250] INFO [Partition -uve-topic-26-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-1 (kafka.cluster.Partition) [2026-06-04 06:09:38,250] INFO [Partition -uve-topic-26-1 broker=2] Log loaded for partition -uve-topic-26-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:38,253] INFO [LogLoader partition=-uve-topic-13-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:38,253] INFO Created log for partition -uve-topic-13-3 in /tmp/kafka-logs/-uve-topic-13-3 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,254] INFO [Partition -uve-topic-13-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-3 (kafka.cluster.Partition) [2026-06-04 06:09:38,254] INFO [Partition -uve-topic-13-3 broker=2] Log loaded for partition -uve-topic-13-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:38,258] INFO [LogLoader partition=-uve-topic-27-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:38,259] INFO Created log for partition -uve-topic-27-1 in /tmp/kafka-logs/-uve-topic-27-1 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,259] INFO [Partition -uve-topic-27-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-1 (kafka.cluster.Partition) [2026-06-04 06:09:38,259] INFO [Partition -uve-topic-27-1 broker=2] Log loaded for partition -uve-topic-27-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:38,262] INFO [LogLoader partition=-uve-topic-14-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:38,263] INFO Created log for partition -uve-topic-14-3 in /tmp/kafka-logs/-uve-topic-14-3 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,263] INFO [Partition -uve-topic-14-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-3 (kafka.cluster.Partition) [2026-06-04 06:09:38,263] INFO [Partition -uve-topic-14-3 broker=2] Log loaded for partition -uve-topic-14-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:38,265] INFO [LogLoader partition=-uve-topic-28-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:38,266] INFO Created log for partition -uve-topic-28-1 in /tmp/kafka-logs/-uve-topic-28-1 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,267] INFO [Partition -uve-topic-28-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-1 (kafka.cluster.Partition) [2026-06-04 06:09:38,267] INFO [Partition -uve-topic-28-1 broker=2] Log loaded for partition -uve-topic-28-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:38,270] INFO [LogLoader partition=-uve-topic-15-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:38,271] INFO Created log for partition -uve-topic-15-3 in /tmp/kafka-logs/-uve-topic-15-3 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,271] INFO [Partition -uve-topic-15-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-3 (kafka.cluster.Partition) [2026-06-04 06:09:38,274] INFO [Partition -uve-topic-15-3 broker=2] Log loaded for partition -uve-topic-15-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:38,278] INFO [LogLoader partition=-uve-topic-29-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:38,280] INFO Created log for partition -uve-topic-29-1 in /tmp/kafka-logs/-uve-topic-29-1 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,280] INFO [Partition -uve-topic-29-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-1 (kafka.cluster.Partition) [2026-06-04 06:09:38,280] INFO [Partition -uve-topic-29-1 broker=2] Log loaded for partition -uve-topic-29-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:38,285] INFO [LogLoader partition=-uve-topic-16-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:38,286] INFO Created log for partition -uve-topic-16-3 in /tmp/kafka-logs/-uve-topic-16-3 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,286] INFO [Partition -uve-topic-16-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-3 (kafka.cluster.Partition) [2026-06-04 06:09:38,286] INFO [Partition -uve-topic-16-3 broker=2] Log loaded for partition -uve-topic-16-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:38,290] INFO [LogLoader partition=-uve-topic-20-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:38,291] INFO Created log for partition -uve-topic-20-4 in /tmp/kafka-logs/-uve-topic-20-4 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,291] INFO [Partition -uve-topic-20-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-4 (kafka.cluster.Partition) [2026-06-04 06:09:38,291] INFO [Partition -uve-topic-20-4 broker=2] Log loaded for partition -uve-topic-20-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:38,293] INFO [LogLoader partition=-uve-topic-21-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:38,294] INFO Created log for partition -uve-topic-21-4 in /tmp/kafka-logs/-uve-topic-21-4 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,294] INFO [Partition -uve-topic-21-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-4 (kafka.cluster.Partition) [2026-06-04 06:09:38,294] INFO [Partition -uve-topic-21-4 broker=2] Log loaded for partition -uve-topic-21-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:38,299] INFO [LogLoader partition=-uve-topic-22-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:38,299] INFO Created log for partition -uve-topic-22-4 in /tmp/kafka-logs/-uve-topic-22-4 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,300] INFO [Partition -uve-topic-22-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-4 (kafka.cluster.Partition) [2026-06-04 06:09:38,300] INFO [Partition -uve-topic-22-4 broker=2] Log loaded for partition -uve-topic-22-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:38,304] INFO [LogLoader partition=-uve-topic-19-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:38,309] INFO Created log for partition -uve-topic-19-5 in /tmp/kafka-logs/-uve-topic-19-5 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,309] INFO [Partition -uve-topic-19-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-5 (kafka.cluster.Partition) [2026-06-04 06:09:38,309] INFO [Partition -uve-topic-19-5 broker=2] Log loaded for partition -uve-topic-19-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:38,314] INFO [LogLoader partition=-uve-topic-27-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:38,314] INFO Created log for partition -uve-topic-27-4 in /tmp/kafka-logs/-uve-topic-27-4 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,315] INFO [Partition -uve-topic-27-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-4 (kafka.cluster.Partition) [2026-06-04 06:09:38,315] INFO [Partition -uve-topic-27-4 broker=2] Log loaded for partition -uve-topic-27-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:38,317] INFO [LogLoader partition=-uve-topic-14-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:38,318] INFO Created log for partition -uve-topic-14-6 in /tmp/kafka-logs/-uve-topic-14-6 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,318] INFO [Partition -uve-topic-14-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-6 (kafka.cluster.Partition) [2026-06-04 06:09:38,318] INFO [Partition -uve-topic-14-6 broker=2] Log loaded for partition -uve-topic-14-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:38,323] INFO [LogLoader partition=-uve-topic-28-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:38,323] INFO Created log for partition -uve-topic-28-4 in /tmp/kafka-logs/-uve-topic-28-4 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,324] INFO [Partition -uve-topic-28-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-4 (kafka.cluster.Partition) [2026-06-04 06:09:38,324] INFO [Partition -uve-topic-28-4 broker=2] Log loaded for partition -uve-topic-28-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:38,326] INFO [LogLoader partition=-uve-topic-15-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:38,327] INFO Created log for partition -uve-topic-15-6 in /tmp/kafka-logs/-uve-topic-15-6 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,327] INFO [Partition -uve-topic-15-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-6 (kafka.cluster.Partition) [2026-06-04 06:09:38,328] INFO [Partition -uve-topic-15-6 broker=2] Log loaded for partition -uve-topic-15-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:38,330] INFO [LogLoader partition=-uve-topic-29-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:38,331] INFO Created log for partition -uve-topic-29-4 in /tmp/kafka-logs/-uve-topic-29-4 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,331] INFO [Partition -uve-topic-29-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-4 (kafka.cluster.Partition) [2026-06-04 06:09:38,332] INFO [Partition -uve-topic-29-4 broker=2] Log loaded for partition -uve-topic-29-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:38,335] INFO [LogLoader partition=-uve-topic-16-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:38,337] INFO Created log for partition -uve-topic-16-6 in /tmp/kafka-logs/-uve-topic-16-6 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,337] INFO [Partition -uve-topic-16-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-6 (kafka.cluster.Partition) [2026-06-04 06:09:38,337] INFO [Partition -uve-topic-16-6 broker=2] Log loaded for partition -uve-topic-16-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:38,340] INFO [LogLoader partition=-uve-topic-17-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:38,340] INFO Created log for partition -uve-topic-17-6 in /tmp/kafka-logs/-uve-topic-17-6 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,341] INFO [Partition -uve-topic-17-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-6 (kafka.cluster.Partition) [2026-06-04 06:09:38,341] INFO [Partition -uve-topic-17-6 broker=2] Log loaded for partition -uve-topic-17-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:38,354] INFO [LogLoader partition=-uve-topic-23-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:38,355] INFO Created log for partition -uve-topic-23-4 in /tmp/kafka-logs/-uve-topic-23-4 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,355] INFO [Partition -uve-topic-23-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-4 (kafka.cluster.Partition) [2026-06-04 06:09:38,356] INFO [Partition -uve-topic-23-4 broker=2] Log loaded for partition -uve-topic-23-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:38,360] INFO [LogLoader partition=-uve-topic-10-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:38,361] INFO Created log for partition -uve-topic-10-6 in /tmp/kafka-logs/-uve-topic-10-6 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,361] INFO [Partition -uve-topic-10-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-6 (kafka.cluster.Partition) [2026-06-04 06:09:38,362] INFO [Partition -uve-topic-10-6 broker=2] Log loaded for partition -uve-topic-10-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:38,366] INFO [LogLoader partition=-uve-topic-24-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:38,368] INFO Created log for partition -uve-topic-24-4 in /tmp/kafka-logs/-uve-topic-24-4 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,368] INFO [Partition -uve-topic-24-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-4 (kafka.cluster.Partition) [2026-06-04 06:09:38,369] INFO [Partition -uve-topic-24-4 broker=2] Log loaded for partition -uve-topic-24-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:38,374] INFO [LogLoader partition=-uve-topic-11-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:38,374] INFO Created log for partition -uve-topic-11-6 in /tmp/kafka-logs/-uve-topic-11-6 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,374] INFO [Partition -uve-topic-11-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-6 (kafka.cluster.Partition) [2026-06-04 06:09:38,375] INFO [Partition -uve-topic-11-6 broker=2] Log loaded for partition -uve-topic-11-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:38,382] INFO [LogLoader partition=-uve-topic-25-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:38,383] INFO Created log for partition -uve-topic-25-4 in /tmp/kafka-logs/-uve-topic-25-4 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,383] INFO [Partition -uve-topic-25-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-4 (kafka.cluster.Partition) [2026-06-04 06:09:38,383] INFO [Partition -uve-topic-25-4 broker=2] Log loaded for partition -uve-topic-25-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:38,392] INFO [LogLoader partition=-uve-topic-12-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:38,393] INFO Created log for partition -uve-topic-12-6 in /tmp/kafka-logs/-uve-topic-12-6 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,393] INFO [Partition -uve-topic-12-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-6 (kafka.cluster.Partition) [2026-06-04 06:09:38,393] INFO [Partition -uve-topic-12-6 broker=2] Log loaded for partition -uve-topic-12-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:38,398] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='structured_syslog_topic', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-06-04 06:09:38,398] INFO [LogLoader partition=-uve-topic-26-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:38,399] INFO Created log for partition -uve-topic-26-4 in /tmp/kafka-logs/-uve-topic-26-4 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,399] INFO [Partition -uve-topic-26-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-4 (kafka.cluster.Partition) [2026-06-04 06:09:38,399] INFO [Partition -uve-topic-26-4 broker=2] Log loaded for partition -uve-topic-26-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:38,405] INFO [LogLoader partition=-uve-topic-13-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:38,406] INFO Created log for partition -uve-topic-13-6 in /tmp/kafka-logs/-uve-topic-13-6 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,406] INFO [Partition -uve-topic-13-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-6 (kafka.cluster.Partition) [2026-06-04 06:09:38,406] INFO [Partition -uve-topic-13-6 broker=2] Log loaded for partition -uve-topic-13-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:38,415] INFO [LogLoader partition=-uve-topic-20-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:38,417] INFO Created log for partition -uve-topic-20-3 in /tmp/kafka-logs/-uve-topic-20-3 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,418] INFO [Partition -uve-topic-20-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-3 (kafka.cluster.Partition) [2026-06-04 06:09:38,418] INFO [Partition -uve-topic-20-3 broker=2] Log loaded for partition -uve-topic-20-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:38,428] INFO [LogLoader partition=-uve-topic-21-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:38,429] INFO Created log for partition -uve-topic-21-3 in /tmp/kafka-logs/-uve-topic-21-3 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,429] INFO [Partition -uve-topic-21-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-3 (kafka.cluster.Partition) [2026-06-04 06:09:38,429] INFO [Partition -uve-topic-21-3 broker=2] Log loaded for partition -uve-topic-21-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:38,438] INFO [LogLoader partition=-uve-topic-22-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:38,439] INFO Created log for partition -uve-topic-22-3 in /tmp/kafka-logs/-uve-topic-22-3 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,439] INFO [Partition -uve-topic-22-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-3 (kafka.cluster.Partition) [2026-06-04 06:09:38,439] INFO [Partition -uve-topic-22-3 broker=2] Log loaded for partition -uve-topic-22-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:38,443] INFO [LogLoader partition=-uve-topic-23-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:38,444] INFO Created log for partition -uve-topic-23-3 in /tmp/kafka-logs/-uve-topic-23-3 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,444] INFO [Partition -uve-topic-23-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-3 (kafka.cluster.Partition) [2026-06-04 06:09:38,444] INFO [Partition -uve-topic-23-3 broker=2] Log loaded for partition -uve-topic-23-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:38,447] INFO [LogLoader partition=-uve-topic-10-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:38,449] INFO Created log for partition -uve-topic-10-5 in /tmp/kafka-logs/-uve-topic-10-5 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,449] INFO [Partition -uve-topic-10-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-5 (kafka.cluster.Partition) [2026-06-04 06:09:38,449] INFO [Partition -uve-topic-10-5 broker=2] Log loaded for partition -uve-topic-10-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:38,453] INFO [LogLoader partition=-uve-topic-28-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:38,453] INFO Created log for partition -uve-topic-28-3 in /tmp/kafka-logs/-uve-topic-28-3 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,454] INFO [Partition -uve-topic-28-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-3 (kafka.cluster.Partition) [2026-06-04 06:09:38,454] INFO [Partition -uve-topic-28-3 broker=2] Log loaded for partition -uve-topic-28-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:38,459] INFO [LogLoader partition=-uve-topic-15-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:38,459] INFO Created log for partition -uve-topic-15-5 in /tmp/kafka-logs/-uve-topic-15-5 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,460] INFO [Partition -uve-topic-15-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-5 (kafka.cluster.Partition) [2026-06-04 06:09:38,460] INFO [Partition -uve-topic-15-5 broker=2] Log loaded for partition -uve-topic-15-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:38,463] INFO [LogLoader partition=-uve-topic-29-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:38,464] INFO Created log for partition -uve-topic-29-3 in /tmp/kafka-logs/-uve-topic-29-3 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,464] INFO [Partition -uve-topic-29-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-3 (kafka.cluster.Partition) [2026-06-04 06:09:38,465] INFO [Partition -uve-topic-29-3 broker=2] Log loaded for partition -uve-topic-29-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:38,468] INFO [LogLoader partition=-uve-topic-16-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:38,469] INFO Created log for partition -uve-topic-16-5 in /tmp/kafka-logs/-uve-topic-16-5 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,469] INFO [Partition -uve-topic-16-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-5 (kafka.cluster.Partition) [2026-06-04 06:09:38,469] INFO [Partition -uve-topic-16-5 broker=2] Log loaded for partition -uve-topic-16-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:38,476] INFO [LogLoader partition=-uve-topic-17-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:38,476] INFO Created log for partition -uve-topic-17-5 in /tmp/kafka-logs/-uve-topic-17-5 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,476] INFO [Partition -uve-topic-17-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-5 (kafka.cluster.Partition) [2026-06-04 06:09:38,476] INFO [Partition -uve-topic-17-5 broker=2] Log loaded for partition -uve-topic-17-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:38,481] INFO [LogLoader partition=-uve-topic-18-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:38,482] INFO Created log for partition -uve-topic-18-5 in /tmp/kafka-logs/-uve-topic-18-5 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,484] INFO [Partition -uve-topic-18-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-5 (kafka.cluster.Partition) [2026-06-04 06:09:38,484] INFO [Partition -uve-topic-18-5 broker=2] Log loaded for partition -uve-topic-18-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:38,488] INFO [LogLoader partition=-uve-topic-24-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:38,488] INFO Created log for partition -uve-topic-24-3 in /tmp/kafka-logs/-uve-topic-24-3 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,488] INFO [Partition -uve-topic-24-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-3 (kafka.cluster.Partition) [2026-06-04 06:09:38,489] INFO [Partition -uve-topic-24-3 broker=2] Log loaded for partition -uve-topic-24-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:38,492] INFO [LogLoader partition=-uve-topic-11-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:38,492] INFO Created log for partition -uve-topic-11-5 in /tmp/kafka-logs/-uve-topic-11-5 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,493] INFO [Partition -uve-topic-11-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-5 (kafka.cluster.Partition) [2026-06-04 06:09:38,493] INFO [Partition -uve-topic-11-5 broker=2] Log loaded for partition -uve-topic-11-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:38,496] INFO [LogLoader partition=-uve-topic-25-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:38,497] INFO Created log for partition -uve-topic-25-3 in /tmp/kafka-logs/-uve-topic-25-3 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,497] INFO [Partition -uve-topic-25-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-3 (kafka.cluster.Partition) [2026-06-04 06:09:38,497] INFO [Partition -uve-topic-25-3 broker=2] Log loaded for partition -uve-topic-25-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:38,500] INFO [LogLoader partition=-uve-topic-12-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:38,501] INFO Created log for partition -uve-topic-12-5 in /tmp/kafka-logs/-uve-topic-12-5 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,502] INFO [Partition -uve-topic-12-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-5 (kafka.cluster.Partition) [2026-06-04 06:09:38,502] INFO [Partition -uve-topic-12-5 broker=2] Log loaded for partition -uve-topic-12-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:38,505] INFO [LogLoader partition=-uve-topic-26-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:38,505] INFO Created log for partition -uve-topic-26-3 in /tmp/kafka-logs/-uve-topic-26-3 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,506] INFO [Partition -uve-topic-26-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-3 (kafka.cluster.Partition) [2026-06-04 06:09:38,506] INFO [Partition -uve-topic-26-3 broker=2] Log loaded for partition -uve-topic-26-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:38,509] INFO [LogLoader partition=-uve-topic-13-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:38,509] INFO Created log for partition -uve-topic-13-5 in /tmp/kafka-logs/-uve-topic-13-5 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,510] INFO [Partition -uve-topic-13-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-5 (kafka.cluster.Partition) [2026-06-04 06:09:38,510] INFO [Partition -uve-topic-13-5 broker=2] Log loaded for partition -uve-topic-13-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:38,513] INFO [LogLoader partition=-uve-topic-27-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:38,513] INFO Created log for partition -uve-topic-27-3 in /tmp/kafka-logs/-uve-topic-27-3 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,514] INFO [Partition -uve-topic-27-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-3 (kafka.cluster.Partition) [2026-06-04 06:09:38,514] INFO [Partition -uve-topic-27-3 broker=2] Log loaded for partition -uve-topic-27-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:38,516] INFO [LogLoader partition=-uve-topic-14-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:38,517] INFO Created log for partition -uve-topic-14-5 in /tmp/kafka-logs/-uve-topic-14-5 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,521] INFO [Partition -uve-topic-14-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-5 (kafka.cluster.Partition) [2026-06-04 06:09:38,525] INFO [Partition -uve-topic-14-5 broker=2] Log loaded for partition -uve-topic-14-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:38,527] INFO [LogLoader partition=-uve-topic-20-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:38,528] INFO Created log for partition -uve-topic-20-21 in /tmp/kafka-logs/-uve-topic-20-21 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,528] INFO [Partition -uve-topic-20-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-21 (kafka.cluster.Partition) [2026-06-04 06:09:38,528] INFO [Partition -uve-topic-20-21 broker=2] Log loaded for partition -uve-topic-20-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:38,531] INFO [LogLoader partition=-uve-topic-21-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:38,532] INFO Created log for partition -uve-topic-21-21 in /tmp/kafka-logs/-uve-topic-21-21 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,533] INFO [Partition -uve-topic-21-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-21 (kafka.cluster.Partition) [2026-06-04 06:09:38,533] INFO [Partition -uve-topic-21-21 broker=2] Log loaded for partition -uve-topic-21-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:38,539] INFO [LogLoader partition=-uve-topic-18-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:38,540] INFO Created log for partition -uve-topic-18-22 in /tmp/kafka-logs/-uve-topic-18-22 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,541] INFO [Partition -uve-topic-18-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-22 (kafka.cluster.Partition) [2026-06-04 06:09:38,541] INFO [Partition -uve-topic-18-22 broker=2] Log loaded for partition -uve-topic-18-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:38,557] INFO [LogLoader partition=-uve-topic-19-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:38,558] INFO Created log for partition -uve-topic-19-22 in /tmp/kafka-logs/-uve-topic-19-22 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,558] INFO [Partition -uve-topic-19-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-22 (kafka.cluster.Partition) [2026-06-04 06:09:38,558] INFO [Partition -uve-topic-19-22 broker=2] Log loaded for partition -uve-topic-19-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:38,562] INFO [LogLoader partition=-uve-topic-26-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:38,563] INFO Created log for partition -uve-topic-26-21 in /tmp/kafka-logs/-uve-topic-26-21 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,563] INFO [Partition -uve-topic-26-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-21 (kafka.cluster.Partition) [2026-06-04 06:09:38,563] INFO [Partition -uve-topic-26-21 broker=2] Log loaded for partition -uve-topic-26-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:38,568] INFO [LogLoader partition=-uve-topic-13-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:38,568] INFO Created log for partition -uve-topic-13-23 in /tmp/kafka-logs/-uve-topic-13-23 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,568] INFO [Partition -uve-topic-13-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-23 (kafka.cluster.Partition) [2026-06-04 06:09:38,568] INFO [Partition -uve-topic-13-23 broker=2] Log loaded for partition -uve-topic-13-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:38,581] INFO [LogLoader partition=-uve-topic-27-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:38,581] INFO Created log for partition -uve-topic-27-21 in /tmp/kafka-logs/-uve-topic-27-21 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,581] INFO [Partition -uve-topic-27-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-21 (kafka.cluster.Partition) [2026-06-04 06:09:38,581] INFO [Partition -uve-topic-27-21 broker=2] Log loaded for partition -uve-topic-27-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:38,585] INFO [LogLoader partition=-uve-topic-14-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:38,585] INFO Created log for partition -uve-topic-14-23 in /tmp/kafka-logs/-uve-topic-14-23 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,585] INFO [Partition -uve-topic-14-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-23 (kafka.cluster.Partition) [2026-06-04 06:09:38,585] INFO [Partition -uve-topic-14-23 broker=2] Log loaded for partition -uve-topic-14-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:38,589] INFO [LogLoader partition=-uve-topic-28-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:38,589] INFO Created log for partition -uve-topic-28-21 in /tmp/kafka-logs/-uve-topic-28-21 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,589] INFO [Partition -uve-topic-28-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-21 (kafka.cluster.Partition) [2026-06-04 06:09:38,589] INFO [Partition -uve-topic-28-21 broker=2] Log loaded for partition -uve-topic-28-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:38,593] INFO [LogLoader partition=-uve-topic-15-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:38,594] INFO Created log for partition -uve-topic-15-23 in /tmp/kafka-logs/-uve-topic-15-23 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,594] INFO [Partition -uve-topic-15-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-23 (kafka.cluster.Partition) [2026-06-04 06:09:38,594] INFO [Partition -uve-topic-15-23 broker=2] Log loaded for partition -uve-topic-15-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:38,597] INFO [LogLoader partition=-uve-topic-29-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:38,597] INFO Created log for partition -uve-topic-29-21 in /tmp/kafka-logs/-uve-topic-29-21 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,598] INFO [Partition -uve-topic-29-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-21 (kafka.cluster.Partition) [2026-06-04 06:09:38,598] INFO [Partition -uve-topic-29-21 broker=2] Log loaded for partition -uve-topic-29-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:38,601] INFO [LogLoader partition=-uve-topic-16-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:38,602] INFO Created log for partition -uve-topic-16-23 in /tmp/kafka-logs/-uve-topic-16-23 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,603] INFO [Partition -uve-topic-16-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-23 (kafka.cluster.Partition) [2026-06-04 06:09:38,603] INFO [Partition -uve-topic-16-23 broker=2] Log loaded for partition -uve-topic-16-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:38,609] INFO [LogLoader partition=-uve-topic-22-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:38,610] INFO Created log for partition -uve-topic-22-21 in /tmp/kafka-logs/-uve-topic-22-21 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,610] INFO [Partition -uve-topic-22-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-21 (kafka.cluster.Partition) [2026-06-04 06:09:38,610] INFO [Partition -uve-topic-22-21 broker=2] Log loaded for partition -uve-topic-22-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:38,613] INFO [LogLoader partition=-uve-topic-23-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:38,614] INFO Created log for partition -uve-topic-23-21 in /tmp/kafka-logs/-uve-topic-23-21 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,614] INFO [Partition -uve-topic-23-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-21 (kafka.cluster.Partition) [2026-06-04 06:09:38,614] INFO [Partition -uve-topic-23-21 broker=2] Log loaded for partition -uve-topic-23-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:38,620] INFO [LogLoader partition=-uve-topic-10-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:38,621] INFO Created log for partition -uve-topic-10-23 in /tmp/kafka-logs/-uve-topic-10-23 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,621] INFO [Partition -uve-topic-10-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-23 (kafka.cluster.Partition) [2026-06-04 06:09:38,621] INFO [Partition -uve-topic-10-23 broker=2] Log loaded for partition -uve-topic-10-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:38,624] INFO [LogLoader partition=-uve-topic-24-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:38,626] INFO Created log for partition -uve-topic-24-21 in /tmp/kafka-logs/-uve-topic-24-21 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,626] INFO [Partition -uve-topic-24-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-21 (kafka.cluster.Partition) [2026-06-04 06:09:38,626] INFO [Partition -uve-topic-24-21 broker=2] Log loaded for partition -uve-topic-24-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:38,635] INFO [LogLoader partition=-uve-topic-11-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:38,636] INFO Created log for partition -uve-topic-11-23 in /tmp/kafka-logs/-uve-topic-11-23 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,636] INFO [Partition -uve-topic-11-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-23 (kafka.cluster.Partition) [2026-06-04 06:09:38,636] INFO [Partition -uve-topic-11-23 broker=2] Log loaded for partition -uve-topic-11-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:38,653] INFO [LogLoader partition=-uve-topic-25-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:38,653] INFO Created log for partition -uve-topic-25-21 in /tmp/kafka-logs/-uve-topic-25-21 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,654] INFO [Partition -uve-topic-25-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-21 (kafka.cluster.Partition) [2026-06-04 06:09:38,654] INFO [Partition -uve-topic-25-21 broker=2] Log loaded for partition -uve-topic-25-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:38,657] INFO [LogLoader partition=-uve-topic-12-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:38,658] INFO Created log for partition -uve-topic-12-23 in /tmp/kafka-logs/-uve-topic-12-23 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,658] INFO [Partition -uve-topic-12-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-23 (kafka.cluster.Partition) [2026-06-04 06:09:38,659] INFO [Partition -uve-topic-12-23 broker=2] Log loaded for partition -uve-topic-12-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:38,663] INFO [LogLoader partition=-uve-topic-20-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:38,663] INFO Created log for partition -uve-topic-20-20 in /tmp/kafka-logs/-uve-topic-20-20 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,663] INFO [Partition -uve-topic-20-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-20 (kafka.cluster.Partition) [2026-06-04 06:09:38,663] INFO [Partition -uve-topic-20-20 broker=2] Log loaded for partition -uve-topic-20-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:38,669] INFO [LogLoader partition=-uve-topic-21-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:38,669] INFO Created log for partition -uve-topic-21-20 in /tmp/kafka-logs/-uve-topic-21-20 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,670] INFO [Partition -uve-topic-21-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-20 (kafka.cluster.Partition) [2026-06-04 06:09:38,670] INFO [Partition -uve-topic-21-20 broker=2] Log loaded for partition -uve-topic-21-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:38,676] INFO [LogLoader partition=-uve-topic-22-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:38,677] INFO Created log for partition -uve-topic-22-20 in /tmp/kafka-logs/-uve-topic-22-20 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,678] INFO [Partition -uve-topic-22-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-20 (kafka.cluster.Partition) [2026-06-04 06:09:38,678] INFO [Partition -uve-topic-22-20 broker=2] Log loaded for partition -uve-topic-22-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:38,682] INFO [LogLoader partition=-uve-topic-19-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:38,683] INFO Created log for partition -uve-topic-19-21 in /tmp/kafka-logs/-uve-topic-19-21 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,683] INFO [Partition -uve-topic-19-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-21 (kafka.cluster.Partition) [2026-06-04 06:09:38,683] INFO [Partition -uve-topic-19-21 broker=2] Log loaded for partition -uve-topic-19-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:38,692] INFO [LogLoader partition=-uve-topic-27-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:38,694] INFO Created log for partition -uve-topic-27-20 in /tmp/kafka-logs/-uve-topic-27-20 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,694] INFO [Partition -uve-topic-27-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-20 (kafka.cluster.Partition) [2026-06-04 06:09:38,694] INFO [Partition -uve-topic-27-20 broker=2] Log loaded for partition -uve-topic-27-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:38,699] INFO [LogLoader partition=-uve-topic-14-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:38,700] INFO Created log for partition -uve-topic-14-22 in /tmp/kafka-logs/-uve-topic-14-22 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,700] INFO [Partition -uve-topic-14-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-22 (kafka.cluster.Partition) [2026-06-04 06:09:38,700] INFO [Partition -uve-topic-14-22 broker=2] Log loaded for partition -uve-topic-14-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:38,705] INFO [LogLoader partition=-uve-topic-28-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:38,706] INFO Created log for partition -uve-topic-28-20 in /tmp/kafka-logs/-uve-topic-28-20 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,706] INFO [Partition -uve-topic-28-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-20 (kafka.cluster.Partition) [2026-06-04 06:09:38,706] INFO [Partition -uve-topic-28-20 broker=2] Log loaded for partition -uve-topic-28-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:38,710] INFO [LogLoader partition=-uve-topic-15-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:38,711] INFO Created log for partition -uve-topic-15-22 in /tmp/kafka-logs/-uve-topic-15-22 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,711] INFO [Partition -uve-topic-15-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-22 (kafka.cluster.Partition) [2026-06-04 06:09:38,711] INFO [Partition -uve-topic-15-22 broker=2] Log loaded for partition -uve-topic-15-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:38,714] INFO [LogLoader partition=-uve-topic-29-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:38,715] INFO Created log for partition -uve-topic-29-20 in /tmp/kafka-logs/-uve-topic-29-20 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,715] INFO [Partition -uve-topic-29-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-20 (kafka.cluster.Partition) [2026-06-04 06:09:38,715] INFO [Partition -uve-topic-29-20 broker=2] Log loaded for partition -uve-topic-29-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:38,718] INFO [LogLoader partition=-uve-topic-16-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:38,719] INFO Created log for partition -uve-topic-16-22 in /tmp/kafka-logs/-uve-topic-16-22 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,720] INFO [Partition -uve-topic-16-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-22 (kafka.cluster.Partition) [2026-06-04 06:09:38,720] INFO [Partition -uve-topic-16-22 broker=2] Log loaded for partition -uve-topic-16-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:38,723] INFO [LogLoader partition=-uve-topic-17-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:38,723] INFO Created log for partition -uve-topic-17-22 in /tmp/kafka-logs/-uve-topic-17-22 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,723] INFO [Partition -uve-topic-17-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-22 (kafka.cluster.Partition) [2026-06-04 06:09:38,723] INFO [Partition -uve-topic-17-22 broker=2] Log loaded for partition -uve-topic-17-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:38,727] INFO [LogLoader partition=-uve-topic-23-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:38,727] INFO Created log for partition -uve-topic-23-20 in /tmp/kafka-logs/-uve-topic-23-20 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,728] INFO [Partition -uve-topic-23-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-20 (kafka.cluster.Partition) [2026-06-04 06:09:38,728] INFO [Partition -uve-topic-23-20 broker=2] Log loaded for partition -uve-topic-23-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:38,732] INFO [LogLoader partition=-uve-topic-10-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:38,733] INFO Created log for partition -uve-topic-10-22 in /tmp/kafka-logs/-uve-topic-10-22 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,733] INFO [Partition -uve-topic-10-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-22 (kafka.cluster.Partition) [2026-06-04 06:09:38,733] INFO [Partition -uve-topic-10-22 broker=2] Log loaded for partition -uve-topic-10-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:38,737] INFO [LogLoader partition=-uve-topic-24-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:38,738] INFO Created log for partition -uve-topic-24-20 in /tmp/kafka-logs/-uve-topic-24-20 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,738] INFO [Partition -uve-topic-24-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-20 (kafka.cluster.Partition) [2026-06-04 06:09:38,738] INFO [Partition -uve-topic-24-20 broker=2] Log loaded for partition -uve-topic-24-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:38,740] INFO [LogLoader partition=-uve-topic-11-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:38,741] INFO Created log for partition -uve-topic-11-22 in /tmp/kafka-logs/-uve-topic-11-22 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,741] INFO [Partition -uve-topic-11-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-22 (kafka.cluster.Partition) [2026-06-04 06:09:38,741] INFO [Partition -uve-topic-11-22 broker=2] Log loaded for partition -uve-topic-11-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:38,744] INFO [LogLoader partition=-uve-topic-25-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:38,744] INFO Created log for partition -uve-topic-25-20 in /tmp/kafka-logs/-uve-topic-25-20 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,745] INFO [Partition -uve-topic-25-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-20 (kafka.cluster.Partition) [2026-06-04 06:09:38,745] INFO [Partition -uve-topic-25-20 broker=2] Log loaded for partition -uve-topic-25-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:38,748] INFO [LogLoader partition=-uve-topic-12-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:38,749] INFO Created log for partition -uve-topic-12-22 in /tmp/kafka-logs/-uve-topic-12-22 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,749] INFO [Partition -uve-topic-12-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-22 (kafka.cluster.Partition) [2026-06-04 06:09:38,749] INFO [Partition -uve-topic-12-22 broker=2] Log loaded for partition -uve-topic-12-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:38,752] INFO [LogLoader partition=-uve-topic-26-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:38,752] INFO Created log for partition -uve-topic-26-20 in /tmp/kafka-logs/-uve-topic-26-20 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,753] INFO [Partition -uve-topic-26-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-20 (kafka.cluster.Partition) [2026-06-04 06:09:38,753] INFO [Partition -uve-topic-26-20 broker=2] Log loaded for partition -uve-topic-26-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:38,759] INFO [LogLoader partition=-uve-topic-13-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:38,760] INFO Created log for partition -uve-topic-13-22 in /tmp/kafka-logs/-uve-topic-13-22 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,760] INFO [Partition -uve-topic-13-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-22 (kafka.cluster.Partition) [2026-06-04 06:09:38,760] INFO [Partition -uve-topic-13-22 broker=2] Log loaded for partition -uve-topic-13-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:38,763] INFO [LogLoader partition=-uve-topic-29-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:38,763] INFO Created log for partition -uve-topic-29-22 in /tmp/kafka-logs/-uve-topic-29-22 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,764] INFO [Partition -uve-topic-29-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-22 (kafka.cluster.Partition) [2026-06-04 06:09:38,764] INFO [Partition -uve-topic-29-22 broker=2] Log loaded for partition -uve-topic-29-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:38,767] INFO [LogLoader partition=-uve-topic-16-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:38,768] INFO Created log for partition -uve-topic-16-24 in /tmp/kafka-logs/-uve-topic-16-24 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,768] INFO [Partition -uve-topic-16-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-24 (kafka.cluster.Partition) [2026-06-04 06:09:38,768] INFO [Partition -uve-topic-16-24 broker=2] Log loaded for partition -uve-topic-16-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:38,771] INFO [LogLoader partition=-uve-topic-17-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:38,771] INFO Created log for partition -uve-topic-17-24 in /tmp/kafka-logs/-uve-topic-17-24 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,772] INFO [Partition -uve-topic-17-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-24 (kafka.cluster.Partition) [2026-06-04 06:09:38,772] INFO [Partition -uve-topic-17-24 broker=2] Log loaded for partition -uve-topic-17-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:38,775] INFO [LogLoader partition=-uve-topic-18-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:38,775] INFO Created log for partition -uve-topic-18-24 in /tmp/kafka-logs/-uve-topic-18-24 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,775] INFO [Partition -uve-topic-18-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-24 (kafka.cluster.Partition) [2026-06-04 06:09:38,775] INFO [Partition -uve-topic-18-24 broker=2] Log loaded for partition -uve-topic-18-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:38,779] INFO [LogLoader partition=-uve-topic-19-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:38,779] INFO Created log for partition -uve-topic-19-24 in /tmp/kafka-logs/-uve-topic-19-24 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,779] INFO [Partition -uve-topic-19-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-24 (kafka.cluster.Partition) [2026-06-04 06:09:38,780] INFO [Partition -uve-topic-19-24 broker=2] Log loaded for partition -uve-topic-19-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:38,782] INFO [LogLoader partition=-uve-topic-24-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:38,783] INFO Created log for partition -uve-topic-24-23 in /tmp/kafka-logs/-uve-topic-24-23 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,784] INFO [Partition -uve-topic-24-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-23 (kafka.cluster.Partition) [2026-06-04 06:09:38,784] INFO [Partition -uve-topic-24-23 broker=2] Log loaded for partition -uve-topic-24-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:38,786] INFO [LogLoader partition=-uve-topic-11-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:38,787] INFO Created log for partition -uve-topic-11-25 in /tmp/kafka-logs/-uve-topic-11-25 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,788] INFO [Partition -uve-topic-11-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-25 (kafka.cluster.Partition) [2026-06-04 06:09:38,788] INFO [Partition -uve-topic-11-25 broker=2] Log loaded for partition -uve-topic-11-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:38,790] INFO [LogLoader partition=-uve-topic-25-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:38,791] INFO Created log for partition -uve-topic-25-23 in /tmp/kafka-logs/-uve-topic-25-23 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,792] INFO [Partition -uve-topic-25-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-23 (kafka.cluster.Partition) [2026-06-04 06:09:38,792] INFO [Partition -uve-topic-25-23 broker=2] Log loaded for partition -uve-topic-25-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:38,795] INFO [LogLoader partition=-uve-topic-12-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:38,795] INFO Created log for partition -uve-topic-12-25 in /tmp/kafka-logs/-uve-topic-12-25 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,795] INFO [Partition -uve-topic-12-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-25 (kafka.cluster.Partition) [2026-06-04 06:09:38,796] INFO [Partition -uve-topic-12-25 broker=2] Log loaded for partition -uve-topic-12-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:38,798] INFO [LogLoader partition=-uve-topic-26-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:38,799] INFO Created log for partition -uve-topic-26-23 in /tmp/kafka-logs/-uve-topic-26-23 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,800] INFO [Partition -uve-topic-26-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-23 (kafka.cluster.Partition) [2026-06-04 06:09:38,800] INFO [Partition -uve-topic-26-23 broker=2] Log loaded for partition -uve-topic-26-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:38,802] INFO [LogLoader partition=-uve-topic-13-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:38,803] INFO Created log for partition -uve-topic-13-25 in /tmp/kafka-logs/-uve-topic-13-25 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,803] INFO [Partition -uve-topic-13-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-25 (kafka.cluster.Partition) [2026-06-04 06:09:38,803] INFO [Partition -uve-topic-13-25 broker=2] Log loaded for partition -uve-topic-13-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:38,806] INFO [LogLoader partition=-uve-topic-27-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:38,806] INFO Created log for partition -uve-topic-27-23 in /tmp/kafka-logs/-uve-topic-27-23 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,807] INFO [Partition -uve-topic-27-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-23 (kafka.cluster.Partition) [2026-06-04 06:09:38,807] INFO [Partition -uve-topic-27-23 broker=2] Log loaded for partition -uve-topic-27-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:38,810] INFO [LogLoader partition=-uve-topic-14-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:38,810] INFO Created log for partition -uve-topic-14-25 in /tmp/kafka-logs/-uve-topic-14-25 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,811] INFO [Partition -uve-topic-14-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-25 (kafka.cluster.Partition) [2026-06-04 06:09:38,811] INFO [Partition -uve-topic-14-25 broker=2] Log loaded for partition -uve-topic-14-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:38,814] INFO [LogLoader partition=-uve-topic-20-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:38,815] INFO Created log for partition -uve-topic-20-23 in /tmp/kafka-logs/-uve-topic-20-23 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,815] INFO [Partition -uve-topic-20-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-23 (kafka.cluster.Partition) [2026-06-04 06:09:38,815] INFO [Partition -uve-topic-20-23 broker=2] Log loaded for partition -uve-topic-20-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:38,819] INFO [LogLoader partition=-uve-topic-21-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:38,819] INFO Created log for partition -uve-topic-21-23 in /tmp/kafka-logs/-uve-topic-21-23 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,820] INFO [Partition -uve-topic-21-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-23 (kafka.cluster.Partition) [2026-06-04 06:09:38,820] INFO [Partition -uve-topic-21-23 broker=2] Log loaded for partition -uve-topic-21-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:38,824] INFO [LogLoader partition=-uve-topic-22-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:38,825] INFO Created log for partition -uve-topic-22-23 in /tmp/kafka-logs/-uve-topic-22-23 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,825] INFO [Partition -uve-topic-22-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-23 (kafka.cluster.Partition) [2026-06-04 06:09:38,825] INFO [Partition -uve-topic-22-23 broker=2] Log loaded for partition -uve-topic-22-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:38,829] INFO [LogLoader partition=-uve-topic-23-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:38,830] INFO Created log for partition -uve-topic-23-23 in /tmp/kafka-logs/-uve-topic-23-23 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,830] INFO [Partition -uve-topic-23-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-23 (kafka.cluster.Partition) [2026-06-04 06:09:38,830] INFO [Partition -uve-topic-23-23 broker=2] Log loaded for partition -uve-topic-23-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:38,851] INFO [LogLoader partition=-uve-topic-10-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:38,852] INFO Created log for partition -uve-topic-10-25 in /tmp/kafka-logs/-uve-topic-10-25 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,852] INFO [Partition -uve-topic-10-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-25 (kafka.cluster.Partition) [2026-06-04 06:09:38,852] INFO [Partition -uve-topic-10-25 broker=2] Log loaded for partition -uve-topic-10-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:38,873] INFO [LogLoader partition=-uve-topic-20-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:38,879] INFO Created log for partition -uve-topic-20-22 in /tmp/kafka-logs/-uve-topic-20-22 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,879] INFO [Partition -uve-topic-20-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-22 (kafka.cluster.Partition) [2026-06-04 06:09:38,879] INFO [Partition -uve-topic-20-22 broker=2] Log loaded for partition -uve-topic-20-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:38,888] INFO [LogLoader partition=-uve-topic-17-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:38,891] INFO Created log for partition -uve-topic-17-23 in /tmp/kafka-logs/-uve-topic-17-23 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,893] INFO [Partition -uve-topic-17-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-23 (kafka.cluster.Partition) [2026-06-04 06:09:38,893] INFO [Partition -uve-topic-17-23 broker=2] Log loaded for partition -uve-topic-17-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:38,903] INFO [LogLoader partition=-uve-topic-18-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:38,903] INFO Created log for partition -uve-topic-18-23 in /tmp/kafka-logs/-uve-topic-18-23 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,904] INFO [Partition -uve-topic-18-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-23 (kafka.cluster.Partition) [2026-06-04 06:09:38,904] INFO [Partition -uve-topic-18-23 broker=2] Log loaded for partition -uve-topic-18-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:38,908] INFO [LogLoader partition=-uve-topic-19-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:38,909] INFO Created log for partition -uve-topic-19-23 in /tmp/kafka-logs/-uve-topic-19-23 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,909] INFO [Partition -uve-topic-19-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-23 (kafka.cluster.Partition) [2026-06-04 06:09:38,909] INFO [Partition -uve-topic-19-23 broker=2] Log loaded for partition -uve-topic-19-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:38,912] INFO [LogLoader partition=-uve-topic-25-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:38,912] INFO Created log for partition -uve-topic-25-22 in /tmp/kafka-logs/-uve-topic-25-22 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,912] INFO [Partition -uve-topic-25-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-22 (kafka.cluster.Partition) [2026-06-04 06:09:38,912] INFO [Partition -uve-topic-25-22 broker=2] Log loaded for partition -uve-topic-25-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:38,916] INFO [LogLoader partition=-uve-topic-12-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:38,917] INFO Created log for partition -uve-topic-12-24 in /tmp/kafka-logs/-uve-topic-12-24 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,924] INFO [Partition -uve-topic-12-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-24 (kafka.cluster.Partition) [2026-06-04 06:09:38,924] INFO [Partition -uve-topic-12-24 broker=2] Log loaded for partition -uve-topic-12-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:38,932] INFO [LogLoader partition=-uve-topic-26-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:38,932] INFO Created log for partition -uve-topic-26-22 in /tmp/kafka-logs/-uve-topic-26-22 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,933] INFO [Partition -uve-topic-26-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-22 (kafka.cluster.Partition) [2026-06-04 06:09:38,933] INFO [Partition -uve-topic-26-22 broker=2] Log loaded for partition -uve-topic-26-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:38,937] INFO [LogLoader partition=-uve-topic-13-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:38,938] INFO Created log for partition -uve-topic-13-24 in /tmp/kafka-logs/-uve-topic-13-24 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,938] INFO [Partition -uve-topic-13-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-24 (kafka.cluster.Partition) [2026-06-04 06:09:38,938] INFO [Partition -uve-topic-13-24 broker=2] Log loaded for partition -uve-topic-13-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:38,942] INFO [LogLoader partition=-uve-topic-27-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:38,943] INFO Created log for partition -uve-topic-27-22 in /tmp/kafka-logs/-uve-topic-27-22 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,943] INFO [Partition -uve-topic-27-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-22 (kafka.cluster.Partition) [2026-06-04 06:09:38,943] INFO [Partition -uve-topic-27-22 broker=2] Log loaded for partition -uve-topic-27-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:38,965] INFO [LogLoader partition=-uve-topic-14-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:38,965] INFO Created log for partition -uve-topic-14-24 in /tmp/kafka-logs/-uve-topic-14-24 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,966] INFO [Partition -uve-topic-14-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-24 (kafka.cluster.Partition) [2026-06-04 06:09:38,966] INFO [Partition -uve-topic-14-24 broker=2] Log loaded for partition -uve-topic-14-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:38,970] INFO [LogLoader partition=-uve-topic-28-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:38,971] INFO Created log for partition -uve-topic-28-22 in /tmp/kafka-logs/-uve-topic-28-22 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,971] INFO [Partition -uve-topic-28-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-22 (kafka.cluster.Partition) [2026-06-04 06:09:38,971] INFO [Partition -uve-topic-28-22 broker=2] Log loaded for partition -uve-topic-28-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:38,977] INFO [LogLoader partition=-uve-topic-15-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:38,983] INFO Created log for partition -uve-topic-15-24 in /tmp/kafka-logs/-uve-topic-15-24 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,983] INFO [Partition -uve-topic-15-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-24 (kafka.cluster.Partition) [2026-06-04 06:09:38,983] INFO [Partition -uve-topic-15-24 broker=2] Log loaded for partition -uve-topic-15-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:38,986] INFO [LogLoader partition=-uve-topic-21-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:38,987] INFO Created log for partition -uve-topic-21-22 in /tmp/kafka-logs/-uve-topic-21-22 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,987] INFO [Partition -uve-topic-21-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-22 (kafka.cluster.Partition) [2026-06-04 06:09:38,987] INFO [Partition -uve-topic-21-22 broker=2] Log loaded for partition -uve-topic-21-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:38,992] INFO [LogLoader partition=-uve-topic-22-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:38,992] INFO Created log for partition -uve-topic-22-22 in /tmp/kafka-logs/-uve-topic-22-22 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,992] INFO [Partition -uve-topic-22-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-22 (kafka.cluster.Partition) [2026-06-04 06:09:38,992] INFO [Partition -uve-topic-22-22 broker=2] Log loaded for partition -uve-topic-22-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:38,996] INFO [LogLoader partition=-uve-topic-23-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:38,996] INFO Created log for partition -uve-topic-23-22 in /tmp/kafka-logs/-uve-topic-23-22 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:38,996] INFO [Partition -uve-topic-23-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-22 (kafka.cluster.Partition) [2026-06-04 06:09:38,998] INFO [Partition -uve-topic-23-22 broker=2] Log loaded for partition -uve-topic-23-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:39,001] INFO [LogLoader partition=-uve-topic-10-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:39,001] INFO Created log for partition -uve-topic-10-24 in /tmp/kafka-logs/-uve-topic-10-24 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,002] INFO [Partition -uve-topic-10-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-24 (kafka.cluster.Partition) [2026-06-04 06:09:39,002] INFO [Partition -uve-topic-10-24 broker=2] Log loaded for partition -uve-topic-10-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:39,010] INFO [LogLoader partition=-uve-topic-24-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:39,010] INFO Created log for partition -uve-topic-24-22 in /tmp/kafka-logs/-uve-topic-24-22 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,011] INFO [Partition -uve-topic-24-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-22 (kafka.cluster.Partition) [2026-06-04 06:09:39,011] INFO [Partition -uve-topic-24-22 broker=2] Log loaded for partition -uve-topic-24-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:39,013] INFO [LogLoader partition=-uve-topic-11-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:39,014] INFO Created log for partition -uve-topic-11-24 in /tmp/kafka-logs/-uve-topic-11-24 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,014] INFO [Partition -uve-topic-11-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-24 (kafka.cluster.Partition) [2026-06-04 06:09:39,014] INFO [Partition -uve-topic-11-24 broker=2] Log loaded for partition -uve-topic-11-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:39,016] INFO [LogLoader partition=-uve-topic-18-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:39,017] INFO Created log for partition -uve-topic-18-26 in /tmp/kafka-logs/-uve-topic-18-26 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,018] INFO [Partition -uve-topic-18-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-26 (kafka.cluster.Partition) [2026-06-04 06:09:39,018] INFO [Partition -uve-topic-18-26 broker=2] Log loaded for partition -uve-topic-18-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:39,023] INFO [LogLoader partition=-uve-topic-19-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:39,028] INFO Created log for partition -uve-topic-19-26 in /tmp/kafka-logs/-uve-topic-19-26 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,028] INFO [Partition -uve-topic-19-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-26 (kafka.cluster.Partition) [2026-06-04 06:09:39,028] INFO [Partition -uve-topic-19-26 broker=2] Log loaded for partition -uve-topic-19-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:39,032] INFO [LogLoader partition=-uve-topic-27-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:39,032] INFO Created log for partition -uve-topic-27-24 in /tmp/kafka-logs/-uve-topic-27-24 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,032] INFO [Partition -uve-topic-27-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-24 (kafka.cluster.Partition) [2026-06-04 06:09:39,032] INFO [Partition -uve-topic-27-24 broker=2] Log loaded for partition -uve-topic-27-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:39,034] INFO [LogLoader partition=-uve-topic-14-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:39,035] INFO Created log for partition -uve-topic-14-26 in /tmp/kafka-logs/-uve-topic-14-26 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,035] INFO [Partition -uve-topic-14-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-26 (kafka.cluster.Partition) [2026-06-04 06:09:39,035] INFO [Partition -uve-topic-14-26 broker=2] Log loaded for partition -uve-topic-14-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:39,040] INFO [LogLoader partition=-uve-topic-28-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:39,040] INFO Created log for partition -uve-topic-28-24 in /tmp/kafka-logs/-uve-topic-28-24 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,040] INFO [Partition -uve-topic-28-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-24 (kafka.cluster.Partition) [2026-06-04 06:09:39,040] INFO [Partition -uve-topic-28-24 broker=2] Log loaded for partition -uve-topic-28-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:39,055] INFO [LogLoader partition=-uve-topic-15-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:39,055] INFO Created log for partition -uve-topic-15-26 in /tmp/kafka-logs/-uve-topic-15-26 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,055] INFO [Partition -uve-topic-15-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-26 (kafka.cluster.Partition) [2026-06-04 06:09:39,055] INFO [Partition -uve-topic-15-26 broker=2] Log loaded for partition -uve-topic-15-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:39,066] INFO [LogLoader partition=-uve-topic-29-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:39,067] INFO Created log for partition -uve-topic-29-24 in /tmp/kafka-logs/-uve-topic-29-24 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,067] INFO [Partition -uve-topic-29-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-24 (kafka.cluster.Partition) [2026-06-04 06:09:39,067] INFO [Partition -uve-topic-29-24 broker=2] Log loaded for partition -uve-topic-29-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:39,072] INFO [LogLoader partition=-uve-topic-16-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:39,072] INFO Created log for partition -uve-topic-16-26 in /tmp/kafka-logs/-uve-topic-16-26 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,073] INFO [Partition -uve-topic-16-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-26 (kafka.cluster.Partition) [2026-06-04 06:09:39,073] INFO [Partition -uve-topic-16-26 broker=2] Log loaded for partition -uve-topic-16-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:39,080] INFO [LogLoader partition=-uve-topic-17-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:39,080] INFO Created log for partition -uve-topic-17-26 in /tmp/kafka-logs/-uve-topic-17-26 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,081] INFO [Partition -uve-topic-17-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-26 (kafka.cluster.Partition) [2026-06-04 06:09:39,081] INFO [Partition -uve-topic-17-26 broker=2] Log loaded for partition -uve-topic-17-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:39,087] INFO [LogLoader partition=-uve-topic-22-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:39,087] INFO Created log for partition -uve-topic-22-25 in /tmp/kafka-logs/-uve-topic-22-25 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,087] INFO [Partition -uve-topic-22-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-25 (kafka.cluster.Partition) [2026-06-04 06:09:39,087] INFO [Partition -uve-topic-22-25 broker=2] Log loaded for partition -uve-topic-22-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:39,115] INFO [LogLoader partition=-uve-topic-23-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:39,115] INFO Created log for partition -uve-topic-23-25 in /tmp/kafka-logs/-uve-topic-23-25 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,116] INFO [Partition -uve-topic-23-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-25 (kafka.cluster.Partition) [2026-06-04 06:09:39,116] INFO [Partition -uve-topic-23-25 broker=2] Log loaded for partition -uve-topic-23-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:39,118] INFO [LogLoader partition=-uve-topic-10-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:39,118] INFO Created log for partition -uve-topic-10-27 in /tmp/kafka-logs/-uve-topic-10-27 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,118] INFO [Partition -uve-topic-10-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-27 (kafka.cluster.Partition) [2026-06-04 06:09:39,118] INFO [Partition -uve-topic-10-27 broker=2] Log loaded for partition -uve-topic-10-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:39,120] INFO [LogLoader partition=-uve-topic-24-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:39,121] INFO Created log for partition -uve-topic-24-25 in /tmp/kafka-logs/-uve-topic-24-25 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,121] INFO [Partition -uve-topic-24-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-25 (kafka.cluster.Partition) [2026-06-04 06:09:39,121] INFO [Partition -uve-topic-24-25 broker=2] Log loaded for partition -uve-topic-24-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:39,123] INFO [LogLoader partition=-uve-topic-11-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:39,123] INFO Created log for partition -uve-topic-11-27 in /tmp/kafka-logs/-uve-topic-11-27 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,123] INFO [Partition -uve-topic-11-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-27 (kafka.cluster.Partition) [2026-06-04 06:09:39,123] INFO [Partition -uve-topic-11-27 broker=2] Log loaded for partition -uve-topic-11-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:39,127] INFO [LogLoader partition=-uve-topic-25-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:39,128] INFO Created log for partition -uve-topic-25-25 in /tmp/kafka-logs/-uve-topic-25-25 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,128] INFO [Partition -uve-topic-25-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-25 (kafka.cluster.Partition) [2026-06-04 06:09:39,128] INFO [Partition -uve-topic-25-25 broker=2] Log loaded for partition -uve-topic-25-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:39,131] INFO [LogLoader partition=-uve-topic-12-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:39,132] INFO Created log for partition -uve-topic-12-27 in /tmp/kafka-logs/-uve-topic-12-27 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,133] INFO [Partition -uve-topic-12-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-27 (kafka.cluster.Partition) [2026-06-04 06:09:39,133] INFO [Partition -uve-topic-12-27 broker=2] Log loaded for partition -uve-topic-12-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:39,135] INFO [LogLoader partition=-uve-topic-20-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:39,136] INFO Created log for partition -uve-topic-20-25 in /tmp/kafka-logs/-uve-topic-20-25 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,137] INFO [Partition -uve-topic-20-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-25 (kafka.cluster.Partition) [2026-06-04 06:09:39,137] INFO [Partition -uve-topic-20-25 broker=2] Log loaded for partition -uve-topic-20-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:39,139] INFO [LogLoader partition=-uve-topic-21-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:39,140] INFO Created log for partition -uve-topic-21-25 in /tmp/kafka-logs/-uve-topic-21-25 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,149] INFO [Partition -uve-topic-21-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-25 (kafka.cluster.Partition) [2026-06-04 06:09:39,150] INFO [Partition -uve-topic-21-25 broker=2] Log loaded for partition -uve-topic-21-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:39,153] INFO [LogLoader partition=-uve-topic-19-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:39,160] INFO Created log for partition -uve-topic-19-25 in /tmp/kafka-logs/-uve-topic-19-25 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,160] INFO [Partition -uve-topic-19-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-25 (kafka.cluster.Partition) [2026-06-04 06:09:39,160] INFO [Partition -uve-topic-19-25 broker=2] Log loaded for partition -uve-topic-19-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:39,195] INFO [LogLoader partition=-uve-topic-28-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:39,196] INFO Created log for partition -uve-topic-28-23 in /tmp/kafka-logs/-uve-topic-28-23 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,196] INFO [Partition -uve-topic-28-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-23 (kafka.cluster.Partition) [2026-06-04 06:09:39,196] INFO [Partition -uve-topic-28-23 broker=2] Log loaded for partition -uve-topic-28-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:39,204] INFO [LogLoader partition=-uve-topic-15-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:39,206] INFO Created log for partition -uve-topic-15-25 in /tmp/kafka-logs/-uve-topic-15-25 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,207] INFO [Partition -uve-topic-15-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-25 (kafka.cluster.Partition) [2026-06-04 06:09:39,208] INFO [Partition -uve-topic-15-25 broker=2] Log loaded for partition -uve-topic-15-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:39,212] INFO [LogLoader partition=-uve-topic-29-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:39,213] INFO Created log for partition -uve-topic-29-23 in /tmp/kafka-logs/-uve-topic-29-23 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,213] INFO [Partition -uve-topic-29-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-23 (kafka.cluster.Partition) [2026-06-04 06:09:39,213] INFO [Partition -uve-topic-29-23 broker=2] Log loaded for partition -uve-topic-29-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:39,225] INFO [LogLoader partition=-uve-topic-16-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:39,225] INFO Created log for partition -uve-topic-16-25 in /tmp/kafka-logs/-uve-topic-16-25 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,226] INFO [Partition -uve-topic-16-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-25 (kafka.cluster.Partition) [2026-06-04 06:09:39,226] INFO [Partition -uve-topic-16-25 broker=2] Log loaded for partition -uve-topic-16-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:39,236] INFO [LogLoader partition=-uve-topic-17-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:39,240] INFO Created log for partition -uve-topic-17-25 in /tmp/kafka-logs/-uve-topic-17-25 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,241] INFO [Partition -uve-topic-17-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-25 (kafka.cluster.Partition) [2026-06-04 06:09:39,242] INFO [Partition -uve-topic-17-25 broker=2] Log loaded for partition -uve-topic-17-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:39,246] INFO [LogLoader partition=-uve-topic-18-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:39,246] INFO Created log for partition -uve-topic-18-25 in /tmp/kafka-logs/-uve-topic-18-25 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,246] INFO [Partition -uve-topic-18-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-25 (kafka.cluster.Partition) [2026-06-04 06:09:39,247] INFO [Partition -uve-topic-18-25 broker=2] Log loaded for partition -uve-topic-18-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:39,253] INFO [LogLoader partition=-uve-topic-23-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:39,258] INFO Created log for partition -uve-topic-23-24 in /tmp/kafka-logs/-uve-topic-23-24 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,259] INFO [Partition -uve-topic-23-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-24 (kafka.cluster.Partition) [2026-06-04 06:09:39,259] INFO [Partition -uve-topic-23-24 broker=2] Log loaded for partition -uve-topic-23-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:39,264] INFO [LogLoader partition=-uve-topic-10-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:39,268] INFO Created log for partition -uve-topic-10-26 in /tmp/kafka-logs/-uve-topic-10-26 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,268] INFO [Partition -uve-topic-10-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-26 (kafka.cluster.Partition) [2026-06-04 06:09:39,268] INFO [Partition -uve-topic-10-26 broker=2] Log loaded for partition -uve-topic-10-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:39,275] INFO [LogLoader partition=-uve-topic-24-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:39,276] INFO Created log for partition -uve-topic-24-24 in /tmp/kafka-logs/-uve-topic-24-24 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,276] INFO [Partition -uve-topic-24-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-24 (kafka.cluster.Partition) [2026-06-04 06:09:39,276] INFO [Partition -uve-topic-24-24 broker=2] Log loaded for partition -uve-topic-24-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:39,279] INFO [LogLoader partition=-uve-topic-11-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:39,279] INFO Created log for partition -uve-topic-11-26 in /tmp/kafka-logs/-uve-topic-11-26 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,279] INFO [Partition -uve-topic-11-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-26 (kafka.cluster.Partition) [2026-06-04 06:09:39,279] INFO [Partition -uve-topic-11-26 broker=2] Log loaded for partition -uve-topic-11-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:39,290] INFO [LogLoader partition=-uve-topic-25-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:39,291] INFO Created log for partition -uve-topic-25-24 in /tmp/kafka-logs/-uve-topic-25-24 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,291] INFO [Partition -uve-topic-25-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-24 (kafka.cluster.Partition) [2026-06-04 06:09:39,291] INFO [Partition -uve-topic-25-24 broker=2] Log loaded for partition -uve-topic-25-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:39,296] INFO [LogLoader partition=-uve-topic-12-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:39,296] INFO Created log for partition -uve-topic-12-26 in /tmp/kafka-logs/-uve-topic-12-26 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,296] INFO [Partition -uve-topic-12-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-26 (kafka.cluster.Partition) [2026-06-04 06:09:39,296] INFO [Partition -uve-topic-12-26 broker=2] Log loaded for partition -uve-topic-12-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:39,300] INFO [LogLoader partition=-uve-topic-26-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:39,300] INFO Created log for partition -uve-topic-26-24 in /tmp/kafka-logs/-uve-topic-26-24 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,300] INFO [Partition -uve-topic-26-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-24 (kafka.cluster.Partition) [2026-06-04 06:09:39,300] INFO [Partition -uve-topic-26-24 broker=2] Log loaded for partition -uve-topic-26-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:39,305] INFO [LogLoader partition=-uve-topic-13-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:39,305] INFO Created log for partition -uve-topic-13-26 in /tmp/kafka-logs/-uve-topic-13-26 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,305] INFO [Partition -uve-topic-13-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-26 (kafka.cluster.Partition) [2026-06-04 06:09:39,305] INFO [Partition -uve-topic-13-26 broker=2] Log loaded for partition -uve-topic-13-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:39,312] INFO [LogLoader partition=-uve-topic-20-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:39,313] INFO Created log for partition -uve-topic-20-24 in /tmp/kafka-logs/-uve-topic-20-24 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,313] INFO [Partition -uve-topic-20-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-24 (kafka.cluster.Partition) [2026-06-04 06:09:39,313] INFO [Partition -uve-topic-20-24 broker=2] Log loaded for partition -uve-topic-20-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:39,317] INFO [LogLoader partition=-uve-topic-21-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:39,317] INFO Created log for partition -uve-topic-21-24 in /tmp/kafka-logs/-uve-topic-21-24 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,317] INFO [Partition -uve-topic-21-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-24 (kafka.cluster.Partition) [2026-06-04 06:09:39,317] INFO [Partition -uve-topic-21-24 broker=2] Log loaded for partition -uve-topic-21-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:39,321] INFO [LogLoader partition=-uve-topic-22-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:39,322] INFO Created log for partition -uve-topic-22-24 in /tmp/kafka-logs/-uve-topic-22-24 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,322] INFO [Partition -uve-topic-22-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-24 (kafka.cluster.Partition) [2026-06-04 06:09:39,322] INFO [Partition -uve-topic-22-24 broker=2] Log loaded for partition -uve-topic-22-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:39,329] INFO [LogLoader partition=-uve-topic-29-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:39,330] INFO Created log for partition -uve-topic-29-26 in /tmp/kafka-logs/-uve-topic-29-26 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,330] INFO [Partition -uve-topic-29-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-26 (kafka.cluster.Partition) [2026-06-04 06:09:39,330] INFO [Partition -uve-topic-29-26 broker=2] Log loaded for partition -uve-topic-29-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:39,336] INFO [LogLoader partition=-uve-topic-16-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:39,339] INFO Created log for partition -uve-topic-16-28 in /tmp/kafka-logs/-uve-topic-16-28 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,339] INFO [Partition -uve-topic-16-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-28 (kafka.cluster.Partition) [2026-06-04 06:09:39,339] INFO [Partition -uve-topic-16-28 broker=2] Log loaded for partition -uve-topic-16-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:39,343] INFO [LogLoader partition=-uve-topic-17-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:39,344] INFO Created log for partition -uve-topic-17-28 in /tmp/kafka-logs/-uve-topic-17-28 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,344] INFO [Partition -uve-topic-17-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-28 (kafka.cluster.Partition) [2026-06-04 06:09:39,344] INFO [Partition -uve-topic-17-28 broker=2] Log loaded for partition -uve-topic-17-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:39,348] INFO [LogLoader partition=-uve-topic-18-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:39,349] INFO Created log for partition -uve-topic-18-28 in /tmp/kafka-logs/-uve-topic-18-28 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,349] INFO [Partition -uve-topic-18-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-28 (kafka.cluster.Partition) [2026-06-04 06:09:39,349] INFO [Partition -uve-topic-18-28 broker=2] Log loaded for partition -uve-topic-18-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:39,358] INFO [LogLoader partition=-uve-topic-19-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:39,359] INFO Created log for partition -uve-topic-19-28 in /tmp/kafka-logs/-uve-topic-19-28 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,359] INFO [Partition -uve-topic-19-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-28 (kafka.cluster.Partition) [2026-06-04 06:09:39,359] INFO [Partition -uve-topic-19-28 broker=2] Log loaded for partition -uve-topic-19-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:39,365] INFO [LogLoader partition=-uve-topic-25-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:39,365] INFO Created log for partition -uve-topic-25-26 in /tmp/kafka-logs/-uve-topic-25-26 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,365] INFO [Partition -uve-topic-25-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-26 (kafka.cluster.Partition) [2026-06-04 06:09:39,366] INFO [Partition -uve-topic-25-26 broker=2] Log loaded for partition -uve-topic-25-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:39,379] INFO [LogLoader partition=-uve-topic-12-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:39,380] INFO Created log for partition -uve-topic-12-28 in /tmp/kafka-logs/-uve-topic-12-28 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,380] INFO [Partition -uve-topic-12-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-28 (kafka.cluster.Partition) [2026-06-04 06:09:39,380] INFO [Partition -uve-topic-12-28 broker=2] Log loaded for partition -uve-topic-12-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:39,401] INFO [LogLoader partition=-uve-topic-26-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:39,401] INFO Created log for partition -uve-topic-26-26 in /tmp/kafka-logs/-uve-topic-26-26 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,401] INFO [Partition -uve-topic-26-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-26 (kafka.cluster.Partition) [2026-06-04 06:09:39,401] INFO [Partition -uve-topic-26-26 broker=2] Log loaded for partition -uve-topic-26-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:39,402] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='structured_syslog_topic', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-06-04 06:09:39,410] INFO [LogLoader partition=-uve-topic-13-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:39,425] INFO Created log for partition -uve-topic-13-28 in /tmp/kafka-logs/-uve-topic-13-28 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,425] INFO [Partition -uve-topic-13-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-28 (kafka.cluster.Partition) [2026-06-04 06:09:39,425] INFO [Partition -uve-topic-13-28 broker=2] Log loaded for partition -uve-topic-13-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:39,428] INFO [LogLoader partition=-uve-topic-27-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:39,432] INFO Created log for partition -uve-topic-27-26 in /tmp/kafka-logs/-uve-topic-27-26 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,432] INFO [Partition -uve-topic-27-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-26 (kafka.cluster.Partition) [2026-06-04 06:09:39,432] INFO [Partition -uve-topic-27-26 broker=2] Log loaded for partition -uve-topic-27-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:39,435] INFO [LogLoader partition=-uve-topic-14-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:39,435] INFO Created log for partition -uve-topic-14-28 in /tmp/kafka-logs/-uve-topic-14-28 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,436] INFO [Partition -uve-topic-14-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-28 (kafka.cluster.Partition) [2026-06-04 06:09:39,436] INFO [Partition -uve-topic-14-28 broker=2] Log loaded for partition -uve-topic-14-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:39,444] INFO [LogLoader partition=-uve-topic-28-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:39,445] INFO Created log for partition -uve-topic-28-26 in /tmp/kafka-logs/-uve-topic-28-26 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,445] INFO [Partition -uve-topic-28-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-26 (kafka.cluster.Partition) [2026-06-04 06:09:39,445] INFO [Partition -uve-topic-28-26 broker=2] Log loaded for partition -uve-topic-28-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:39,448] INFO [LogLoader partition=-uve-topic-15-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:39,448] INFO Created log for partition -uve-topic-15-28 in /tmp/kafka-logs/-uve-topic-15-28 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,448] INFO [Partition -uve-topic-15-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-28 (kafka.cluster.Partition) [2026-06-04 06:09:39,448] INFO [Partition -uve-topic-15-28 broker=2] Log loaded for partition -uve-topic-15-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:39,451] INFO [LogLoader partition=-uve-topic-20-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:39,452] INFO Created log for partition -uve-topic-20-27 in /tmp/kafka-logs/-uve-topic-20-27 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,452] INFO [Partition -uve-topic-20-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-27 (kafka.cluster.Partition) [2026-06-04 06:09:39,452] INFO [Partition -uve-topic-20-27 broker=2] Log loaded for partition -uve-topic-20-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:39,459] INFO [LogLoader partition=-uve-topic-21-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:39,459] INFO Created log for partition -uve-topic-21-27 in /tmp/kafka-logs/-uve-topic-21-27 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,459] INFO [Partition -uve-topic-21-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-27 (kafka.cluster.Partition) [2026-06-04 06:09:39,459] INFO [Partition -uve-topic-21-27 broker=2] Log loaded for partition -uve-topic-21-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:39,462] INFO [LogLoader partition=-uve-topic-22-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:39,462] INFO Created log for partition -uve-topic-22-27 in /tmp/kafka-logs/-uve-topic-22-27 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,462] INFO [Partition -uve-topic-22-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-27 (kafka.cluster.Partition) [2026-06-04 06:09:39,462] INFO [Partition -uve-topic-22-27 broker=2] Log loaded for partition -uve-topic-22-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:39,465] INFO [LogLoader partition=-uve-topic-23-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:39,465] INFO Created log for partition -uve-topic-23-27 in /tmp/kafka-logs/-uve-topic-23-27 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,465] INFO [Partition -uve-topic-23-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-27 (kafka.cluster.Partition) [2026-06-04 06:09:39,466] INFO [Partition -uve-topic-23-27 broker=2] Log loaded for partition -uve-topic-23-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:39,468] INFO [LogLoader partition=-uve-topic-10-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:39,469] INFO Created log for partition -uve-topic-10-29 in /tmp/kafka-logs/-uve-topic-10-29 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,469] INFO [Partition -uve-topic-10-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-29 (kafka.cluster.Partition) [2026-06-04 06:09:39,469] INFO [Partition -uve-topic-10-29 broker=2] Log loaded for partition -uve-topic-10-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:39,472] INFO [LogLoader partition=-uve-topic-17-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:39,473] INFO Created log for partition -uve-topic-17-27 in /tmp/kafka-logs/-uve-topic-17-27 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,473] INFO [Partition -uve-topic-17-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-27 (kafka.cluster.Partition) [2026-06-04 06:09:39,473] INFO [Partition -uve-topic-17-27 broker=2] Log loaded for partition -uve-topic-17-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:39,478] INFO [LogLoader partition=-uve-topic-18-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:39,479] INFO Created log for partition -uve-topic-18-27 in /tmp/kafka-logs/-uve-topic-18-27 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,479] INFO [Partition -uve-topic-18-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-27 (kafka.cluster.Partition) [2026-06-04 06:09:39,479] INFO [Partition -uve-topic-18-27 broker=2] Log loaded for partition -uve-topic-18-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:39,486] INFO [LogLoader partition=-uve-topic-19-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:39,486] INFO Created log for partition -uve-topic-19-27 in /tmp/kafka-logs/-uve-topic-19-27 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,486] INFO [Partition -uve-topic-19-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-27 (kafka.cluster.Partition) [2026-06-04 06:09:39,486] INFO [Partition -uve-topic-19-27 broker=2] Log loaded for partition -uve-topic-19-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:39,504] INFO [LogLoader partition=-uve-topic-26-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:39,504] INFO Created log for partition -uve-topic-26-25 in /tmp/kafka-logs/-uve-topic-26-25 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,504] INFO [Partition -uve-topic-26-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-25 (kafka.cluster.Partition) [2026-06-04 06:09:39,504] INFO [Partition -uve-topic-26-25 broker=2] Log loaded for partition -uve-topic-26-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:39,507] INFO [LogLoader partition=-uve-topic-13-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:39,508] INFO Created log for partition -uve-topic-13-27 in /tmp/kafka-logs/-uve-topic-13-27 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,508] INFO [Partition -uve-topic-13-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-27 (kafka.cluster.Partition) [2026-06-04 06:09:39,508] INFO [Partition -uve-topic-13-27 broker=2] Log loaded for partition -uve-topic-13-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:39,514] INFO [LogLoader partition=-uve-topic-27-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:39,514] INFO Created log for partition -uve-topic-27-25 in /tmp/kafka-logs/-uve-topic-27-25 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,514] INFO [Partition -uve-topic-27-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-25 (kafka.cluster.Partition) [2026-06-04 06:09:39,514] INFO [Partition -uve-topic-27-25 broker=2] Log loaded for partition -uve-topic-27-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:39,517] INFO [LogLoader partition=-uve-topic-14-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:39,517] INFO Created log for partition -uve-topic-14-27 in /tmp/kafka-logs/-uve-topic-14-27 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,518] INFO [Partition -uve-topic-14-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-27 (kafka.cluster.Partition) [2026-06-04 06:09:39,518] INFO [Partition -uve-topic-14-27 broker=2] Log loaded for partition -uve-topic-14-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:39,523] INFO [LogLoader partition=-uve-topic-28-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:39,523] INFO Created log for partition -uve-topic-28-25 in /tmp/kafka-logs/-uve-topic-28-25 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,523] INFO [Partition -uve-topic-28-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-25 (kafka.cluster.Partition) [2026-06-04 06:09:39,524] INFO [Partition -uve-topic-28-25 broker=2] Log loaded for partition -uve-topic-28-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:39,527] INFO [LogLoader partition=-uve-topic-15-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:39,527] INFO Created log for partition -uve-topic-15-27 in /tmp/kafka-logs/-uve-topic-15-27 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,527] INFO [Partition -uve-topic-15-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-27 (kafka.cluster.Partition) [2026-06-04 06:09:39,527] INFO [Partition -uve-topic-15-27 broker=2] Log loaded for partition -uve-topic-15-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:39,533] INFO [LogLoader partition=-uve-topic-29-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:39,533] INFO Created log for partition -uve-topic-29-25 in /tmp/kafka-logs/-uve-topic-29-25 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,533] INFO [Partition -uve-topic-29-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-25 (kafka.cluster.Partition) [2026-06-04 06:09:39,533] INFO [Partition -uve-topic-29-25 broker=2] Log loaded for partition -uve-topic-29-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:39,538] INFO [LogLoader partition=-uve-topic-16-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:39,539] INFO Created log for partition -uve-topic-16-27 in /tmp/kafka-logs/-uve-topic-16-27 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,539] INFO [Partition -uve-topic-16-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-27 (kafka.cluster.Partition) [2026-06-04 06:09:39,539] INFO [Partition -uve-topic-16-27 broker=2] Log loaded for partition -uve-topic-16-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:39,541] INFO [LogLoader partition=-uve-topic-21-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:39,542] INFO Created log for partition -uve-topic-21-26 in /tmp/kafka-logs/-uve-topic-21-26 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,544] INFO [Partition -uve-topic-21-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-26 (kafka.cluster.Partition) [2026-06-04 06:09:39,544] INFO [Partition -uve-topic-21-26 broker=2] Log loaded for partition -uve-topic-21-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:39,548] INFO [LogLoader partition=-uve-topic-22-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:39,551] INFO Created log for partition -uve-topic-22-26 in /tmp/kafka-logs/-uve-topic-22-26 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,552] INFO [Partition -uve-topic-22-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-26 (kafka.cluster.Partition) [2026-06-04 06:09:39,552] INFO [Partition -uve-topic-22-26 broker=2] Log loaded for partition -uve-topic-22-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:39,555] INFO [LogLoader partition=-uve-topic-23-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:39,556] INFO Created log for partition -uve-topic-23-26 in /tmp/kafka-logs/-uve-topic-23-26 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,556] INFO [Partition -uve-topic-23-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-26 (kafka.cluster.Partition) [2026-06-04 06:09:39,556] INFO [Partition -uve-topic-23-26 broker=2] Log loaded for partition -uve-topic-23-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:39,560] INFO [LogLoader partition=-uve-topic-10-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:39,560] INFO Created log for partition -uve-topic-10-28 in /tmp/kafka-logs/-uve-topic-10-28 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,560] INFO [Partition -uve-topic-10-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-28 (kafka.cluster.Partition) [2026-06-04 06:09:39,561] INFO [Partition -uve-topic-10-28 broker=2] Log loaded for partition -uve-topic-10-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:39,565] INFO [LogLoader partition=-uve-topic-24-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:39,566] INFO Created log for partition -uve-topic-24-26 in /tmp/kafka-logs/-uve-topic-24-26 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,566] INFO [Partition -uve-topic-24-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-26 (kafka.cluster.Partition) [2026-06-04 06:09:39,566] INFO [Partition -uve-topic-24-26 broker=2] Log loaded for partition -uve-topic-24-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:39,572] INFO [LogLoader partition=-uve-topic-11-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:39,572] INFO Created log for partition -uve-topic-11-28 in /tmp/kafka-logs/-uve-topic-11-28 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,573] INFO [Partition -uve-topic-11-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-28 (kafka.cluster.Partition) [2026-06-04 06:09:39,573] INFO [Partition -uve-topic-11-28 broker=2] Log loaded for partition -uve-topic-11-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:39,579] INFO [LogLoader partition=-uve-topic-20-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:39,580] INFO Created log for partition -uve-topic-20-26 in /tmp/kafka-logs/-uve-topic-20-26 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,581] INFO [Partition -uve-topic-20-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-26 (kafka.cluster.Partition) [2026-06-04 06:09:39,582] INFO [Partition -uve-topic-20-26 broker=2] Log loaded for partition -uve-topic-20-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:39,585] INFO [LogLoader partition=-uve-topic-26-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:39,586] INFO Created log for partition -uve-topic-26-13 in /tmp/kafka-logs/-uve-topic-26-13 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,586] INFO [Partition -uve-topic-26-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-13 (kafka.cluster.Partition) [2026-06-04 06:09:39,586] INFO [Partition -uve-topic-26-13 broker=2] Log loaded for partition -uve-topic-26-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:39,590] INFO [LogLoader partition=-uve-topic-13-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:39,590] INFO Created log for partition -uve-topic-13-15 in /tmp/kafka-logs/-uve-topic-13-15 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,590] INFO [Partition -uve-topic-13-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-15 (kafka.cluster.Partition) [2026-06-04 06:09:39,590] INFO [Partition -uve-topic-13-15 broker=2] Log loaded for partition -uve-topic-13-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:39,593] INFO [LogLoader partition=-uve-topic-27-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:39,594] INFO Created log for partition -uve-topic-27-13 in /tmp/kafka-logs/-uve-topic-27-13 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,594] INFO [Partition -uve-topic-27-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-13 (kafka.cluster.Partition) [2026-06-04 06:09:39,594] INFO [Partition -uve-topic-27-13 broker=2] Log loaded for partition -uve-topic-27-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:39,597] INFO [LogLoader partition=-uve-topic-14-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:39,597] INFO Created log for partition -uve-topic-14-15 in /tmp/kafka-logs/-uve-topic-14-15 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,598] INFO [Partition -uve-topic-14-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-15 (kafka.cluster.Partition) [2026-06-04 06:09:39,598] INFO [Partition -uve-topic-14-15 broker=2] Log loaded for partition -uve-topic-14-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:39,601] INFO [LogLoader partition=-uve-topic-28-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:39,601] INFO Created log for partition -uve-topic-28-13 in /tmp/kafka-logs/-uve-topic-28-13 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,601] INFO [Partition -uve-topic-28-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-13 (kafka.cluster.Partition) [2026-06-04 06:09:39,601] INFO [Partition -uve-topic-28-13 broker=2] Log loaded for partition -uve-topic-28-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:39,605] INFO [LogLoader partition=-uve-topic-15-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:39,605] INFO Created log for partition -uve-topic-15-15 in /tmp/kafka-logs/-uve-topic-15-15 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,605] INFO [Partition -uve-topic-15-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-15 (kafka.cluster.Partition) [2026-06-04 06:09:39,605] INFO [Partition -uve-topic-15-15 broker=2] Log loaded for partition -uve-topic-15-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:39,607] INFO [LogLoader partition=-uve-topic-29-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:39,607] INFO Created log for partition -uve-topic-29-13 in /tmp/kafka-logs/-uve-topic-29-13 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,608] INFO [Partition -uve-topic-29-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-13 (kafka.cluster.Partition) [2026-06-04 06:09:39,608] INFO [Partition -uve-topic-29-13 broker=2] Log loaded for partition -uve-topic-29-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:39,614] INFO [LogLoader partition=-uve-topic-16-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:39,614] INFO Created log for partition -uve-topic-16-15 in /tmp/kafka-logs/-uve-topic-16-15 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,614] INFO [Partition -uve-topic-16-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-15 (kafka.cluster.Partition) [2026-06-04 06:09:39,614] INFO [Partition -uve-topic-16-15 broker=2] Log loaded for partition -uve-topic-16-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:39,617] INFO [LogLoader partition=-uve-topic-22-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:39,618] INFO Created log for partition -uve-topic-22-13 in /tmp/kafka-logs/-uve-topic-22-13 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,618] INFO [Partition -uve-topic-22-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-13 (kafka.cluster.Partition) [2026-06-04 06:09:39,618] INFO [Partition -uve-topic-22-13 broker=2] Log loaded for partition -uve-topic-22-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:39,621] INFO [LogLoader partition=-uve-topic-23-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:39,621] INFO Created log for partition -uve-topic-23-13 in /tmp/kafka-logs/-uve-topic-23-13 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,622] INFO [Partition -uve-topic-23-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-13 (kafka.cluster.Partition) [2026-06-04 06:09:39,622] INFO [Partition -uve-topic-23-13 broker=2] Log loaded for partition -uve-topic-23-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:39,624] INFO [LogLoader partition=-uve-topic-10-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:39,624] INFO Created log for partition -uve-topic-10-15 in /tmp/kafka-logs/-uve-topic-10-15 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,624] INFO [Partition -uve-topic-10-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-15 (kafka.cluster.Partition) [2026-06-04 06:09:39,624] INFO [Partition -uve-topic-10-15 broker=2] Log loaded for partition -uve-topic-10-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:39,626] INFO [LogLoader partition=-uve-topic-24-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:39,632] INFO Created log for partition -uve-topic-24-13 in /tmp/kafka-logs/-uve-topic-24-13 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,632] INFO [Partition -uve-topic-24-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-13 (kafka.cluster.Partition) [2026-06-04 06:09:39,632] INFO [Partition -uve-topic-24-13 broker=2] Log loaded for partition -uve-topic-24-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:39,634] INFO [LogLoader partition=-uve-topic-11-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:39,634] INFO Created log for partition -uve-topic-11-15 in /tmp/kafka-logs/-uve-topic-11-15 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,634] INFO [Partition -uve-topic-11-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-15 (kafka.cluster.Partition) [2026-06-04 06:09:39,634] INFO [Partition -uve-topic-11-15 broker=2] Log loaded for partition -uve-topic-11-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:39,650] INFO [LogLoader partition=-uve-topic-25-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:39,650] INFO Created log for partition -uve-topic-25-13 in /tmp/kafka-logs/-uve-topic-25-13 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,650] INFO [Partition -uve-topic-25-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-13 (kafka.cluster.Partition) [2026-06-04 06:09:39,650] INFO [Partition -uve-topic-25-13 broker=2] Log loaded for partition -uve-topic-25-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:39,655] INFO [LogLoader partition=-uve-topic-12-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:39,656] INFO Created log for partition -uve-topic-12-15 in /tmp/kafka-logs/-uve-topic-12-15 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,656] INFO [Partition -uve-topic-12-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-15 (kafka.cluster.Partition) [2026-06-04 06:09:39,656] INFO [Partition -uve-topic-12-15 broker=2] Log loaded for partition -uve-topic-12-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:39,659] INFO [LogLoader partition=-uve-topic-20-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:39,660] INFO Created log for partition -uve-topic-20-14 in /tmp/kafka-logs/-uve-topic-20-14 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,660] INFO [Partition -uve-topic-20-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-14 (kafka.cluster.Partition) [2026-06-04 06:09:39,660] INFO [Partition -uve-topic-20-14 broker=2] Log loaded for partition -uve-topic-20-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:39,666] INFO [LogLoader partition=-uve-topic-17-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:39,667] INFO Created log for partition -uve-topic-17-15 in /tmp/kafka-logs/-uve-topic-17-15 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,667] INFO [Partition -uve-topic-17-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-15 (kafka.cluster.Partition) [2026-06-04 06:09:39,667] INFO [Partition -uve-topic-17-15 broker=2] Log loaded for partition -uve-topic-17-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:39,671] INFO [LogLoader partition=-uve-topic-18-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:39,671] INFO Created log for partition -uve-topic-18-15 in /tmp/kafka-logs/-uve-topic-18-15 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,675] INFO [Partition -uve-topic-18-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-15 (kafka.cluster.Partition) [2026-06-04 06:09:39,675] INFO [Partition -uve-topic-18-15 broker=2] Log loaded for partition -uve-topic-18-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:39,678] INFO [LogLoader partition=-uve-topic-19-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:39,678] INFO Created log for partition -uve-topic-19-15 in /tmp/kafka-logs/-uve-topic-19-15 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,678] INFO [Partition -uve-topic-19-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-15 (kafka.cluster.Partition) [2026-06-04 06:09:39,678] INFO [Partition -uve-topic-19-15 broker=2] Log loaded for partition -uve-topic-19-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:39,681] INFO [LogLoader partition=-uve-topic-27-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:39,681] INFO Created log for partition -uve-topic-27-12 in /tmp/kafka-logs/-uve-topic-27-12 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,687] INFO [Partition -uve-topic-27-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-12 (kafka.cluster.Partition) [2026-06-04 06:09:39,687] INFO [Partition -uve-topic-27-12 broker=2] Log loaded for partition -uve-topic-27-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:39,696] INFO [LogLoader partition=-uve-topic-14-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:39,696] INFO Created log for partition -uve-topic-14-14 in /tmp/kafka-logs/-uve-topic-14-14 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,696] INFO [Partition -uve-topic-14-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-14 (kafka.cluster.Partition) [2026-06-04 06:09:39,696] INFO [Partition -uve-topic-14-14 broker=2] Log loaded for partition -uve-topic-14-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:39,709] INFO [LogLoader partition=-uve-topic-28-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:39,709] INFO Created log for partition -uve-topic-28-12 in /tmp/kafka-logs/-uve-topic-28-12 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,709] INFO [Partition -uve-topic-28-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-12 (kafka.cluster.Partition) [2026-06-04 06:09:39,709] INFO [Partition -uve-topic-28-12 broker=2] Log loaded for partition -uve-topic-28-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:39,720] INFO [LogLoader partition=-uve-topic-15-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:39,720] INFO Created log for partition -uve-topic-15-14 in /tmp/kafka-logs/-uve-topic-15-14 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,720] INFO [Partition -uve-topic-15-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-14 (kafka.cluster.Partition) [2026-06-04 06:09:39,720] INFO [Partition -uve-topic-15-14 broker=2] Log loaded for partition -uve-topic-15-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:39,725] INFO [LogLoader partition=-uve-topic-29-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:39,725] INFO Created log for partition -uve-topic-29-12 in /tmp/kafka-logs/-uve-topic-29-12 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,725] INFO [Partition -uve-topic-29-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-12 (kafka.cluster.Partition) [2026-06-04 06:09:39,725] INFO [Partition -uve-topic-29-12 broker=2] Log loaded for partition -uve-topic-29-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:39,729] INFO [LogLoader partition=-uve-topic-16-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:39,730] INFO Created log for partition -uve-topic-16-14 in /tmp/kafka-logs/-uve-topic-16-14 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,731] INFO [Partition -uve-topic-16-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-14 (kafka.cluster.Partition) [2026-06-04 06:09:39,731] INFO [Partition -uve-topic-16-14 broker=2] Log loaded for partition -uve-topic-16-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:39,734] INFO [LogLoader partition=-uve-topic-17-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:39,734] INFO Created log for partition -uve-topic-17-14 in /tmp/kafka-logs/-uve-topic-17-14 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,734] INFO [Partition -uve-topic-17-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-14 (kafka.cluster.Partition) [2026-06-04 06:09:39,735] INFO [Partition -uve-topic-17-14 broker=2] Log loaded for partition -uve-topic-17-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:39,738] INFO [LogLoader partition=-uve-topic-23-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:39,739] INFO Created log for partition -uve-topic-23-12 in /tmp/kafka-logs/-uve-topic-23-12 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,739] INFO [Partition -uve-topic-23-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-12 (kafka.cluster.Partition) [2026-06-04 06:09:39,739] INFO [Partition -uve-topic-23-12 broker=2] Log loaded for partition -uve-topic-23-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:39,743] INFO [LogLoader partition=-uve-topic-10-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:39,743] INFO Created log for partition -uve-topic-10-14 in /tmp/kafka-logs/-uve-topic-10-14 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,743] INFO [Partition -uve-topic-10-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-14 (kafka.cluster.Partition) [2026-06-04 06:09:39,743] INFO [Partition -uve-topic-10-14 broker=2] Log loaded for partition -uve-topic-10-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:39,746] INFO [LogLoader partition=-uve-topic-24-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:39,747] INFO Created log for partition -uve-topic-24-12 in /tmp/kafka-logs/-uve-topic-24-12 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,747] INFO [Partition -uve-topic-24-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-12 (kafka.cluster.Partition) [2026-06-04 06:09:39,747] INFO [Partition -uve-topic-24-12 broker=2] Log loaded for partition -uve-topic-24-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:39,751] INFO [LogLoader partition=-uve-topic-11-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:39,751] INFO Created log for partition -uve-topic-11-14 in /tmp/kafka-logs/-uve-topic-11-14 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,752] INFO [Partition -uve-topic-11-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-14 (kafka.cluster.Partition) [2026-06-04 06:09:39,752] INFO [Partition -uve-topic-11-14 broker=2] Log loaded for partition -uve-topic-11-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:39,757] INFO [LogLoader partition=-uve-topic-25-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:39,757] INFO Created log for partition -uve-topic-25-12 in /tmp/kafka-logs/-uve-topic-25-12 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,757] INFO [Partition -uve-topic-25-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-12 (kafka.cluster.Partition) [2026-06-04 06:09:39,757] INFO [Partition -uve-topic-25-12 broker=2] Log loaded for partition -uve-topic-25-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:39,761] INFO [LogLoader partition=-uve-topic-12-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:39,762] INFO Created log for partition -uve-topic-12-14 in /tmp/kafka-logs/-uve-topic-12-14 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,762] INFO [Partition -uve-topic-12-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-14 (kafka.cluster.Partition) [2026-06-04 06:09:39,762] INFO [Partition -uve-topic-12-14 broker=2] Log loaded for partition -uve-topic-12-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:39,766] INFO [LogLoader partition=-uve-topic-26-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:39,767] INFO Created log for partition -uve-topic-26-12 in /tmp/kafka-logs/-uve-topic-26-12 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,768] INFO [Partition -uve-topic-26-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-12 (kafka.cluster.Partition) [2026-06-04 06:09:39,768] INFO [Partition -uve-topic-26-12 broker=2] Log loaded for partition -uve-topic-26-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:39,771] INFO [LogLoader partition=-uve-topic-13-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:39,773] INFO Created log for partition -uve-topic-13-14 in /tmp/kafka-logs/-uve-topic-13-14 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,773] INFO [Partition -uve-topic-13-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-14 (kafka.cluster.Partition) [2026-06-04 06:09:39,773] INFO [Partition -uve-topic-13-14 broker=2] Log loaded for partition -uve-topic-13-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:39,776] INFO [LogLoader partition=-uve-topic-20-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:39,776] INFO Created log for partition -uve-topic-20-13 in /tmp/kafka-logs/-uve-topic-20-13 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,777] INFO [Partition -uve-topic-20-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-13 (kafka.cluster.Partition) [2026-06-04 06:09:39,777] INFO [Partition -uve-topic-20-13 broker=2] Log loaded for partition -uve-topic-20-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:39,782] INFO [LogLoader partition=-uve-topic-21-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:39,783] INFO Created log for partition -uve-topic-21-13 in /tmp/kafka-logs/-uve-topic-21-13 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,783] INFO [Partition -uve-topic-21-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-13 (kafka.cluster.Partition) [2026-06-04 06:09:39,783] INFO [Partition -uve-topic-21-13 broker=2] Log loaded for partition -uve-topic-21-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:39,787] INFO [LogLoader partition=-uve-topic-18-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:39,787] INFO Created log for partition -uve-topic-18-14 in /tmp/kafka-logs/-uve-topic-18-14 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,787] INFO [Partition -uve-topic-18-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-14 (kafka.cluster.Partition) [2026-06-04 06:09:39,788] INFO [Partition -uve-topic-18-14 broker=2] Log loaded for partition -uve-topic-18-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:39,791] INFO [LogLoader partition=-uve-topic-19-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:39,791] INFO Created log for partition -uve-topic-19-14 in /tmp/kafka-logs/-uve-topic-19-14 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,791] INFO [Partition -uve-topic-19-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-14 (kafka.cluster.Partition) [2026-06-04 06:09:39,791] INFO [Partition -uve-topic-19-14 broker=2] Log loaded for partition -uve-topic-19-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:39,799] INFO [LogLoader partition=-uve-topic-24-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:39,799] INFO Created log for partition -uve-topic-24-15 in /tmp/kafka-logs/-uve-topic-24-15 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,799] INFO [Partition -uve-topic-24-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-15 (kafka.cluster.Partition) [2026-06-04 06:09:39,799] INFO [Partition -uve-topic-24-15 broker=2] Log loaded for partition -uve-topic-24-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:39,803] INFO [LogLoader partition=-uve-topic-11-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:39,803] INFO Created log for partition -uve-topic-11-17 in /tmp/kafka-logs/-uve-topic-11-17 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,803] INFO [Partition -uve-topic-11-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-17 (kafka.cluster.Partition) [2026-06-04 06:09:39,804] INFO [Partition -uve-topic-11-17 broker=2] Log loaded for partition -uve-topic-11-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:39,809] INFO [LogLoader partition=-uve-topic-25-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:39,810] INFO Created log for partition -uve-topic-25-15 in /tmp/kafka-logs/-uve-topic-25-15 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,810] INFO [Partition -uve-topic-25-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-15 (kafka.cluster.Partition) [2026-06-04 06:09:39,810] INFO [Partition -uve-topic-25-15 broker=2] Log loaded for partition -uve-topic-25-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:39,813] INFO [LogLoader partition=-uve-topic-12-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:39,813] INFO Created log for partition -uve-topic-12-17 in /tmp/kafka-logs/-uve-topic-12-17 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,814] INFO [Partition -uve-topic-12-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-17 (kafka.cluster.Partition) [2026-06-04 06:09:39,816] INFO [Partition -uve-topic-12-17 broker=2] Log loaded for partition -uve-topic-12-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:39,817] INFO [LogLoader partition=-uve-topic-26-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:39,818] INFO Created log for partition -uve-topic-26-15 in /tmp/kafka-logs/-uve-topic-26-15 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,818] INFO [Partition -uve-topic-26-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-15 (kafka.cluster.Partition) [2026-06-04 06:09:39,818] INFO [Partition -uve-topic-26-15 broker=2] Log loaded for partition -uve-topic-26-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:39,824] INFO [LogLoader partition=-uve-topic-13-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:39,825] INFO Created log for partition -uve-topic-13-17 in /tmp/kafka-logs/-uve-topic-13-17 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,825] INFO [Partition -uve-topic-13-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-17 (kafka.cluster.Partition) [2026-06-04 06:09:39,825] INFO [Partition -uve-topic-13-17 broker=2] Log loaded for partition -uve-topic-13-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:39,828] INFO [LogLoader partition=-uve-topic-27-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:39,834] INFO Created log for partition -uve-topic-27-15 in /tmp/kafka-logs/-uve-topic-27-15 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,835] INFO [Partition -uve-topic-27-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-15 (kafka.cluster.Partition) [2026-06-04 06:09:39,835] INFO [Partition -uve-topic-27-15 broker=2] Log loaded for partition -uve-topic-27-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:39,838] INFO [LogLoader partition=-uve-topic-14-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:39,838] INFO Created log for partition -uve-topic-14-17 in /tmp/kafka-logs/-uve-topic-14-17 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,839] INFO [Partition -uve-topic-14-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-17 (kafka.cluster.Partition) [2026-06-04 06:09:39,839] INFO [Partition -uve-topic-14-17 broker=2] Log loaded for partition -uve-topic-14-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:39,847] INFO [LogLoader partition=-uve-topic-20-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:39,848] INFO Created log for partition -uve-topic-20-15 in /tmp/kafka-logs/-uve-topic-20-15 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,848] INFO [Partition -uve-topic-20-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-15 (kafka.cluster.Partition) [2026-06-04 06:09:39,848] INFO [Partition -uve-topic-20-15 broker=2] Log loaded for partition -uve-topic-20-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:39,868] INFO [LogLoader partition=-uve-topic-21-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:39,869] INFO Created log for partition -uve-topic-21-15 in /tmp/kafka-logs/-uve-topic-21-15 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,869] INFO [Partition -uve-topic-21-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-15 (kafka.cluster.Partition) [2026-06-04 06:09:39,869] INFO [Partition -uve-topic-21-15 broker=2] Log loaded for partition -uve-topic-21-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:39,873] INFO [LogLoader partition=-uve-topic-22-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:39,873] INFO Created log for partition -uve-topic-22-15 in /tmp/kafka-logs/-uve-topic-22-15 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,874] INFO [Partition -uve-topic-22-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-15 (kafka.cluster.Partition) [2026-06-04 06:09:39,874] INFO [Partition -uve-topic-22-15 broker=2] Log loaded for partition -uve-topic-22-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:39,880] INFO [LogLoader partition=-uve-topic-23-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:39,880] INFO Created log for partition -uve-topic-23-15 in /tmp/kafka-logs/-uve-topic-23-15 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,880] INFO [Partition -uve-topic-23-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-15 (kafka.cluster.Partition) [2026-06-04 06:09:39,880] INFO [Partition -uve-topic-23-15 broker=2] Log loaded for partition -uve-topic-23-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:39,882] INFO [LogLoader partition=-uve-topic-10-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:39,885] INFO Created log for partition -uve-topic-10-17 in /tmp/kafka-logs/-uve-topic-10-17 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,890] INFO [Partition -uve-topic-10-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-17 (kafka.cluster.Partition) [2026-06-04 06:09:39,890] INFO [Partition -uve-topic-10-17 broker=2] Log loaded for partition -uve-topic-10-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:39,893] INFO [LogLoader partition=-uve-topic-19-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:39,893] INFO Created log for partition -uve-topic-19-17 in /tmp/kafka-logs/-uve-topic-19-17 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,893] INFO [Partition -uve-topic-19-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-17 (kafka.cluster.Partition) [2026-06-04 06:09:39,893] INFO [Partition -uve-topic-19-17 broker=2] Log loaded for partition -uve-topic-19-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:39,895] INFO [LogLoader partition=-uve-topic-28-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:39,896] INFO Created log for partition -uve-topic-28-15 in /tmp/kafka-logs/-uve-topic-28-15 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,896] INFO [Partition -uve-topic-28-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-15 (kafka.cluster.Partition) [2026-06-04 06:09:39,896] INFO [Partition -uve-topic-28-15 broker=2] Log loaded for partition -uve-topic-28-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:39,899] INFO [LogLoader partition=-uve-topic-15-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:39,899] INFO Created log for partition -uve-topic-15-17 in /tmp/kafka-logs/-uve-topic-15-17 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,899] INFO [Partition -uve-topic-15-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-17 (kafka.cluster.Partition) [2026-06-04 06:09:39,899] INFO [Partition -uve-topic-15-17 broker=2] Log loaded for partition -uve-topic-15-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:39,904] INFO [LogLoader partition=-uve-topic-29-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:39,905] INFO Created log for partition -uve-topic-29-15 in /tmp/kafka-logs/-uve-topic-29-15 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,905] INFO [Partition -uve-topic-29-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-15 (kafka.cluster.Partition) [2026-06-04 06:09:39,905] INFO [Partition -uve-topic-29-15 broker=2] Log loaded for partition -uve-topic-29-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:39,921] INFO [LogLoader partition=-uve-topic-16-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:39,923] INFO Created log for partition -uve-topic-16-17 in /tmp/kafka-logs/-uve-topic-16-17 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,923] INFO [Partition -uve-topic-16-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-17 (kafka.cluster.Partition) [2026-06-04 06:09:39,923] INFO [Partition -uve-topic-16-17 broker=2] Log loaded for partition -uve-topic-16-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:39,927] INFO [LogLoader partition=-uve-topic-17-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:39,928] INFO Created log for partition -uve-topic-17-17 in /tmp/kafka-logs/-uve-topic-17-17 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,928] INFO [Partition -uve-topic-17-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-17 (kafka.cluster.Partition) [2026-06-04 06:09:39,928] INFO [Partition -uve-topic-17-17 broker=2] Log loaded for partition -uve-topic-17-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:39,941] INFO [LogLoader partition=-uve-topic-18-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:39,942] INFO Created log for partition -uve-topic-18-17 in /tmp/kafka-logs/-uve-topic-18-17 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,942] INFO [Partition -uve-topic-18-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-17 (kafka.cluster.Partition) [2026-06-04 06:09:39,942] INFO [Partition -uve-topic-18-17 broker=2] Log loaded for partition -uve-topic-18-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:39,951] INFO [LogLoader partition=-uve-topic-25-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:39,951] INFO Created log for partition -uve-topic-25-14 in /tmp/kafka-logs/-uve-topic-25-14 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,952] INFO [Partition -uve-topic-25-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-14 (kafka.cluster.Partition) [2026-06-04 06:09:39,952] INFO [Partition -uve-topic-25-14 broker=2] Log loaded for partition -uve-topic-25-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:39,957] INFO [LogLoader partition=-uve-topic-12-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:39,958] INFO Created log for partition -uve-topic-12-16 in /tmp/kafka-logs/-uve-topic-12-16 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,958] INFO [Partition -uve-topic-12-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-16 (kafka.cluster.Partition) [2026-06-04 06:09:39,958] INFO [Partition -uve-topic-12-16 broker=2] Log loaded for partition -uve-topic-12-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:39,965] INFO [LogLoader partition=-uve-topic-26-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:39,966] INFO Created log for partition -uve-topic-26-14 in /tmp/kafka-logs/-uve-topic-26-14 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,966] INFO [Partition -uve-topic-26-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-14 (kafka.cluster.Partition) [2026-06-04 06:09:39,966] INFO [Partition -uve-topic-26-14 broker=2] Log loaded for partition -uve-topic-26-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:39,972] INFO [LogLoader partition=-uve-topic-13-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:39,973] INFO Created log for partition -uve-topic-13-16 in /tmp/kafka-logs/-uve-topic-13-16 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,973] INFO [Partition -uve-topic-13-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-16 (kafka.cluster.Partition) [2026-06-04 06:09:39,973] INFO [Partition -uve-topic-13-16 broker=2] Log loaded for partition -uve-topic-13-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:39,983] INFO [LogLoader partition=-uve-topic-27-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:39,983] INFO Created log for partition -uve-topic-27-14 in /tmp/kafka-logs/-uve-topic-27-14 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,983] INFO [Partition -uve-topic-27-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-14 (kafka.cluster.Partition) [2026-06-04 06:09:39,983] INFO [Partition -uve-topic-27-14 broker=2] Log loaded for partition -uve-topic-27-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:39,993] INFO [LogLoader partition=-uve-topic-14-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:39,994] INFO Created log for partition -uve-topic-14-16 in /tmp/kafka-logs/-uve-topic-14-16 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:39,994] INFO [Partition -uve-topic-14-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-16 (kafka.cluster.Partition) [2026-06-04 06:09:39,994] INFO [Partition -uve-topic-14-16 broker=2] Log loaded for partition -uve-topic-14-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:40,003] INFO [LogLoader partition=-uve-topic-28-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:40,003] INFO Created log for partition -uve-topic-28-14 in /tmp/kafka-logs/-uve-topic-28-14 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,003] INFO [Partition -uve-topic-28-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-14 (kafka.cluster.Partition) [2026-06-04 06:09:40,003] INFO [Partition -uve-topic-28-14 broker=2] Log loaded for partition -uve-topic-28-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:40,006] INFO [LogLoader partition=-uve-topic-15-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:40,006] INFO Created log for partition -uve-topic-15-16 in /tmp/kafka-logs/-uve-topic-15-16 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,007] INFO [Partition -uve-topic-15-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-16 (kafka.cluster.Partition) [2026-06-04 06:09:40,007] INFO [Partition -uve-topic-15-16 broker=2] Log loaded for partition -uve-topic-15-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:40,011] INFO [LogLoader partition=-uve-topic-21-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:40,012] INFO Created log for partition -uve-topic-21-14 in /tmp/kafka-logs/-uve-topic-21-14 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,013] INFO [Partition -uve-topic-21-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-14 (kafka.cluster.Partition) [2026-06-04 06:09:40,014] INFO [Partition -uve-topic-21-14 broker=2] Log loaded for partition -uve-topic-21-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:40,023] INFO [LogLoader partition=-uve-topic-22-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:40,024] INFO Created log for partition -uve-topic-22-14 in /tmp/kafka-logs/-uve-topic-22-14 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,025] INFO [Partition -uve-topic-22-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-14 (kafka.cluster.Partition) [2026-06-04 06:09:40,025] INFO [Partition -uve-topic-22-14 broker=2] Log loaded for partition -uve-topic-22-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:40,044] INFO [LogLoader partition=-uve-topic-23-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:40,045] INFO Created log for partition -uve-topic-23-14 in /tmp/kafka-logs/-uve-topic-23-14 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,046] INFO [Partition -uve-topic-23-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-14 (kafka.cluster.Partition) [2026-06-04 06:09:40,046] INFO [Partition -uve-topic-23-14 broker=2] Log loaded for partition -uve-topic-23-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:40,051] INFO [LogLoader partition=-uve-topic-10-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:40,051] INFO Created log for partition -uve-topic-10-16 in /tmp/kafka-logs/-uve-topic-10-16 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,052] INFO [Partition -uve-topic-10-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-16 (kafka.cluster.Partition) [2026-06-04 06:09:40,052] INFO [Partition -uve-topic-10-16 broker=2] Log loaded for partition -uve-topic-10-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:40,057] INFO [LogLoader partition=-uve-topic-24-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:40,058] INFO Created log for partition -uve-topic-24-14 in /tmp/kafka-logs/-uve-topic-24-14 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,059] INFO [Partition -uve-topic-24-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-14 (kafka.cluster.Partition) [2026-06-04 06:09:40,059] INFO [Partition -uve-topic-24-14 broker=2] Log loaded for partition -uve-topic-24-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:40,062] INFO [LogLoader partition=-uve-topic-11-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:40,062] INFO Created log for partition -uve-topic-11-16 in /tmp/kafka-logs/-uve-topic-11-16 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,062] INFO [Partition -uve-topic-11-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-16 (kafka.cluster.Partition) [2026-06-04 06:09:40,062] INFO [Partition -uve-topic-11-16 broker=2] Log loaded for partition -uve-topic-11-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:40,066] INFO [LogLoader partition=-uve-topic-29-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:40,066] INFO Created log for partition -uve-topic-29-14 in /tmp/kafka-logs/-uve-topic-29-14 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,066] INFO [Partition -uve-topic-29-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-14 (kafka.cluster.Partition) [2026-06-04 06:09:40,066] INFO [Partition -uve-topic-29-14 broker=2] Log loaded for partition -uve-topic-29-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:40,071] INFO [LogLoader partition=-uve-topic-16-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:40,072] INFO Created log for partition -uve-topic-16-16 in /tmp/kafka-logs/-uve-topic-16-16 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,072] INFO [Partition -uve-topic-16-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-16 (kafka.cluster.Partition) [2026-06-04 06:09:40,072] INFO [Partition -uve-topic-16-16 broker=2] Log loaded for partition -uve-topic-16-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:40,076] INFO [LogLoader partition=-uve-topic-17-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:40,082] INFO Created log for partition -uve-topic-17-16 in /tmp/kafka-logs/-uve-topic-17-16 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,082] INFO [Partition -uve-topic-17-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-16 (kafka.cluster.Partition) [2026-06-04 06:09:40,082] INFO [Partition -uve-topic-17-16 broker=2] Log loaded for partition -uve-topic-17-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:40,096] INFO [LogLoader partition=-uve-topic-18-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:40,097] INFO Created log for partition -uve-topic-18-16 in /tmp/kafka-logs/-uve-topic-18-16 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,097] INFO [Partition -uve-topic-18-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-16 (kafka.cluster.Partition) [2026-06-04 06:09:40,097] INFO [Partition -uve-topic-18-16 broker=2] Log loaded for partition -uve-topic-18-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:40,101] INFO [LogLoader partition=-uve-topic-19-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:40,101] INFO Created log for partition -uve-topic-19-16 in /tmp/kafka-logs/-uve-topic-19-16 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,102] INFO [Partition -uve-topic-19-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-16 (kafka.cluster.Partition) [2026-06-04 06:09:40,102] INFO [Partition -uve-topic-19-16 broker=2] Log loaded for partition -uve-topic-19-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:40,104] INFO [LogLoader partition=-uve-topic-22-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:40,105] INFO Created log for partition -uve-topic-22-17 in /tmp/kafka-logs/-uve-topic-22-17 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,106] INFO [Partition -uve-topic-22-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-17 (kafka.cluster.Partition) [2026-06-04 06:09:40,106] INFO [Partition -uve-topic-22-17 broker=2] Log loaded for partition -uve-topic-22-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:40,108] INFO [LogLoader partition=-uve-topic-23-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:40,108] INFO Created log for partition -uve-topic-23-17 in /tmp/kafka-logs/-uve-topic-23-17 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,108] INFO [Partition -uve-topic-23-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-17 (kafka.cluster.Partition) [2026-06-04 06:09:40,108] INFO [Partition -uve-topic-23-17 broker=2] Log loaded for partition -uve-topic-23-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:40,114] INFO [LogLoader partition=-uve-topic-10-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:40,114] INFO Created log for partition -uve-topic-10-19 in /tmp/kafka-logs/-uve-topic-10-19 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,114] INFO [Partition -uve-topic-10-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-19 (kafka.cluster.Partition) [2026-06-04 06:09:40,114] INFO [Partition -uve-topic-10-19 broker=2] Log loaded for partition -uve-topic-10-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:40,119] INFO [LogLoader partition=-uve-topic-24-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:40,119] INFO Created log for partition -uve-topic-24-17 in /tmp/kafka-logs/-uve-topic-24-17 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,120] INFO [Partition -uve-topic-24-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-17 (kafka.cluster.Partition) [2026-06-04 06:09:40,120] INFO [Partition -uve-topic-24-17 broker=2] Log loaded for partition -uve-topic-24-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:40,124] INFO [LogLoader partition=-uve-topic-11-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:40,124] INFO Created log for partition -uve-topic-11-19 in /tmp/kafka-logs/-uve-topic-11-19 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,124] INFO [Partition -uve-topic-11-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-19 (kafka.cluster.Partition) [2026-06-04 06:09:40,124] INFO [Partition -uve-topic-11-19 broker=2] Log loaded for partition -uve-topic-11-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:40,127] INFO [LogLoader partition=-uve-topic-25-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:40,127] INFO Created log for partition -uve-topic-25-17 in /tmp/kafka-logs/-uve-topic-25-17 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,127] INFO [Partition -uve-topic-25-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-17 (kafka.cluster.Partition) [2026-06-04 06:09:40,127] INFO [Partition -uve-topic-25-17 broker=2] Log loaded for partition -uve-topic-25-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:40,130] INFO [LogLoader partition=-uve-topic-12-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:40,130] INFO Created log for partition -uve-topic-12-19 in /tmp/kafka-logs/-uve-topic-12-19 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,131] INFO [Partition -uve-topic-12-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-19 (kafka.cluster.Partition) [2026-06-04 06:09:40,131] INFO [Partition -uve-topic-12-19 broker=2] Log loaded for partition -uve-topic-12-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:40,140] INFO [LogLoader partition=-uve-topic-20-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:40,141] INFO Created log for partition -uve-topic-20-17 in /tmp/kafka-logs/-uve-topic-20-17 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,141] INFO [Partition -uve-topic-20-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-17 (kafka.cluster.Partition) [2026-06-04 06:09:40,141] INFO [Partition -uve-topic-20-17 broker=2] Log loaded for partition -uve-topic-20-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:40,148] INFO [LogLoader partition=-uve-topic-21-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:40,148] INFO Created log for partition -uve-topic-21-17 in /tmp/kafka-logs/-uve-topic-21-17 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,148] INFO [Partition -uve-topic-21-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-17 (kafka.cluster.Partition) [2026-06-04 06:09:40,148] INFO [Partition -uve-topic-21-17 broker=2] Log loaded for partition -uve-topic-21-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:40,151] INFO [LogLoader partition=-uve-topic-17-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:40,152] INFO Created log for partition -uve-topic-17-19 in /tmp/kafka-logs/-uve-topic-17-19 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,152] INFO [Partition -uve-topic-17-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-19 (kafka.cluster.Partition) [2026-06-04 06:09:40,153] INFO [Partition -uve-topic-17-19 broker=2] Log loaded for partition -uve-topic-17-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:40,155] INFO [LogLoader partition=-uve-topic-18-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:40,156] INFO Created log for partition -uve-topic-18-19 in /tmp/kafka-logs/-uve-topic-18-19 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,156] INFO [Partition -uve-topic-18-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-19 (kafka.cluster.Partition) [2026-06-04 06:09:40,156] INFO [Partition -uve-topic-18-19 broker=2] Log loaded for partition -uve-topic-18-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:40,159] INFO [LogLoader partition=-uve-topic-19-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:40,159] INFO Created log for partition -uve-topic-19-19 in /tmp/kafka-logs/-uve-topic-19-19 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,159] INFO [Partition -uve-topic-19-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-19 (kafka.cluster.Partition) [2026-06-04 06:09:40,159] INFO [Partition -uve-topic-19-19 broker=2] Log loaded for partition -uve-topic-19-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:40,162] INFO [LogLoader partition=-uve-topic-26-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:40,163] INFO Created log for partition -uve-topic-26-17 in /tmp/kafka-logs/-uve-topic-26-17 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,163] INFO [Partition -uve-topic-26-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-17 (kafka.cluster.Partition) [2026-06-04 06:09:40,163] INFO [Partition -uve-topic-26-17 broker=2] Log loaded for partition -uve-topic-26-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:40,165] INFO [LogLoader partition=-uve-topic-13-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:40,165] INFO Created log for partition -uve-topic-13-19 in /tmp/kafka-logs/-uve-topic-13-19 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,166] INFO [Partition -uve-topic-13-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-19 (kafka.cluster.Partition) [2026-06-04 06:09:40,166] INFO [Partition -uve-topic-13-19 broker=2] Log loaded for partition -uve-topic-13-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:40,169] INFO [LogLoader partition=-uve-topic-27-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:40,169] INFO Created log for partition -uve-topic-27-17 in /tmp/kafka-logs/-uve-topic-27-17 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,170] INFO [Partition -uve-topic-27-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-17 (kafka.cluster.Partition) [2026-06-04 06:09:40,170] INFO [Partition -uve-topic-27-17 broker=2] Log loaded for partition -uve-topic-27-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:40,173] INFO [LogLoader partition=-uve-topic-14-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:40,173] INFO Created log for partition -uve-topic-14-19 in /tmp/kafka-logs/-uve-topic-14-19 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,173] INFO [Partition -uve-topic-14-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-19 (kafka.cluster.Partition) [2026-06-04 06:09:40,173] INFO [Partition -uve-topic-14-19 broker=2] Log loaded for partition -uve-topic-14-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:40,177] INFO [LogLoader partition=-uve-topic-28-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:40,177] INFO Created log for partition -uve-topic-28-17 in /tmp/kafka-logs/-uve-topic-28-17 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,178] INFO [Partition -uve-topic-28-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-17 (kafka.cluster.Partition) [2026-06-04 06:09:40,178] INFO [Partition -uve-topic-28-17 broker=2] Log loaded for partition -uve-topic-28-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:40,181] INFO [LogLoader partition=-uve-topic-15-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:40,181] INFO Created log for partition -uve-topic-15-19 in /tmp/kafka-logs/-uve-topic-15-19 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,181] INFO [Partition -uve-topic-15-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-19 (kafka.cluster.Partition) [2026-06-04 06:09:40,181] INFO [Partition -uve-topic-15-19 broker=2] Log loaded for partition -uve-topic-15-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:40,185] INFO [LogLoader partition=-uve-topic-29-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:40,185] INFO Created log for partition -uve-topic-29-17 in /tmp/kafka-logs/-uve-topic-29-17 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,185] INFO [Partition -uve-topic-29-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-17 (kafka.cluster.Partition) [2026-06-04 06:09:40,185] INFO [Partition -uve-topic-29-17 broker=2] Log loaded for partition -uve-topic-29-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:40,189] INFO [LogLoader partition=-uve-topic-16-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:40,189] INFO Created log for partition -uve-topic-16-19 in /tmp/kafka-logs/-uve-topic-16-19 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,190] INFO [Partition -uve-topic-16-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-19 (kafka.cluster.Partition) [2026-06-04 06:09:40,190] INFO [Partition -uve-topic-16-19 broker=2] Log loaded for partition -uve-topic-16-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:40,196] INFO [LogLoader partition=-uve-topic-23-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:40,196] INFO Created log for partition -uve-topic-23-16 in /tmp/kafka-logs/-uve-topic-23-16 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,196] INFO [Partition -uve-topic-23-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-16 (kafka.cluster.Partition) [2026-06-04 06:09:40,196] INFO [Partition -uve-topic-23-16 broker=2] Log loaded for partition -uve-topic-23-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:40,203] INFO [LogLoader partition=-uve-topic-10-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:40,223] INFO Created log for partition -uve-topic-10-18 in /tmp/kafka-logs/-uve-topic-10-18 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,223] INFO [Partition -uve-topic-10-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-18 (kafka.cluster.Partition) [2026-06-04 06:09:40,223] INFO [Partition -uve-topic-10-18 broker=2] Log loaded for partition -uve-topic-10-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:40,231] INFO [LogLoader partition=-uve-topic-24-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:40,231] INFO Created log for partition -uve-topic-24-16 in /tmp/kafka-logs/-uve-topic-24-16 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,231] INFO [Partition -uve-topic-24-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-16 (kafka.cluster.Partition) [2026-06-04 06:09:40,231] INFO [Partition -uve-topic-24-16 broker=2] Log loaded for partition -uve-topic-24-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:40,234] INFO [LogLoader partition=-uve-topic-11-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:40,235] INFO Created log for partition -uve-topic-11-18 in /tmp/kafka-logs/-uve-topic-11-18 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,235] INFO [Partition -uve-topic-11-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-18 (kafka.cluster.Partition) [2026-06-04 06:09:40,235] INFO [Partition -uve-topic-11-18 broker=2] Log loaded for partition -uve-topic-11-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:40,238] INFO [LogLoader partition=-uve-topic-25-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:40,238] INFO Created log for partition -uve-topic-25-16 in /tmp/kafka-logs/-uve-topic-25-16 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,239] INFO [Partition -uve-topic-25-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-16 (kafka.cluster.Partition) [2026-06-04 06:09:40,239] INFO [Partition -uve-topic-25-16 broker=2] Log loaded for partition -uve-topic-25-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:40,243] INFO [LogLoader partition=-uve-topic-12-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:40,244] INFO Created log for partition -uve-topic-12-18 in /tmp/kafka-logs/-uve-topic-12-18 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,244] INFO [Partition -uve-topic-12-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-18 (kafka.cluster.Partition) [2026-06-04 06:09:40,244] INFO [Partition -uve-topic-12-18 broker=2] Log loaded for partition -uve-topic-12-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:40,256] INFO [LogLoader partition=-uve-topic-26-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:40,256] INFO Created log for partition -uve-topic-26-16 in /tmp/kafka-logs/-uve-topic-26-16 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,256] INFO [Partition -uve-topic-26-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-16 (kafka.cluster.Partition) [2026-06-04 06:09:40,256] INFO [Partition -uve-topic-26-16 broker=2] Log loaded for partition -uve-topic-26-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:40,266] INFO [LogLoader partition=-uve-topic-13-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:40,267] INFO Created log for partition -uve-topic-13-18 in /tmp/kafka-logs/-uve-topic-13-18 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,268] INFO [Partition -uve-topic-13-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-18 (kafka.cluster.Partition) [2026-06-04 06:09:40,268] INFO [Partition -uve-topic-13-18 broker=2] Log loaded for partition -uve-topic-13-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:40,270] INFO [LogLoader partition=-uve-topic-20-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:40,271] INFO Created log for partition -uve-topic-20-16 in /tmp/kafka-logs/-uve-topic-20-16 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,271] INFO [Partition -uve-topic-20-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-16 (kafka.cluster.Partition) [2026-06-04 06:09:40,271] INFO [Partition -uve-topic-20-16 broker=2] Log loaded for partition -uve-topic-20-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:40,274] INFO [LogLoader partition=-uve-topic-21-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:40,274] INFO Created log for partition -uve-topic-21-16 in /tmp/kafka-logs/-uve-topic-21-16 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,275] INFO [Partition -uve-topic-21-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-16 (kafka.cluster.Partition) [2026-06-04 06:09:40,275] INFO [Partition -uve-topic-21-16 broker=2] Log loaded for partition -uve-topic-21-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:40,277] INFO [LogLoader partition=-uve-topic-22-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:40,278] INFO Created log for partition -uve-topic-22-16 in /tmp/kafka-logs/-uve-topic-22-16 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,278] INFO [Partition -uve-topic-22-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-16 (kafka.cluster.Partition) [2026-06-04 06:09:40,278] INFO [Partition -uve-topic-22-16 broker=2] Log loaded for partition -uve-topic-22-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:40,280] INFO [LogLoader partition=-uve-topic-18-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:40,280] INFO Created log for partition -uve-topic-18-18 in /tmp/kafka-logs/-uve-topic-18-18 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,280] INFO [Partition -uve-topic-18-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-18 (kafka.cluster.Partition) [2026-06-04 06:09:40,280] INFO [Partition -uve-topic-18-18 broker=2] Log loaded for partition -uve-topic-18-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:40,283] INFO [LogLoader partition=-uve-topic-19-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:40,283] INFO Created log for partition -uve-topic-19-18 in /tmp/kafka-logs/-uve-topic-19-18 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,283] INFO [Partition -uve-topic-19-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-18 (kafka.cluster.Partition) [2026-06-04 06:09:40,283] INFO [Partition -uve-topic-19-18 broker=2] Log loaded for partition -uve-topic-19-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:40,286] INFO [LogLoader partition=-uve-topic-27-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:40,287] INFO Created log for partition -uve-topic-27-16 in /tmp/kafka-logs/-uve-topic-27-16 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,287] INFO [Partition -uve-topic-27-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-16 (kafka.cluster.Partition) [2026-06-04 06:09:40,288] INFO [Partition -uve-topic-27-16 broker=2] Log loaded for partition -uve-topic-27-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:40,290] INFO [LogLoader partition=-uve-topic-14-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:40,291] INFO Created log for partition -uve-topic-14-18 in /tmp/kafka-logs/-uve-topic-14-18 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,291] INFO [Partition -uve-topic-14-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-18 (kafka.cluster.Partition) [2026-06-04 06:09:40,291] INFO [Partition -uve-topic-14-18 broker=2] Log loaded for partition -uve-topic-14-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:40,296] INFO [LogLoader partition=-uve-topic-28-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:40,296] INFO Created log for partition -uve-topic-28-16 in /tmp/kafka-logs/-uve-topic-28-16 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,296] INFO [Partition -uve-topic-28-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-16 (kafka.cluster.Partition) [2026-06-04 06:09:40,297] INFO [Partition -uve-topic-28-16 broker=2] Log loaded for partition -uve-topic-28-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:40,299] INFO [LogLoader partition=-uve-topic-15-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:40,300] INFO Created log for partition -uve-topic-15-18 in /tmp/kafka-logs/-uve-topic-15-18 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,300] INFO [Partition -uve-topic-15-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-18 (kafka.cluster.Partition) [2026-06-04 06:09:40,300] INFO [Partition -uve-topic-15-18 broker=2] Log loaded for partition -uve-topic-15-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:40,304] INFO [LogLoader partition=-uve-topic-29-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:40,304] INFO Created log for partition -uve-topic-29-16 in /tmp/kafka-logs/-uve-topic-29-16 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,304] INFO [Partition -uve-topic-29-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-16 (kafka.cluster.Partition) [2026-06-04 06:09:40,305] INFO [Partition -uve-topic-29-16 broker=2] Log loaded for partition -uve-topic-29-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:40,307] INFO [LogLoader partition=-uve-topic-16-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:40,308] INFO Created log for partition -uve-topic-16-18 in /tmp/kafka-logs/-uve-topic-16-18 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,308] INFO [Partition -uve-topic-16-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-18 (kafka.cluster.Partition) [2026-06-04 06:09:40,308] INFO [Partition -uve-topic-16-18 broker=2] Log loaded for partition -uve-topic-16-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:40,311] INFO [LogLoader partition=-uve-topic-17-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:40,312] INFO Created log for partition -uve-topic-17-18 in /tmp/kafka-logs/-uve-topic-17-18 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,312] INFO [Partition -uve-topic-17-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-18 (kafka.cluster.Partition) [2026-06-04 06:09:40,312] INFO [Partition -uve-topic-17-18 broker=2] Log loaded for partition -uve-topic-17-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:40,315] INFO [LogLoader partition=-uve-topic-20-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:40,316] INFO Created log for partition -uve-topic-20-19 in /tmp/kafka-logs/-uve-topic-20-19 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,316] INFO [Partition -uve-topic-20-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-19 (kafka.cluster.Partition) [2026-06-04 06:09:40,317] INFO [Partition -uve-topic-20-19 broker=2] Log loaded for partition -uve-topic-20-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:40,319] INFO [LogLoader partition=-uve-topic-21-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:40,320] INFO Created log for partition -uve-topic-21-19 in /tmp/kafka-logs/-uve-topic-21-19 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,320] INFO [Partition -uve-topic-21-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-19 (kafka.cluster.Partition) [2026-06-04 06:09:40,320] INFO [Partition -uve-topic-21-19 broker=2] Log loaded for partition -uve-topic-21-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:40,323] INFO [LogLoader partition=-uve-topic-22-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:40,323] INFO Created log for partition -uve-topic-22-19 in /tmp/kafka-logs/-uve-topic-22-19 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,324] INFO [Partition -uve-topic-22-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-19 (kafka.cluster.Partition) [2026-06-04 06:09:40,324] INFO [Partition -uve-topic-22-19 broker=2] Log loaded for partition -uve-topic-22-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:40,327] INFO [LogLoader partition=-uve-topic-23-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:40,328] INFO Created log for partition -uve-topic-23-19 in /tmp/kafka-logs/-uve-topic-23-19 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,329] INFO [Partition -uve-topic-23-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-19 (kafka.cluster.Partition) [2026-06-04 06:09:40,329] INFO [Partition -uve-topic-23-19 broker=2] Log loaded for partition -uve-topic-23-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:40,332] INFO [LogLoader partition=-uve-topic-10-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:40,332] INFO Created log for partition -uve-topic-10-21 in /tmp/kafka-logs/-uve-topic-10-21 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,332] INFO [Partition -uve-topic-10-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-21 (kafka.cluster.Partition) [2026-06-04 06:09:40,332] INFO [Partition -uve-topic-10-21 broker=2] Log loaded for partition -uve-topic-10-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:40,335] INFO [LogLoader partition=-uve-topic-28-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:40,335] INFO Created log for partition -uve-topic-28-19 in /tmp/kafka-logs/-uve-topic-28-19 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,336] INFO [Partition -uve-topic-28-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-19 (kafka.cluster.Partition) [2026-06-04 06:09:40,336] INFO [Partition -uve-topic-28-19 broker=2] Log loaded for partition -uve-topic-28-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:40,339] INFO [LogLoader partition=-uve-topic-15-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:40,339] INFO Created log for partition -uve-topic-15-21 in /tmp/kafka-logs/-uve-topic-15-21 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,340] INFO [Partition -uve-topic-15-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-21 (kafka.cluster.Partition) [2026-06-04 06:09:40,340] INFO [Partition -uve-topic-15-21 broker=2] Log loaded for partition -uve-topic-15-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:40,343] INFO [LogLoader partition=-uve-topic-29-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:40,343] INFO Created log for partition -uve-topic-29-19 in /tmp/kafka-logs/-uve-topic-29-19 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,343] INFO [Partition -uve-topic-29-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-19 (kafka.cluster.Partition) [2026-06-04 06:09:40,343] INFO [Partition -uve-topic-29-19 broker=2] Log loaded for partition -uve-topic-29-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:40,357] INFO [LogLoader partition=-uve-topic-16-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:40,357] INFO Created log for partition -uve-topic-16-21 in /tmp/kafka-logs/-uve-topic-16-21 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,357] INFO [Partition -uve-topic-16-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-21 (kafka.cluster.Partition) [2026-06-04 06:09:40,357] INFO [Partition -uve-topic-16-21 broker=2] Log loaded for partition -uve-topic-16-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:40,370] INFO [LogLoader partition=-uve-topic-17-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:40,371] INFO Created log for partition -uve-topic-17-21 in /tmp/kafka-logs/-uve-topic-17-21 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,371] INFO [Partition -uve-topic-17-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-21 (kafka.cluster.Partition) [2026-06-04 06:09:40,371] INFO [Partition -uve-topic-17-21 broker=2] Log loaded for partition -uve-topic-17-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:40,375] INFO [LogLoader partition=-uve-topic-18-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:40,375] INFO Created log for partition -uve-topic-18-21 in /tmp/kafka-logs/-uve-topic-18-21 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,375] INFO [Partition -uve-topic-18-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-21 (kafka.cluster.Partition) [2026-06-04 06:09:40,375] INFO [Partition -uve-topic-18-21 broker=2] Log loaded for partition -uve-topic-18-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:40,380] INFO [LogLoader partition=-uve-topic-24-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:40,380] INFO Created log for partition -uve-topic-24-19 in /tmp/kafka-logs/-uve-topic-24-19 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,380] INFO [Partition -uve-topic-24-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-19 (kafka.cluster.Partition) [2026-06-04 06:09:40,381] INFO [Partition -uve-topic-24-19 broker=2] Log loaded for partition -uve-topic-24-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:40,384] INFO [LogLoader partition=-uve-topic-11-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:40,385] INFO Created log for partition -uve-topic-11-21 in /tmp/kafka-logs/-uve-topic-11-21 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,385] INFO [Partition -uve-topic-11-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-21 (kafka.cluster.Partition) [2026-06-04 06:09:40,385] INFO [Partition -uve-topic-11-21 broker=2] Log loaded for partition -uve-topic-11-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:40,389] INFO [LogLoader partition=-uve-topic-25-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:40,390] INFO Created log for partition -uve-topic-25-19 in /tmp/kafka-logs/-uve-topic-25-19 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,391] INFO [Partition -uve-topic-25-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-19 (kafka.cluster.Partition) [2026-06-04 06:09:40,391] INFO [Partition -uve-topic-25-19 broker=2] Log loaded for partition -uve-topic-25-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:40,394] INFO [LogLoader partition=-uve-topic-12-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:40,394] INFO Created log for partition -uve-topic-12-21 in /tmp/kafka-logs/-uve-topic-12-21 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,395] INFO [Partition -uve-topic-12-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-21 (kafka.cluster.Partition) [2026-06-04 06:09:40,395] INFO [Partition -uve-topic-12-21 broker=2] Log loaded for partition -uve-topic-12-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:40,397] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='structured_syslog_topic', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-06-04 06:09:40,400] INFO [LogLoader partition=-uve-topic-26-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:40,400] INFO Created log for partition -uve-topic-26-19 in /tmp/kafka-logs/-uve-topic-26-19 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,400] INFO [Partition -uve-topic-26-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-19 (kafka.cluster.Partition) [2026-06-04 06:09:40,400] INFO [Partition -uve-topic-26-19 broker=2] Log loaded for partition -uve-topic-26-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:40,403] INFO [LogLoader partition=-uve-topic-13-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:40,403] INFO Created log for partition -uve-topic-13-21 in /tmp/kafka-logs/-uve-topic-13-21 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,403] INFO [Partition -uve-topic-13-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-21 (kafka.cluster.Partition) [2026-06-04 06:09:40,403] INFO [Partition -uve-topic-13-21 broker=2] Log loaded for partition -uve-topic-13-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:40,406] INFO [LogLoader partition=-uve-topic-27-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:40,406] INFO Created log for partition -uve-topic-27-19 in /tmp/kafka-logs/-uve-topic-27-19 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,407] INFO [Partition -uve-topic-27-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-19 (kafka.cluster.Partition) [2026-06-04 06:09:40,407] INFO [Partition -uve-topic-27-19 broker=2] Log loaded for partition -uve-topic-27-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:40,410] INFO [LogLoader partition=-uve-topic-14-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:40,410] INFO Created log for partition -uve-topic-14-21 in /tmp/kafka-logs/-uve-topic-14-21 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,410] INFO [Partition -uve-topic-14-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-21 (kafka.cluster.Partition) [2026-06-04 06:09:40,410] INFO [Partition -uve-topic-14-21 broker=2] Log loaded for partition -uve-topic-14-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:40,413] INFO [LogLoader partition=-uve-topic-21-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:40,413] INFO Created log for partition -uve-topic-21-18 in /tmp/kafka-logs/-uve-topic-21-18 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,414] INFO [Partition -uve-topic-21-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-18 (kafka.cluster.Partition) [2026-06-04 06:09:40,414] INFO [Partition -uve-topic-21-18 broker=2] Log loaded for partition -uve-topic-21-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:40,423] INFO [LogLoader partition=-uve-topic-22-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:40,424] INFO Created log for partition -uve-topic-22-18 in /tmp/kafka-logs/-uve-topic-22-18 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,424] INFO [Partition -uve-topic-22-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-18 (kafka.cluster.Partition) [2026-06-04 06:09:40,424] INFO [Partition -uve-topic-22-18 broker=2] Log loaded for partition -uve-topic-22-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:40,441] INFO [LogLoader partition=-uve-topic-23-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:40,442] INFO Created log for partition -uve-topic-23-18 in /tmp/kafka-logs/-uve-topic-23-18 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,442] INFO [Partition -uve-topic-23-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-18 (kafka.cluster.Partition) [2026-06-04 06:09:40,442] INFO [Partition -uve-topic-23-18 broker=2] Log loaded for partition -uve-topic-23-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:40,447] INFO [LogLoader partition=-uve-topic-10-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:40,447] INFO Created log for partition -uve-topic-10-20 in /tmp/kafka-logs/-uve-topic-10-20 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,448] INFO [Partition -uve-topic-10-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-20 (kafka.cluster.Partition) [2026-06-04 06:09:40,448] INFO [Partition -uve-topic-10-20 broker=2] Log loaded for partition -uve-topic-10-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:40,451] INFO [LogLoader partition=-uve-topic-24-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:40,452] INFO Created log for partition -uve-topic-24-18 in /tmp/kafka-logs/-uve-topic-24-18 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,452] INFO [Partition -uve-topic-24-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-18 (kafka.cluster.Partition) [2026-06-04 06:09:40,452] INFO [Partition -uve-topic-24-18 broker=2] Log loaded for partition -uve-topic-24-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:40,456] INFO [LogLoader partition=-uve-topic-11-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:40,456] INFO Created log for partition -uve-topic-11-20 in /tmp/kafka-logs/-uve-topic-11-20 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,456] INFO [Partition -uve-topic-11-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-20 (kafka.cluster.Partition) [2026-06-04 06:09:40,456] INFO [Partition -uve-topic-11-20 broker=2] Log loaded for partition -uve-topic-11-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:40,459] INFO [LogLoader partition=-uve-topic-20-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:40,460] INFO Created log for partition -uve-topic-20-18 in /tmp/kafka-logs/-uve-topic-20-18 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,460] INFO [Partition -uve-topic-20-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-18 (kafka.cluster.Partition) [2026-06-04 06:09:40,460] INFO [Partition -uve-topic-20-18 broker=2] Log loaded for partition -uve-topic-20-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:40,464] INFO [LogLoader partition=-uve-topic-29-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:40,465] INFO Created log for partition -uve-topic-29-18 in /tmp/kafka-logs/-uve-topic-29-18 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,465] INFO [Partition -uve-topic-29-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-18 (kafka.cluster.Partition) [2026-06-04 06:09:40,465] INFO [Partition -uve-topic-29-18 broker=2] Log loaded for partition -uve-topic-29-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:40,468] INFO [LogLoader partition=-uve-topic-16-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:40,469] INFO Created log for partition -uve-topic-16-20 in /tmp/kafka-logs/-uve-topic-16-20 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,469] INFO [Partition -uve-topic-16-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-20 (kafka.cluster.Partition) [2026-06-04 06:09:40,469] INFO [Partition -uve-topic-16-20 broker=2] Log loaded for partition -uve-topic-16-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:40,475] INFO [LogLoader partition=-uve-topic-17-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:40,475] INFO Created log for partition -uve-topic-17-20 in /tmp/kafka-logs/-uve-topic-17-20 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,475] INFO [Partition -uve-topic-17-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-20 (kafka.cluster.Partition) [2026-06-04 06:09:40,475] INFO [Partition -uve-topic-17-20 broker=2] Log loaded for partition -uve-topic-17-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:40,480] INFO [LogLoader partition=-uve-topic-18-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:40,480] INFO Created log for partition -uve-topic-18-20 in /tmp/kafka-logs/-uve-topic-18-20 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,480] INFO [Partition -uve-topic-18-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-20 (kafka.cluster.Partition) [2026-06-04 06:09:40,480] INFO [Partition -uve-topic-18-20 broker=2] Log loaded for partition -uve-topic-18-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:40,483] INFO [LogLoader partition=-uve-topic-19-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:40,483] INFO Created log for partition -uve-topic-19-20 in /tmp/kafka-logs/-uve-topic-19-20 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,485] INFO [Partition -uve-topic-19-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-20 (kafka.cluster.Partition) [2026-06-04 06:09:40,485] INFO [Partition -uve-topic-19-20 broker=2] Log loaded for partition -uve-topic-19-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:40,488] INFO [LogLoader partition=-uve-topic-25-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:40,489] INFO Created log for partition -uve-topic-25-18 in /tmp/kafka-logs/-uve-topic-25-18 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,490] INFO [Partition -uve-topic-25-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-18 (kafka.cluster.Partition) [2026-06-04 06:09:40,490] INFO [Partition -uve-topic-25-18 broker=2] Log loaded for partition -uve-topic-25-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:40,492] INFO [LogLoader partition=-uve-topic-12-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:40,493] INFO Created log for partition -uve-topic-12-20 in /tmp/kafka-logs/-uve-topic-12-20 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,494] INFO [Partition -uve-topic-12-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-20 (kafka.cluster.Partition) [2026-06-04 06:09:40,494] INFO [Partition -uve-topic-12-20 broker=2] Log loaded for partition -uve-topic-12-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:40,498] INFO [LogLoader partition=-uve-topic-26-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:40,498] INFO Created log for partition -uve-topic-26-18 in /tmp/kafka-logs/-uve-topic-26-18 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,498] INFO [Partition -uve-topic-26-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-18 (kafka.cluster.Partition) [2026-06-04 06:09:40,498] INFO [Partition -uve-topic-26-18 broker=2] Log loaded for partition -uve-topic-26-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:40,501] INFO [LogLoader partition=-uve-topic-13-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:40,502] INFO Created log for partition -uve-topic-13-20 in /tmp/kafka-logs/-uve-topic-13-20 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,502] INFO [Partition -uve-topic-13-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-20 (kafka.cluster.Partition) [2026-06-04 06:09:40,502] INFO [Partition -uve-topic-13-20 broker=2] Log loaded for partition -uve-topic-13-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:40,505] INFO [LogLoader partition=-uve-topic-27-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:40,505] INFO Created log for partition -uve-topic-27-18 in /tmp/kafka-logs/-uve-topic-27-18 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,506] INFO [Partition -uve-topic-27-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-18 (kafka.cluster.Partition) [2026-06-04 06:09:40,506] INFO [Partition -uve-topic-27-18 broker=2] Log loaded for partition -uve-topic-27-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:40,510] INFO [LogLoader partition=-uve-topic-14-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:40,511] INFO Created log for partition -uve-topic-14-20 in /tmp/kafka-logs/-uve-topic-14-20 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,511] INFO [Partition -uve-topic-14-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-20 (kafka.cluster.Partition) [2026-06-04 06:09:40,511] INFO [Partition -uve-topic-14-20 broker=2] Log loaded for partition -uve-topic-14-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:40,518] INFO [LogLoader partition=-uve-topic-28-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:40,519] INFO Created log for partition -uve-topic-28-18 in /tmp/kafka-logs/-uve-topic-28-18 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,519] INFO [Partition -uve-topic-28-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-18 (kafka.cluster.Partition) [2026-06-04 06:09:40,519] INFO [Partition -uve-topic-28-18 broker=2] Log loaded for partition -uve-topic-28-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:40,523] INFO [LogLoader partition=-uve-topic-15-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:40,523] INFO Created log for partition -uve-topic-15-20 in /tmp/kafka-logs/-uve-topic-15-20 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,523] INFO [Partition -uve-topic-15-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-20 (kafka.cluster.Partition) [2026-06-04 06:09:40,523] INFO [Partition -uve-topic-15-20 broker=2] Log loaded for partition -uve-topic-15-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:40,530] INFO [LogLoader partition=-uve-topic-7-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:40,530] INFO Created log for partition -uve-topic-7-4 in /tmp/kafka-logs/-uve-topic-7-4 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,531] INFO [Partition -uve-topic-7-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-4 (kafka.cluster.Partition) [2026-06-04 06:09:40,531] INFO [Partition -uve-topic-7-4 broker=2] Log loaded for partition -uve-topic-7-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:40,535] INFO [LogLoader partition=-uve-topic-8-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:40,535] INFO Created log for partition -uve-topic-8-4 in /tmp/kafka-logs/-uve-topic-8-4 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,535] INFO [Partition -uve-topic-8-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-4 (kafka.cluster.Partition) [2026-06-04 06:09:40,535] INFO [Partition -uve-topic-8-4 broker=2] Log loaded for partition -uve-topic-8-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:40,537] INFO [LogLoader partition=-uve-topic-5-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:40,538] INFO Created log for partition -uve-topic-5-4 in /tmp/kafka-logs/-uve-topic-5-4 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,538] INFO [Partition -uve-topic-5-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-4 (kafka.cluster.Partition) [2026-06-04 06:09:40,539] INFO [Partition -uve-topic-5-4 broker=2] Log loaded for partition -uve-topic-5-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:40,544] INFO [LogLoader partition=-uve-topic-6-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:40,544] INFO Created log for partition -uve-topic-6-4 in /tmp/kafka-logs/-uve-topic-6-4 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,544] INFO [Partition -uve-topic-6-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-4 (kafka.cluster.Partition) [2026-06-04 06:09:40,544] INFO [Partition -uve-topic-6-4 broker=2] Log loaded for partition -uve-topic-6-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:40,549] INFO [LogLoader partition=-uve-topic-3-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:40,549] INFO Created log for partition -uve-topic-3-4 in /tmp/kafka-logs/-uve-topic-3-4 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,549] INFO [Partition -uve-topic-3-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-4 (kafka.cluster.Partition) [2026-06-04 06:09:40,549] INFO [Partition -uve-topic-3-4 broker=2] Log loaded for partition -uve-topic-3-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:40,554] INFO [LogLoader partition=-uve-topic-4-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:40,554] INFO Created log for partition -uve-topic-4-4 in /tmp/kafka-logs/-uve-topic-4-4 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,555] INFO [Partition -uve-topic-4-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-4 (kafka.cluster.Partition) [2026-06-04 06:09:40,555] INFO [Partition -uve-topic-4-4 broker=2] Log loaded for partition -uve-topic-4-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:40,562] INFO [LogLoader partition=-uve-topic-1-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:40,562] INFO Created log for partition -uve-topic-1-4 in /tmp/kafka-logs/-uve-topic-1-4 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,562] INFO [Partition -uve-topic-1-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-4 (kafka.cluster.Partition) [2026-06-04 06:09:40,562] INFO [Partition -uve-topic-1-4 broker=2] Log loaded for partition -uve-topic-1-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:40,569] INFO [LogLoader partition=-uve-topic-2-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:40,570] INFO Created log for partition -uve-topic-2-4 in /tmp/kafka-logs/-uve-topic-2-4 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,570] INFO [Partition -uve-topic-2-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-4 (kafka.cluster.Partition) [2026-06-04 06:09:40,570] INFO [Partition -uve-topic-2-4 broker=2] Log loaded for partition -uve-topic-2-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:40,580] INFO [LogLoader partition=structured_syslog_topic-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:40,581] INFO Created log for partition structured_syslog_topic-8 in /tmp/kafka-logs/structured_syslog_topic-8 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,581] INFO [Partition structured_syslog_topic-8 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-8 (kafka.cluster.Partition) [2026-06-04 06:09:40,581] INFO [Partition structured_syslog_topic-8 broker=2] Log loaded for partition structured_syslog_topic-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:40,583] INFO [LogLoader partition=-uve-topic-9-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:40,584] INFO Created log for partition -uve-topic-9-4 in /tmp/kafka-logs/-uve-topic-9-4 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,584] INFO [Partition -uve-topic-9-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-4 (kafka.cluster.Partition) [2026-06-04 06:09:40,584] INFO [Partition -uve-topic-9-4 broker=2] Log loaded for partition -uve-topic-9-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:40,587] INFO [LogLoader partition=-uve-topic-6-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:40,587] INFO Created log for partition -uve-topic-6-5 in /tmp/kafka-logs/-uve-topic-6-5 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,587] INFO [Partition -uve-topic-6-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-5 (kafka.cluster.Partition) [2026-06-04 06:09:40,587] INFO [Partition -uve-topic-6-5 broker=2] Log loaded for partition -uve-topic-6-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:40,595] INFO [LogLoader partition=-uve-topic-7-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:40,596] INFO Created log for partition -uve-topic-7-5 in /tmp/kafka-logs/-uve-topic-7-5 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,597] INFO [Partition -uve-topic-7-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-5 (kafka.cluster.Partition) [2026-06-04 06:09:40,597] INFO [Partition -uve-topic-7-5 broker=2] Log loaded for partition -uve-topic-7-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:40,599] INFO [LogLoader partition=-uve-topic-4-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:40,600] INFO Created log for partition -uve-topic-4-5 in /tmp/kafka-logs/-uve-topic-4-5 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,600] INFO [Partition -uve-topic-4-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-5 (kafka.cluster.Partition) [2026-06-04 06:09:40,600] INFO [Partition -uve-topic-4-5 broker=2] Log loaded for partition -uve-topic-4-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:40,602] INFO [LogLoader partition=-uve-topic-5-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:40,603] INFO Created log for partition -uve-topic-5-5 in /tmp/kafka-logs/-uve-topic-5-5 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,604] INFO [Partition -uve-topic-5-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-5 (kafka.cluster.Partition) [2026-06-04 06:09:40,604] INFO [Partition -uve-topic-5-5 broker=2] Log loaded for partition -uve-topic-5-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:40,610] INFO [LogLoader partition=-uve-topic-2-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:40,611] INFO Created log for partition -uve-topic-2-5 in /tmp/kafka-logs/-uve-topic-2-5 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,611] INFO [Partition -uve-topic-2-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-5 (kafka.cluster.Partition) [2026-06-04 06:09:40,611] INFO [Partition -uve-topic-2-5 broker=2] Log loaded for partition -uve-topic-2-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:40,614] INFO [LogLoader partition=-uve-topic-3-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:40,614] INFO Created log for partition -uve-topic-3-5 in /tmp/kafka-logs/-uve-topic-3-5 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,616] INFO [Partition -uve-topic-3-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-5 (kafka.cluster.Partition) [2026-06-04 06:09:40,616] INFO [Partition -uve-topic-3-5 broker=2] Log loaded for partition -uve-topic-3-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:40,619] INFO [LogLoader partition=-uve-topic-0-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:40,619] INFO Created log for partition -uve-topic-0-5 in /tmp/kafka-logs/-uve-topic-0-5 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,620] INFO [Partition -uve-topic-0-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-5 (kafka.cluster.Partition) [2026-06-04 06:09:40,620] INFO [Partition -uve-topic-0-5 broker=2] Log loaded for partition -uve-topic-0-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:40,627] INFO [LogLoader partition=-uve-topic-1-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:40,627] INFO Created log for partition -uve-topic-1-5 in /tmp/kafka-logs/-uve-topic-1-5 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,627] INFO [Partition -uve-topic-1-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-5 (kafka.cluster.Partition) [2026-06-04 06:09:40,627] INFO [Partition -uve-topic-1-5 broker=2] Log loaded for partition -uve-topic-1-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:40,630] INFO [LogLoader partition=structured_syslog_topic-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:40,630] INFO Created log for partition structured_syslog_topic-7 in /tmp/kafka-logs/structured_syslog_topic-7 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,630] INFO [Partition structured_syslog_topic-7 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-7 (kafka.cluster.Partition) [2026-06-04 06:09:40,630] INFO [Partition structured_syslog_topic-7 broker=2] Log loaded for partition structured_syslog_topic-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:40,634] INFO [LogLoader partition=-uve-topic-8-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:40,634] INFO Created log for partition -uve-topic-8-5 in /tmp/kafka-logs/-uve-topic-8-5 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,638] INFO [Partition -uve-topic-8-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-5 (kafka.cluster.Partition) [2026-06-04 06:09:40,639] INFO [Partition -uve-topic-8-5 broker=2] Log loaded for partition -uve-topic-8-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:40,642] INFO [LogLoader partition=-uve-topic-9-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:40,642] INFO Created log for partition -uve-topic-9-5 in /tmp/kafka-logs/-uve-topic-9-5 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,642] INFO [Partition -uve-topic-9-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-5 (kafka.cluster.Partition) [2026-06-04 06:09:40,642] INFO [Partition -uve-topic-9-5 broker=2] Log loaded for partition -uve-topic-9-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:40,645] INFO [LogLoader partition=-uve-topic-5-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:40,645] INFO Created log for partition -uve-topic-5-6 in /tmp/kafka-logs/-uve-topic-5-6 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,645] INFO [Partition -uve-topic-5-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-6 (kafka.cluster.Partition) [2026-06-04 06:09:40,645] INFO [Partition -uve-topic-5-6 broker=2] Log loaded for partition -uve-topic-5-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:40,648] INFO [LogLoader partition=-uve-topic-6-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:40,648] INFO Created log for partition -uve-topic-6-6 in /tmp/kafka-logs/-uve-topic-6-6 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,649] INFO [Partition -uve-topic-6-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-6 (kafka.cluster.Partition) [2026-06-04 06:09:40,649] INFO [Partition -uve-topic-6-6 broker=2] Log loaded for partition -uve-topic-6-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:40,654] INFO [LogLoader partition=-uve-topic-3-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:40,654] INFO Created log for partition -uve-topic-3-6 in /tmp/kafka-logs/-uve-topic-3-6 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,654] INFO [Partition -uve-topic-3-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-6 (kafka.cluster.Partition) [2026-06-04 06:09:40,654] INFO [Partition -uve-topic-3-6 broker=2] Log loaded for partition -uve-topic-3-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:40,657] INFO [LogLoader partition=-uve-topic-4-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:40,657] INFO Created log for partition -uve-topic-4-6 in /tmp/kafka-logs/-uve-topic-4-6 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,657] INFO [Partition -uve-topic-4-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-6 (kafka.cluster.Partition) [2026-06-04 06:09:40,657] INFO [Partition -uve-topic-4-6 broker=2] Log loaded for partition -uve-topic-4-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:40,662] INFO [LogLoader partition=-uve-topic-1-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:40,662] INFO Created log for partition -uve-topic-1-6 in /tmp/kafka-logs/-uve-topic-1-6 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,662] INFO [Partition -uve-topic-1-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-6 (kafka.cluster.Partition) [2026-06-04 06:09:40,662] INFO [Partition -uve-topic-1-6 broker=2] Log loaded for partition -uve-topic-1-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:40,667] INFO [LogLoader partition=-uve-topic-2-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:40,668] INFO Created log for partition -uve-topic-2-6 in /tmp/kafka-logs/-uve-topic-2-6 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,668] INFO [Partition -uve-topic-2-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-6 (kafka.cluster.Partition) [2026-06-04 06:09:40,668] INFO [Partition -uve-topic-2-6 broker=2] Log loaded for partition -uve-topic-2-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:40,672] INFO [LogLoader partition=-uve-topic-0-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:40,673] INFO Created log for partition -uve-topic-0-6 in /tmp/kafka-logs/-uve-topic-0-6 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,673] INFO [Partition -uve-topic-0-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-6 (kafka.cluster.Partition) [2026-06-04 06:09:40,673] INFO [Partition -uve-topic-0-6 broker=2] Log loaded for partition -uve-topic-0-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:40,676] INFO [LogLoader partition=structured_syslog_topic-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:40,676] INFO Created log for partition structured_syslog_topic-10 in /tmp/kafka-logs/structured_syslog_topic-10 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,677] INFO [Partition structured_syslog_topic-10 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-10 (kafka.cluster.Partition) [2026-06-04 06:09:40,677] INFO [Partition structured_syslog_topic-10 broker=2] Log loaded for partition structured_syslog_topic-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:40,680] INFO [LogLoader partition=-uve-topic-9-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:40,681] INFO Created log for partition -uve-topic-9-6 in /tmp/kafka-logs/-uve-topic-9-6 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,681] INFO [Partition -uve-topic-9-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-6 (kafka.cluster.Partition) [2026-06-04 06:09:40,681] INFO [Partition -uve-topic-9-6 broker=2] Log loaded for partition -uve-topic-9-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:40,685] INFO [LogLoader partition=-uve-topic-7-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:40,685] INFO Created log for partition -uve-topic-7-6 in /tmp/kafka-logs/-uve-topic-7-6 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,685] INFO [Partition -uve-topic-7-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-6 (kafka.cluster.Partition) [2026-06-04 06:09:40,685] INFO [Partition -uve-topic-7-6 broker=2] Log loaded for partition -uve-topic-7-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:40,689] INFO [LogLoader partition=-uve-topic-8-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:40,689] INFO Created log for partition -uve-topic-8-6 in /tmp/kafka-logs/-uve-topic-8-6 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,689] INFO [Partition -uve-topic-8-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-6 (kafka.cluster.Partition) [2026-06-04 06:09:40,689] INFO [Partition -uve-topic-8-6 broker=2] Log loaded for partition -uve-topic-8-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:40,692] INFO [LogLoader partition=-uve-topic-4-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:40,692] INFO Created log for partition -uve-topic-4-7 in /tmp/kafka-logs/-uve-topic-4-7 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,692] INFO [Partition -uve-topic-4-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-7 (kafka.cluster.Partition) [2026-06-04 06:09:40,692] INFO [Partition -uve-topic-4-7 broker=2] Log loaded for partition -uve-topic-4-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:40,696] INFO [LogLoader partition=-uve-topic-5-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:40,696] INFO Created log for partition -uve-topic-5-7 in /tmp/kafka-logs/-uve-topic-5-7 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,696] INFO [Partition -uve-topic-5-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-7 (kafka.cluster.Partition) [2026-06-04 06:09:40,696] INFO [Partition -uve-topic-5-7 broker=2] Log loaded for partition -uve-topic-5-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:40,700] INFO [LogLoader partition=-uve-topic-2-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:40,700] INFO Created log for partition -uve-topic-2-7 in /tmp/kafka-logs/-uve-topic-2-7 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,700] INFO [Partition -uve-topic-2-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-7 (kafka.cluster.Partition) [2026-06-04 06:09:40,700] INFO [Partition -uve-topic-2-7 broker=2] Log loaded for partition -uve-topic-2-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:40,704] INFO [LogLoader partition=-uve-topic-3-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:40,704] INFO Created log for partition -uve-topic-3-7 in /tmp/kafka-logs/-uve-topic-3-7 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,704] INFO [Partition -uve-topic-3-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-7 (kafka.cluster.Partition) [2026-06-04 06:09:40,704] INFO [Partition -uve-topic-3-7 broker=2] Log loaded for partition -uve-topic-3-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:40,708] INFO [LogLoader partition=-uve-topic-0-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:40,708] INFO Created log for partition -uve-topic-0-7 in /tmp/kafka-logs/-uve-topic-0-7 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,708] INFO [Partition -uve-topic-0-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-7 (kafka.cluster.Partition) [2026-06-04 06:09:40,708] INFO [Partition -uve-topic-0-7 broker=2] Log loaded for partition -uve-topic-0-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:40,710] INFO [LogLoader partition=-uve-topic-1-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:40,711] INFO Created log for partition -uve-topic-1-7 in /tmp/kafka-logs/-uve-topic-1-7 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,711] INFO [Partition -uve-topic-1-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-7 (kafka.cluster.Partition) [2026-06-04 06:09:40,711] INFO [Partition -uve-topic-1-7 broker=2] Log loaded for partition -uve-topic-1-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:40,713] INFO [LogLoader partition=structured_syslog_topic-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:40,713] INFO Created log for partition structured_syslog_topic-9 in /tmp/kafka-logs/structured_syslog_topic-9 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,714] INFO [Partition structured_syslog_topic-9 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-9 (kafka.cluster.Partition) [2026-06-04 06:09:40,714] INFO [Partition structured_syslog_topic-9 broker=2] Log loaded for partition structured_syslog_topic-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:40,717] INFO [LogLoader partition=-uve-topic-8-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:40,717] INFO Created log for partition -uve-topic-8-7 in /tmp/kafka-logs/-uve-topic-8-7 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,717] INFO [Partition -uve-topic-8-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-7 (kafka.cluster.Partition) [2026-06-04 06:09:40,717] INFO [Partition -uve-topic-8-7 broker=2] Log loaded for partition -uve-topic-8-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:40,720] INFO [LogLoader partition=-uve-topic-9-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:40,720] INFO Created log for partition -uve-topic-9-7 in /tmp/kafka-logs/-uve-topic-9-7 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,720] INFO [Partition -uve-topic-9-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-7 (kafka.cluster.Partition) [2026-06-04 06:09:40,720] INFO [Partition -uve-topic-9-7 broker=2] Log loaded for partition -uve-topic-9-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:40,722] INFO [LogLoader partition=-uve-topic-6-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:40,723] INFO Created log for partition -uve-topic-6-7 in /tmp/kafka-logs/-uve-topic-6-7 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,723] INFO [Partition -uve-topic-6-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-7 (kafka.cluster.Partition) [2026-06-04 06:09:40,723] INFO [Partition -uve-topic-6-7 broker=2] Log loaded for partition -uve-topic-6-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:40,725] INFO [LogLoader partition=-uve-topic-7-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:40,725] INFO Created log for partition -uve-topic-7-7 in /tmp/kafka-logs/-uve-topic-7-7 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,725] INFO [Partition -uve-topic-7-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-7 (kafka.cluster.Partition) [2026-06-04 06:09:40,725] INFO [Partition -uve-topic-7-7 broker=2] Log loaded for partition -uve-topic-7-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:40,728] INFO [LogLoader partition=-uve-topic-9-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:40,728] INFO Created log for partition -uve-topic-9-0 in /tmp/kafka-logs/-uve-topic-9-0 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,729] INFO [Partition -uve-topic-9-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-0 (kafka.cluster.Partition) [2026-06-04 06:09:40,729] INFO [Partition -uve-topic-9-0 broker=2] Log loaded for partition -uve-topic-9-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:40,732] INFO [LogLoader partition=-uve-topic-7-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:40,732] INFO Created log for partition -uve-topic-7-0 in /tmp/kafka-logs/-uve-topic-7-0 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,732] INFO [Partition -uve-topic-7-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-0 (kafka.cluster.Partition) [2026-06-04 06:09:40,732] INFO [Partition -uve-topic-7-0 broker=2] Log loaded for partition -uve-topic-7-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:40,735] INFO [LogLoader partition=-uve-topic-8-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:40,735] INFO Created log for partition -uve-topic-8-0 in /tmp/kafka-logs/-uve-topic-8-0 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,735] INFO [Partition -uve-topic-8-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-0 (kafka.cluster.Partition) [2026-06-04 06:09:40,735] INFO [Partition -uve-topic-8-0 broker=2] Log loaded for partition -uve-topic-8-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:40,738] INFO [LogLoader partition=-uve-topic-5-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:40,738] INFO Created log for partition -uve-topic-5-0 in /tmp/kafka-logs/-uve-topic-5-0 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,739] INFO [Partition -uve-topic-5-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-0 (kafka.cluster.Partition) [2026-06-04 06:09:40,739] INFO [Partition -uve-topic-5-0 broker=2] Log loaded for partition -uve-topic-5-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:40,741] INFO [LogLoader partition=-uve-topic-6-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:40,742] INFO Created log for partition -uve-topic-6-0 in /tmp/kafka-logs/-uve-topic-6-0 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,742] INFO [Partition -uve-topic-6-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-0 (kafka.cluster.Partition) [2026-06-04 06:09:40,742] INFO [Partition -uve-topic-6-0 broker=2] Log loaded for partition -uve-topic-6-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:40,743] INFO [LogLoader partition=-uve-topic-2-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:40,744] INFO Created log for partition -uve-topic-2-1 in /tmp/kafka-logs/-uve-topic-2-1 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,744] INFO [Partition -uve-topic-2-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-1 (kafka.cluster.Partition) [2026-06-04 06:09:40,744] INFO [Partition -uve-topic-2-1 broker=2] Log loaded for partition -uve-topic-2-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:40,746] INFO [LogLoader partition=-uve-topic-3-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:40,746] INFO Created log for partition -uve-topic-3-1 in /tmp/kafka-logs/-uve-topic-3-1 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,746] INFO [Partition -uve-topic-3-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-1 (kafka.cluster.Partition) [2026-06-04 06:09:40,746] INFO [Partition -uve-topic-3-1 broker=2] Log loaded for partition -uve-topic-3-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:40,748] INFO [LogLoader partition=-uve-topic-0-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:40,749] INFO Created log for partition -uve-topic-0-1 in /tmp/kafka-logs/-uve-topic-0-1 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,749] INFO [Partition -uve-topic-0-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-1 (kafka.cluster.Partition) [2026-06-04 06:09:40,749] INFO [Partition -uve-topic-0-1 broker=2] Log loaded for partition -uve-topic-0-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:40,751] INFO [LogLoader partition=-uve-topic-1-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:40,751] INFO Created log for partition -uve-topic-1-1 in /tmp/kafka-logs/-uve-topic-1-1 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,751] INFO [Partition -uve-topic-1-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-1 (kafka.cluster.Partition) [2026-06-04 06:09:40,751] INFO [Partition -uve-topic-1-1 broker=2] Log loaded for partition -uve-topic-1-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:40,755] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:40,756] INFO Created log for partition HEALTH_CHECK_TOPIC-28 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-28 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,756] INFO [Partition HEALTH_CHECK_TOPIC-28 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-28 (kafka.cluster.Partition) [2026-06-04 06:09:40,756] INFO [Partition HEALTH_CHECK_TOPIC-28 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:40,764] INFO [LogLoader partition=-uve-topic-8-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:40,764] INFO Created log for partition -uve-topic-8-1 in /tmp/kafka-logs/-uve-topic-8-1 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,764] INFO [Partition -uve-topic-8-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-1 (kafka.cluster.Partition) [2026-06-04 06:09:40,764] INFO [Partition -uve-topic-8-1 broker=2] Log loaded for partition -uve-topic-8-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:40,769] INFO [LogLoader partition=-uve-topic-9-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:40,770] INFO Created log for partition -uve-topic-9-1 in /tmp/kafka-logs/-uve-topic-9-1 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,770] INFO [Partition -uve-topic-9-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-1 (kafka.cluster.Partition) [2026-06-04 06:09:40,770] INFO [Partition -uve-topic-9-1 broker=2] Log loaded for partition -uve-topic-9-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:40,772] INFO [LogLoader partition=-uve-topic-6-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:40,772] INFO Created log for partition -uve-topic-6-1 in /tmp/kafka-logs/-uve-topic-6-1 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,773] INFO [Partition -uve-topic-6-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-1 (kafka.cluster.Partition) [2026-06-04 06:09:40,773] INFO [Partition -uve-topic-6-1 broker=2] Log loaded for partition -uve-topic-6-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:40,776] INFO [LogLoader partition=-uve-topic-7-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:40,777] INFO Created log for partition -uve-topic-7-1 in /tmp/kafka-logs/-uve-topic-7-1 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,777] INFO [Partition -uve-topic-7-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-1 (kafka.cluster.Partition) [2026-06-04 06:09:40,777] INFO [Partition -uve-topic-7-1 broker=2] Log loaded for partition -uve-topic-7-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:40,780] INFO [LogLoader partition=-uve-topic-4-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:40,780] INFO Created log for partition -uve-topic-4-1 in /tmp/kafka-logs/-uve-topic-4-1 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,780] INFO [Partition -uve-topic-4-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-1 (kafka.cluster.Partition) [2026-06-04 06:09:40,780] INFO [Partition -uve-topic-4-1 broker=2] Log loaded for partition -uve-topic-4-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:40,784] INFO [LogLoader partition=-uve-topic-5-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:40,785] INFO Created log for partition -uve-topic-5-1 in /tmp/kafka-logs/-uve-topic-5-1 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,785] INFO [Partition -uve-topic-5-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-1 (kafka.cluster.Partition) [2026-06-04 06:09:40,785] INFO [Partition -uve-topic-5-1 broker=2] Log loaded for partition -uve-topic-5-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:40,794] INFO [LogLoader partition=structured_syslog_topic-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:40,794] INFO Created log for partition structured_syslog_topic-11 in /tmp/kafka-logs/structured_syslog_topic-11 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,794] INFO [Partition structured_syslog_topic-11 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-11 (kafka.cluster.Partition) [2026-06-04 06:09:40,794] INFO [Partition structured_syslog_topic-11 broker=2] Log loaded for partition structured_syslog_topic-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:40,806] INFO [LogLoader partition=-uve-topic-1-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:40,807] INFO Created log for partition -uve-topic-1-2 in /tmp/kafka-logs/-uve-topic-1-2 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,807] INFO [Partition -uve-topic-1-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-2 (kafka.cluster.Partition) [2026-06-04 06:09:40,807] INFO [Partition -uve-topic-1-2 broker=2] Log loaded for partition -uve-topic-1-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:40,814] INFO [LogLoader partition=-uve-topic-2-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:40,814] INFO Created log for partition -uve-topic-2-2 in /tmp/kafka-logs/-uve-topic-2-2 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,814] INFO [Partition -uve-topic-2-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-2 (kafka.cluster.Partition) [2026-06-04 06:09:40,815] INFO [Partition -uve-topic-2-2 broker=2] Log loaded for partition -uve-topic-2-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:40,822] INFO [LogLoader partition=-uve-topic-0-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:40,826] INFO Created log for partition -uve-topic-0-2 in /tmp/kafka-logs/-uve-topic-0-2 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,826] INFO [Partition -uve-topic-0-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-2 (kafka.cluster.Partition) [2026-06-04 06:09:40,826] INFO [Partition -uve-topic-0-2 broker=2] Log loaded for partition -uve-topic-0-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:40,829] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:40,829] INFO Created log for partition HEALTH_CHECK_TOPIC-29 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-29 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,830] INFO [Partition HEALTH_CHECK_TOPIC-29 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-29 (kafka.cluster.Partition) [2026-06-04 06:09:40,830] INFO [Partition HEALTH_CHECK_TOPIC-29 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:40,837] INFO [LogLoader partition=-uve-topic-9-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:40,837] INFO Created log for partition -uve-topic-9-2 in /tmp/kafka-logs/-uve-topic-9-2 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,837] INFO [Partition -uve-topic-9-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-2 (kafka.cluster.Partition) [2026-06-04 06:09:40,837] INFO [Partition -uve-topic-9-2 broker=2] Log loaded for partition -uve-topic-9-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:40,844] INFO [LogLoader partition=-uve-topic-7-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:40,844] INFO Created log for partition -uve-topic-7-2 in /tmp/kafka-logs/-uve-topic-7-2 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,844] INFO [Partition -uve-topic-7-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-2 (kafka.cluster.Partition) [2026-06-04 06:09:40,844] INFO [Partition -uve-topic-7-2 broker=2] Log loaded for partition -uve-topic-7-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:40,849] INFO [LogLoader partition=-uve-topic-8-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:40,850] INFO Created log for partition -uve-topic-8-2 in /tmp/kafka-logs/-uve-topic-8-2 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,850] INFO [Partition -uve-topic-8-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-2 (kafka.cluster.Partition) [2026-06-04 06:09:40,850] INFO [Partition -uve-topic-8-2 broker=2] Log loaded for partition -uve-topic-8-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:40,852] INFO [LogLoader partition=-uve-topic-5-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:40,852] INFO Created log for partition -uve-topic-5-2 in /tmp/kafka-logs/-uve-topic-5-2 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,852] INFO [Partition -uve-topic-5-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-2 (kafka.cluster.Partition) [2026-06-04 06:09:40,852] INFO [Partition -uve-topic-5-2 broker=2] Log loaded for partition -uve-topic-5-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:40,855] INFO [LogLoader partition=-uve-topic-6-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:40,855] INFO Created log for partition -uve-topic-6-2 in /tmp/kafka-logs/-uve-topic-6-2 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,856] INFO [Partition -uve-topic-6-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-2 (kafka.cluster.Partition) [2026-06-04 06:09:40,856] INFO [Partition -uve-topic-6-2 broker=2] Log loaded for partition -uve-topic-6-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:40,858] INFO [LogLoader partition=structured_syslog_topic-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:40,858] INFO Created log for partition structured_syslog_topic-13 in /tmp/kafka-logs/structured_syslog_topic-13 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,858] INFO [Partition structured_syslog_topic-13 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-13 (kafka.cluster.Partition) [2026-06-04 06:09:40,858] INFO [Partition structured_syslog_topic-13 broker=2] Log loaded for partition structured_syslog_topic-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:40,860] INFO [LogLoader partition=-uve-topic-3-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:40,860] INFO Created log for partition -uve-topic-3-2 in /tmp/kafka-logs/-uve-topic-3-2 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,860] INFO [Partition -uve-topic-3-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-2 (kafka.cluster.Partition) [2026-06-04 06:09:40,860] INFO [Partition -uve-topic-3-2 broker=2] Log loaded for partition -uve-topic-3-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:40,866] INFO [LogLoader partition=-uve-topic-4-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:40,866] INFO Created log for partition -uve-topic-4-2 in /tmp/kafka-logs/-uve-topic-4-2 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,867] INFO [Partition -uve-topic-4-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-2 (kafka.cluster.Partition) [2026-06-04 06:09:40,867] INFO [Partition -uve-topic-4-2 broker=2] Log loaded for partition -uve-topic-4-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:40,870] INFO [LogLoader partition=-uve-topic-0-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:40,870] INFO Created log for partition -uve-topic-0-3 in /tmp/kafka-logs/-uve-topic-0-3 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,872] INFO [Partition -uve-topic-0-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-3 (kafka.cluster.Partition) [2026-06-04 06:09:40,872] INFO [Partition -uve-topic-0-3 broker=2] Log loaded for partition -uve-topic-0-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:40,874] INFO [LogLoader partition=-uve-topic-1-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:40,874] INFO Created log for partition -uve-topic-1-3 in /tmp/kafka-logs/-uve-topic-1-3 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,875] INFO [Partition -uve-topic-1-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-3 (kafka.cluster.Partition) [2026-06-04 06:09:40,875] INFO [Partition -uve-topic-1-3 broker=2] Log loaded for partition -uve-topic-1-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:40,879] INFO [LogLoader partition=-uve-topic-8-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:40,880] INFO Created log for partition -uve-topic-8-3 in /tmp/kafka-logs/-uve-topic-8-3 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,880] INFO [Partition -uve-topic-8-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-3 (kafka.cluster.Partition) [2026-06-04 06:09:40,880] INFO [Partition -uve-topic-8-3 broker=2] Log loaded for partition -uve-topic-8-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:40,900] INFO [LogLoader partition=-uve-topic-9-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:40,901] INFO Created log for partition -uve-topic-9-3 in /tmp/kafka-logs/-uve-topic-9-3 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,901] INFO [Partition -uve-topic-9-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-3 (kafka.cluster.Partition) [2026-06-04 06:09:40,901] INFO [Partition -uve-topic-9-3 broker=2] Log loaded for partition -uve-topic-9-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:40,919] INFO [LogLoader partition=-uve-topic-6-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:40,921] INFO Created log for partition -uve-topic-6-3 in /tmp/kafka-logs/-uve-topic-6-3 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,922] INFO [Partition -uve-topic-6-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-3 (kafka.cluster.Partition) [2026-06-04 06:09:40,922] INFO [Partition -uve-topic-6-3 broker=2] Log loaded for partition -uve-topic-6-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:40,929] INFO [LogLoader partition=-uve-topic-7-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:40,931] INFO Created log for partition -uve-topic-7-3 in /tmp/kafka-logs/-uve-topic-7-3 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,931] INFO [Partition -uve-topic-7-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-3 (kafka.cluster.Partition) [2026-06-04 06:09:40,931] INFO [Partition -uve-topic-7-3 broker=2] Log loaded for partition -uve-topic-7-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:40,938] INFO [LogLoader partition=-uve-topic-4-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:40,938] INFO Created log for partition -uve-topic-4-3 in /tmp/kafka-logs/-uve-topic-4-3 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,938] INFO [Partition -uve-topic-4-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-3 (kafka.cluster.Partition) [2026-06-04 06:09:40,938] INFO [Partition -uve-topic-4-3 broker=2] Log loaded for partition -uve-topic-4-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:40,944] INFO [LogLoader partition=-uve-topic-5-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:40,945] INFO Created log for partition -uve-topic-5-3 in /tmp/kafka-logs/-uve-topic-5-3 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,945] INFO [Partition -uve-topic-5-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-3 (kafka.cluster.Partition) [2026-06-04 06:09:40,946] INFO [Partition -uve-topic-5-3 broker=2] Log loaded for partition -uve-topic-5-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:40,950] INFO [LogLoader partition=-uve-topic-2-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:40,951] INFO Created log for partition -uve-topic-2-3 in /tmp/kafka-logs/-uve-topic-2-3 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,951] INFO [Partition -uve-topic-2-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-3 (kafka.cluster.Partition) [2026-06-04 06:09:40,951] INFO [Partition -uve-topic-2-3 broker=2] Log loaded for partition -uve-topic-2-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:40,963] INFO [LogLoader partition=structured_syslog_topic-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:40,964] INFO Created log for partition structured_syslog_topic-12 in /tmp/kafka-logs/structured_syslog_topic-12 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,964] INFO [Partition structured_syslog_topic-12 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-12 (kafka.cluster.Partition) [2026-06-04 06:09:40,964] INFO [Partition structured_syslog_topic-12 broker=2] Log loaded for partition structured_syslog_topic-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:40,973] INFO [Controller id=2, targetBrokerId=1] Node 1 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:09:40,973] INFO [LogLoader partition=-uve-topic-3-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:40,977] INFO Created log for partition -uve-topic-3-3 in /tmp/kafka-logs/-uve-topic-3-3 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,977] INFO [Partition -uve-topic-3-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-3 (kafka.cluster.Partition) [2026-06-04 06:09:40,977] INFO [Partition -uve-topic-3-3 broker=2] Log loaded for partition -uve-topic-3-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:40,981] WARN [Controller id=2, targetBrokerId=1] Connection to node 1 (/10.0.0.38:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:09:40,987] INFO [LogLoader partition=-uve-topic-0-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:40,987] INFO Created log for partition -uve-topic-0-4 in /tmp/kafka-logs/-uve-topic-0-4 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,987] INFO [Partition -uve-topic-0-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-4 (kafka.cluster.Partition) [2026-06-04 06:09:40,987] INFO [Partition -uve-topic-0-4 broker=2] Log loaded for partition -uve-topic-0-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:40,988] INFO [Controller id=2, targetBrokerId=1] Client requested connection close from node 1 (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:09:40,990] INFO [LogLoader partition=-uve-topic-0-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:40,991] INFO Created log for partition -uve-topic-0-12 in /tmp/kafka-logs/-uve-topic-0-12 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:40,991] INFO [Partition -uve-topic-0-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-12 (kafka.cluster.Partition) [2026-06-04 06:09:40,991] INFO [Partition -uve-topic-0-12 broker=2] Log loaded for partition -uve-topic-0-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:41,003] INFO [LogLoader partition=structured_syslog_topic-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:41,004] INFO Created log for partition structured_syslog_topic-15 in /tmp/kafka-logs/structured_syslog_topic-15 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,004] INFO [Partition structured_syslog_topic-15 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-15 (kafka.cluster.Partition) [2026-06-04 06:09:41,004] INFO [Partition structured_syslog_topic-15 broker=2] Log loaded for partition structured_syslog_topic-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:41,011] INFO [LogLoader partition=-uve-topic-7-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:41,016] INFO Created log for partition -uve-topic-7-12 in /tmp/kafka-logs/-uve-topic-7-12 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,016] INFO [Partition -uve-topic-7-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-12 (kafka.cluster.Partition) [2026-06-04 06:09:41,016] INFO [Partition -uve-topic-7-12 broker=2] Log loaded for partition -uve-topic-7-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:41,023] INFO [LogLoader partition=-uve-topic-8-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:41,023] INFO Created log for partition -uve-topic-8-12 in /tmp/kafka-logs/-uve-topic-8-12 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,023] INFO [Partition -uve-topic-8-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-12 (kafka.cluster.Partition) [2026-06-04 06:09:41,023] INFO [Partition -uve-topic-8-12 broker=2] Log loaded for partition -uve-topic-8-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:41,034] INFO [LogLoader partition=-uve-topic-5-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:41,035] INFO Created log for partition -uve-topic-5-12 in /tmp/kafka-logs/-uve-topic-5-12 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,035] INFO [Partition -uve-topic-5-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-12 (kafka.cluster.Partition) [2026-06-04 06:09:41,035] INFO [Partition -uve-topic-5-12 broker=2] Log loaded for partition -uve-topic-5-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:41,053] INFO [LogLoader partition=-uve-topic-6-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:41,054] INFO Created log for partition -uve-topic-6-12 in /tmp/kafka-logs/-uve-topic-6-12 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,054] INFO [Partition -uve-topic-6-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-12 (kafka.cluster.Partition) [2026-06-04 06:09:41,054] INFO [Partition -uve-topic-6-12 broker=2] Log loaded for partition -uve-topic-6-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:41,065] INFO [LogLoader partition=-uve-topic-3-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:41,065] INFO Created log for partition -uve-topic-3-12 in /tmp/kafka-logs/-uve-topic-3-12 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,065] INFO [Partition -uve-topic-3-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-12 (kafka.cluster.Partition) [2026-06-04 06:09:41,065] INFO [Partition -uve-topic-3-12 broker=2] Log loaded for partition -uve-topic-3-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:41,071] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:41,071] INFO Created log for partition HEALTH_CHECK_TOPIC-24 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-24 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,076] INFO [Partition HEALTH_CHECK_TOPIC-24 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-24 (kafka.cluster.Partition) [2026-06-04 06:09:41,076] INFO [Partition HEALTH_CHECK_TOPIC-24 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:41,080] INFO [LogLoader partition=-uve-topic-4-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:41,080] INFO Created log for partition -uve-topic-4-12 in /tmp/kafka-logs/-uve-topic-4-12 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,081] INFO [Partition -uve-topic-4-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-12 (kafka.cluster.Partition) [2026-06-04 06:09:41,081] INFO [Partition -uve-topic-4-12 broker=2] Log loaded for partition -uve-topic-4-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:41,092] INFO [Controller id=2, targetBrokerId=1] Node 1 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:09:41,092] WARN [Controller id=2, targetBrokerId=1] Connection to node 1 (/10.0.0.38:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:09:41,094] INFO [Controller id=2, targetBrokerId=1] Client requested connection close from node 1 (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:09:41,102] INFO [LogLoader partition=-uve-topic-1-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:41,103] INFO Created log for partition -uve-topic-1-12 in /tmp/kafka-logs/-uve-topic-1-12 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,104] INFO [Partition -uve-topic-1-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-12 (kafka.cluster.Partition) [2026-06-04 06:09:41,104] INFO [Partition -uve-topic-1-12 broker=2] Log loaded for partition -uve-topic-1-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:41,109] INFO [LogLoader partition=-uve-topic-2-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:41,109] INFO Created log for partition -uve-topic-2-12 in /tmp/kafka-logs/-uve-topic-2-12 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,110] INFO [Partition -uve-topic-2-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-12 (kafka.cluster.Partition) [2026-06-04 06:09:41,110] INFO [Partition -uve-topic-2-12 broker=2] Log loaded for partition -uve-topic-2-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:41,115] INFO [LogLoader partition=structured_syslog_topic-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:41,115] INFO Created log for partition structured_syslog_topic-14 in /tmp/kafka-logs/structured_syslog_topic-14 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,116] INFO [Partition structured_syslog_topic-14 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-14 (kafka.cluster.Partition) [2026-06-04 06:09:41,116] INFO [Partition structured_syslog_topic-14 broker=2] Log loaded for partition structured_syslog_topic-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:41,140] INFO [LogLoader partition=-uve-topic-9-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:41,141] INFO Created log for partition -uve-topic-9-12 in /tmp/kafka-logs/-uve-topic-9-12 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,141] INFO [Partition -uve-topic-9-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-12 (kafka.cluster.Partition) [2026-06-04 06:09:41,141] INFO [Partition -uve-topic-9-12 broker=2] Log loaded for partition -uve-topic-9-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:41,144] INFO [LogLoader partition=-uve-topic-6-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:41,145] INFO Created log for partition -uve-topic-6-13 in /tmp/kafka-logs/-uve-topic-6-13 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,145] INFO [Partition -uve-topic-6-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-13 (kafka.cluster.Partition) [2026-06-04 06:09:41,145] INFO [Partition -uve-topic-6-13 broker=2] Log loaded for partition -uve-topic-6-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:41,150] INFO [LogLoader partition=-uve-topic-7-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:41,150] INFO Created log for partition -uve-topic-7-13 in /tmp/kafka-logs/-uve-topic-7-13 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,150] INFO [Partition -uve-topic-7-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-13 (kafka.cluster.Partition) [2026-06-04 06:09:41,150] INFO [Partition -uve-topic-7-13 broker=2] Log loaded for partition -uve-topic-7-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:41,153] INFO [LogLoader partition=-uve-topic-4-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:41,153] INFO Created log for partition -uve-topic-4-13 in /tmp/kafka-logs/-uve-topic-4-13 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,154] INFO [Partition -uve-topic-4-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-13 (kafka.cluster.Partition) [2026-06-04 06:09:41,154] INFO [Partition -uve-topic-4-13 broker=2] Log loaded for partition -uve-topic-4-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:41,160] INFO [LogLoader partition=-uve-topic-5-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:41,161] INFO Created log for partition -uve-topic-5-13 in /tmp/kafka-logs/-uve-topic-5-13 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,161] INFO [Partition -uve-topic-5-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-13 (kafka.cluster.Partition) [2026-06-04 06:09:41,161] INFO [Partition -uve-topic-5-13 broker=2] Log loaded for partition -uve-topic-5-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:41,169] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:41,170] INFO Created log for partition HEALTH_CHECK_TOPIC-25 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-25 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,170] INFO [Partition HEALTH_CHECK_TOPIC-25 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-25 (kafka.cluster.Partition) [2026-06-04 06:09:41,170] INFO [Partition HEALTH_CHECK_TOPIC-25 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:41,175] INFO [LogLoader partition=-uve-topic-2-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:41,176] INFO Created log for partition -uve-topic-2-13 in /tmp/kafka-logs/-uve-topic-2-13 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,176] INFO [Partition -uve-topic-2-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-13 (kafka.cluster.Partition) [2026-06-04 06:09:41,176] INFO [Partition -uve-topic-2-13 broker=2] Log loaded for partition -uve-topic-2-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:41,184] INFO [LogLoader partition=-uve-topic-3-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:41,184] INFO Created log for partition -uve-topic-3-13 in /tmp/kafka-logs/-uve-topic-3-13 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,185] INFO [Partition -uve-topic-3-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-13 (kafka.cluster.Partition) [2026-06-04 06:09:41,185] INFO [Partition -uve-topic-3-13 broker=2] Log loaded for partition -uve-topic-3-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:41,190] INFO [LogLoader partition=-uve-topic-0-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:41,190] INFO Created log for partition -uve-topic-0-13 in /tmp/kafka-logs/-uve-topic-0-13 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,191] INFO [Partition -uve-topic-0-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-13 (kafka.cluster.Partition) [2026-06-04 06:09:41,191] INFO [Partition -uve-topic-0-13 broker=2] Log loaded for partition -uve-topic-0-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:41,196] INFO [Controller id=2, targetBrokerId=1] Node 1 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:09:41,196] WARN [Controller id=2, targetBrokerId=1] Connection to node 1 (/10.0.0.38:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:09:41,196] INFO [Controller id=2, targetBrokerId=1] Client requested connection close from node 1 (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:09:41,198] INFO [LogLoader partition=-uve-topic-1-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:41,198] INFO Created log for partition -uve-topic-1-13 in /tmp/kafka-logs/-uve-topic-1-13 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,198] INFO [Partition -uve-topic-1-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-13 (kafka.cluster.Partition) [2026-06-04 06:09:41,198] INFO [Partition -uve-topic-1-13 broker=2] Log loaded for partition -uve-topic-1-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:41,212] INFO [LogLoader partition=structured_syslog_topic-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:41,213] INFO Created log for partition structured_syslog_topic-17 in /tmp/kafka-logs/structured_syslog_topic-17 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,213] INFO [Partition structured_syslog_topic-17 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-17 (kafka.cluster.Partition) [2026-06-04 06:09:41,213] INFO [Partition structured_syslog_topic-17 broker=2] Log loaded for partition structured_syslog_topic-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:41,224] INFO [LogLoader partition=-uve-topic-8-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:41,224] INFO Created log for partition -uve-topic-8-13 in /tmp/kafka-logs/-uve-topic-8-13 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,224] INFO [Partition -uve-topic-8-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-13 (kafka.cluster.Partition) [2026-06-04 06:09:41,224] INFO [Partition -uve-topic-8-13 broker=2] Log loaded for partition -uve-topic-8-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:41,233] INFO [LogLoader partition=-uve-topic-9-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:41,234] INFO Created log for partition -uve-topic-9-13 in /tmp/kafka-logs/-uve-topic-9-13 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,234] INFO [Partition -uve-topic-9-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-13 (kafka.cluster.Partition) [2026-06-04 06:09:41,234] INFO [Partition -uve-topic-9-13 broker=2] Log loaded for partition -uve-topic-9-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:41,245] INFO [LogLoader partition=-uve-topic-5-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:41,246] INFO Created log for partition -uve-topic-5-14 in /tmp/kafka-logs/-uve-topic-5-14 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,247] INFO [Partition -uve-topic-5-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-14 (kafka.cluster.Partition) [2026-06-04 06:09:41,247] INFO [Partition -uve-topic-5-14 broker=2] Log loaded for partition -uve-topic-5-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:41,252] INFO [LogLoader partition=-uve-topic-6-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:41,253] INFO Created log for partition -uve-topic-6-14 in /tmp/kafka-logs/-uve-topic-6-14 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,253] INFO [Partition -uve-topic-6-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-14 (kafka.cluster.Partition) [2026-06-04 06:09:41,253] INFO [Partition -uve-topic-6-14 broker=2] Log loaded for partition -uve-topic-6-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:41,257] INFO [LogLoader partition=-uve-topic-3-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:41,258] INFO Created log for partition -uve-topic-3-14 in /tmp/kafka-logs/-uve-topic-3-14 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,258] INFO [Partition -uve-topic-3-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-14 (kafka.cluster.Partition) [2026-06-04 06:09:41,258] INFO [Partition -uve-topic-3-14 broker=2] Log loaded for partition -uve-topic-3-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:41,263] INFO [LogLoader partition=-uve-topic-4-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:41,264] INFO Created log for partition -uve-topic-4-14 in /tmp/kafka-logs/-uve-topic-4-14 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,264] INFO [Partition -uve-topic-4-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-14 (kafka.cluster.Partition) [2026-06-04 06:09:41,264] INFO [Partition -uve-topic-4-14 broker=2] Log loaded for partition -uve-topic-4-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:41,267] INFO [LogLoader partition=-uve-topic-1-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:41,268] INFO Created log for partition -uve-topic-1-14 in /tmp/kafka-logs/-uve-topic-1-14 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,269] INFO [Partition -uve-topic-1-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-14 (kafka.cluster.Partition) [2026-06-04 06:09:41,269] INFO [Partition -uve-topic-1-14 broker=2] Log loaded for partition -uve-topic-1-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:41,273] INFO [LogLoader partition=-uve-topic-2-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:41,274] INFO Created log for partition -uve-topic-2-14 in /tmp/kafka-logs/-uve-topic-2-14 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,276] INFO [Partition -uve-topic-2-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-14 (kafka.cluster.Partition) [2026-06-04 06:09:41,276] INFO [Partition -uve-topic-2-14 broker=2] Log loaded for partition -uve-topic-2-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:41,318] INFO [Controller id=2, targetBrokerId=1] Node 1 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:09:41,318] WARN [Controller id=2, targetBrokerId=1] Connection to node 1 (/10.0.0.38:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:09:41,319] INFO [Controller id=2, targetBrokerId=1] Client requested connection close from node 1 (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:09:41,325] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:41,326] INFO Created log for partition HEALTH_CHECK_TOPIC-26 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-26 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,326] INFO [Partition HEALTH_CHECK_TOPIC-26 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-26 (kafka.cluster.Partition) [2026-06-04 06:09:41,326] INFO [Partition HEALTH_CHECK_TOPIC-26 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:41,338] INFO [LogLoader partition=-uve-topic-0-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:41,338] INFO Created log for partition -uve-topic-0-14 in /tmp/kafka-logs/-uve-topic-0-14 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,339] INFO [Partition -uve-topic-0-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-14 (kafka.cluster.Partition) [2026-06-04 06:09:41,339] INFO [Partition -uve-topic-0-14 broker=2] Log loaded for partition -uve-topic-0-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:41,344] INFO [LogLoader partition=structured_syslog_topic-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:41,345] INFO Created log for partition structured_syslog_topic-16 in /tmp/kafka-logs/structured_syslog_topic-16 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,345] INFO [Partition structured_syslog_topic-16 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-16 (kafka.cluster.Partition) [2026-06-04 06:09:41,345] INFO [Partition structured_syslog_topic-16 broker=2] Log loaded for partition structured_syslog_topic-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:41,349] INFO [LogLoader partition=-uve-topic-9-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:41,350] INFO Created log for partition -uve-topic-9-14 in /tmp/kafka-logs/-uve-topic-9-14 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,350] INFO [Partition -uve-topic-9-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-14 (kafka.cluster.Partition) [2026-06-04 06:09:41,350] INFO [Partition -uve-topic-9-14 broker=2] Log loaded for partition -uve-topic-9-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:41,355] INFO [LogLoader partition=-uve-topic-7-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:41,355] INFO Created log for partition -uve-topic-7-14 in /tmp/kafka-logs/-uve-topic-7-14 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,355] INFO [Partition -uve-topic-7-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-14 (kafka.cluster.Partition) [2026-06-04 06:09:41,355] INFO [Partition -uve-topic-7-14 broker=2] Log loaded for partition -uve-topic-7-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:41,360] INFO [LogLoader partition=-uve-topic-8-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:41,360] INFO Created log for partition -uve-topic-8-14 in /tmp/kafka-logs/-uve-topic-8-14 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,360] INFO [Partition -uve-topic-8-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-14 (kafka.cluster.Partition) [2026-06-04 06:09:41,360] INFO [Partition -uve-topic-8-14 broker=2] Log loaded for partition -uve-topic-8-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:41,372] INFO [LogLoader partition=-uve-topic-4-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:41,372] INFO Created log for partition -uve-topic-4-15 in /tmp/kafka-logs/-uve-topic-4-15 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,373] INFO [Partition -uve-topic-4-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-15 (kafka.cluster.Partition) [2026-06-04 06:09:41,373] INFO [Partition -uve-topic-4-15 broker=2] Log loaded for partition -uve-topic-4-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:41,402] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='structured_syslog_topic', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-06-04 06:09:41,420] INFO [Controller id=2, targetBrokerId=1] Node 1 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:09:41,421] WARN [Controller id=2, targetBrokerId=1] Connection to node 1 (/10.0.0.38:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:09:41,421] INFO [Controller id=2, targetBrokerId=1] Client requested connection close from node 1 (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:09:41,427] INFO [LogLoader partition=-uve-topic-5-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:41,428] INFO Created log for partition -uve-topic-5-15 in /tmp/kafka-logs/-uve-topic-5-15 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,428] INFO [Partition -uve-topic-5-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-15 (kafka.cluster.Partition) [2026-06-04 06:09:41,428] INFO [Partition -uve-topic-5-15 broker=2] Log loaded for partition -uve-topic-5-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:41,439] INFO [LogLoader partition=-uve-topic-2-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:41,439] INFO Created log for partition -uve-topic-2-15 in /tmp/kafka-logs/-uve-topic-2-15 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,440] INFO [Partition -uve-topic-2-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-15 (kafka.cluster.Partition) [2026-06-04 06:09:41,440] INFO [Partition -uve-topic-2-15 broker=2] Log loaded for partition -uve-topic-2-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:41,449] INFO [LogLoader partition=-uve-topic-3-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:41,450] INFO Created log for partition -uve-topic-3-15 in /tmp/kafka-logs/-uve-topic-3-15 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,450] INFO [Partition -uve-topic-3-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-15 (kafka.cluster.Partition) [2026-06-04 06:09:41,450] INFO [Partition -uve-topic-3-15 broker=2] Log loaded for partition -uve-topic-3-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:41,467] INFO [LogLoader partition=-uve-topic-0-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:41,467] INFO Created log for partition -uve-topic-0-15 in /tmp/kafka-logs/-uve-topic-0-15 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,467] INFO [Partition -uve-topic-0-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-15 (kafka.cluster.Partition) [2026-06-04 06:09:41,467] INFO [Partition -uve-topic-0-15 broker=2] Log loaded for partition -uve-topic-0-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:41,471] INFO [LogLoader partition=-uve-topic-1-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:41,471] INFO Created log for partition -uve-topic-1-15 in /tmp/kafka-logs/-uve-topic-1-15 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,471] INFO [Partition -uve-topic-1-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-15 (kafka.cluster.Partition) [2026-06-04 06:09:41,471] INFO [Partition -uve-topic-1-15 broker=2] Log loaded for partition -uve-topic-1-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:41,500] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:41,500] INFO Created log for partition HEALTH_CHECK_TOPIC-27 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-27 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,500] INFO [Partition HEALTH_CHECK_TOPIC-27 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-27 (kafka.cluster.Partition) [2026-06-04 06:09:41,500] INFO [Partition HEALTH_CHECK_TOPIC-27 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:41,518] INFO [LogLoader partition=structured_syslog_topic-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:41,518] INFO Created log for partition structured_syslog_topic-19 in /tmp/kafka-logs/structured_syslog_topic-19 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,518] INFO [Partition structured_syslog_topic-19 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-19 (kafka.cluster.Partition) [2026-06-04 06:09:41,518] INFO [Partition structured_syslog_topic-19 broker=2] Log loaded for partition structured_syslog_topic-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:41,522] INFO [Controller id=2, targetBrokerId=1] Node 1 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:09:41,522] WARN [Controller id=2, targetBrokerId=1] Connection to node 1 (/10.0.0.38:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:09:41,522] INFO [Controller id=2, targetBrokerId=1] Client requested connection close from node 1 (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:09:41,530] INFO [LogLoader partition=-uve-topic-3-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:41,531] INFO Created log for partition -uve-topic-3-8 in /tmp/kafka-logs/-uve-topic-3-8 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,531] INFO [Partition -uve-topic-3-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-8 (kafka.cluster.Partition) [2026-06-04 06:09:41,531] INFO [Partition -uve-topic-3-8 broker=2] Log loaded for partition -uve-topic-3-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:41,551] INFO [LogLoader partition=-uve-topic-4-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:41,551] INFO Created log for partition -uve-topic-4-8 in /tmp/kafka-logs/-uve-topic-4-8 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,551] INFO [Partition -uve-topic-4-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-8 (kafka.cluster.Partition) [2026-06-04 06:09:41,551] INFO [Partition -uve-topic-4-8 broker=2] Log loaded for partition -uve-topic-4-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:41,569] INFO [LogLoader partition=-uve-topic-1-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:41,570] INFO Created log for partition -uve-topic-1-8 in /tmp/kafka-logs/-uve-topic-1-8 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,570] INFO [Partition -uve-topic-1-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-8 (kafka.cluster.Partition) [2026-06-04 06:09:41,570] INFO [Partition -uve-topic-1-8 broker=2] Log loaded for partition -uve-topic-1-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:41,583] INFO [LogLoader partition=-uve-topic-2-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:41,583] INFO Created log for partition -uve-topic-2-8 in /tmp/kafka-logs/-uve-topic-2-8 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,583] INFO [Partition -uve-topic-2-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-8 (kafka.cluster.Partition) [2026-06-04 06:09:41,583] INFO [Partition -uve-topic-2-8 broker=2] Log loaded for partition -uve-topic-2-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:41,603] INFO [LogLoader partition=-uve-topic-0-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:41,604] INFO Created log for partition -uve-topic-0-8 in /tmp/kafka-logs/-uve-topic-0-8 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,604] INFO [Partition -uve-topic-0-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-8 (kafka.cluster.Partition) [2026-06-04 06:09:41,604] INFO [Partition -uve-topic-0-8 broker=2] Log loaded for partition -uve-topic-0-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:41,614] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:41,614] INFO Created log for partition HEALTH_CHECK_TOPIC-20 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-20 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,614] INFO [Partition HEALTH_CHECK_TOPIC-20 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-20 (kafka.cluster.Partition) [2026-06-04 06:09:41,614] INFO [Partition HEALTH_CHECK_TOPIC-20 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:41,623] INFO [Controller id=2, targetBrokerId=1] Node 1 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:09:41,623] WARN [Controller id=2, targetBrokerId=1] Connection to node 1 (/10.0.0.38:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:09:41,623] INFO [Controller id=2, targetBrokerId=1] Client requested connection close from node 1 (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:09:41,632] INFO [LogLoader partition=-uve-topic-9-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:41,632] INFO Created log for partition -uve-topic-9-8 in /tmp/kafka-logs/-uve-topic-9-8 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,632] INFO [Partition -uve-topic-9-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-8 (kafka.cluster.Partition) [2026-06-04 06:09:41,632] INFO [Partition -uve-topic-9-8 broker=2] Log loaded for partition -uve-topic-9-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:41,641] INFO [LogLoader partition=-uve-topic-7-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:41,641] INFO Created log for partition -uve-topic-7-8 in /tmp/kafka-logs/-uve-topic-7-8 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,642] INFO [Partition -uve-topic-7-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-8 (kafka.cluster.Partition) [2026-06-04 06:09:41,642] INFO [Partition -uve-topic-7-8 broker=2] Log loaded for partition -uve-topic-7-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:41,651] INFO [LogLoader partition=-uve-topic-8-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:41,651] INFO Created log for partition -uve-topic-8-8 in /tmp/kafka-logs/-uve-topic-8-8 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,651] INFO [Partition -uve-topic-8-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-8 (kafka.cluster.Partition) [2026-06-04 06:09:41,651] INFO [Partition -uve-topic-8-8 broker=2] Log loaded for partition -uve-topic-8-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:41,660] INFO [LogLoader partition=-uve-topic-5-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:41,660] INFO Created log for partition -uve-topic-5-8 in /tmp/kafka-logs/-uve-topic-5-8 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,660] INFO [Partition -uve-topic-5-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-8 (kafka.cluster.Partition) [2026-06-04 06:09:41,661] INFO [Partition -uve-topic-5-8 broker=2] Log loaded for partition -uve-topic-5-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:41,670] INFO [LogLoader partition=-uve-topic-6-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:41,670] INFO Created log for partition -uve-topic-6-8 in /tmp/kafka-logs/-uve-topic-6-8 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,670] INFO [Partition -uve-topic-6-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-8 (kafka.cluster.Partition) [2026-06-04 06:09:41,670] INFO [Partition -uve-topic-6-8 broker=2] Log loaded for partition -uve-topic-6-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:41,685] INFO [LogLoader partition=-uve-topic-2-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:41,685] INFO Created log for partition -uve-topic-2-9 in /tmp/kafka-logs/-uve-topic-2-9 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,685] INFO [Partition -uve-topic-2-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-9 (kafka.cluster.Partition) [2026-06-04 06:09:41,685] INFO [Partition -uve-topic-2-9 broker=2] Log loaded for partition -uve-topic-2-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:41,715] INFO [LogLoader partition=structured_syslog_topic-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:41,715] INFO Created log for partition structured_syslog_topic-18 in /tmp/kafka-logs/structured_syslog_topic-18 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,715] INFO [Partition structured_syslog_topic-18 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-18 (kafka.cluster.Partition) [2026-06-04 06:09:41,715] INFO [Partition structured_syslog_topic-18 broker=2] Log loaded for partition structured_syslog_topic-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:41,726] INFO [Controller id=2, targetBrokerId=1] Node 1 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:09:41,726] WARN [Controller id=2, targetBrokerId=1] Connection to node 1 (/10.0.0.38:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:09:41,726] INFO [Controller id=2, targetBrokerId=1] Client requested connection close from node 1 (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:09:41,727] INFO [LogLoader partition=-uve-topic-3-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:41,728] INFO Created log for partition -uve-topic-3-9 in /tmp/kafka-logs/-uve-topic-3-9 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,728] INFO [Partition -uve-topic-3-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-9 (kafka.cluster.Partition) [2026-06-04 06:09:41,728] INFO [Partition -uve-topic-3-9 broker=2] Log loaded for partition -uve-topic-3-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:41,736] INFO [LogLoader partition=-uve-topic-0-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:41,736] INFO Created log for partition -uve-topic-0-9 in /tmp/kafka-logs/-uve-topic-0-9 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,736] INFO [Partition -uve-topic-0-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-9 (kafka.cluster.Partition) [2026-06-04 06:09:41,736] INFO [Partition -uve-topic-0-9 broker=2] Log loaded for partition -uve-topic-0-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:41,762] INFO [LogLoader partition=-uve-topic-1-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:41,763] INFO Created log for partition -uve-topic-1-9 in /tmp/kafka-logs/-uve-topic-1-9 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,763] INFO [Partition -uve-topic-1-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-9 (kafka.cluster.Partition) [2026-06-04 06:09:41,763] INFO [Partition -uve-topic-1-9 broker=2] Log loaded for partition -uve-topic-1-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:41,798] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:41,798] INFO Created log for partition HEALTH_CHECK_TOPIC-21 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-21 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,798] INFO [Partition HEALTH_CHECK_TOPIC-21 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-21 (kafka.cluster.Partition) [2026-06-04 06:09:41,798] INFO [Partition HEALTH_CHECK_TOPIC-21 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:41,824] INFO [LogLoader partition=-uve-topic-8-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:41,825] INFO Created log for partition -uve-topic-8-9 in /tmp/kafka-logs/-uve-topic-8-9 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,826] INFO [Partition -uve-topic-8-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-9 (kafka.cluster.Partition) [2026-06-04 06:09:41,826] INFO [Partition -uve-topic-8-9 broker=2] Log loaded for partition -uve-topic-8-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:41,828] INFO [Controller id=2, targetBrokerId=1] Node 1 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:09:41,828] WARN [Controller id=2, targetBrokerId=1] Connection to node 1 (/10.0.0.38:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:09:41,828] INFO [Controller id=2, targetBrokerId=1] Client requested connection close from node 1 (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:09:41,853] INFO [LogLoader partition=-uve-topic-9-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:41,853] INFO Created log for partition -uve-topic-9-9 in /tmp/kafka-logs/-uve-topic-9-9 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,853] INFO [Partition -uve-topic-9-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-9 (kafka.cluster.Partition) [2026-06-04 06:09:41,853] INFO [Partition -uve-topic-9-9 broker=2] Log loaded for partition -uve-topic-9-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:41,922] INFO [LogLoader partition=-uve-topic-6-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:41,923] INFO Created log for partition -uve-topic-6-9 in /tmp/kafka-logs/-uve-topic-6-9 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,923] INFO [Partition -uve-topic-6-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-9 (kafka.cluster.Partition) [2026-06-04 06:09:41,923] INFO [Partition -uve-topic-6-9 broker=2] Log loaded for partition -uve-topic-6-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:41,930] INFO [Controller id=2, targetBrokerId=1] Node 1 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:09:41,930] WARN [Controller id=2, targetBrokerId=1] Connection to node 1 (/10.0.0.38:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:09:41,931] INFO [Controller id=2, targetBrokerId=1] Client requested connection close from node 1 (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:09:41,959] INFO [LogLoader partition=-uve-topic-7-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:41,959] INFO Created log for partition -uve-topic-7-9 in /tmp/kafka-logs/-uve-topic-7-9 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,959] INFO [Partition -uve-topic-7-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-9 (kafka.cluster.Partition) [2026-06-04 06:09:41,959] INFO [Partition -uve-topic-7-9 broker=2] Log loaded for partition -uve-topic-7-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:41,992] INFO [LogLoader partition=-uve-topic-4-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:41,993] INFO Created log for partition -uve-topic-4-9 in /tmp/kafka-logs/-uve-topic-4-9 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:41,993] INFO [Partition -uve-topic-4-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-9 (kafka.cluster.Partition) [2026-06-04 06:09:41,993] INFO [Partition -uve-topic-4-9 broker=2] Log loaded for partition -uve-topic-4-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:42,000] INFO [LogLoader partition=-uve-topic-5-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:42,000] INFO Created log for partition -uve-topic-5-9 in /tmp/kafka-logs/-uve-topic-5-9 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,000] INFO [Partition -uve-topic-5-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-9 (kafka.cluster.Partition) [2026-06-04 06:09:42,000] INFO [Partition -uve-topic-5-9 broker=2] Log loaded for partition -uve-topic-5-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:42,010] INFO [LogLoader partition=-uve-topic-1-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:42,010] INFO Created log for partition -uve-topic-1-10 in /tmp/kafka-logs/-uve-topic-1-10 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,010] INFO [Partition -uve-topic-1-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-10 (kafka.cluster.Partition) [2026-06-04 06:09:42,010] INFO [Partition -uve-topic-1-10 broker=2] Log loaded for partition -uve-topic-1-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:42,032] INFO [Controller id=2, targetBrokerId=1] Node 1 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:09:42,032] WARN [Controller id=2, targetBrokerId=1] Connection to node 1 (/10.0.0.38:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:09:42,032] INFO [Controller id=2, targetBrokerId=1] Client requested connection close from node 1 (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:09:42,039] INFO [LogLoader partition=-uve-topic-2-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:42,040] INFO Created log for partition -uve-topic-2-10 in /tmp/kafka-logs/-uve-topic-2-10 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,040] INFO [Partition -uve-topic-2-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-10 (kafka.cluster.Partition) [2026-06-04 06:09:42,040] INFO [Partition -uve-topic-2-10 broker=2] Log loaded for partition -uve-topic-2-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:42,053] INFO [LogLoader partition=-uve-topic-0-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:42,053] INFO Created log for partition -uve-topic-0-10 in /tmp/kafka-logs/-uve-topic-0-10 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,053] INFO [Partition -uve-topic-0-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-10 (kafka.cluster.Partition) [2026-06-04 06:09:42,053] INFO [Partition -uve-topic-0-10 broker=2] Log loaded for partition -uve-topic-0-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:42,087] INFO [LogLoader partition=-uve-topic-9-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:42,087] INFO Created log for partition -uve-topic-9-10 in /tmp/kafka-logs/-uve-topic-9-10 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,087] INFO [Partition -uve-topic-9-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-10 (kafka.cluster.Partition) [2026-06-04 06:09:42,087] INFO [Partition -uve-topic-9-10 broker=2] Log loaded for partition -uve-topic-9-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:42,107] INFO [LogLoader partition=-uve-topic-7-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:42,108] INFO Created log for partition -uve-topic-7-10 in /tmp/kafka-logs/-uve-topic-7-10 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,108] INFO [Partition -uve-topic-7-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-10 (kafka.cluster.Partition) [2026-06-04 06:09:42,108] INFO [Partition -uve-topic-7-10 broker=2] Log loaded for partition -uve-topic-7-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:42,113] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:42,114] INFO Created log for partition HEALTH_CHECK_TOPIC-22 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-22 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,114] INFO [Partition HEALTH_CHECK_TOPIC-22 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-22 (kafka.cluster.Partition) [2026-06-04 06:09:42,115] INFO [Partition HEALTH_CHECK_TOPIC-22 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:42,133] INFO [Controller id=2, targetBrokerId=1] Node 1 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:09:42,133] WARN [Controller id=2, targetBrokerId=1] Connection to node 1 (/10.0.0.38:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:09:42,133] INFO [Controller id=2, targetBrokerId=1] Client requested connection close from node 1 (org.apache.kafka.clients.NetworkClient) [2026-06-04 06:09:42,137] INFO [LogLoader partition=-uve-topic-8-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:42,138] INFO Created log for partition -uve-topic-8-10 in /tmp/kafka-logs/-uve-topic-8-10 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,138] INFO [Partition -uve-topic-8-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-10 (kafka.cluster.Partition) [2026-06-04 06:09:42,138] INFO [Partition -uve-topic-8-10 broker=2] Log loaded for partition -uve-topic-8-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:42,150] INFO [LogLoader partition=-uve-topic-5-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:42,151] INFO Created log for partition -uve-topic-5-10 in /tmp/kafka-logs/-uve-topic-5-10 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,151] INFO [Partition -uve-topic-5-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-10 (kafka.cluster.Partition) [2026-06-04 06:09:42,151] INFO [Partition -uve-topic-5-10 broker=2] Log loaded for partition -uve-topic-5-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:42,169] INFO [LogLoader partition=-uve-topic-6-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:42,171] INFO Created log for partition -uve-topic-6-10 in /tmp/kafka-logs/-uve-topic-6-10 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,172] INFO [Partition -uve-topic-6-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-10 (kafka.cluster.Partition) [2026-06-04 06:09:42,172] INFO [Partition -uve-topic-6-10 broker=2] Log loaded for partition -uve-topic-6-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:42,181] INFO [LogLoader partition=structured_syslog_topic-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:42,181] INFO Created log for partition structured_syslog_topic-21 in /tmp/kafka-logs/structured_syslog_topic-21 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,182] INFO [Partition structured_syslog_topic-21 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-21 (kafka.cluster.Partition) [2026-06-04 06:09:42,182] INFO [Partition structured_syslog_topic-21 broker=2] Log loaded for partition structured_syslog_topic-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:42,189] INFO [LogLoader partition=-uve-topic-3-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:42,190] INFO Created log for partition -uve-topic-3-10 in /tmp/kafka-logs/-uve-topic-3-10 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,190] INFO [Partition -uve-topic-3-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-10 (kafka.cluster.Partition) [2026-06-04 06:09:42,190] INFO [Partition -uve-topic-3-10 broker=2] Log loaded for partition -uve-topic-3-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:42,205] INFO [LogLoader partition=-uve-topic-4-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:42,206] INFO Created log for partition -uve-topic-4-10 in /tmp/kafka-logs/-uve-topic-4-10 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,207] INFO [Partition -uve-topic-4-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-10 (kafka.cluster.Partition) [2026-06-04 06:09:42,207] INFO [Partition -uve-topic-4-10 broker=2] Log loaded for partition -uve-topic-4-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:42,230] INFO [LogLoader partition=-uve-topic-0-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:42,231] INFO Created log for partition -uve-topic-0-11 in /tmp/kafka-logs/-uve-topic-0-11 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,232] INFO [Partition -uve-topic-0-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-11 (kafka.cluster.Partition) [2026-06-04 06:09:42,232] INFO [Partition -uve-topic-0-11 broker=2] Log loaded for partition -uve-topic-0-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:42,261] INFO [LogLoader partition=-uve-topic-1-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:42,262] INFO Created log for partition -uve-topic-1-11 in /tmp/kafka-logs/-uve-topic-1-11 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,262] INFO [Partition -uve-topic-1-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-11 (kafka.cluster.Partition) [2026-06-04 06:09:42,262] INFO [Partition -uve-topic-1-11 broker=2] Log loaded for partition -uve-topic-1-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:42,278] INFO [LogLoader partition=-uve-topic-8-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:42,278] INFO Created log for partition -uve-topic-8-11 in /tmp/kafka-logs/-uve-topic-8-11 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,278] INFO [Partition -uve-topic-8-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-11 (kafka.cluster.Partition) [2026-06-04 06:09:42,278] INFO [Partition -uve-topic-8-11 broker=2] Log loaded for partition -uve-topic-8-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:42,309] INFO [LogLoader partition=-uve-topic-9-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:42,311] INFO Created log for partition -uve-topic-9-11 in /tmp/kafka-logs/-uve-topic-9-11 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,312] INFO [Partition -uve-topic-9-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-11 (kafka.cluster.Partition) [2026-06-04 06:09:42,312] INFO [Partition -uve-topic-9-11 broker=2] Log loaded for partition -uve-topic-9-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:42,332] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:42,333] INFO Created log for partition HEALTH_CHECK_TOPIC-23 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-23 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,333] INFO [Partition HEALTH_CHECK_TOPIC-23 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-23 (kafka.cluster.Partition) [2026-06-04 06:09:42,333] INFO [Partition HEALTH_CHECK_TOPIC-23 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:42,348] INFO [LogLoader partition=-uve-topic-6-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:42,348] INFO Created log for partition -uve-topic-6-11 in /tmp/kafka-logs/-uve-topic-6-11 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,348] INFO [Partition -uve-topic-6-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-11 (kafka.cluster.Partition) [2026-06-04 06:09:42,348] INFO [Partition -uve-topic-6-11 broker=2] Log loaded for partition -uve-topic-6-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:42,361] INFO [LogLoader partition=-uve-topic-7-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:42,361] INFO Created log for partition -uve-topic-7-11 in /tmp/kafka-logs/-uve-topic-7-11 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,361] INFO [Partition -uve-topic-7-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-11 (kafka.cluster.Partition) [2026-06-04 06:09:42,361] INFO [Partition -uve-topic-7-11 broker=2] Log loaded for partition -uve-topic-7-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:42,377] INFO [LogLoader partition=-uve-topic-4-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:42,378] INFO Created log for partition -uve-topic-4-11 in /tmp/kafka-logs/-uve-topic-4-11 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,378] INFO [Partition -uve-topic-4-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-11 (kafka.cluster.Partition) [2026-06-04 06:09:42,378] INFO [Partition -uve-topic-4-11 broker=2] Log loaded for partition -uve-topic-4-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:42,391] INFO [LogLoader partition=-uve-topic-5-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:42,391] INFO Created log for partition -uve-topic-5-11 in /tmp/kafka-logs/-uve-topic-5-11 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,391] INFO [Partition -uve-topic-5-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-11 (kafka.cluster.Partition) [2026-06-04 06:09:42,391] INFO [Partition -uve-topic-5-11 broker=2] Log loaded for partition -uve-topic-5-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:42,397] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='structured_syslog_topic', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-06-04 06:09:42,407] INFO [LogLoader partition=-uve-topic-2-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:42,407] INFO Created log for partition -uve-topic-2-11 in /tmp/kafka-logs/-uve-topic-2-11 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,407] INFO [Partition -uve-topic-2-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-11 (kafka.cluster.Partition) [2026-06-04 06:09:42,408] INFO [Partition -uve-topic-2-11 broker=2] Log loaded for partition -uve-topic-2-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:42,415] INFO [LogLoader partition=structured_syslog_topic-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:42,416] INFO Created log for partition structured_syslog_topic-20 in /tmp/kafka-logs/structured_syslog_topic-20 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,416] INFO [Partition structured_syslog_topic-20 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-20 (kafka.cluster.Partition) [2026-06-04 06:09:42,416] INFO [Partition structured_syslog_topic-20 broker=2] Log loaded for partition structured_syslog_topic-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:42,421] INFO [LogLoader partition=-uve-topic-3-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:42,421] INFO Created log for partition -uve-topic-3-11 in /tmp/kafka-logs/-uve-topic-3-11 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,421] INFO [Partition -uve-topic-3-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-11 (kafka.cluster.Partition) [2026-06-04 06:09:42,421] INFO [Partition -uve-topic-3-11 broker=2] Log loaded for partition -uve-topic-3-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:42,426] INFO [LogLoader partition=-uve-topic-8-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:42,426] INFO Created log for partition -uve-topic-8-19 in /tmp/kafka-logs/-uve-topic-8-19 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,426] INFO [Partition -uve-topic-8-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-19 (kafka.cluster.Partition) [2026-06-04 06:09:42,426] INFO [Partition -uve-topic-8-19 broker=2] Log loaded for partition -uve-topic-8-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:42,431] INFO [LogLoader partition=-uve-topic-9-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:42,431] INFO Created log for partition -uve-topic-9-19 in /tmp/kafka-logs/-uve-topic-9-19 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,432] INFO [Partition -uve-topic-9-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-19 (kafka.cluster.Partition) [2026-06-04 06:09:42,432] INFO [Partition -uve-topic-9-19 broker=2] Log loaded for partition -uve-topic-9-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:42,435] INFO [LogLoader partition=-uve-topic-6-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:42,436] INFO Created log for partition -uve-topic-6-19 in /tmp/kafka-logs/-uve-topic-6-19 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,436] INFO [Partition -uve-topic-6-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-19 (kafka.cluster.Partition) [2026-06-04 06:09:42,436] INFO [Partition -uve-topic-6-19 broker=2] Log loaded for partition -uve-topic-6-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:42,442] INFO [LogLoader partition=-uve-topic-7-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:42,443] INFO Created log for partition -uve-topic-7-19 in /tmp/kafka-logs/-uve-topic-7-19 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,443] INFO [Partition -uve-topic-7-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-19 (kafka.cluster.Partition) [2026-06-04 06:09:42,443] INFO [Partition -uve-topic-7-19 broker=2] Log loaded for partition -uve-topic-7-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:42,447] INFO [LogLoader partition=-uve-topic-4-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:42,447] INFO Created log for partition -uve-topic-4-19 in /tmp/kafka-logs/-uve-topic-4-19 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,447] INFO [Partition -uve-topic-4-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-19 (kafka.cluster.Partition) [2026-06-04 06:09:42,447] INFO [Partition -uve-topic-4-19 broker=2] Log loaded for partition -uve-topic-4-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:42,451] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:42,452] INFO Created log for partition HEALTH_CHECK_TOPIC-16 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-16 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,452] INFO [Partition HEALTH_CHECK_TOPIC-16 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-16 (kafka.cluster.Partition) [2026-06-04 06:09:42,452] INFO [Partition HEALTH_CHECK_TOPIC-16 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:42,455] INFO [LogLoader partition=-uve-topic-5-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:42,455] INFO Created log for partition -uve-topic-5-19 in /tmp/kafka-logs/-uve-topic-5-19 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,455] INFO [Partition -uve-topic-5-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-19 (kafka.cluster.Partition) [2026-06-04 06:09:42,455] INFO [Partition -uve-topic-5-19 broker=2] Log loaded for partition -uve-topic-5-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:42,459] INFO [LogLoader partition=-uve-topic-2-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:42,459] INFO Created log for partition -uve-topic-2-19 in /tmp/kafka-logs/-uve-topic-2-19 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,459] INFO [Partition -uve-topic-2-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-19 (kafka.cluster.Partition) [2026-06-04 06:09:42,459] INFO [Partition -uve-topic-2-19 broker=2] Log loaded for partition -uve-topic-2-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:42,465] INFO [LogLoader partition=-uve-topic-3-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:42,465] INFO Created log for partition -uve-topic-3-19 in /tmp/kafka-logs/-uve-topic-3-19 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,465] INFO [Partition -uve-topic-3-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-19 (kafka.cluster.Partition) [2026-06-04 06:09:42,465] INFO [Partition -uve-topic-3-19 broker=2] Log loaded for partition -uve-topic-3-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:42,480] INFO [LogLoader partition=-uve-topic-0-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:42,481] INFO Created log for partition -uve-topic-0-20 in /tmp/kafka-logs/-uve-topic-0-20 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,481] INFO [Partition -uve-topic-0-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-20 (kafka.cluster.Partition) [2026-06-04 06:09:42,481] INFO [Partition -uve-topic-0-20 broker=2] Log loaded for partition -uve-topic-0-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:42,485] INFO [LogLoader partition=-uve-topic-7-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:42,486] INFO Created log for partition -uve-topic-7-20 in /tmp/kafka-logs/-uve-topic-7-20 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,486] INFO [Partition -uve-topic-7-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-20 (kafka.cluster.Partition) [2026-06-04 06:09:42,487] INFO [Partition -uve-topic-7-20 broker=2] Log loaded for partition -uve-topic-7-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:42,493] INFO [LogLoader partition=-uve-topic-8-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:42,493] INFO Created log for partition -uve-topic-8-20 in /tmp/kafka-logs/-uve-topic-8-20 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,493] INFO [Partition -uve-topic-8-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-20 (kafka.cluster.Partition) [2026-06-04 06:09:42,493] INFO [Partition -uve-topic-8-20 broker=2] Log loaded for partition -uve-topic-8-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:42,506] INFO [LogLoader partition=-uve-topic-5-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:42,507] INFO Created log for partition -uve-topic-5-20 in /tmp/kafka-logs/-uve-topic-5-20 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,507] INFO [Partition -uve-topic-5-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-20 (kafka.cluster.Partition) [2026-06-04 06:09:42,507] INFO [Partition -uve-topic-5-20 broker=2] Log loaded for partition -uve-topic-5-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:42,512] INFO [LogLoader partition=-uve-topic-6-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:42,514] INFO Created log for partition -uve-topic-6-20 in /tmp/kafka-logs/-uve-topic-6-20 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,514] INFO [Partition -uve-topic-6-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-20 (kafka.cluster.Partition) [2026-06-04 06:09:42,514] INFO [Partition -uve-topic-6-20 broker=2] Log loaded for partition -uve-topic-6-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:42,523] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:42,523] INFO Created log for partition HEALTH_CHECK_TOPIC-17 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-17 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,523] INFO [Partition HEALTH_CHECK_TOPIC-17 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-17 (kafka.cluster.Partition) [2026-06-04 06:09:42,523] INFO [Partition HEALTH_CHECK_TOPIC-17 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:42,528] INFO [LogLoader partition=-uve-topic-3-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:42,528] INFO Created log for partition -uve-topic-3-20 in /tmp/kafka-logs/-uve-topic-3-20 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,528] INFO [Partition -uve-topic-3-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-20 (kafka.cluster.Partition) [2026-06-04 06:09:42,528] INFO [Partition -uve-topic-3-20 broker=2] Log loaded for partition -uve-topic-3-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:42,538] INFO [LogLoader partition=-uve-topic-4-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:42,538] INFO Created log for partition -uve-topic-4-20 in /tmp/kafka-logs/-uve-topic-4-20 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,539] INFO [Partition -uve-topic-4-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-20 (kafka.cluster.Partition) [2026-06-04 06:09:42,539] INFO [Partition -uve-topic-4-20 broker=2] Log loaded for partition -uve-topic-4-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:42,544] INFO [LogLoader partition=-uve-topic-1-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:42,545] INFO Created log for partition -uve-topic-1-20 in /tmp/kafka-logs/-uve-topic-1-20 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,545] INFO [Partition -uve-topic-1-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-20 (kafka.cluster.Partition) [2026-06-04 06:09:42,545] INFO [Partition -uve-topic-1-20 broker=2] Log loaded for partition -uve-topic-1-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:42,547] INFO [LogLoader partition=-uve-topic-2-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:42,548] INFO Created log for partition -uve-topic-2-20 in /tmp/kafka-logs/-uve-topic-2-20 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,549] INFO [Partition -uve-topic-2-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-20 (kafka.cluster.Partition) [2026-06-04 06:09:42,549] INFO [Partition -uve-topic-2-20 broker=2] Log loaded for partition -uve-topic-2-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:42,551] INFO [LogLoader partition=-uve-topic-9-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:42,551] INFO Created log for partition -uve-topic-9-20 in /tmp/kafka-logs/-uve-topic-9-20 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,551] INFO [Partition -uve-topic-9-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-20 (kafka.cluster.Partition) [2026-06-04 06:09:42,552] INFO [Partition -uve-topic-9-20 broker=2] Log loaded for partition -uve-topic-9-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:42,557] INFO [LogLoader partition=-uve-topic-6-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:42,557] INFO Created log for partition -uve-topic-6-21 in /tmp/kafka-logs/-uve-topic-6-21 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,558] INFO [Partition -uve-topic-6-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-21 (kafka.cluster.Partition) [2026-06-04 06:09:42,558] INFO [Partition -uve-topic-6-21 broker=2] Log loaded for partition -uve-topic-6-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:42,571] INFO [LogLoader partition=-uve-topic-7-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:42,571] INFO Created log for partition -uve-topic-7-21 in /tmp/kafka-logs/-uve-topic-7-21 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,571] INFO [Partition -uve-topic-7-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-21 (kafka.cluster.Partition) [2026-06-04 06:09:42,571] INFO [Partition -uve-topic-7-21 broker=2] Log loaded for partition -uve-topic-7-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:42,576] INFO [LogLoader partition=-uve-topic-4-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:42,577] INFO Created log for partition -uve-topic-4-21 in /tmp/kafka-logs/-uve-topic-4-21 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,577] INFO [Partition -uve-topic-4-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-21 (kafka.cluster.Partition) [2026-06-04 06:09:42,577] INFO [Partition -uve-topic-4-21 broker=2] Log loaded for partition -uve-topic-4-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:42,580] INFO [LogLoader partition=-uve-topic-5-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:42,580] INFO Created log for partition -uve-topic-5-21 in /tmp/kafka-logs/-uve-topic-5-21 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,580] INFO [Partition -uve-topic-5-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-21 (kafka.cluster.Partition) [2026-06-04 06:09:42,580] INFO [Partition -uve-topic-5-21 broker=2] Log loaded for partition -uve-topic-5-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:42,582] INFO [LogLoader partition=-uve-topic-2-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:42,583] INFO Created log for partition -uve-topic-2-21 in /tmp/kafka-logs/-uve-topic-2-21 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,583] INFO [Partition -uve-topic-2-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-21 (kafka.cluster.Partition) [2026-06-04 06:09:42,583] INFO [Partition -uve-topic-2-21 broker=2] Log loaded for partition -uve-topic-2-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:42,586] INFO [LogLoader partition=-uve-topic-3-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:42,586] INFO Created log for partition -uve-topic-3-21 in /tmp/kafka-logs/-uve-topic-3-21 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,587] INFO [Partition -uve-topic-3-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-21 (kafka.cluster.Partition) [2026-06-04 06:09:42,587] INFO [Partition -uve-topic-3-21 broker=2] Log loaded for partition -uve-topic-3-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:42,600] INFO [LogLoader partition=-uve-topic-0-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:42,602] INFO Created log for partition -uve-topic-0-21 in /tmp/kafka-logs/-uve-topic-0-21 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,603] INFO [Partition -uve-topic-0-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-21 (kafka.cluster.Partition) [2026-06-04 06:09:42,603] INFO [Partition -uve-topic-0-21 broker=2] Log loaded for partition -uve-topic-0-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:42,606] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:42,606] INFO Created log for partition HEALTH_CHECK_TOPIC-18 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-18 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,607] INFO [Partition HEALTH_CHECK_TOPIC-18 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-18 (kafka.cluster.Partition) [2026-06-04 06:09:42,607] INFO [Partition HEALTH_CHECK_TOPIC-18 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:42,615] INFO [LogLoader partition=-uve-topic-1-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:42,616] INFO Created log for partition -uve-topic-1-21 in /tmp/kafka-logs/-uve-topic-1-21 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,616] INFO [Partition -uve-topic-1-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-21 (kafka.cluster.Partition) [2026-06-04 06:09:42,616] INFO [Partition -uve-topic-1-21 broker=2] Log loaded for partition -uve-topic-1-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:42,619] INFO [LogLoader partition=-uve-topic-8-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:42,619] INFO Created log for partition -uve-topic-8-21 in /tmp/kafka-logs/-uve-topic-8-21 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,619] INFO [Partition -uve-topic-8-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-21 (kafka.cluster.Partition) [2026-06-04 06:09:42,619] INFO [Partition -uve-topic-8-21 broker=2] Log loaded for partition -uve-topic-8-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:42,622] INFO [LogLoader partition=-uve-topic-9-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:42,623] INFO Created log for partition -uve-topic-9-21 in /tmp/kafka-logs/-uve-topic-9-21 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,624] INFO [Partition -uve-topic-9-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-21 (kafka.cluster.Partition) [2026-06-04 06:09:42,624] INFO [Partition -uve-topic-9-21 broker=2] Log loaded for partition -uve-topic-9-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:42,627] INFO [LogLoader partition=-uve-topic-5-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:42,628] INFO Created log for partition -uve-topic-5-22 in /tmp/kafka-logs/-uve-topic-5-22 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,629] INFO [Partition -uve-topic-5-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-22 (kafka.cluster.Partition) [2026-06-04 06:09:42,629] INFO [Partition -uve-topic-5-22 broker=2] Log loaded for partition -uve-topic-5-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:42,633] INFO [LogLoader partition=-uve-topic-6-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:42,634] INFO Created log for partition -uve-topic-6-22 in /tmp/kafka-logs/-uve-topic-6-22 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,634] INFO [Partition -uve-topic-6-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-22 (kafka.cluster.Partition) [2026-06-04 06:09:42,634] INFO [Partition -uve-topic-6-22 broker=2] Log loaded for partition -uve-topic-6-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:42,636] INFO [LogLoader partition=-uve-topic-3-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:42,636] INFO Created log for partition -uve-topic-3-22 in /tmp/kafka-logs/-uve-topic-3-22 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,637] INFO [Partition -uve-topic-3-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-22 (kafka.cluster.Partition) [2026-06-04 06:09:42,637] INFO [Partition -uve-topic-3-22 broker=2] Log loaded for partition -uve-topic-3-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:42,641] INFO [LogLoader partition=-uve-topic-4-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:42,642] INFO Created log for partition -uve-topic-4-22 in /tmp/kafka-logs/-uve-topic-4-22 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,642] INFO [Partition -uve-topic-4-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-22 (kafka.cluster.Partition) [2026-06-04 06:09:42,642] INFO [Partition -uve-topic-4-22 broker=2] Log loaded for partition -uve-topic-4-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:42,645] INFO [LogLoader partition=-uve-topic-1-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:42,645] INFO Created log for partition -uve-topic-1-22 in /tmp/kafka-logs/-uve-topic-1-22 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,645] INFO [Partition -uve-topic-1-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-22 (kafka.cluster.Partition) [2026-06-04 06:09:42,645] INFO [Partition -uve-topic-1-22 broker=2] Log loaded for partition -uve-topic-1-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:42,648] INFO [LogLoader partition=-uve-topic-2-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:42,648] INFO Created log for partition -uve-topic-2-22 in /tmp/kafka-logs/-uve-topic-2-22 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,649] INFO [Partition -uve-topic-2-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-22 (kafka.cluster.Partition) [2026-06-04 06:09:42,654] INFO [Partition -uve-topic-2-22 broker=2] Log loaded for partition -uve-topic-2-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:42,661] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:42,661] INFO Created log for partition HEALTH_CHECK_TOPIC-19 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-19 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,661] INFO [Partition HEALTH_CHECK_TOPIC-19 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-19 (kafka.cluster.Partition) [2026-06-04 06:09:42,661] INFO [Partition HEALTH_CHECK_TOPIC-19 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:42,666] INFO [LogLoader partition=-uve-topic-0-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:42,666] INFO Created log for partition -uve-topic-0-22 in /tmp/kafka-logs/-uve-topic-0-22 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,667] INFO [Partition -uve-topic-0-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-22 (kafka.cluster.Partition) [2026-06-04 06:09:42,667] INFO [Partition -uve-topic-0-22 broker=2] Log loaded for partition -uve-topic-0-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:42,670] INFO [LogLoader partition=-uve-topic-9-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:42,671] INFO Created log for partition -uve-topic-9-22 in /tmp/kafka-logs/-uve-topic-9-22 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,671] INFO [Partition -uve-topic-9-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-22 (kafka.cluster.Partition) [2026-06-04 06:09:42,671] INFO [Partition -uve-topic-9-22 broker=2] Log loaded for partition -uve-topic-9-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:42,674] INFO [LogLoader partition=-uve-topic-7-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:42,675] INFO Created log for partition -uve-topic-7-22 in /tmp/kafka-logs/-uve-topic-7-22 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,675] INFO [Partition -uve-topic-7-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-22 (kafka.cluster.Partition) [2026-06-04 06:09:42,675] INFO [Partition -uve-topic-7-22 broker=2] Log loaded for partition -uve-topic-7-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:42,678] INFO [LogLoader partition=-uve-topic-8-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:42,679] INFO Created log for partition -uve-topic-8-22 in /tmp/kafka-logs/-uve-topic-8-22 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,679] INFO [Partition -uve-topic-8-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-22 (kafka.cluster.Partition) [2026-06-04 06:09:42,679] INFO [Partition -uve-topic-8-22 broker=2] Log loaded for partition -uve-topic-8-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:42,682] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:42,682] INFO Created log for partition HEALTH_CHECK_TOPIC-12 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-12 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,682] INFO [Partition HEALTH_CHECK_TOPIC-12 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-12 (kafka.cluster.Partition) [2026-06-04 06:09:42,682] INFO [Partition HEALTH_CHECK_TOPIC-12 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:42,689] INFO [LogLoader partition=-uve-topic-8-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:42,689] INFO Created log for partition -uve-topic-8-15 in /tmp/kafka-logs/-uve-topic-8-15 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,689] INFO [Partition -uve-topic-8-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-15 (kafka.cluster.Partition) [2026-06-04 06:09:42,690] INFO [Partition -uve-topic-8-15 broker=2] Log loaded for partition -uve-topic-8-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:42,695] INFO [LogLoader partition=-uve-topic-9-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:42,695] INFO Created log for partition -uve-topic-9-15 in /tmp/kafka-logs/-uve-topic-9-15 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,695] INFO [Partition -uve-topic-9-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-15 (kafka.cluster.Partition) [2026-06-04 06:09:42,695] INFO [Partition -uve-topic-9-15 broker=2] Log loaded for partition -uve-topic-9-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:42,699] INFO [LogLoader partition=-uve-topic-6-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:42,699] INFO Created log for partition -uve-topic-6-15 in /tmp/kafka-logs/-uve-topic-6-15 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,699] INFO [Partition -uve-topic-6-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-15 (kafka.cluster.Partition) [2026-06-04 06:09:42,699] INFO [Partition -uve-topic-6-15 broker=2] Log loaded for partition -uve-topic-6-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:42,703] INFO [LogLoader partition=-uve-topic-7-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:42,703] INFO Created log for partition -uve-topic-7-15 in /tmp/kafka-logs/-uve-topic-7-15 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,704] INFO [Partition -uve-topic-7-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-15 (kafka.cluster.Partition) [2026-06-04 06:09:42,704] INFO [Partition -uve-topic-7-15 broker=2] Log loaded for partition -uve-topic-7-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:42,708] INFO [LogLoader partition=-uve-topic-3-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:42,709] INFO Created log for partition -uve-topic-3-16 in /tmp/kafka-logs/-uve-topic-3-16 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,709] INFO [Partition -uve-topic-3-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-16 (kafka.cluster.Partition) [2026-06-04 06:09:42,709] INFO [Partition -uve-topic-3-16 broker=2] Log loaded for partition -uve-topic-3-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:42,713] INFO [LogLoader partition=-uve-topic-4-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:42,713] INFO Created log for partition -uve-topic-4-16 in /tmp/kafka-logs/-uve-topic-4-16 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,713] INFO [Partition -uve-topic-4-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-16 (kafka.cluster.Partition) [2026-06-04 06:09:42,713] INFO [Partition -uve-topic-4-16 broker=2] Log loaded for partition -uve-topic-4-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:42,716] INFO [LogLoader partition=-uve-topic-1-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:42,716] INFO Created log for partition -uve-topic-1-16 in /tmp/kafka-logs/-uve-topic-1-16 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,716] INFO [Partition -uve-topic-1-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-16 (kafka.cluster.Partition) [2026-06-04 06:09:42,716] INFO [Partition -uve-topic-1-16 broker=2] Log loaded for partition -uve-topic-1-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:42,720] INFO [LogLoader partition=-uve-topic-2-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:42,721] INFO Created log for partition -uve-topic-2-16 in /tmp/kafka-logs/-uve-topic-2-16 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,721] INFO [Partition -uve-topic-2-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-16 (kafka.cluster.Partition) [2026-06-04 06:09:42,721] INFO [Partition -uve-topic-2-16 broker=2] Log loaded for partition -uve-topic-2-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:42,724] INFO [LogLoader partition=-uve-topic-0-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:42,724] INFO Created log for partition -uve-topic-0-16 in /tmp/kafka-logs/-uve-topic-0-16 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,724] INFO [Partition -uve-topic-0-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-16 (kafka.cluster.Partition) [2026-06-04 06:09:42,724] INFO [Partition -uve-topic-0-16 broker=2] Log loaded for partition -uve-topic-0-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:42,731] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:42,731] INFO Created log for partition HEALTH_CHECK_TOPIC-13 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-13 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,731] INFO [Partition HEALTH_CHECK_TOPIC-13 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-13 (kafka.cluster.Partition) [2026-06-04 06:09:42,731] INFO [Partition HEALTH_CHECK_TOPIC-13 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:42,735] INFO [LogLoader partition=-uve-topic-9-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:42,736] INFO Created log for partition -uve-topic-9-16 in /tmp/kafka-logs/-uve-topic-9-16 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,736] INFO [Partition -uve-topic-9-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-16 (kafka.cluster.Partition) [2026-06-04 06:09:42,736] INFO [Partition -uve-topic-9-16 broker=2] Log loaded for partition -uve-topic-9-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:42,739] INFO [LogLoader partition=-uve-topic-7-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:42,740] INFO Created log for partition -uve-topic-7-16 in /tmp/kafka-logs/-uve-topic-7-16 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,740] INFO [Partition -uve-topic-7-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-16 (kafka.cluster.Partition) [2026-06-04 06:09:42,740] INFO [Partition -uve-topic-7-16 broker=2] Log loaded for partition -uve-topic-7-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:42,744] INFO [LogLoader partition=-uve-topic-8-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:42,744] INFO Created log for partition -uve-topic-8-16 in /tmp/kafka-logs/-uve-topic-8-16 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,744] INFO [Partition -uve-topic-8-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-16 (kafka.cluster.Partition) [2026-06-04 06:09:42,745] INFO [Partition -uve-topic-8-16 broker=2] Log loaded for partition -uve-topic-8-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:42,748] INFO [LogLoader partition=-uve-topic-5-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:42,748] INFO Created log for partition -uve-topic-5-16 in /tmp/kafka-logs/-uve-topic-5-16 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,748] INFO [Partition -uve-topic-5-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-16 (kafka.cluster.Partition) [2026-06-04 06:09:42,748] INFO [Partition -uve-topic-5-16 broker=2] Log loaded for partition -uve-topic-5-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:42,752] INFO [LogLoader partition=-uve-topic-6-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:42,752] INFO Created log for partition -uve-topic-6-16 in /tmp/kafka-logs/-uve-topic-6-16 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,753] INFO [Partition -uve-topic-6-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-16 (kafka.cluster.Partition) [2026-06-04 06:09:42,753] INFO [Partition -uve-topic-6-16 broker=2] Log loaded for partition -uve-topic-6-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:42,758] INFO [LogLoader partition=-uve-topic-2-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:42,759] INFO Created log for partition -uve-topic-2-17 in /tmp/kafka-logs/-uve-topic-2-17 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,759] INFO [Partition -uve-topic-2-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-17 (kafka.cluster.Partition) [2026-06-04 06:09:42,759] INFO [Partition -uve-topic-2-17 broker=2] Log loaded for partition -uve-topic-2-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:42,764] INFO [LogLoader partition=-uve-topic-3-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:42,765] INFO Created log for partition -uve-topic-3-17 in /tmp/kafka-logs/-uve-topic-3-17 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,765] INFO [Partition -uve-topic-3-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-17 (kafka.cluster.Partition) [2026-06-04 06:09:42,765] INFO [Partition -uve-topic-3-17 broker=2] Log loaded for partition -uve-topic-3-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:42,768] INFO [LogLoader partition=-uve-topic-0-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:42,768] INFO Created log for partition -uve-topic-0-17 in /tmp/kafka-logs/-uve-topic-0-17 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,768] INFO [Partition -uve-topic-0-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-17 (kafka.cluster.Partition) [2026-06-04 06:09:42,768] INFO [Partition -uve-topic-0-17 broker=2] Log loaded for partition -uve-topic-0-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:42,773] INFO [LogLoader partition=-uve-topic-1-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:42,774] INFO Created log for partition -uve-topic-1-17 in /tmp/kafka-logs/-uve-topic-1-17 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,774] INFO [Partition -uve-topic-1-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-17 (kafka.cluster.Partition) [2026-06-04 06:09:42,774] INFO [Partition -uve-topic-1-17 broker=2] Log loaded for partition -uve-topic-1-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:42,782] INFO [LogLoader partition=-uve-topic-8-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:42,783] INFO Created log for partition -uve-topic-8-17 in /tmp/kafka-logs/-uve-topic-8-17 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,783] INFO [Partition -uve-topic-8-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-17 (kafka.cluster.Partition) [2026-06-04 06:09:42,783] INFO [Partition -uve-topic-8-17 broker=2] Log loaded for partition -uve-topic-8-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:42,788] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:42,788] INFO Created log for partition HEALTH_CHECK_TOPIC-14 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-14 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,788] INFO [Partition HEALTH_CHECK_TOPIC-14 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-14 (kafka.cluster.Partition) [2026-06-04 06:09:42,788] INFO [Partition HEALTH_CHECK_TOPIC-14 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:42,790] INFO [LogLoader partition=-uve-topic-9-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:42,791] INFO Created log for partition -uve-topic-9-17 in /tmp/kafka-logs/-uve-topic-9-17 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,792] INFO [Partition -uve-topic-9-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-17 (kafka.cluster.Partition) [2026-06-04 06:09:42,792] INFO [Partition -uve-topic-9-17 broker=2] Log loaded for partition -uve-topic-9-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:42,794] INFO [LogLoader partition=-uve-topic-6-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:42,794] INFO Created log for partition -uve-topic-6-17 in /tmp/kafka-logs/-uve-topic-6-17 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,794] INFO [Partition -uve-topic-6-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-17 (kafka.cluster.Partition) [2026-06-04 06:09:42,794] INFO [Partition -uve-topic-6-17 broker=2] Log loaded for partition -uve-topic-6-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:42,797] INFO [LogLoader partition=-uve-topic-7-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:42,799] INFO Created log for partition -uve-topic-7-17 in /tmp/kafka-logs/-uve-topic-7-17 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,799] INFO [Partition -uve-topic-7-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-17 (kafka.cluster.Partition) [2026-06-04 06:09:42,799] INFO [Partition -uve-topic-7-17 broker=2] Log loaded for partition -uve-topic-7-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:42,801] INFO [LogLoader partition=-uve-topic-4-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:42,801] INFO Created log for partition -uve-topic-4-17 in /tmp/kafka-logs/-uve-topic-4-17 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,801] INFO [Partition -uve-topic-4-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-17 (kafka.cluster.Partition) [2026-06-04 06:09:42,802] INFO [Partition -uve-topic-4-17 broker=2] Log loaded for partition -uve-topic-4-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:42,810] INFO [LogLoader partition=-uve-topic-5-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:42,810] INFO Created log for partition -uve-topic-5-17 in /tmp/kafka-logs/-uve-topic-5-17 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,810] INFO [Partition -uve-topic-5-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-17 (kafka.cluster.Partition) [2026-06-04 06:09:42,810] INFO [Partition -uve-topic-5-17 broker=2] Log loaded for partition -uve-topic-5-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:42,814] INFO [LogLoader partition=-uve-topic-1-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:42,815] INFO Created log for partition -uve-topic-1-18 in /tmp/kafka-logs/-uve-topic-1-18 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,815] INFO [Partition -uve-topic-1-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-18 (kafka.cluster.Partition) [2026-06-04 06:09:42,815] INFO [Partition -uve-topic-1-18 broker=2] Log loaded for partition -uve-topic-1-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:42,820] INFO [LogLoader partition=-uve-topic-2-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:42,820] INFO Created log for partition -uve-topic-2-18 in /tmp/kafka-logs/-uve-topic-2-18 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,820] INFO [Partition -uve-topic-2-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-18 (kafka.cluster.Partition) [2026-06-04 06:09:42,820] INFO [Partition -uve-topic-2-18 broker=2] Log loaded for partition -uve-topic-2-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:42,826] INFO [LogLoader partition=-uve-topic-0-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:42,826] INFO Created log for partition -uve-topic-0-18 in /tmp/kafka-logs/-uve-topic-0-18 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,826] INFO [Partition -uve-topic-0-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-18 (kafka.cluster.Partition) [2026-06-04 06:09:42,826] INFO [Partition -uve-topic-0-18 broker=2] Log loaded for partition -uve-topic-0-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:42,831] INFO [LogLoader partition=-uve-topic-9-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:42,831] INFO Created log for partition -uve-topic-9-18 in /tmp/kafka-logs/-uve-topic-9-18 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,831] INFO [Partition -uve-topic-9-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-18 (kafka.cluster.Partition) [2026-06-04 06:09:42,831] INFO [Partition -uve-topic-9-18 broker=2] Log loaded for partition -uve-topic-9-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:42,835] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:42,835] INFO Created log for partition HEALTH_CHECK_TOPIC-15 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-15 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,836] INFO [Partition HEALTH_CHECK_TOPIC-15 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-15 (kafka.cluster.Partition) [2026-06-04 06:09:42,836] INFO [Partition HEALTH_CHECK_TOPIC-15 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:42,840] INFO [LogLoader partition=-uve-topic-7-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:42,840] INFO Created log for partition -uve-topic-7-18 in /tmp/kafka-logs/-uve-topic-7-18 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,841] INFO [Partition -uve-topic-7-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-18 (kafka.cluster.Partition) [2026-06-04 06:09:42,841] INFO [Partition -uve-topic-7-18 broker=2] Log loaded for partition -uve-topic-7-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:42,843] INFO [LogLoader partition=-uve-topic-8-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:42,844] INFO Created log for partition -uve-topic-8-18 in /tmp/kafka-logs/-uve-topic-8-18 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,844] INFO [Partition -uve-topic-8-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-18 (kafka.cluster.Partition) [2026-06-04 06:09:42,844] INFO [Partition -uve-topic-8-18 broker=2] Log loaded for partition -uve-topic-8-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:42,848] INFO [LogLoader partition=-uve-topic-5-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:42,849] INFO Created log for partition -uve-topic-5-18 in /tmp/kafka-logs/-uve-topic-5-18 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,849] INFO [Partition -uve-topic-5-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-18 (kafka.cluster.Partition) [2026-06-04 06:09:42,849] INFO [Partition -uve-topic-5-18 broker=2] Log loaded for partition -uve-topic-5-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:42,853] INFO [LogLoader partition=-uve-topic-6-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:42,854] INFO Created log for partition -uve-topic-6-18 in /tmp/kafka-logs/-uve-topic-6-18 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,854] INFO [Partition -uve-topic-6-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-18 (kafka.cluster.Partition) [2026-06-04 06:09:42,854] INFO [Partition -uve-topic-6-18 broker=2] Log loaded for partition -uve-topic-6-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:42,858] INFO [LogLoader partition=-uve-topic-3-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:42,858] INFO Created log for partition -uve-topic-3-18 in /tmp/kafka-logs/-uve-topic-3-18 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,858] INFO [Partition -uve-topic-3-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-18 (kafka.cluster.Partition) [2026-06-04 06:09:42,859] INFO [Partition -uve-topic-3-18 broker=2] Log loaded for partition -uve-topic-3-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:42,861] INFO [LogLoader partition=-uve-topic-4-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:42,862] INFO Created log for partition -uve-topic-4-18 in /tmp/kafka-logs/-uve-topic-4-18 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,863] INFO [Partition -uve-topic-4-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-18 (kafka.cluster.Partition) [2026-06-04 06:09:42,863] INFO [Partition -uve-topic-4-18 broker=2] Log loaded for partition -uve-topic-4-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:42,867] INFO [LogLoader partition=-uve-topic-0-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:42,868] INFO Created log for partition -uve-topic-0-19 in /tmp/kafka-logs/-uve-topic-0-19 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,868] INFO [Partition -uve-topic-0-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-19 (kafka.cluster.Partition) [2026-06-04 06:09:42,868] INFO [Partition -uve-topic-0-19 broker=2] Log loaded for partition -uve-topic-0-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:42,870] INFO [LogLoader partition=-uve-topic-1-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:42,871] INFO Created log for partition -uve-topic-1-19 in /tmp/kafka-logs/-uve-topic-1-19 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,872] INFO [Partition -uve-topic-1-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-19 (kafka.cluster.Partition) [2026-06-04 06:09:42,872] INFO [Partition -uve-topic-1-19 broker=2] Log loaded for partition -uve-topic-1-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:42,874] INFO [LogLoader partition=-uve-topic-0-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:42,874] INFO Created log for partition -uve-topic-0-27 in /tmp/kafka-logs/-uve-topic-0-27 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,875] INFO [Partition -uve-topic-0-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-27 (kafka.cluster.Partition) [2026-06-04 06:09:42,875] INFO [Partition -uve-topic-0-27 broker=2] Log loaded for partition -uve-topic-0-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:42,878] INFO [LogLoader partition=-uve-topic-1-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:42,878] INFO Created log for partition -uve-topic-1-27 in /tmp/kafka-logs/-uve-topic-1-27 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,879] INFO [Partition -uve-topic-1-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-27 (kafka.cluster.Partition) [2026-06-04 06:09:42,879] INFO [Partition -uve-topic-1-27 broker=2] Log loaded for partition -uve-topic-1-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:42,882] INFO [LogLoader partition=structured_syslog_topic-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:42,882] INFO Created log for partition structured_syslog_topic-0 in /tmp/kafka-logs/structured_syslog_topic-0 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,883] INFO [Partition structured_syslog_topic-0 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-0 (kafka.cluster.Partition) [2026-06-04 06:09:42,883] INFO [Partition structured_syslog_topic-0 broker=2] Log loaded for partition structured_syslog_topic-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:42,887] INFO [LogLoader partition=-uve-topic-8-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:42,887] INFO Created log for partition -uve-topic-8-27 in /tmp/kafka-logs/-uve-topic-8-27 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,887] INFO [Partition -uve-topic-8-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-27 (kafka.cluster.Partition) [2026-06-04 06:09:42,887] INFO [Partition -uve-topic-8-27 broker=2] Log loaded for partition -uve-topic-8-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:42,889] INFO [LogLoader partition=-uve-topic-9-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:42,889] INFO Created log for partition -uve-topic-9-27 in /tmp/kafka-logs/-uve-topic-9-27 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,889] INFO [Partition -uve-topic-9-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-27 (kafka.cluster.Partition) [2026-06-04 06:09:42,889] INFO [Partition -uve-topic-9-27 broker=2] Log loaded for partition -uve-topic-9-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:42,893] INFO [LogLoader partition=-uve-topic-6-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:42,893] INFO Created log for partition -uve-topic-6-27 in /tmp/kafka-logs/-uve-topic-6-27 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,893] INFO [Partition -uve-topic-6-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-27 (kafka.cluster.Partition) [2026-06-04 06:09:42,893] INFO [Partition -uve-topic-6-27 broker=2] Log loaded for partition -uve-topic-6-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:42,895] INFO [LogLoader partition=-uve-topic-7-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:42,895] INFO Created log for partition -uve-topic-7-27 in /tmp/kafka-logs/-uve-topic-7-27 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,895] INFO [Partition -uve-topic-7-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-27 (kafka.cluster.Partition) [2026-06-04 06:09:42,895] INFO [Partition -uve-topic-7-27 broker=2] Log loaded for partition -uve-topic-7-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:42,899] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:42,900] INFO Created log for partition HEALTH_CHECK_TOPIC-9 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-9 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,900] INFO [Partition HEALTH_CHECK_TOPIC-9 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-9 (kafka.cluster.Partition) [2026-06-04 06:09:42,900] INFO [Partition HEALTH_CHECK_TOPIC-9 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:42,902] INFO [LogLoader partition=-uve-topic-4-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:42,903] INFO Created log for partition -uve-topic-4-27 in /tmp/kafka-logs/-uve-topic-4-27 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,903] INFO [Partition -uve-topic-4-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-27 (kafka.cluster.Partition) [2026-06-04 06:09:42,903] INFO [Partition -uve-topic-4-27 broker=2] Log loaded for partition -uve-topic-4-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:42,906] INFO [LogLoader partition=-uve-topic-5-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:42,907] INFO Created log for partition -uve-topic-5-27 in /tmp/kafka-logs/-uve-topic-5-27 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,907] INFO [Partition -uve-topic-5-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-27 (kafka.cluster.Partition) [2026-06-04 06:09:42,907] INFO [Partition -uve-topic-5-27 broker=2] Log loaded for partition -uve-topic-5-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:42,911] INFO [LogLoader partition=-uve-topic-2-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:42,912] INFO Created log for partition -uve-topic-2-27 in /tmp/kafka-logs/-uve-topic-2-27 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,912] INFO [Partition -uve-topic-2-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-27 (kafka.cluster.Partition) [2026-06-04 06:09:42,912] INFO [Partition -uve-topic-2-27 broker=2] Log loaded for partition -uve-topic-2-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:42,914] INFO [LogLoader partition=-uve-topic-3-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:42,914] INFO Created log for partition -uve-topic-3-27 in /tmp/kafka-logs/-uve-topic-3-27 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,915] INFO [Partition -uve-topic-3-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-27 (kafka.cluster.Partition) [2026-06-04 06:09:42,915] INFO [Partition -uve-topic-3-27 broker=2] Log loaded for partition -uve-topic-3-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:42,918] INFO [LogLoader partition=-uve-topic-0-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:42,918] INFO Created log for partition -uve-topic-0-28 in /tmp/kafka-logs/-uve-topic-0-28 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,919] INFO [Partition -uve-topic-0-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-28 (kafka.cluster.Partition) [2026-06-04 06:09:42,919] INFO [Partition -uve-topic-0-28 broker=2] Log loaded for partition -uve-topic-0-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:42,922] INFO [LogLoader partition=-uve-topic-7-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:42,922] INFO Created log for partition -uve-topic-7-28 in /tmp/kafka-logs/-uve-topic-7-28 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,922] INFO [Partition -uve-topic-7-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-28 (kafka.cluster.Partition) [2026-06-04 06:09:42,922] INFO [Partition -uve-topic-7-28 broker=2] Log loaded for partition -uve-topic-7-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:42,924] INFO [LogLoader partition=-uve-topic-8-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:42,924] INFO Created log for partition -uve-topic-8-28 in /tmp/kafka-logs/-uve-topic-8-28 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,924] INFO [Partition -uve-topic-8-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-28 (kafka.cluster.Partition) [2026-06-04 06:09:42,924] INFO [Partition -uve-topic-8-28 broker=2] Log loaded for partition -uve-topic-8-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:42,932] INFO [LogLoader partition=-uve-topic-5-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:42,932] INFO Created log for partition -uve-topic-5-28 in /tmp/kafka-logs/-uve-topic-5-28 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,932] INFO [Partition -uve-topic-5-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-28 (kafka.cluster.Partition) [2026-06-04 06:09:42,932] INFO [Partition -uve-topic-5-28 broker=2] Log loaded for partition -uve-topic-5-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:42,935] INFO [LogLoader partition=-uve-topic-6-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:42,935] INFO Created log for partition -uve-topic-6-28 in /tmp/kafka-logs/-uve-topic-6-28 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,936] INFO [Partition -uve-topic-6-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-28 (kafka.cluster.Partition) [2026-06-04 06:09:42,936] INFO [Partition -uve-topic-6-28 broker=2] Log loaded for partition -uve-topic-6-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:42,939] INFO [LogLoader partition=-uve-topic-3-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:42,940] INFO Created log for partition -uve-topic-3-28 in /tmp/kafka-logs/-uve-topic-3-28 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,940] INFO [Partition -uve-topic-3-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-28 (kafka.cluster.Partition) [2026-06-04 06:09:42,940] INFO [Partition -uve-topic-3-28 broker=2] Log loaded for partition -uve-topic-3-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:42,943] INFO [LogLoader partition=-uve-topic-4-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:42,943] INFO Created log for partition -uve-topic-4-28 in /tmp/kafka-logs/-uve-topic-4-28 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,944] INFO [Partition -uve-topic-4-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-28 (kafka.cluster.Partition) [2026-06-04 06:09:42,945] INFO [Partition -uve-topic-4-28 broker=2] Log loaded for partition -uve-topic-4-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:42,948] INFO [LogLoader partition=-uve-topic-1-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:42,949] INFO Created log for partition -uve-topic-1-28 in /tmp/kafka-logs/-uve-topic-1-28 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,949] INFO [Partition -uve-topic-1-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-28 (kafka.cluster.Partition) [2026-06-04 06:09:42,949] INFO [Partition -uve-topic-1-28 broker=2] Log loaded for partition -uve-topic-1-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:42,952] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:42,952] INFO Created log for partition HEALTH_CHECK_TOPIC-10 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-10 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,952] INFO [Partition HEALTH_CHECK_TOPIC-10 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-10 (kafka.cluster.Partition) [2026-06-04 06:09:42,952] INFO [Partition HEALTH_CHECK_TOPIC-10 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:42,955] INFO [LogLoader partition=-uve-topic-2-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:42,956] INFO Created log for partition -uve-topic-2-28 in /tmp/kafka-logs/-uve-topic-2-28 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,956] INFO [Partition -uve-topic-2-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-28 (kafka.cluster.Partition) [2026-06-04 06:09:42,956] INFO [Partition -uve-topic-2-28 broker=2] Log loaded for partition -uve-topic-2-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:42,959] INFO [LogLoader partition=structured_syslog_topic-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:42,959] INFO Created log for partition structured_syslog_topic-2 in /tmp/kafka-logs/structured_syslog_topic-2 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,960] INFO [Partition structured_syslog_topic-2 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-2 (kafka.cluster.Partition) [2026-06-04 06:09:42,960] INFO [Partition structured_syslog_topic-2 broker=2] Log loaded for partition structured_syslog_topic-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:42,961] INFO [LogLoader partition=-uve-topic-9-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:42,961] INFO Created log for partition -uve-topic-9-28 in /tmp/kafka-logs/-uve-topic-9-28 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,961] INFO [Partition -uve-topic-9-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-28 (kafka.cluster.Partition) [2026-06-04 06:09:42,961] INFO [Partition -uve-topic-9-28 broker=2] Log loaded for partition -uve-topic-9-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:42,965] INFO [LogLoader partition=-uve-topic-6-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:42,965] INFO Created log for partition -uve-topic-6-29 in /tmp/kafka-logs/-uve-topic-6-29 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,965] INFO [Partition -uve-topic-6-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-29 (kafka.cluster.Partition) [2026-06-04 06:09:42,966] INFO [Partition -uve-topic-6-29 broker=2] Log loaded for partition -uve-topic-6-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:42,968] INFO [LogLoader partition=-uve-topic-7-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:42,969] INFO Created log for partition -uve-topic-7-29 in /tmp/kafka-logs/-uve-topic-7-29 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,969] INFO [Partition -uve-topic-7-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-29 (kafka.cluster.Partition) [2026-06-04 06:09:42,969] INFO [Partition -uve-topic-7-29 broker=2] Log loaded for partition -uve-topic-7-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:42,975] INFO [LogLoader partition=-uve-topic-4-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:42,975] INFO Created log for partition -uve-topic-4-29 in /tmp/kafka-logs/-uve-topic-4-29 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,975] INFO [Partition -uve-topic-4-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-29 (kafka.cluster.Partition) [2026-06-04 06:09:42,975] INFO [Partition -uve-topic-4-29 broker=2] Log loaded for partition -uve-topic-4-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:42,978] INFO [LogLoader partition=-uve-topic-5-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:42,978] INFO Created log for partition -uve-topic-5-29 in /tmp/kafka-logs/-uve-topic-5-29 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,979] INFO [Partition -uve-topic-5-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-29 (kafka.cluster.Partition) [2026-06-04 06:09:42,979] INFO [Partition -uve-topic-5-29 broker=2] Log loaded for partition -uve-topic-5-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:42,991] INFO [LogLoader partition=-uve-topic-2-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:42,992] INFO Created log for partition -uve-topic-2-29 in /tmp/kafka-logs/-uve-topic-2-29 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:42,992] INFO [Partition -uve-topic-2-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-29 (kafka.cluster.Partition) [2026-06-04 06:09:42,992] INFO [Partition -uve-topic-2-29 broker=2] Log loaded for partition -uve-topic-2-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:43,009] INFO [LogLoader partition=-uve-topic-3-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:43,009] INFO Created log for partition -uve-topic-3-29 in /tmp/kafka-logs/-uve-topic-3-29 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,009] INFO [Partition -uve-topic-3-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-29 (kafka.cluster.Partition) [2026-06-04 06:09:43,009] INFO [Partition -uve-topic-3-29 broker=2] Log loaded for partition -uve-topic-3-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:43,012] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:43,012] INFO Created log for partition HEALTH_CHECK_TOPIC-11 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-11 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,013] INFO [Partition HEALTH_CHECK_TOPIC-11 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-11 (kafka.cluster.Partition) [2026-06-04 06:09:43,013] INFO [Partition HEALTH_CHECK_TOPIC-11 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:43,038] INFO [LogLoader partition=-uve-topic-0-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:43,038] INFO Created log for partition -uve-topic-0-29 in /tmp/kafka-logs/-uve-topic-0-29 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,038] INFO [Partition -uve-topic-0-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-29 (kafka.cluster.Partition) [2026-06-04 06:09:43,039] INFO [Partition -uve-topic-0-29 broker=2] Log loaded for partition -uve-topic-0-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:43,066] INFO [LogLoader partition=-uve-topic-1-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:43,066] INFO Created log for partition -uve-topic-1-29 in /tmp/kafka-logs/-uve-topic-1-29 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,066] INFO [Partition -uve-topic-1-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-29 (kafka.cluster.Partition) [2026-06-04 06:09:43,066] INFO [Partition -uve-topic-1-29 broker=2] Log loaded for partition -uve-topic-1-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:43,069] INFO [LogLoader partition=structured_syslog_topic-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:43,069] INFO Created log for partition structured_syslog_topic-1 in /tmp/kafka-logs/structured_syslog_topic-1 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,070] INFO [Partition structured_syslog_topic-1 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-1 (kafka.cluster.Partition) [2026-06-04 06:09:43,070] INFO [Partition structured_syslog_topic-1 broker=2] Log loaded for partition structured_syslog_topic-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:43,078] INFO [LogLoader partition=-uve-topic-8-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:43,078] INFO Created log for partition -uve-topic-8-29 in /tmp/kafka-logs/-uve-topic-8-29 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,079] INFO [Partition -uve-topic-8-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-29 (kafka.cluster.Partition) [2026-06-04 06:09:43,079] INFO [Partition -uve-topic-8-29 broker=2] Log loaded for partition -uve-topic-8-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:43,093] INFO [LogLoader partition=-uve-topic-9-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:43,094] INFO Created log for partition -uve-topic-9-29 in /tmp/kafka-logs/-uve-topic-9-29 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,094] INFO [Partition -uve-topic-9-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-29 (kafka.cluster.Partition) [2026-06-04 06:09:43,094] INFO [Partition -uve-topic-9-29 broker=2] Log loaded for partition -uve-topic-9-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:43,102] INFO [LogLoader partition=-uve-topic-4-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:43,102] INFO Created log for partition -uve-topic-4-23 in /tmp/kafka-logs/-uve-topic-4-23 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,102] INFO [Partition -uve-topic-4-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-23 (kafka.cluster.Partition) [2026-06-04 06:09:43,102] INFO [Partition -uve-topic-4-23 broker=2] Log loaded for partition -uve-topic-4-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:43,112] INFO [LogLoader partition=-uve-topic-5-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:43,112] INFO Created log for partition -uve-topic-5-23 in /tmp/kafka-logs/-uve-topic-5-23 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,112] INFO [Partition -uve-topic-5-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-23 (kafka.cluster.Partition) [2026-06-04 06:09:43,112] INFO [Partition -uve-topic-5-23 broker=2] Log loaded for partition -uve-topic-5-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:43,137] INFO [LogLoader partition=-uve-topic-2-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:43,137] INFO Created log for partition -uve-topic-2-23 in /tmp/kafka-logs/-uve-topic-2-23 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,137] INFO [Partition -uve-topic-2-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-23 (kafka.cluster.Partition) [2026-06-04 06:09:43,137] INFO [Partition -uve-topic-2-23 broker=2] Log loaded for partition -uve-topic-2-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:43,146] INFO [LogLoader partition=-uve-topic-3-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:43,146] INFO Created log for partition -uve-topic-3-23 in /tmp/kafka-logs/-uve-topic-3-23 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,146] INFO [Partition -uve-topic-3-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-23 (kafka.cluster.Partition) [2026-06-04 06:09:43,146] INFO [Partition -uve-topic-3-23 broker=2] Log loaded for partition -uve-topic-3-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:43,153] INFO [LogLoader partition=-uve-topic-0-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:43,153] INFO Created log for partition -uve-topic-0-23 in /tmp/kafka-logs/-uve-topic-0-23 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,153] INFO [Partition -uve-topic-0-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-23 (kafka.cluster.Partition) [2026-06-04 06:09:43,153] INFO [Partition -uve-topic-0-23 broker=2] Log loaded for partition -uve-topic-0-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:43,162] INFO [LogLoader partition=-uve-topic-1-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:43,162] INFO Created log for partition -uve-topic-1-23 in /tmp/kafka-logs/-uve-topic-1-23 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,162] INFO [Partition -uve-topic-1-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-23 (kafka.cluster.Partition) [2026-06-04 06:09:43,162] INFO [Partition -uve-topic-1-23 broker=2] Log loaded for partition -uve-topic-1-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:43,165] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:43,165] INFO Created log for partition HEALTH_CHECK_TOPIC-5 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-5 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,165] INFO [Partition HEALTH_CHECK_TOPIC-5 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-5 (kafka.cluster.Partition) [2026-06-04 06:09:43,165] INFO [Partition HEALTH_CHECK_TOPIC-5 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:43,174] INFO [LogLoader partition=-uve-topic-8-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:43,174] INFO Created log for partition -uve-topic-8-23 in /tmp/kafka-logs/-uve-topic-8-23 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,174] INFO [Partition -uve-topic-8-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-23 (kafka.cluster.Partition) [2026-06-04 06:09:43,174] INFO [Partition -uve-topic-8-23 broker=2] Log loaded for partition -uve-topic-8-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:43,177] INFO [LogLoader partition=-uve-topic-9-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:43,177] INFO Created log for partition -uve-topic-9-23 in /tmp/kafka-logs/-uve-topic-9-23 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,186] INFO [Partition -uve-topic-9-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-23 (kafka.cluster.Partition) [2026-06-04 06:09:43,191] INFO [Partition -uve-topic-9-23 broker=2] Log loaded for partition -uve-topic-9-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:43,193] INFO [LogLoader partition=-uve-topic-6-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:43,194] INFO Created log for partition -uve-topic-6-23 in /tmp/kafka-logs/-uve-topic-6-23 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,194] INFO [Partition -uve-topic-6-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-23 (kafka.cluster.Partition) [2026-06-04 06:09:43,194] INFO [Partition -uve-topic-6-23 broker=2] Log loaded for partition -uve-topic-6-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:43,206] INFO [LogLoader partition=structured_syslog_topic-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:43,207] INFO Created log for partition structured_syslog_topic-4 in /tmp/kafka-logs/structured_syslog_topic-4 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,207] INFO [Partition structured_syslog_topic-4 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-4 (kafka.cluster.Partition) [2026-06-04 06:09:43,207] INFO [Partition structured_syslog_topic-4 broker=2] Log loaded for partition structured_syslog_topic-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:43,210] INFO [LogLoader partition=-uve-topic-7-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:43,210] INFO Created log for partition -uve-topic-7-23 in /tmp/kafka-logs/-uve-topic-7-23 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,210] INFO [Partition -uve-topic-7-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-23 (kafka.cluster.Partition) [2026-06-04 06:09:43,210] INFO [Partition -uve-topic-7-23 broker=2] Log loaded for partition -uve-topic-7-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:43,217] INFO [LogLoader partition=structured_syslog_topic-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:43,217] INFO Created log for partition structured_syslog_topic-3 in /tmp/kafka-logs/structured_syslog_topic-3 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,218] INFO [Partition structured_syslog_topic-3 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-3 (kafka.cluster.Partition) [2026-06-04 06:09:43,218] INFO [Partition structured_syslog_topic-3 broker=2] Log loaded for partition structured_syslog_topic-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:43,221] INFO [LogLoader partition=-uve-topic-3-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:43,221] INFO Created log for partition -uve-topic-3-24 in /tmp/kafka-logs/-uve-topic-3-24 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,221] INFO [Partition -uve-topic-3-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-24 (kafka.cluster.Partition) [2026-06-04 06:09:43,221] INFO [Partition -uve-topic-3-24 broker=2] Log loaded for partition -uve-topic-3-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:43,223] INFO [LogLoader partition=-uve-topic-4-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:43,223] INFO Created log for partition -uve-topic-4-24 in /tmp/kafka-logs/-uve-topic-4-24 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,223] INFO [Partition -uve-topic-4-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-24 (kafka.cluster.Partition) [2026-06-04 06:09:43,223] INFO [Partition -uve-topic-4-24 broker=2] Log loaded for partition -uve-topic-4-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:43,225] INFO [LogLoader partition=-uve-topic-1-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:43,225] INFO Created log for partition -uve-topic-1-24 in /tmp/kafka-logs/-uve-topic-1-24 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,225] INFO [Partition -uve-topic-1-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-24 (kafka.cluster.Partition) [2026-06-04 06:09:43,225] INFO [Partition -uve-topic-1-24 broker=2] Log loaded for partition -uve-topic-1-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:43,226] INFO [LogLoader partition=-uve-topic-2-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:43,227] INFO Created log for partition -uve-topic-2-24 in /tmp/kafka-logs/-uve-topic-2-24 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,227] INFO [Partition -uve-topic-2-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-24 (kafka.cluster.Partition) [2026-06-04 06:09:43,227] INFO [Partition -uve-topic-2-24 broker=2] Log loaded for partition -uve-topic-2-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:43,235] INFO [LogLoader partition=-uve-topic-0-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:43,235] INFO Created log for partition -uve-topic-0-24 in /tmp/kafka-logs/-uve-topic-0-24 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,235] INFO [Partition -uve-topic-0-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-24 (kafka.cluster.Partition) [2026-06-04 06:09:43,235] INFO [Partition -uve-topic-0-24 broker=2] Log loaded for partition -uve-topic-0-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:43,238] INFO [LogLoader partition=-uve-topic-9-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:43,239] INFO Created log for partition -uve-topic-9-24 in /tmp/kafka-logs/-uve-topic-9-24 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,240] INFO [Partition -uve-topic-9-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-24 (kafka.cluster.Partition) [2026-06-04 06:09:43,240] INFO [Partition -uve-topic-9-24 broker=2] Log loaded for partition -uve-topic-9-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:43,252] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:43,252] INFO Created log for partition HEALTH_CHECK_TOPIC-6 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-6 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,252] INFO [Partition HEALTH_CHECK_TOPIC-6 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-6 (kafka.cluster.Partition) [2026-06-04 06:09:43,252] INFO [Partition HEALTH_CHECK_TOPIC-6 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:43,268] INFO [LogLoader partition=-uve-topic-7-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:43,268] INFO Created log for partition -uve-topic-7-24 in /tmp/kafka-logs/-uve-topic-7-24 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,268] INFO [Partition -uve-topic-7-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-24 (kafka.cluster.Partition) [2026-06-04 06:09:43,268] INFO [Partition -uve-topic-7-24 broker=2] Log loaded for partition -uve-topic-7-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:43,283] INFO [LogLoader partition=-uve-topic-8-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:43,302] INFO Created log for partition -uve-topic-8-24 in /tmp/kafka-logs/-uve-topic-8-24 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,302] INFO [Partition -uve-topic-8-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-24 (kafka.cluster.Partition) [2026-06-04 06:09:43,302] INFO [Partition -uve-topic-8-24 broker=2] Log loaded for partition -uve-topic-8-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:43,323] INFO [LogLoader partition=-uve-topic-5-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:43,323] INFO Created log for partition -uve-topic-5-24 in /tmp/kafka-logs/-uve-topic-5-24 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,323] INFO [Partition -uve-topic-5-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-24 (kafka.cluster.Partition) [2026-06-04 06:09:43,323] INFO [Partition -uve-topic-5-24 broker=2] Log loaded for partition -uve-topic-5-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:43,331] INFO [LogLoader partition=-uve-topic-6-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:43,331] INFO Created log for partition -uve-topic-6-24 in /tmp/kafka-logs/-uve-topic-6-24 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,331] INFO [Partition -uve-topic-6-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-24 (kafka.cluster.Partition) [2026-06-04 06:09:43,332] INFO [Partition -uve-topic-6-24 broker=2] Log loaded for partition -uve-topic-6-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:43,339] INFO [LogLoader partition=-uve-topic-2-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:43,339] INFO Created log for partition -uve-topic-2-25 in /tmp/kafka-logs/-uve-topic-2-25 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,339] INFO [Partition -uve-topic-2-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-25 (kafka.cluster.Partition) [2026-06-04 06:09:43,339] INFO [Partition -uve-topic-2-25 broker=2] Log loaded for partition -uve-topic-2-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:43,344] INFO [LogLoader partition=-uve-topic-3-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:43,344] INFO Created log for partition -uve-topic-3-25 in /tmp/kafka-logs/-uve-topic-3-25 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,344] INFO [Partition -uve-topic-3-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-25 (kafka.cluster.Partition) [2026-06-04 06:09:43,344] INFO [Partition -uve-topic-3-25 broker=2] Log loaded for partition -uve-topic-3-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:43,351] INFO [LogLoader partition=-uve-topic-0-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:43,351] INFO Created log for partition -uve-topic-0-25 in /tmp/kafka-logs/-uve-topic-0-25 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,351] INFO [Partition -uve-topic-0-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-25 (kafka.cluster.Partition) [2026-06-04 06:09:43,351] INFO [Partition -uve-topic-0-25 broker=2] Log loaded for partition -uve-topic-0-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:43,359] INFO [LogLoader partition=-uve-topic-1-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:43,359] INFO Created log for partition -uve-topic-1-25 in /tmp/kafka-logs/-uve-topic-1-25 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,359] INFO [Partition -uve-topic-1-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-25 (kafka.cluster.Partition) [2026-06-04 06:09:43,359] INFO [Partition -uve-topic-1-25 broker=2] Log loaded for partition -uve-topic-1-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:43,366] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:43,367] INFO Created log for partition HEALTH_CHECK_TOPIC-7 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-7 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,367] INFO [Partition HEALTH_CHECK_TOPIC-7 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-7 (kafka.cluster.Partition) [2026-06-04 06:09:43,367] INFO [Partition HEALTH_CHECK_TOPIC-7 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:43,370] INFO [LogLoader partition=-uve-topic-8-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:43,370] INFO Created log for partition -uve-topic-8-25 in /tmp/kafka-logs/-uve-topic-8-25 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,372] INFO [Partition -uve-topic-8-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-25 (kafka.cluster.Partition) [2026-06-04 06:09:43,373] INFO [Partition -uve-topic-8-25 broker=2] Log loaded for partition -uve-topic-8-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:43,378] INFO [LogLoader partition=-uve-topic-9-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:43,378] INFO Created log for partition -uve-topic-9-25 in /tmp/kafka-logs/-uve-topic-9-25 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,378] INFO [Partition -uve-topic-9-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-25 (kafka.cluster.Partition) [2026-06-04 06:09:43,378] INFO [Partition -uve-topic-9-25 broker=2] Log loaded for partition -uve-topic-9-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:43,380] INFO [LogLoader partition=-uve-topic-6-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:43,381] INFO Created log for partition -uve-topic-6-25 in /tmp/kafka-logs/-uve-topic-6-25 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,382] INFO [Partition -uve-topic-6-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-25 (kafka.cluster.Partition) [2026-06-04 06:09:43,382] INFO [Partition -uve-topic-6-25 broker=2] Log loaded for partition -uve-topic-6-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:43,385] INFO [LogLoader partition=structured_syslog_topic-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:43,385] INFO Created log for partition structured_syslog_topic-6 in /tmp/kafka-logs/structured_syslog_topic-6 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,385] INFO [Partition structured_syslog_topic-6 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-6 (kafka.cluster.Partition) [2026-06-04 06:09:43,385] INFO [Partition structured_syslog_topic-6 broker=2] Log loaded for partition structured_syslog_topic-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:43,388] INFO [LogLoader partition=-uve-topic-7-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:43,389] INFO Created log for partition -uve-topic-7-25 in /tmp/kafka-logs/-uve-topic-7-25 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,390] INFO [Partition -uve-topic-7-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-25 (kafka.cluster.Partition) [2026-06-04 06:09:43,390] INFO [Partition -uve-topic-7-25 broker=2] Log loaded for partition -uve-topic-7-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:43,398] INFO [LogLoader partition=-uve-topic-4-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:43,398] INFO Created log for partition -uve-topic-4-25 in /tmp/kafka-logs/-uve-topic-4-25 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,399] INFO [Partition -uve-topic-4-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-25 (kafka.cluster.Partition) [2026-06-04 06:09:43,399] INFO [Partition -uve-topic-4-25 broker=2] Log loaded for partition -uve-topic-4-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:43,399] INFO [Admin Manager on Broker 2]: Error processing create topic request CreatableTopic(name='structured_syslog_topic', numPartitions=30, replicationFactor=3, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 3 larger than available brokers: 1. [2026-06-04 06:09:43,400] INFO [LogLoader partition=-uve-topic-5-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:43,401] INFO Created log for partition -uve-topic-5-25 in /tmp/kafka-logs/-uve-topic-5-25 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,401] INFO [Partition -uve-topic-5-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-25 (kafka.cluster.Partition) [2026-06-04 06:09:43,401] INFO [Partition -uve-topic-5-25 broker=2] Log loaded for partition -uve-topic-5-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:43,409] INFO [LogLoader partition=-uve-topic-1-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:43,409] INFO Created log for partition -uve-topic-1-26 in /tmp/kafka-logs/-uve-topic-1-26 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,409] INFO [Partition -uve-topic-1-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-26 (kafka.cluster.Partition) [2026-06-04 06:09:43,409] INFO [Partition -uve-topic-1-26 broker=2] Log loaded for partition -uve-topic-1-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:43,411] INFO [LogLoader partition=-uve-topic-2-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:43,412] INFO Created log for partition -uve-topic-2-26 in /tmp/kafka-logs/-uve-topic-2-26 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,412] INFO [Partition -uve-topic-2-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-26 (kafka.cluster.Partition) [2026-06-04 06:09:43,412] INFO [Partition -uve-topic-2-26 broker=2] Log loaded for partition -uve-topic-2-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:43,418] INFO [LogLoader partition=-uve-topic-0-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:43,418] INFO Created log for partition -uve-topic-0-26 in /tmp/kafka-logs/-uve-topic-0-26 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,418] INFO [Partition -uve-topic-0-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-26 (kafka.cluster.Partition) [2026-06-04 06:09:43,418] INFO [Partition -uve-topic-0-26 broker=2] Log loaded for partition -uve-topic-0-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:43,420] INFO [LogLoader partition=-uve-topic-9-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:43,420] INFO Created log for partition -uve-topic-9-26 in /tmp/kafka-logs/-uve-topic-9-26 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,420] INFO [Partition -uve-topic-9-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-26 (kafka.cluster.Partition) [2026-06-04 06:09:43,420] INFO [Partition -uve-topic-9-26 broker=2] Log loaded for partition -uve-topic-9-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:43,428] INFO [LogLoader partition=-uve-topic-7-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:43,429] INFO Created log for partition -uve-topic-7-26 in /tmp/kafka-logs/-uve-topic-7-26 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,429] INFO [Partition -uve-topic-7-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-26 (kafka.cluster.Partition) [2026-06-04 06:09:43,429] INFO [Partition -uve-topic-7-26 broker=2] Log loaded for partition -uve-topic-7-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:43,436] INFO [LogLoader partition=-uve-topic-8-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:43,436] INFO Created log for partition -uve-topic-8-26 in /tmp/kafka-logs/-uve-topic-8-26 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,437] INFO [Partition -uve-topic-8-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-26 (kafka.cluster.Partition) [2026-06-04 06:09:43,437] INFO [Partition -uve-topic-8-26 broker=2] Log loaded for partition -uve-topic-8-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:43,443] INFO [LogLoader partition=-uve-topic-5-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:43,444] INFO Created log for partition -uve-topic-5-26 in /tmp/kafka-logs/-uve-topic-5-26 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,444] INFO [Partition -uve-topic-5-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-26 (kafka.cluster.Partition) [2026-06-04 06:09:43,444] INFO [Partition -uve-topic-5-26 broker=2] Log loaded for partition -uve-topic-5-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:43,446] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:43,447] INFO Created log for partition HEALTH_CHECK_TOPIC-8 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-8 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,447] INFO [Partition HEALTH_CHECK_TOPIC-8 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-8 (kafka.cluster.Partition) [2026-06-04 06:09:43,447] INFO [Partition HEALTH_CHECK_TOPIC-8 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:43,451] INFO [LogLoader partition=-uve-topic-6-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:43,451] INFO Created log for partition -uve-topic-6-26 in /tmp/kafka-logs/-uve-topic-6-26 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,451] INFO [Partition -uve-topic-6-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-26 (kafka.cluster.Partition) [2026-06-04 06:09:43,451] INFO [Partition -uve-topic-6-26 broker=2] Log loaded for partition -uve-topic-6-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:43,454] INFO [LogLoader partition=structured_syslog_topic-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:43,454] INFO Created log for partition structured_syslog_topic-5 in /tmp/kafka-logs/structured_syslog_topic-5 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,454] INFO [Partition structured_syslog_topic-5 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-5 (kafka.cluster.Partition) [2026-06-04 06:09:43,454] INFO [Partition structured_syslog_topic-5 broker=2] Log loaded for partition structured_syslog_topic-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:43,457] INFO [LogLoader partition=-uve-topic-3-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:43,457] INFO Created log for partition -uve-topic-3-26 in /tmp/kafka-logs/-uve-topic-3-26 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,458] INFO [Partition -uve-topic-3-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-26 (kafka.cluster.Partition) [2026-06-04 06:09:43,458] INFO [Partition -uve-topic-3-26 broker=2] Log loaded for partition -uve-topic-3-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:43,471] INFO [LogLoader partition=-uve-topic-4-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:43,471] INFO Created log for partition -uve-topic-4-26 in /tmp/kafka-logs/-uve-topic-4-26 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,471] INFO [Partition -uve-topic-4-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-26 (kafka.cluster.Partition) [2026-06-04 06:09:43,471] INFO [Partition -uve-topic-4-26 broker=2] Log loaded for partition -uve-topic-4-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:43,474] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:43,475] INFO Created log for partition HEALTH_CHECK_TOPIC-1 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-1 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,476] INFO [Partition HEALTH_CHECK_TOPIC-1 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-1 (kafka.cluster.Partition) [2026-06-04 06:09:43,476] INFO [Partition HEALTH_CHECK_TOPIC-1 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:43,478] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:43,478] INFO Created log for partition HEALTH_CHECK_TOPIC-2 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-2 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,479] INFO [Partition HEALTH_CHECK_TOPIC-2 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-2 (kafka.cluster.Partition) [2026-06-04 06:09:43,479] INFO [Partition HEALTH_CHECK_TOPIC-2 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:43,482] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:43,483] INFO Created log for partition HEALTH_CHECK_TOPIC-3 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-3 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,483] INFO [Partition HEALTH_CHECK_TOPIC-3 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-3 (kafka.cluster.Partition) [2026-06-04 06:09:43,483] INFO [Partition HEALTH_CHECK_TOPIC-3 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:43,486] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:43,486] INFO Created log for partition HEALTH_CHECK_TOPIC-4 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-4 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,487] INFO [Partition HEALTH_CHECK_TOPIC-4 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-4 (kafka.cluster.Partition) [2026-06-04 06:09:43,487] INFO [Partition HEALTH_CHECK_TOPIC-4 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:43,493] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:43,493] INFO Created log for partition HEALTH_CHECK_TOPIC-0 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-0 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,493] INFO [Partition HEALTH_CHECK_TOPIC-0 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-0 (kafka.cluster.Partition) [2026-06-04 06:09:43,493] INFO [Partition HEALTH_CHECK_TOPIC-0 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:43,496] INFO [LogLoader partition=-uve-topic-27-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:43,497] INFO Created log for partition -uve-topic-27-28 in /tmp/kafka-logs/-uve-topic-27-28 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,497] INFO [Partition -uve-topic-27-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-28 (kafka.cluster.Partition) [2026-06-04 06:09:43,497] INFO [Partition -uve-topic-27-28 broker=2] Log loaded for partition -uve-topic-27-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:43,499] INFO [LogLoader partition=-uve-topic-28-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:43,499] INFO Created log for partition -uve-topic-28-28 in /tmp/kafka-logs/-uve-topic-28-28 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,499] INFO [Partition -uve-topic-28-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-28 (kafka.cluster.Partition) [2026-06-04 06:09:43,499] INFO [Partition -uve-topic-28-28 broker=2] Log loaded for partition -uve-topic-28-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:43,502] INFO [LogLoader partition=-uve-topic-29-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:43,502] INFO Created log for partition -uve-topic-29-28 in /tmp/kafka-logs/-uve-topic-29-28 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,502] INFO [Partition -uve-topic-29-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-28 (kafka.cluster.Partition) [2026-06-04 06:09:43,502] INFO [Partition -uve-topic-29-28 broker=2] Log loaded for partition -uve-topic-29-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:43,509] INFO [LogLoader partition=-uve-topic-23-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:43,509] INFO Created log for partition -uve-topic-23-28 in /tmp/kafka-logs/-uve-topic-23-28 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,509] INFO [Partition -uve-topic-23-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-28 (kafka.cluster.Partition) [2026-06-04 06:09:43,509] INFO [Partition -uve-topic-23-28 broker=2] Log loaded for partition -uve-topic-23-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:43,512] INFO [LogLoader partition=-uve-topic-24-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:43,512] INFO Created log for partition -uve-topic-24-28 in /tmp/kafka-logs/-uve-topic-24-28 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,513] INFO [Partition -uve-topic-24-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-28 (kafka.cluster.Partition) [2026-06-04 06:09:43,513] INFO [Partition -uve-topic-24-28 broker=2] Log loaded for partition -uve-topic-24-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:43,515] INFO [LogLoader partition=-uve-topic-25-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:43,515] INFO Created log for partition -uve-topic-25-28 in /tmp/kafka-logs/-uve-topic-25-28 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,516] INFO [Partition -uve-topic-25-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-28 (kafka.cluster.Partition) [2026-06-04 06:09:43,516] INFO [Partition -uve-topic-25-28 broker=2] Log loaded for partition -uve-topic-25-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:43,518] INFO [LogLoader partition=-uve-topic-26-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:43,519] INFO Created log for partition -uve-topic-26-28 in /tmp/kafka-logs/-uve-topic-26-28 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,519] INFO [Partition -uve-topic-26-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-28 (kafka.cluster.Partition) [2026-06-04 06:09:43,519] INFO [Partition -uve-topic-26-28 broker=2] Log loaded for partition -uve-topic-26-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:43,527] INFO [LogLoader partition=-uve-topic-20-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:43,527] INFO Created log for partition -uve-topic-20-29 in /tmp/kafka-logs/-uve-topic-20-29 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,527] INFO [Partition -uve-topic-20-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-29 (kafka.cluster.Partition) [2026-06-04 06:09:43,527] INFO [Partition -uve-topic-20-29 broker=2] Log loaded for partition -uve-topic-20-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:43,530] INFO [LogLoader partition=-uve-topic-21-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:43,530] INFO Created log for partition -uve-topic-21-29 in /tmp/kafka-logs/-uve-topic-21-29 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,531] INFO [Partition -uve-topic-21-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-29 (kafka.cluster.Partition) [2026-06-04 06:09:43,531] INFO [Partition -uve-topic-21-29 broker=2] Log loaded for partition -uve-topic-21-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:43,534] INFO [LogLoader partition=-uve-topic-28-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:43,534] INFO Created log for partition -uve-topic-28-27 in /tmp/kafka-logs/-uve-topic-28-27 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,534] INFO [Partition -uve-topic-28-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-27 (kafka.cluster.Partition) [2026-06-04 06:09:43,534] INFO [Partition -uve-topic-28-27 broker=2] Log loaded for partition -uve-topic-28-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:43,537] INFO [LogLoader partition=-uve-topic-15-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:43,537] INFO Created log for partition -uve-topic-15-29 in /tmp/kafka-logs/-uve-topic-15-29 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,537] INFO [Partition -uve-topic-15-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-29 (kafka.cluster.Partition) [2026-06-04 06:09:43,537] INFO [Partition -uve-topic-15-29 broker=2] Log loaded for partition -uve-topic-15-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:43,540] INFO [LogLoader partition=-uve-topic-29-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:43,540] INFO Created log for partition -uve-topic-29-27 in /tmp/kafka-logs/-uve-topic-29-27 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,540] INFO [Partition -uve-topic-29-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-27 (kafka.cluster.Partition) [2026-06-04 06:09:43,540] INFO [Partition -uve-topic-29-27 broker=2] Log loaded for partition -uve-topic-29-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:43,543] INFO [LogLoader partition=-uve-topic-16-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:43,543] INFO Created log for partition -uve-topic-16-29 in /tmp/kafka-logs/-uve-topic-16-29 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,544] INFO [Partition -uve-topic-16-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-29 (kafka.cluster.Partition) [2026-06-04 06:09:43,544] INFO [Partition -uve-topic-16-29 broker=2] Log loaded for partition -uve-topic-16-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:43,547] INFO [LogLoader partition=-uve-topic-17-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:43,547] INFO Created log for partition -uve-topic-17-29 in /tmp/kafka-logs/-uve-topic-17-29 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,547] INFO [Partition -uve-topic-17-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-29 (kafka.cluster.Partition) [2026-06-04 06:09:43,547] INFO [Partition -uve-topic-17-29 broker=2] Log loaded for partition -uve-topic-17-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:43,550] INFO [LogLoader partition=-uve-topic-18-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:43,551] INFO Created log for partition -uve-topic-18-29 in /tmp/kafka-logs/-uve-topic-18-29 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,552] INFO [Partition -uve-topic-18-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-29 (kafka.cluster.Partition) [2026-06-04 06:09:43,552] INFO [Partition -uve-topic-18-29 broker=2] Log loaded for partition -uve-topic-18-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:43,555] INFO [LogLoader partition=-uve-topic-24-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:43,556] INFO Created log for partition -uve-topic-24-27 in /tmp/kafka-logs/-uve-topic-24-27 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,556] INFO [Partition -uve-topic-24-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-27 (kafka.cluster.Partition) [2026-06-04 06:09:43,556] INFO [Partition -uve-topic-24-27 broker=2] Log loaded for partition -uve-topic-24-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:43,560] INFO [LogLoader partition=-uve-topic-11-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:43,560] INFO Created log for partition -uve-topic-11-29 in /tmp/kafka-logs/-uve-topic-11-29 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,560] INFO [Partition -uve-topic-11-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-29 (kafka.cluster.Partition) [2026-06-04 06:09:43,560] INFO [Partition -uve-topic-11-29 broker=2] Log loaded for partition -uve-topic-11-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:43,562] INFO [LogLoader partition=-uve-topic-25-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:43,563] INFO Created log for partition -uve-topic-25-27 in /tmp/kafka-logs/-uve-topic-25-27 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,563] INFO [Partition -uve-topic-25-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-27 (kafka.cluster.Partition) [2026-06-04 06:09:43,563] INFO [Partition -uve-topic-25-27 broker=2] Log loaded for partition -uve-topic-25-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:43,566] INFO [LogLoader partition=-uve-topic-12-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:43,567] INFO Created log for partition -uve-topic-12-29 in /tmp/kafka-logs/-uve-topic-12-29 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,567] INFO [Partition -uve-topic-12-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-29 (kafka.cluster.Partition) [2026-06-04 06:09:43,567] INFO [Partition -uve-topic-12-29 broker=2] Log loaded for partition -uve-topic-12-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:43,569] INFO [LogLoader partition=-uve-topic-26-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:43,569] INFO Created log for partition -uve-topic-26-27 in /tmp/kafka-logs/-uve-topic-26-27 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,571] INFO [Partition -uve-topic-26-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-27 (kafka.cluster.Partition) [2026-06-04 06:09:43,571] INFO [Partition -uve-topic-26-27 broker=2] Log loaded for partition -uve-topic-26-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:43,573] INFO [LogLoader partition=-uve-topic-13-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:43,573] INFO Created log for partition -uve-topic-13-29 in /tmp/kafka-logs/-uve-topic-13-29 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,573] INFO [Partition -uve-topic-13-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-29 (kafka.cluster.Partition) [2026-06-04 06:09:43,573] INFO [Partition -uve-topic-13-29 broker=2] Log loaded for partition -uve-topic-13-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:43,577] INFO [LogLoader partition=-uve-topic-27-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:43,577] INFO Created log for partition -uve-topic-27-27 in /tmp/kafka-logs/-uve-topic-27-27 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,577] INFO [Partition -uve-topic-27-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-27 (kafka.cluster.Partition) [2026-06-04 06:09:43,577] INFO [Partition -uve-topic-27-27 broker=2] Log loaded for partition -uve-topic-27-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:43,581] INFO [LogLoader partition=-uve-topic-14-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:43,581] INFO Created log for partition -uve-topic-14-29 in /tmp/kafka-logs/-uve-topic-14-29 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,581] INFO [Partition -uve-topic-14-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-29 (kafka.cluster.Partition) [2026-06-04 06:09:43,581] INFO [Partition -uve-topic-14-29 broker=2] Log loaded for partition -uve-topic-14-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:43,584] INFO [LogLoader partition=-uve-topic-20-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:43,584] INFO Created log for partition -uve-topic-20-28 in /tmp/kafka-logs/-uve-topic-20-28 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,584] INFO [Partition -uve-topic-20-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-28 (kafka.cluster.Partition) [2026-06-04 06:09:43,584] INFO [Partition -uve-topic-20-28 broker=2] Log loaded for partition -uve-topic-20-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:43,587] INFO [LogLoader partition=-uve-topic-21-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:43,587] INFO Created log for partition -uve-topic-21-28 in /tmp/kafka-logs/-uve-topic-21-28 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,588] INFO [Partition -uve-topic-21-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-28 (kafka.cluster.Partition) [2026-06-04 06:09:43,588] INFO [Partition -uve-topic-21-28 broker=2] Log loaded for partition -uve-topic-21-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:43,591] INFO [LogLoader partition=-uve-topic-22-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:43,591] INFO Created log for partition -uve-topic-22-28 in /tmp/kafka-logs/-uve-topic-22-28 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,592] INFO [Partition -uve-topic-22-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-28 (kafka.cluster.Partition) [2026-06-04 06:09:43,592] INFO [Partition -uve-topic-22-28 broker=2] Log loaded for partition -uve-topic-22-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:43,595] INFO [LogLoader partition=-uve-topic-19-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:43,595] INFO Created log for partition -uve-topic-19-29 in /tmp/kafka-logs/-uve-topic-19-29 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,596] INFO [Partition -uve-topic-19-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-29 (kafka.cluster.Partition) [2026-06-04 06:09:43,596] INFO [Partition -uve-topic-19-29 broker=2] Log loaded for partition -uve-topic-19-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:43,599] INFO [LogLoader partition=-uve-topic-26-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:43,599] INFO Created log for partition -uve-topic-26-29 in /tmp/kafka-logs/-uve-topic-26-29 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,600] INFO [Partition -uve-topic-26-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-29 (kafka.cluster.Partition) [2026-06-04 06:09:43,600] INFO [Partition -uve-topic-26-29 broker=2] Log loaded for partition -uve-topic-26-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:43,603] INFO [LogLoader partition=-uve-topic-27-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:43,603] INFO Created log for partition -uve-topic-27-29 in /tmp/kafka-logs/-uve-topic-27-29 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,603] INFO [Partition -uve-topic-27-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-29 (kafka.cluster.Partition) [2026-06-04 06:09:43,603] INFO [Partition -uve-topic-27-29 broker=2] Log loaded for partition -uve-topic-27-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:43,610] INFO [LogLoader partition=-uve-topic-28-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:43,611] INFO Created log for partition -uve-topic-28-29 in /tmp/kafka-logs/-uve-topic-28-29 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,611] INFO [Partition -uve-topic-28-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-29 (kafka.cluster.Partition) [2026-06-04 06:09:43,611] INFO [Partition -uve-topic-28-29 broker=2] Log loaded for partition -uve-topic-28-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:43,613] INFO [LogLoader partition=-uve-topic-29-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:43,614] INFO Created log for partition -uve-topic-29-29 in /tmp/kafka-logs/-uve-topic-29-29 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,615] INFO [Partition -uve-topic-29-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-29 (kafka.cluster.Partition) [2026-06-04 06:09:43,615] INFO [Partition -uve-topic-29-29 broker=2] Log loaded for partition -uve-topic-29-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:43,617] INFO [LogLoader partition=-uve-topic-22-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:43,618] INFO Created log for partition -uve-topic-22-29 in /tmp/kafka-logs/-uve-topic-22-29 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,619] INFO [Partition -uve-topic-22-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-29 (kafka.cluster.Partition) [2026-06-04 06:09:43,619] INFO [Partition -uve-topic-22-29 broker=2] Log loaded for partition -uve-topic-22-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:43,622] INFO [LogLoader partition=-uve-topic-23-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:43,622] INFO Created log for partition -uve-topic-23-29 in /tmp/kafka-logs/-uve-topic-23-29 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,622] INFO [Partition -uve-topic-23-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-29 (kafka.cluster.Partition) [2026-06-04 06:09:43,622] INFO [Partition -uve-topic-23-29 broker=2] Log loaded for partition -uve-topic-23-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:43,627] INFO [LogLoader partition=-uve-topic-24-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:43,628] INFO Created log for partition -uve-topic-24-29 in /tmp/kafka-logs/-uve-topic-24-29 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,628] INFO [Partition -uve-topic-24-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-29 (kafka.cluster.Partition) [2026-06-04 06:09:43,628] INFO [Partition -uve-topic-24-29 broker=2] Log loaded for partition -uve-topic-24-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:43,631] INFO [LogLoader partition=-uve-topic-25-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:43,631] INFO Created log for partition -uve-topic-25-29 in /tmp/kafka-logs/-uve-topic-25-29 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,631] INFO [Partition -uve-topic-25-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-29 (kafka.cluster.Partition) [2026-06-04 06:09:43,631] INFO [Partition -uve-topic-25-29 broker=2] Log loaded for partition -uve-topic-25-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:43,636] INFO [LogLoader partition=structured_syslog_topic-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:43,636] INFO Created log for partition structured_syslog_topic-23 in /tmp/kafka-logs/structured_syslog_topic-23 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,636] INFO [Partition structured_syslog_topic-23 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-23 (kafka.cluster.Partition) [2026-06-04 06:09:43,637] INFO [Partition structured_syslog_topic-23 broker=2] Log loaded for partition structured_syslog_topic-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:43,642] INFO [LogLoader partition=structured_syslog_topic-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:43,642] INFO Created log for partition structured_syslog_topic-22 in /tmp/kafka-logs/structured_syslog_topic-22 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,642] INFO [Partition structured_syslog_topic-22 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-22 (kafka.cluster.Partition) [2026-06-04 06:09:43,642] INFO [Partition structured_syslog_topic-22 broker=2] Log loaded for partition structured_syslog_topic-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:43,645] INFO [LogLoader partition=structured_syslog_topic-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:43,646] INFO Created log for partition structured_syslog_topic-25 in /tmp/kafka-logs/structured_syslog_topic-25 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,647] INFO [Partition structured_syslog_topic-25 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-25 (kafka.cluster.Partition) [2026-06-04 06:09:43,647] INFO [Partition structured_syslog_topic-25 broker=2] Log loaded for partition structured_syslog_topic-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:43,650] INFO [LogLoader partition=structured_syslog_topic-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:43,650] INFO Created log for partition structured_syslog_topic-24 in /tmp/kafka-logs/structured_syslog_topic-24 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,651] INFO [Partition structured_syslog_topic-24 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-24 (kafka.cluster.Partition) [2026-06-04 06:09:43,651] INFO [Partition structured_syslog_topic-24 broker=2] Log loaded for partition structured_syslog_topic-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:43,654] INFO [LogLoader partition=structured_syslog_topic-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:43,655] INFO Created log for partition structured_syslog_topic-27 in /tmp/kafka-logs/structured_syslog_topic-27 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,655] INFO [Partition structured_syslog_topic-27 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-27 (kafka.cluster.Partition) [2026-06-04 06:09:43,655] INFO [Partition structured_syslog_topic-27 broker=2] Log loaded for partition structured_syslog_topic-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:43,658] INFO [LogLoader partition=structured_syslog_topic-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:43,658] INFO Created log for partition structured_syslog_topic-26 in /tmp/kafka-logs/structured_syslog_topic-26 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,659] INFO [Partition structured_syslog_topic-26 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-26 (kafka.cluster.Partition) [2026-06-04 06:09:43,659] INFO [Partition structured_syslog_topic-26 broker=2] Log loaded for partition structured_syslog_topic-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:43,663] INFO [LogLoader partition=structured_syslog_topic-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:43,663] INFO Created log for partition structured_syslog_topic-28 in /tmp/kafka-logs/structured_syslog_topic-28 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,663] INFO [Partition structured_syslog_topic-28 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-28 (kafka.cluster.Partition) [2026-06-04 06:09:43,663] INFO [Partition structured_syslog_topic-28 broker=2] Log loaded for partition structured_syslog_topic-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:43,667] INFO [LogLoader partition=structured_syslog_topic-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:43,667] INFO Created log for partition structured_syslog_topic-29 in /tmp/kafka-logs/structured_syslog_topic-29 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,668] INFO [Partition structured_syslog_topic-29 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-29 (kafka.cluster.Partition) [2026-06-04 06:09:43,668] INFO [Partition structured_syslog_topic-29 broker=2] Log loaded for partition structured_syslog_topic-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:43,671] INFO [LogLoader partition=-uve-topic-3-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:43,672] INFO Created log for partition -uve-topic-3-0 in /tmp/kafka-logs/-uve-topic-3-0 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,672] INFO [Partition -uve-topic-3-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-0 (kafka.cluster.Partition) [2026-06-04 06:09:43,672] INFO [Partition -uve-topic-3-0 broker=2] Log loaded for partition -uve-topic-3-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:43,678] INFO [LogLoader partition=-uve-topic-4-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:43,678] INFO Created log for partition -uve-topic-4-0 in /tmp/kafka-logs/-uve-topic-4-0 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,678] INFO [Partition -uve-topic-4-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-0 (kafka.cluster.Partition) [2026-06-04 06:09:43,678] INFO [Partition -uve-topic-4-0 broker=2] Log loaded for partition -uve-topic-4-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:43,681] INFO [LogLoader partition=-uve-topic-1-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:43,681] INFO Created log for partition -uve-topic-1-0 in /tmp/kafka-logs/-uve-topic-1-0 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,681] INFO [Partition -uve-topic-1-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-0 (kafka.cluster.Partition) [2026-06-04 06:09:43,681] INFO [Partition -uve-topic-1-0 broker=2] Log loaded for partition -uve-topic-1-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:43,684] INFO [LogLoader partition=-uve-topic-2-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:43,684] INFO Created log for partition -uve-topic-2-0 in /tmp/kafka-logs/-uve-topic-2-0 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,685] INFO [Partition -uve-topic-2-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-0 (kafka.cluster.Partition) [2026-06-04 06:09:43,685] INFO [Partition -uve-topic-2-0 broker=2] Log loaded for partition -uve-topic-2-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:43,694] INFO [LogLoader partition=-uve-topic-0-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-04 06:09:43,695] INFO Created log for partition -uve-topic-0-0 in /tmp/kafka-logs/-uve-topic-0-0 with properties {} (kafka.log.LogManager) [2026-06-04 06:09:43,695] INFO [Partition -uve-topic-0-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-0 (kafka.cluster.Partition) [2026-06-04 06:09:43,695] INFO [Partition -uve-topic-0-0 broker=2] Log loaded for partition -uve-topic-0-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-04 06:09:43,825] INFO [ReplicaFetcherManager on broker 2] Removed fetcher for partitions HashSet(HEALTH_CHECK_TOPIC-20, -uve-topic-8-5, -uve-topic-9-5, -uve-topic-0-6, structured_syslog_topic-7, -uve-topic-7-6, -uve-topic-8-6, -uve-topic-5-6, -uve-topic-6-6, -uve-topic-3-6, -uve-topic-4-6, -uve-topic-1-6, -uve-topic-2-6, HEALTH_CHECK_TOPIC-21, -uve-topic-9-6, -uve-topic-0-7, -uve-topic-1-7, -uve-topic-8-7, structured_syslog_topic-8, -uve-topic-9-7, -uve-topic-6-7, -uve-topic-7-7, -uve-topic-4-7, -uve-topic-5-7, -uve-topic-2-7, -uve-topic-3-7, -uve-topic-8-3, HEALTH_CHECK_TOPIC-18, -uve-topic-9-3, -uve-topic-6-3, -uve-topic-7-3, -uve-topic-5-4, -uve-topic-6-4, structured_syslog_topic-9, -uve-topic-3-4, -uve-topic-4-4, -uve-topic-1-4, -uve-topic-2-4, -uve-topic-0-4, HEALTH_CHECK_TOPIC-19, -uve-topic-9-4, -uve-topic-7-4, -uve-topic-8-4, -uve-topic-6-5, -uve-topic-7-5, -uve-topic-4-5, structured_syslog_topic-10, -uve-topic-5-5, -uve-topic-2-5, -uve-topic-3-5, -uve-topic-0-5, -uve-topic-1-5, HEALTH_CHECK_TOPIC-16, -uve-topic-3-10, -uve-topic-4-10, -uve-topic-1-10, -uve-topic-2-10, -uve-topic-0-10, -uve-topic-9-10, structured_syslog_topic-11, -uve-topic-7-10, -uve-topic-8-10, -uve-topic-5-10, -uve-topic-6-10, HEALTH_CHECK_TOPIC-17, -uve-topic-4-11, -uve-topic-5-11, -uve-topic-2-11, -uve-topic-3-11, -uve-topic-0-11, -uve-topic-1-11, -uve-topic-8-11, structured_syslog_topic-12, -uve-topic-9-11, -uve-topic-6-11, -uve-topic-7-11, HEALTH_CHECK_TOPIC-14, -uve-topic-1-8, -uve-topic-2-8, -uve-topic-0-8, -uve-topic-9-8, -uve-topic-7-8, -uve-topic-8-8, -uve-topic-5-8, -uve-topic-6-8, structured_syslog_topic-13, -uve-topic-3-8, -uve-topic-4-8, HEALTH_CHECK_TOPIC-15, -uve-topic-2-9, -uve-topic-3-9, -uve-topic-0-9, -uve-topic-1-9, -uve-topic-8-9, -uve-topic-9-9, -uve-topic-6-9, -uve-topic-7-9, -uve-topic-4-9, structured_syslog_topic-14, -uve-topic-5-9, -uve-topic-0-14, HEALTH_CHECK_TOPIC-12, -uve-topic-7-14, -uve-topic-8-14, -uve-topic-5-14, -uve-topic-6-14, -uve-topic-3-14, -uve-topic-4-14, -uve-topic-1-14, -uve-topic-2-14, -uve-topic-9-14, structured_syslog_topic-0, HEALTH_CHECK_TOPIC-13, -uve-topic-0-15, -uve-topic-1-15, -uve-topic-8-15, -uve-topic-9-15, -uve-topic-6-15, -uve-topic-7-15, -uve-topic-4-15, -uve-topic-5-15, -uve-topic-2-15, -uve-topic-3-15, structured_syslog_topic-1, HEALTH_CHECK_TOPIC-10, -uve-topic-5-12, -uve-topic-6-12, -uve-topic-3-12, -uve-topic-4-12, -uve-topic-1-12, -uve-topic-2-12, -uve-topic-0-12, -uve-topic-9-12, -uve-topic-7-12, -uve-topic-8-12, structured_syslog_topic-2, HEALTH_CHECK_TOPIC-11, -uve-topic-6-13, -uve-topic-7-13, -uve-topic-4-13, -uve-topic-5-13, -uve-topic-2-13, -uve-topic-3-13, -uve-topic-0-13, -uve-topic-1-13, -uve-topic-8-13, -uve-topic-9-13, structured_syslog_topic-3, -uve-topic-3-18, -uve-topic-4-18, -uve-topic-1-18, -uve-topic-2-18, -uve-topic-0-18, HEALTH_CHECK_TOPIC-8, -uve-topic-9-18, -uve-topic-7-18, -uve-topic-8-18, -uve-topic-5-18, -uve-topic-6-18, structured_syslog_topic-4, -uve-topic-4-19, -uve-topic-5-19, -uve-topic-2-19, -uve-topic-3-19, HEALTH_CHECK_TOPIC-9, -uve-topic-0-19, -uve-topic-1-19, -uve-topic-8-19, -uve-topic-9-19, -uve-topic-6-19, -uve-topic-7-19, structured_syslog_topic-5, -uve-topic-1-16, -uve-topic-2-16, -uve-topic-0-16, -uve-topic-9-16, HEALTH_CHECK_TOPIC-6, -uve-topic-7-16, -uve-topic-8-16, -uve-topic-5-16, -uve-topic-6-16, -uve-topic-3-16, -uve-topic-4-16, structured_syslog_topic-6, -uve-topic-2-17, -uve-topic-3-17, -uve-topic-0-17, -uve-topic-1-17, HEALTH_CHECK_TOPIC-7, -uve-topic-8-17, -uve-topic-9-17, -uve-topic-6-17, -uve-topic-7-17, -uve-topic-4-17, -uve-topic-5-17, -uve-topic-20-23, -uve-topic-10-24, structured_syslog_topic-24, -uve-topic-21-23, -uve-topic-11-24, -uve-topic-22-23, -uve-topic-12-24, -uve-topic-23-23, -uve-topic-13-24, -uve-topic-17-23, -uve-topic-27-22, -uve-topic-18-23, -uve-topic-28-22, -uve-topic-29-22, -uve-topic-19-23, HEALTH_CHECK_TOPIC-4, -uve-topic-13-23, -uve-topic-23-22, -uve-topic-14-23, -uve-topic-24-22, -uve-topic-15-23, -uve-topic-25-22, -uve-topic-16-23, -uve-topic-26-22, -uve-topic-11-25, -uve-topic-21-24, -uve-topic-12-25, -uve-topic-22-24, structured_syslog_topic-25, -uve-topic-13-25, -uve-topic-23-24, -uve-topic-14-25, -uve-topic-24-24, -uve-topic-10-25, -uve-topic-20-24, HEALTH_CHECK_TOPIC-5, -uve-topic-18-24, -uve-topic-28-23, -uve-topic-19-24, -uve-topic-29-23, -uve-topic-24-23, -uve-topic-14-24, -uve-topic-25-23, -uve-topic-15-24, -uve-topic-16-24, -uve-topic-26-23, -uve-topic-17-24, -uve-topic-27-23, -uve-topic-22-25, -uve-topic-12-26, -uve-topic-23-25, -uve-topic-13-26, -uve-topic-14-26, -uve-topic-24-25, structured_syslog_topic-26, -uve-topic-15-26, -uve-topic-25-25, -uve-topic-20-25, -uve-topic-10-26, -uve-topic-21-25, -uve-topic-11-26, -uve-topic-29-24, -uve-topic-19-25, -uve-topic-15-25, -uve-topic-25-24, HEALTH_CHECK_TOPIC-2, -uve-topic-16-25, -uve-topic-26-24, -uve-topic-27-24, -uve-topic-17-25, -uve-topic-28-24, -uve-topic-18-25, -uve-topic-13-27, -uve-topic-23-26, -uve-topic-14-27, -uve-topic-24-26, -uve-topic-25-26, -uve-topic-15-27, -uve-topic-26-26, -uve-topic-16-27, structured_syslog_topic-27, -uve-topic-10-27, -uve-topic-20-26, -uve-topic-11-27, -uve-topic-21-26, -uve-topic-12-27, -uve-topic-22-26, HEALTH_CHECK_TOPIC-3, -uve-topic-16-26, -uve-topic-26-25, -uve-topic-17-26, -uve-topic-27-25, -uve-topic-18-26, -uve-topic-28-25, -uve-topic-19-26, -uve-topic-29-25, structured_syslog_topic-28, -uve-topic-13-19, -uve-topic-23-18, -uve-topic-14-19, -uve-topic-24-18, -uve-topic-15-19, -uve-topic-25-18, -uve-topic-16-19, -uve-topic-26-18, -uve-topic-10-19, -uve-topic-20-18, -uve-topic-11-19, -uve-topic-21-18, HEALTH_CHECK_TOPIC-0, -uve-topic-12-19, -uve-topic-22-18, -uve-topic-17-19, -uve-topic-27-18, -uve-topic-18-19, -uve-topic-28-18, -uve-topic-19-19, -uve-topic-29-18, -uve-topic-20-20, -uve-topic-10-21, structured_syslog_topic-29, -uve-topic-24-19, -uve-topic-14-20, -uve-topic-25-19, -uve-topic-15-20, -uve-topic-26-19, -uve-topic-16-20, -uve-topic-27-19, -uve-topic-17-20, HEALTH_CHECK_TOPIC-1, -uve-topic-20-19, -uve-topic-10-20, -uve-topic-21-19, -uve-topic-11-20, -uve-topic-22-19, -uve-topic-12-20, -uve-topic-23-19, -uve-topic-13-20, -uve-topic-28-19, -uve-topic-18-20, -uve-topic-29-19, -uve-topic-19-20, -uve-topic-20-21, -uve-topic-10-22, -uve-topic-21-21, -uve-topic-11-22, -uve-topic-25-20, -uve-topic-15-21, -uve-topic-26-20, -uve-topic-16-21, -uve-topic-27-20, -uve-topic-17-21, -uve-topic-28-20, -uve-topic-18-21, -uve-topic-21-20, -uve-topic-11-21, -uve-topic-22-20, -uve-topic-12-21, -uve-topic-23-20, -uve-topic-13-21, -uve-topic-24-20, -uve-topic-14-21, -uve-topic-19-21, -uve-topic-29-20, -uve-topic-10-23, -uve-topic-20-22, -uve-topic-11-23, -uve-topic-21-22, -uve-topic-12-23, -uve-topic-22-22, -uve-topic-26-21, -uve-topic-16-22, -uve-topic-27-21, -uve-topic-17-22, -uve-topic-18-22, -uve-topic-28-21, -uve-topic-19-22, -uve-topic-29-21, -uve-topic-22-21, -uve-topic-12-22, -uve-topic-23-21, -uve-topic-13-22, -uve-topic-24-21, -uve-topic-14-22, -uve-topic-25-21, -uve-topic-15-22, structured_syslog_topic-15, structured_syslog_topic-16, structured_syslog_topic-17, structured_syslog_topic-18, -uve-topic-8-1, -uve-topic-9-1, -uve-topic-6-1, -uve-topic-7-1, -uve-topic-4-1, -uve-topic-5-1, -uve-topic-14-28, -uve-topic-24-27, -uve-topic-15-28, -uve-topic-25-27, -uve-topic-16-28, -uve-topic-26-27, -uve-topic-17-28, -uve-topic-27-27, -uve-topic-20-27, -uve-topic-10-28, -uve-topic-21-27, -uve-topic-11-28, -uve-topic-12-28, -uve-topic-22-27, -uve-topic-13-28, -uve-topic-23-27, structured_syslog_topic-19, -uve-topic-27-26, -uve-topic-17-27, -uve-topic-28-26, -uve-topic-18-27, -uve-topic-29-26, -uve-topic-19-27, -uve-topic-3-2, -uve-topic-4-2, -uve-topic-1-2, -uve-topic-2-2, -uve-topic-0-2, -uve-topic-9-2, -uve-topic-10-29, -uve-topic-20-28, -uve-topic-7-2, -uve-topic-8-2, -uve-topic-5-2, -uve-topic-6-2, -uve-topic-25-28, -uve-topic-15-29, -uve-topic-26-28, -uve-topic-16-29, -uve-topic-27-28, -uve-topic-17-29, -uve-topic-28-28, -uve-topic-18-29, -uve-topic-11-29, -uve-topic-21-28, -uve-topic-12-29, -uve-topic-22-28, -uve-topic-23-28, -uve-topic-13-29, -uve-topic-24-28, -uve-topic-14-29, -uve-topic-18-28, -uve-topic-28-27, structured_syslog_topic-20, -uve-topic-19-28, -uve-topic-29-27, -uve-topic-4-3, -uve-topic-5-3, -uve-topic-2-3, -uve-topic-3-3, -uve-topic-0-3, -uve-topic-1-3, -uve-topic-20-29, -uve-topic-21-29, -uve-topic-26-29, -uve-topic-27-29, -uve-topic-28-29, -uve-topic-29-29, -uve-topic-22-29, -uve-topic-23-29, -uve-topic-24-29, -uve-topic-25-29, -uve-topic-29-28, -uve-topic-19-29, structured_syslog_topic-21, -uve-topic-1-0, -uve-topic-2-0, -uve-topic-0-0, -uve-topic-9-0, -uve-topic-7-0, -uve-topic-8-0, -uve-topic-5-0, -uve-topic-6-0, -uve-topic-3-0, -uve-topic-4-0, structured_syslog_topic-23, structured_syslog_topic-22, -uve-topic-2-1, -uve-topic-3-1, -uve-topic-0-1, -uve-topic-1-1, -uve-topic-17-7, -uve-topic-27-6, -uve-topic-18-7, -uve-topic-28-6, -uve-topic-19-7, -uve-topic-29-6, -uve-topic-23-6, -uve-topic-13-7, -uve-topic-24-6, -uve-topic-14-7, -uve-topic-25-6, -uve-topic-15-7, -uve-topic-26-6, -uve-topic-16-7, -uve-topic-20-6, -uve-topic-10-7, -uve-topic-21-6, -uve-topic-11-7, -uve-topic-22-6, -uve-topic-12-7, -uve-topic-28-7, -uve-topic-18-8, -uve-topic-29-7, -uve-topic-19-8, -uve-topic-14-8, -uve-topic-24-7, -uve-topic-15-8, -uve-topic-25-7, -uve-topic-16-8, -uve-topic-26-7, -uve-topic-17-8, -uve-topic-27-7, -uve-topic-10-8, -uve-topic-20-7, -uve-topic-11-8, -uve-topic-21-7, -uve-topic-12-8, -uve-topic-22-7, -uve-topic-13-8, -uve-topic-23-7, -uve-topic-19-9, -uve-topic-29-8, -uve-topic-15-9, -uve-topic-25-8, -uve-topic-16-9, -uve-topic-26-8, -uve-topic-17-9, -uve-topic-27-8, -uve-topic-18-9, -uve-topic-28-8, -uve-topic-21-8, -uve-topic-11-9, -uve-topic-22-8, -uve-topic-12-9, -uve-topic-23-8, -uve-topic-13-9, -uve-topic-24-8, -uve-topic-14-9, -uve-topic-20-8, -uve-topic-10-9, -uve-topic-26-9, -uve-topic-16-10, -uve-topic-27-9, -uve-topic-17-10, -uve-topic-28-9, -uve-topic-18-10, -uve-topic-29-9, -uve-topic-19-10, -uve-topic-12-10, -uve-topic-22-9, -uve-topic-13-10, -uve-topic-23-9, -uve-topic-14-10, -uve-topic-24-9, -uve-topic-15-10, -uve-topic-25-9, -uve-topic-10-10, -uve-topic-20-9, -uve-topic-11-10, -uve-topic-21-9, -uve-topic-23-2, -uve-topic-13-3, -uve-topic-24-2, -uve-topic-14-3, -uve-topic-25-2, -uve-topic-15-3, -uve-topic-26-2, -uve-topic-16-3, -uve-topic-20-2, -uve-topic-10-3, -uve-topic-21-2, -uve-topic-11-3, -uve-topic-22-2, -uve-topic-12-3, -uve-topic-27-2, -uve-topic-17-3, -uve-topic-28-2, -uve-topic-18-3, -uve-topic-29-2, -uve-topic-19-3, -uve-topic-14-4, -uve-topic-24-3, -uve-topic-15-4, -uve-topic-25-3, -uve-topic-16-4, -uve-topic-26-3, -uve-topic-17-4, -uve-topic-27-3, -uve-topic-10-4, -uve-topic-20-3, -uve-topic-11-4, -uve-topic-21-3, -uve-topic-12-4, -uve-topic-22-3, -uve-topic-13-4, -uve-topic-23-3, -uve-topic-18-4, -uve-topic-28-3, -uve-topic-19-4, -uve-topic-29-3, -uve-topic-25-4, -uve-topic-15-5, -uve-topic-26-4, -uve-topic-16-5, -uve-topic-27-4, -uve-topic-17-5, -uve-topic-28-4, -uve-topic-18-5, -uve-topic-21-4, -uve-topic-11-5, -uve-topic-22-4, -uve-topic-12-5, -uve-topic-23-4, -uve-topic-13-5, -uve-topic-24-4, -uve-topic-14-5, -uve-topic-19-5, -uve-topic-29-4, -uve-topic-20-4, -uve-topic-10-5, -uve-topic-26-5, -uve-topic-16-6, -uve-topic-27-5, -uve-topic-17-6, -uve-topic-18-6, -uve-topic-28-5, -uve-topic-19-6, -uve-topic-29-5, -uve-topic-22-5, -uve-topic-12-6, -uve-topic-23-5, -uve-topic-13-6, -uve-topic-24-5, -uve-topic-14-6, -uve-topic-25-5, -uve-topic-15-6, -uve-topic-20-5, -uve-topic-10-6, -uve-topic-21-5, -uve-topic-11-6, -uve-topic-10-15, -uve-topic-20-14, -uve-topic-11-15, -uve-topic-21-14, -uve-topic-12-15, -uve-topic-22-14, -uve-topic-17-15, -uve-topic-27-14, -uve-topic-18-15, -uve-topic-28-14, -uve-topic-19-15, -uve-topic-29-14, -uve-topic-13-15, -uve-topic-23-14, -uve-topic-14-15, -uve-topic-24-14, -uve-topic-15-15, -uve-topic-25-14, -uve-topic-16-15, -uve-topic-26-14, -uve-topic-20-15, -uve-topic-10-16, -uve-topic-21-15, -uve-topic-11-16, -uve-topic-22-15, -uve-topic-12-16, -uve-topic-23-15, -uve-topic-13-16, -uve-topic-28-15, -uve-topic-18-16, -uve-topic-29-15, -uve-topic-19-16, -uve-topic-24-15, -uve-topic-14-16, -uve-topic-25-15, -uve-topic-15-16, -uve-topic-26-15, -uve-topic-16-16, -uve-topic-27-15, -uve-topic-17-16, -uve-topic-11-17, -uve-topic-21-16, -uve-topic-12-17, -uve-topic-22-16, -uve-topic-13-17, -uve-topic-23-16, -uve-topic-14-17, -uve-topic-24-16, -uve-topic-10-17, -uve-topic-20-16, -uve-topic-19-17, -uve-topic-29-16, -uve-topic-15-17, -uve-topic-25-16, -uve-topic-16-17, -uve-topic-26-16, -uve-topic-17-17, -uve-topic-27-16, -uve-topic-18-17, -uve-topic-28-16, -uve-topic-22-17, -uve-topic-12-18, -uve-topic-23-17, -uve-topic-13-18, -uve-topic-24-17, -uve-topic-14-18, -uve-topic-25-17, -uve-topic-15-18, -uve-topic-20-17, -uve-topic-10-18, -uve-topic-21-17, -uve-topic-11-18, -uve-topic-26-17, -uve-topic-16-18, -uve-topic-27-17, -uve-topic-17-18, -uve-topic-28-17, -uve-topic-18-18, -uve-topic-29-17, -uve-topic-19-18, -uve-topic-17-11, -uve-topic-27-10, -uve-topic-18-11, -uve-topic-28-10, -uve-topic-19-11, -uve-topic-29-10, -uve-topic-13-11, -uve-topic-23-10, -uve-topic-14-11, -uve-topic-24-10, -uve-topic-15-11, -uve-topic-25-10, -uve-topic-16-11, -uve-topic-26-10, -uve-topic-20-10, -uve-topic-10-11, -uve-topic-21-10, -uve-topic-11-11, -uve-topic-22-10, -uve-topic-12-11, -uve-topic-28-11, -uve-topic-18-12, -uve-topic-29-11, -uve-topic-19-12, -uve-topic-24-11, -uve-topic-14-12, -uve-topic-25-11, -uve-topic-15-12, -uve-topic-26-11, -uve-topic-16-12, -uve-topic-27-11, -uve-topic-17-12, -uve-topic-10-12, -uve-topic-20-11, -uve-topic-11-12, -uve-topic-21-11, -uve-topic-12-12, -uve-topic-22-11, -uve-topic-13-12, -uve-topic-23-11, -uve-topic-19-13, -uve-topic-29-12, -uve-topic-20-12, -uve-topic-10-13, -uve-topic-15-13, -uve-topic-25-12, -uve-topic-16-13, -uve-topic-26-12, -uve-topic-17-13, -uve-topic-27-12, -uve-topic-18-13, -uve-topic-28-12, -uve-topic-11-13, -uve-topic-21-12, -uve-topic-12-13, -uve-topic-22-12, -uve-topic-13-13, -uve-topic-23-12, -uve-topic-14-13, -uve-topic-24-12, -uve-topic-10-14, -uve-topic-20-13, -uve-topic-11-14, -uve-topic-21-13, -uve-topic-26-13, -uve-topic-16-14, -uve-topic-27-13, -uve-topic-17-14, -uve-topic-28-13, -uve-topic-18-14, -uve-topic-29-13, -uve-topic-19-14, -uve-topic-22-13, -uve-topic-12-14, -uve-topic-23-13, -uve-topic-13-14, -uve-topic-24-13, -uve-topic-14-14, -uve-topic-25-13, -uve-topic-15-14, -uve-topic-0-22, -uve-topic-7-22, -uve-topic-8-22, -uve-topic-5-22, -uve-topic-6-22, -uve-topic-3-22, -uve-topic-4-22, -uve-topic-1-22, -uve-topic-2-22, -uve-topic-9-22, -uve-topic-0-23, -uve-topic-1-23, -uve-topic-8-23, -uve-topic-9-23, -uve-topic-6-23, -uve-topic-7-23, -uve-topic-4-23, -uve-topic-5-23, -uve-topic-2-23, -uve-topic-3-23, -uve-topic-5-20, -uve-topic-6-20, -uve-topic-3-20, -uve-topic-4-20, -uve-topic-1-20, -uve-topic-2-20, -uve-topic-0-20, -uve-topic-9-20, -uve-topic-7-20, -uve-topic-8-20, -uve-topic-6-21, -uve-topic-7-21, -uve-topic-4-21, -uve-topic-5-21, -uve-topic-2-21, -uve-topic-3-21, -uve-topic-0-21, -uve-topic-1-21, -uve-topic-8-21, -uve-topic-9-21, -uve-topic-3-26, -uve-topic-4-26, -uve-topic-1-26, -uve-topic-2-26, -uve-topic-0-26, -uve-topic-9-26, -uve-topic-7-26, -uve-topic-8-26, -uve-topic-5-26, -uve-topic-6-26, -uve-topic-4-27, -uve-topic-5-27, -uve-topic-2-27, -uve-topic-3-27, -uve-topic-0-27, -uve-topic-1-27, -uve-topic-8-27, -uve-topic-9-27, -uve-topic-6-27, -uve-topic-7-27, -uve-topic-1-24, -uve-topic-2-24, -uve-topic-0-24, -uve-topic-9-24, -uve-topic-7-24, -uve-topic-8-24, -uve-topic-5-24, -uve-topic-6-24, -uve-topic-3-24, -uve-topic-4-24, -uve-topic-2-25, -uve-topic-3-25, -uve-topic-0-25, -uve-topic-1-25, -uve-topic-8-25, -uve-topic-9-25, -uve-topic-6-25, -uve-topic-7-25, -uve-topic-4-25, -uve-topic-5-25, HEALTH_CHECK_TOPIC-29, -uve-topic-10-0, -uve-topic-11-0, -uve-topic-12-0, -uve-topic-13-0, -uve-topic-18-0, -uve-topic-19-0, -uve-topic-14-0, -uve-topic-15-0, -uve-topic-16-0, -uve-topic-17-0, -uve-topic-21-0, -uve-topic-11-1, -uve-topic-5-28, -uve-topic-22-0, -uve-topic-12-1, -uve-topic-6-28, -uve-topic-23-0, -uve-topic-13-1, -uve-topic-3-28, -uve-topic-24-0, -uve-topic-14-1, -uve-topic-4-28, -uve-topic-1-28, -uve-topic-2-28, -uve-topic-20-0, -uve-topic-10-1, -uve-topic-0-28, -uve-topic-29-0, -uve-topic-19-1, -uve-topic-25-0, -uve-topic-15-1, -uve-topic-9-28, -uve-topic-26-0, -uve-topic-16-1, -uve-topic-27-0, -uve-topic-17-1, -uve-topic-7-28, -uve-topic-28-0, -uve-topic-18-1, -uve-topic-8-28, HEALTH_CHECK_TOPIC-27, -uve-topic-12-2, -uve-topic-22-1, -uve-topic-6-29, -uve-topic-13-2, -uve-topic-23-1, -uve-topic-7-29, -uve-topic-14-2, -uve-topic-24-1, -uve-topic-4-29, -uve-topic-15-2, -uve-topic-25-1, -uve-topic-5-29, -uve-topic-2-29, -uve-topic-3-29, -uve-topic-10-2, -uve-topic-20-1, -uve-topic-0-29, -uve-topic-11-2, -uve-topic-21-1, -uve-topic-1-29, -uve-topic-16-2, -uve-topic-26-1, -uve-topic-17-2, -uve-topic-27-1, -uve-topic-18-2, -uve-topic-28-1, -uve-topic-8-29, -uve-topic-19-2, -uve-topic-29-1, -uve-topic-9-29, HEALTH_CHECK_TOPIC-28, HEALTH_CHECK_TOPIC-25, HEALTH_CHECK_TOPIC-26, HEALTH_CHECK_TOPIC-22, HEALTH_CHECK_TOPIC-23, HEALTH_CHECK_TOPIC-24) (kafka.server.ReplicaFetcherManager) [2026-06-04 06:09:43,859] INFO [ReplicaFetcherThread-0-1]: Starting (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,877] INFO [ReplicaFetcherManager on broker 2] Added fetcher to broker 1 for partitions HashMap(-uve-topic-1-12 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-5-24 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-4-22 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), HEALTH_CHECK_TOPIC-11 -> InitialFetchState(Some(iI5WZzkFR42dXXb1Xyto0Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),4,0), -uve-topic-2-18 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-21-23 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-11-24 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-13-22 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-23-21 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-8-18 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-10-7 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-20-6 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-19-28 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-29-27 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-13-11 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-23-10 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-23-5 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-13-6 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-16-21 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-26-20 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-1-3 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-6-25 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-3-10 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-5-15 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-10-23 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-20-22 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-7-8 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-14-12 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-24-11 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-28-26 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-18-27 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-9-13 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-10-1 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-20-0 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), HEALTH_CHECK_TOPIC-19 -> InitialFetchState(Some(iI5WZzkFR42dXXb1Xyto0Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),4,0), -uve-topic-8-5 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-15-3 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-25-2 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-28-10 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-18-11 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-18-2 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-28-1 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-18-3 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-28-2 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-11-16 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-21-15 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-3-19 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-11-8 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-21-7 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-22-4 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-12-5 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-5-23 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-19-12 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-29-11 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-6-16 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-10-15 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-20-14 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-1-5 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-9-10 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-25-29 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-8-2 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), HEALTH_CHECK_TOPIC-2 -> InitialFetchState(Some(iI5WZzkFR42dXXb1Xyto0Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),4,0), -uve-topic-21-1 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-11-2 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-27-0 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-17-1 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-7-4 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), structured_syslog_topic-17 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-22-20 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-12-21 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-7-1 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-14-7 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-24-6 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-27-8 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-17-9 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-17-19 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-27-18 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), HEALTH_CHECK_TOPIC-27 -> InitialFetchState(Some(iI5WZzkFR42dXXb1Xyto0Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),4,0), -uve-topic-1-17 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), HEALTH_CHECK_TOPIC-6 -> InitialFetchState(Some(iI5WZzkFR42dXXb1Xyto0Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),4,0), -uve-topic-4-29 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-28-9 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-18-10 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-19-0 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-3-21 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-28-28 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-18-29 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-8-27 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), HEALTH_CHECK_TOPIC-10 -> InitialFetchState(Some(iI5WZzkFR42dXXb1Xyto0Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),4,0), -uve-topic-8-12 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-1-6 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-27-24 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-17-25 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-0-23 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-7-17 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-24-12 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-14-13 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-2-13 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-16-0 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-9-15 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-0-16 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-0-11 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-6-27 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-7-26 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-2-20 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-25-16 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-15-17 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-28-19 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-18-20 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-15-8 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-25-7 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-15-9 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-25-8 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-3-28 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-14-29 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-24-28 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-14-23 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-24-22 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-15-24 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-25-23 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-18-26 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-28-25 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-25-13 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-15-14 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-1-26 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-1-0 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-4-26 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-6-13 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-16-25 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-26-24 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-13-19 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-23-18 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-18-28 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-28-27 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-0-25 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-28-4 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-18-5 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-23-14 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-13-15 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-29-29 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-7-21 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-15-0 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-8-29 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-12-14 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-22-13 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-13-7 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-23-6 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-4-4 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-5-5 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-23-9 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-13-10 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-14-1 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-24-0 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-14-8 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-24-7 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-23-17 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-13-18 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-6-20 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-0-5 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), structured_syslog_topic-26 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-8-20 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-14-16 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-24-15 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-11-5 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-21-4 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-29-13 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-19-14 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), structured_syslog_topic-22 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-8-4 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-18-13 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-28-12 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-20-26 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-10-27 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-14-20 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-24-19 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-7-28 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-18-23 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-28-22 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-3-14 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-17-4 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-27-3 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-22-16 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-12-17 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-2-6 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-8-9 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-2-27 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), structured_syslog_topic-3 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-29-23 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-19-24 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-12-9 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-22-8 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-16-8 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-26-7 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-21-12 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-11-13 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-5-12 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), structured_syslog_topic-16 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), HEALTH_CHECK_TOPIC-12 -> InitialFetchState(Some(iI5WZzkFR42dXXb1Xyto0Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),4,0), -uve-topic-6-7 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-0-4 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-3-25 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-9-24 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-1-9 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), HEALTH_CHECK_TOPIC-16 -> InitialFetchState(Some(iI5WZzkFR42dXXb1Xyto0Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),4,0), -uve-topic-8-22 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-9-21 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-24-27 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-14-28 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-17-22 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-27-21 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-17-11 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-27-10 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-12-25 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-22-24 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-19-6 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-29-5 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-2-1 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-9-19 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-2-24 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-0-2 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), structured_syslog_topic-6 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), structured_syslog_topic-10 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-28-11 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-18-12 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-6-0 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-24-26 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-14-27 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-22-5 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-12-6 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-7-14 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-13-26 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-23-25 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-6-6 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-9-23 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-10-28 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-20-27 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-1-23 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), HEALTH_CHECK_TOPIC-15 -> InitialFetchState(Some(iI5WZzkFR42dXXb1Xyto0Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),4,0), -uve-topic-0-3 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-7-7 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-0-15 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-9-27 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-18-4 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-28-3 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-3-4 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-11-21 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-21-20 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-13-5 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-23-4 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-3-3 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-14-6 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-24-5 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-22-21 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-12-22 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-23-20 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-13-21 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-4-8 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-29-26 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-19-27 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-18-9 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-28-8 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-29-4 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-19-5 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-21-28 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-11-29 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-0-9 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), structured_syslog_topic-28 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-22-29 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-1-20 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), structured_syslog_topic-9 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-7-0 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-19-11 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-29-10 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-18-25 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-28-24 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-21-8 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-11-9 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-16-14 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-26-13 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-29-25 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-19-26 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-5-6 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-27-20 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-17-21 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-3-2 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-7-25 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-14-22 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-24-21 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-2-10 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-14-24 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-24-23 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-29-12 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-19-13 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), structured_syslog_topic-24 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-11-17 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-21-16 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-6-24 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-19-10 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-29-9 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-8-13 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), structured_syslog_topic-25 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-8-17 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-5-27 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-9-2 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-6-11 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-0-22 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), structured_syslog_topic-15 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-1-14 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), HEALTH_CHECK_TOPIC-26 -> InitialFetchState(Some(iI5WZzkFR42dXXb1Xyto0Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),4,0), -uve-topic-8-26 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-26-29 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-16-24 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-26-23 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-0-8 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-16-6 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-26-5 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-27-11 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-17-12 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-17-15 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-27-14 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-3-7 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-17-20 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-27-19 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-28-15 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-18-16 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), structured_syslog_topic-19 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-10-12 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-20-11 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-25-28 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-15-29 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-27-17 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-17-18 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-2-28 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-5-9 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-8-1 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-3-29 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-9-18 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-12-10 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-22-9 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-6-10 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-25-22 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-15-23 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-12-18 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-22-17 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-4-5 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-19-3 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-29-2 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-13-23 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-23-22 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-27-6 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-17-7 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-10-24 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-20-23 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-16-17 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-26-16 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-25-6 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-15-7 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), HEALTH_CHECK_TOPIC-9 -> InitialFetchState(Some(iI5WZzkFR42dXXb1Xyto0Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),4,0), -uve-topic-8-3 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-1-27 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-9-20 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-5-10 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-2-7 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-7-11 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-3-8 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-13-4 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-23-3 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-19-9 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-29-8 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-3-22 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-11-25 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-21-24 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-4-23 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), HEALTH_CHECK_TOPIC-13 -> InitialFetchState(Some(iI5WZzkFR42dXXb1Xyto0Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),4,0), -uve-topic-23-0 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-13-1 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-22-25 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-12-26 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-4-12 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-16-19 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-26-18 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-13-12 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-23-11 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-26-10 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-16-11 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-19-29 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-29-28 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-13-20 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-23-19 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-0-13 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-2-14 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-9-9 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-1-13 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-1-24 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), HEALTH_CHECK_TOPIC-29 -> InitialFetchState(Some(iI5WZzkFR42dXXb1Xyto0Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),4,0), -uve-topic-9-4 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-0-0 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-7-29 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-6-21 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-6-28 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-19-23 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-29-22 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-29-16 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-19-17 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-26-9 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-16-10 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-26-17 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-16-18 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-27-27 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-17-28 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-0-17 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-17-27 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-27-26 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-22-2 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-12-3 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-18-8 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-28-7 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-1-18 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-7-22 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-8-23 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-2-16 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-8-8 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), structured_syslog_topic-20 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), HEALTH_CHECK_TOPIC-25 -> InitialFetchState(Some(iI5WZzkFR42dXXb1Xyto0Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),4,0), -uve-topic-14-4 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-24-3 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-26-25 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-16-26 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-7-16 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-15-25 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-25-24 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-25-4 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-15-5 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-10-29 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-20-28 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-2-19 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-20-7 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-10-8 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-0-26 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-12-11 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-22-10 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-0-12 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-27-7 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-17-8 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-12-19 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-22-18 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-27-23 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-17-24 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-4-3 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-3-11 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-10-16 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-20-15 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-3-17 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-4-9 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-5-13 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-6-15 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), structured_syslog_topic-8 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), HEALTH_CHECK_TOPIC-1 -> InitialFetchState(Some(iI5WZzkFR42dXXb1Xyto0Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),4,0), structured_syslog_topic-14 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-6-14 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-15-13 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-25-12 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-16-7 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-26-6 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-9-6 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-1-1 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-5-20 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-14-2 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-24-1 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-13-28 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-23-27 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-28-21 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-18-22 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-14-3 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-24-2 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-23-26 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-13-27 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-2-21 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), structured_syslog_topic-2 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-12-0 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-21-29 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-9-8 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-0-21 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-2-2 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-1-15 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-1-22 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-7-15 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-8-25 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-0-20 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-8-0 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-23-2 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-13-3 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-25-3 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-15-4 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-23-15 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-13-16 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-5-14 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-2-11 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-23-7 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-13-8 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-26-22 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-16-23 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-4-27 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-6-9 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-9-26 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-4-16 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-20-4 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-10-5 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-3-26 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-23-13 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-13-14 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-21-21 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-11-22 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-27-29 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-1-21 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-3-5 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-0-14 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-6-2 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-11-6 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-21-5 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), structured_syslog_topic-1 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-11-14 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-21-13 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-16-5 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-26-4 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-20-12 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-10-13 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-7-24 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-12-7 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-22-6 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-26-28 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-16-29 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-29-24 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-19-25 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-2-23 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-10-21 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-20-20 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-28-18 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-18-19 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-12-13 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-22-12 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), structured_syslog_topic-13 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-29-19 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-19-20 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-14-0 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-3-15 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-5-8 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), HEALTH_CHECK_TOPIC-24 -> InitialFetchState(Some(iI5WZzkFR42dXXb1Xyto0Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),4,0), -uve-topic-5-19 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-9-29 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-27-16 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-17-17 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-22-22 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-12-23 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), HEALTH_CHECK_TOPIC-14 -> InitialFetchState(Some(iI5WZzkFR42dXXb1Xyto0Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),4,0), -uve-topic-14-15 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-24-14 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-4-0 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-19-8 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-29-7 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-18-18 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-28-17 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-12-29 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-22-28 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), HEALTH_CHECK_TOPIC-18 -> InitialFetchState(Some(iI5WZzkFR42dXXb1Xyto0Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),4,0), -uve-topic-14-5 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-24-4 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-12-15 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-22-14 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-5-1 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-3-12 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-2-4 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-6-18 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-4-18 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-5-17 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-8-7 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-2-25 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-23-29 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-6-19 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-6-3 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-14-21 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-24-20 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-23-23 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-13-24 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-25-21 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-15-22 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-25-15 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-15-16 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-7-10 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), structured_syslog_topic-21 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-4-13 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-15-6 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-25-5 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-1-7 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-9-12 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-7-19 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-4-17 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-3-16 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-5-28 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-5-2 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-20-29 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-2-17 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-1-19 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-4-1 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-0-24 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-12-12 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-22-11 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-28-14 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-18-15 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-16-27 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-26-26 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-22-19 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-12-20 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-12-4 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-22-3 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-10-9 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-20-8 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-29-21 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-19-22 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-1-16 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-21-25 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-11-26 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-3-23 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-8-6 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-4-7 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-1-25 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-0-18 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-2-15 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-6-4 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-2-22 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-7-12 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-9-1 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-21-10 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-11-11 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-17-6 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-27-5 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-21-17 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-11-18 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-12-28 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-22-27 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-11-19 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-21-18 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-18-7 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-28-6 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-20-16 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-10-17 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-17-0 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-6-29 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-19-16 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-29-15 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-9-17 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-5-18 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-3-9 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-20-24 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-10-25 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-21-9 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-11-10 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-26-15 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-16-16 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-22-0 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-12-1 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-28-20 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-18-21 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-4-20 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), HEALTH_CHECK_TOPIC-4 -> InitialFetchState(Some(iI5WZzkFR42dXXb1Xyto0Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),4,0), -uve-topic-1-28 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-1-10 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-7-23 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-4-6 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), HEALTH_CHECK_TOPIC-8 -> InitialFetchState(Some(iI5WZzkFR42dXXb1Xyto0Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),4,0), -uve-topic-26-11 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-16-12 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-17-3 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-27-2 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-27-22 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-17-23 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-26-19 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-16-20 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-11-3 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-21-2 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-12-27 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-22-26 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-11-0 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-9-3 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-9-14 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-15-26 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-25-25 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-14-17 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-24-16 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-8-16 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-28-0 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-18-1 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-29-1 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-19-2 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-0-27 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-17-14 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-27-13 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-24-8 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-14-9 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-2-29 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-3-0 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-2-8 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), HEALTH_CHECK_TOPIC-0 -> InitialFetchState(Some(iI5WZzkFR42dXXb1Xyto0Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),4,0), -uve-topic-6-22 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-7-5 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-13-2 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-23-1 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), structured_syslog_topic-0 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-26-27 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-16-28 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-25-18 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-15-19 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), structured_syslog_topic-12 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-8-11 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-18-24 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-28-23 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-25-10 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-15-11 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-3-18 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-5-21 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-16-13 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-26-12 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-15-10 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-25-9 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-24-24 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-14-25 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-15-18 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-25-17 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-1-11 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-0-28 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-8-10 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-9-7 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-3-13 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-8-15 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), HEALTH_CHECK_TOPIC-7 -> InitialFetchState(Some(iI5WZzkFR42dXXb1Xyto0Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),4,0), -uve-topic-5-25 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-3-27 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-9-0 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-10-0 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-8-24 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-9-5 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-0-6 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-10-20 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-20-19 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-12-16 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-22-15 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-13-13 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-23-12 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-14-14 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-24-13 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-18-17 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-28-16 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-21-22 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-11-23 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-12-24 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-22-23 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-7-18 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-25-1 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-15-2 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-0-29 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-9-16 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-5-22 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-4-19 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-4-11 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-2-26 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-19-19 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-29-18 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-26-3 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-16-4 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-6-17 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-17-2 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-27-1 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-1-4 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), structured_syslog_topic-5 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-24-29 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), HEALTH_CHECK_TOPIC-20 -> InitialFetchState(Some(iI5WZzkFR42dXXb1Xyto0Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),4,0), -uve-topic-21-14 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-11-15 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-6-8 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-2-3 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-5-7 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-29-17 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-19-18 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-21-6 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-11-7 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-27-28 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-17-29 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-2-5 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-4-10 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-4-15 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-7-9 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), HEALTH_CHECK_TOPIC-28 -> InitialFetchState(Some(iI5WZzkFR42dXXb1Xyto0Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),4,0), -uve-topic-6-1 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-3-20 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-9-28 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-5-0 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-10-6 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-20-5 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-3-6 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), HEALTH_CHECK_TOPIC-23 -> InitialFetchState(Some(iI5WZzkFR42dXXb1Xyto0Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),4,0), -uve-topic-27-25 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-17-26 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-27-9 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-17-10 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-4-21 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-4-24 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-16-22 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-26-21 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-16-3 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-26-2 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-7-27 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-5-3 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), HEALTH_CHECK_TOPIC-3 -> InitialFetchState(Some(iI5WZzkFR42dXXb1Xyto0Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),4,0), -uve-topic-13-0 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-2-12 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-13-29 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-23-28 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), structured_syslog_topic-29 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-12-8 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-22-7 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-11-1 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-21-0 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), HEALTH_CHECK_TOPIC-22 -> InitialFetchState(Some(iI5WZzkFR42dXXb1Xyto0Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),4,0), -uve-topic-7-2 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-5-16 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-6-26 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-20-3 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-10-4 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-12-2 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-22-1 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-10-22 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-20-21 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-7-3 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-20-13 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-10-14 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-16-1 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-26-0 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-25-20 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-15-21 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-15-15 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-25-14 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-16-9 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-26-8 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-8-14 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), HEALTH_CHECK_TOPIC-17 -> InitialFetchState(Some(iI5WZzkFR42dXXb1Xyto0Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),4,0), -uve-topic-0-10 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-6-5 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-7-6 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-8-19 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-8-28 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-5-29 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-8-21 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-23-16 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-13-17 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-24-9 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-14-10 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-14-18 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-24-17 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-29-20 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-19-21 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-13-9 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-23-8 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-7-20 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-28-5 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-18-6 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-21-27 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-11-28 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-11-27 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-21-26 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-29-6 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-19-7 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-10-3 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-20-2 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-5-26 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-4-2 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), HEALTH_CHECK_TOPIC-21 -> InitialFetchState(Some(iI5WZzkFR42dXXb1Xyto0Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),4,0), structured_syslog_topic-7 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), structured_syslog_topic-23 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-21-3 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-11-4 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-14-26 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-24-25 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), structured_syslog_topic-27 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-15-1 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-25-0 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-10-19 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-20-18 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), structured_syslog_topic-11 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-19-15 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-29-14 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-6-12 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-21-11 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-11-12 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-11-20 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-21-19 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-5-11 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-1-8 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-18-0 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-10-11 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-20-10 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-0-1 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-4-14 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-4-28 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-7-13 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), HEALTH_CHECK_TOPIC-5 -> InitialFetchState(Some(iI5WZzkFR42dXXb1Xyto0Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),4,0), -uve-topic-1-2 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-9-25 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-2-0 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-2-9 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-10-10 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-20-9 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-27-15 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-17-16 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-18-14 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-28-13 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-10-18 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-20-17 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-25-27 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-15-28 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-20-1 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-10-2 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-19-4 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-29-3 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-26-1 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-16-2 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-3-24 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-3-1 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-1-29 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-4-25 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), structured_syslog_topic-18 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-25-26 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-15-27 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-17-13 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-27-12 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-5-4 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-28-29 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-0-19 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-6-23 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-0-7 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-9-11 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-29-0 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-19-1 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-20-25 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-10-26 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-26-14 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-16-15 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-9-22 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), structured_syslog_topic-4 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-23-24 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-13-25 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-15-12 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-25-11 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-14-19 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-24-18 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-27-4 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-17-5 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=1, host=10.0.0.38:9092),7,0), -uve-topic-24-10 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-14-11 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-25-19 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0), -uve-topic-15-20 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=1, host=10.0.0.38:9092),6,0)) (kafka.server.ReplicaFetcherManager) [2026-06-04 06:09:43,879] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,880] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,881] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,881] INFO [UnifiedLog partition=-uve-topic-8-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,881] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,881] INFO [UnifiedLog partition=-uve-topic-9-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,881] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,881] INFO [UnifiedLog partition=-uve-topic-0-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,881] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,882] INFO [UnifiedLog partition=structured_syslog_topic-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,882] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,882] INFO [UnifiedLog partition=-uve-topic-7-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,882] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,882] INFO [UnifiedLog partition=-uve-topic-8-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,882] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,882] INFO [UnifiedLog partition=-uve-topic-5-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,882] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,882] INFO [UnifiedLog partition=-uve-topic-6-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,882] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,882] INFO [UnifiedLog partition=-uve-topic-3-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,882] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,882] INFO [UnifiedLog partition=-uve-topic-4-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,883] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,883] INFO [UnifiedLog partition=-uve-topic-1-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,883] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,883] INFO [UnifiedLog partition=-uve-topic-2-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,883] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,883] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,883] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,883] INFO [UnifiedLog partition=-uve-topic-9-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,883] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,883] INFO [UnifiedLog partition=-uve-topic-0-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,883] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,883] INFO [UnifiedLog partition=-uve-topic-1-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,883] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,883] INFO [UnifiedLog partition=-uve-topic-8-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,883] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,883] INFO [UnifiedLog partition=structured_syslog_topic-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,884] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,884] INFO [UnifiedLog partition=-uve-topic-9-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,884] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,884] INFO [UnifiedLog partition=-uve-topic-6-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,884] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,884] INFO [UnifiedLog partition=-uve-topic-7-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,885] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,885] INFO [UnifiedLog partition=-uve-topic-4-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,885] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,885] INFO [UnifiedLog partition=-uve-topic-5-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,885] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,885] INFO [UnifiedLog partition=-uve-topic-2-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,885] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,885] INFO [UnifiedLog partition=-uve-topic-3-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,885] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,885] INFO [UnifiedLog partition=-uve-topic-8-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,885] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,885] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,885] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,885] INFO [UnifiedLog partition=-uve-topic-9-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,885] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,885] INFO [UnifiedLog partition=-uve-topic-6-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,885] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,886] INFO [UnifiedLog partition=-uve-topic-7-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,886] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,886] INFO [UnifiedLog partition=-uve-topic-5-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,886] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,886] INFO [UnifiedLog partition=-uve-topic-6-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,886] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,886] INFO [UnifiedLog partition=structured_syslog_topic-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,886] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,886] INFO [UnifiedLog partition=-uve-topic-3-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,886] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,886] INFO [UnifiedLog partition=-uve-topic-4-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,886] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,886] INFO [UnifiedLog partition=-uve-topic-1-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,886] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,886] INFO [UnifiedLog partition=-uve-topic-2-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,886] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,886] INFO [UnifiedLog partition=-uve-topic-0-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,887] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,887] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,887] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,887] INFO [UnifiedLog partition=-uve-topic-9-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,887] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,887] INFO [UnifiedLog partition=-uve-topic-7-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,887] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,887] INFO [UnifiedLog partition=-uve-topic-8-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,887] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,887] INFO [UnifiedLog partition=-uve-topic-6-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,887] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,887] INFO [UnifiedLog partition=-uve-topic-7-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,887] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,887] INFO [UnifiedLog partition=-uve-topic-4-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,887] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,887] INFO [UnifiedLog partition=structured_syslog_topic-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,887] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,887] INFO [UnifiedLog partition=-uve-topic-5-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,887] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,888] INFO [UnifiedLog partition=-uve-topic-2-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,888] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,888] INFO [UnifiedLog partition=-uve-topic-3-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,888] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,888] INFO [UnifiedLog partition=-uve-topic-0-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,888] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,888] INFO [UnifiedLog partition=-uve-topic-1-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,888] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,888] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,888] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,888] INFO [UnifiedLog partition=-uve-topic-3-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,888] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,888] INFO [UnifiedLog partition=-uve-topic-4-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,888] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,888] INFO [UnifiedLog partition=-uve-topic-1-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,888] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,888] INFO [UnifiedLog partition=-uve-topic-2-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,888] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,889] INFO [UnifiedLog partition=-uve-topic-0-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,889] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,889] INFO [UnifiedLog partition=-uve-topic-9-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,889] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,889] INFO [UnifiedLog partition=structured_syslog_topic-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,889] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,889] INFO [UnifiedLog partition=-uve-topic-7-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,889] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,889] INFO [UnifiedLog partition=-uve-topic-8-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,889] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,889] INFO [UnifiedLog partition=-uve-topic-5-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,889] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,889] INFO [UnifiedLog partition=-uve-topic-6-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,890] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,890] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,890] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,890] INFO [UnifiedLog partition=-uve-topic-4-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,890] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,890] INFO [UnifiedLog partition=-uve-topic-5-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,890] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,890] INFO [UnifiedLog partition=-uve-topic-2-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,890] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,890] INFO [UnifiedLog partition=-uve-topic-3-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,890] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,890] INFO [UnifiedLog partition=-uve-topic-0-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,890] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,890] INFO [UnifiedLog partition=-uve-topic-1-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,890] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,890] INFO [UnifiedLog partition=-uve-topic-8-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,890] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,890] INFO [UnifiedLog partition=structured_syslog_topic-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,891] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,891] INFO [UnifiedLog partition=-uve-topic-9-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,891] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,891] INFO [UnifiedLog partition=-uve-topic-6-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,891] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,891] INFO [UnifiedLog partition=-uve-topic-7-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,891] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,891] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,891] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,891] INFO [UnifiedLog partition=-uve-topic-1-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,891] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,891] INFO [UnifiedLog partition=-uve-topic-2-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,891] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,891] INFO [UnifiedLog partition=-uve-topic-0-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,891] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,891] INFO [UnifiedLog partition=-uve-topic-9-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,891] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,892] INFO [UnifiedLog partition=-uve-topic-7-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,892] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,892] INFO [UnifiedLog partition=-uve-topic-8-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,892] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,892] INFO [UnifiedLog partition=-uve-topic-5-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,892] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,892] INFO [UnifiedLog partition=-uve-topic-6-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,892] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,892] INFO [UnifiedLog partition=structured_syslog_topic-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,892] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,892] INFO [UnifiedLog partition=-uve-topic-3-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,892] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,892] INFO [UnifiedLog partition=-uve-topic-4-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,893] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,893] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,893] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,893] INFO [UnifiedLog partition=-uve-topic-2-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,893] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,893] INFO [UnifiedLog partition=-uve-topic-3-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,893] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,893] INFO [UnifiedLog partition=-uve-topic-0-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,893] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,893] INFO [UnifiedLog partition=-uve-topic-1-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,893] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,893] INFO [UnifiedLog partition=-uve-topic-8-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,893] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,893] INFO [UnifiedLog partition=-uve-topic-9-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,893] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,893] INFO [UnifiedLog partition=-uve-topic-6-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,893] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,894] INFO [UnifiedLog partition=-uve-topic-7-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,894] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,894] INFO [UnifiedLog partition=-uve-topic-4-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,894] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,894] INFO [UnifiedLog partition=structured_syslog_topic-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,894] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,894] INFO [UnifiedLog partition=-uve-topic-5-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,894] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,895] INFO [UnifiedLog partition=-uve-topic-0-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,895] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,895] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,895] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,895] INFO [UnifiedLog partition=-uve-topic-7-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,895] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,895] INFO [UnifiedLog partition=-uve-topic-8-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,895] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,895] INFO [UnifiedLog partition=-uve-topic-5-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,895] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,895] INFO [UnifiedLog partition=-uve-topic-6-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,895] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,895] INFO [UnifiedLog partition=-uve-topic-3-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,895] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,895] INFO [UnifiedLog partition=-uve-topic-4-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,895] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,895] INFO [UnifiedLog partition=-uve-topic-1-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,895] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,895] INFO [UnifiedLog partition=-uve-topic-2-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,895] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,895] INFO [UnifiedLog partition=-uve-topic-9-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,895] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,895] INFO [UnifiedLog partition=structured_syslog_topic-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,896] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,896] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,896] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,896] INFO [UnifiedLog partition=-uve-topic-0-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,896] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,896] INFO [UnifiedLog partition=-uve-topic-1-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,896] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,896] INFO [UnifiedLog partition=-uve-topic-8-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,896] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,896] INFO [UnifiedLog partition=-uve-topic-9-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,896] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,896] INFO [UnifiedLog partition=-uve-topic-6-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,896] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,896] INFO [UnifiedLog partition=-uve-topic-7-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,896] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,896] INFO [UnifiedLog partition=-uve-topic-4-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,896] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,897] INFO [UnifiedLog partition=-uve-topic-5-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,897] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,897] INFO [UnifiedLog partition=-uve-topic-2-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,897] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,897] INFO [UnifiedLog partition=-uve-topic-3-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,897] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,897] INFO [UnifiedLog partition=structured_syslog_topic-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,897] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,897] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,897] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,897] INFO [UnifiedLog partition=-uve-topic-5-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,897] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,897] INFO [UnifiedLog partition=-uve-topic-6-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,897] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,898] INFO [UnifiedLog partition=-uve-topic-3-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,898] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,898] INFO [UnifiedLog partition=-uve-topic-4-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,898] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,898] INFO [UnifiedLog partition=-uve-topic-1-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,898] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,898] INFO [UnifiedLog partition=-uve-topic-2-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,898] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,898] INFO [UnifiedLog partition=-uve-topic-0-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,898] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,898] INFO [UnifiedLog partition=-uve-topic-9-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,898] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,898] INFO [UnifiedLog partition=-uve-topic-7-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,898] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,898] INFO [UnifiedLog partition=-uve-topic-8-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,898] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,898] INFO [UnifiedLog partition=structured_syslog_topic-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,898] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,898] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,899] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,899] INFO [UnifiedLog partition=-uve-topic-6-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,899] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,899] INFO [UnifiedLog partition=-uve-topic-7-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,899] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,899] INFO [UnifiedLog partition=-uve-topic-4-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,899] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,899] INFO [UnifiedLog partition=-uve-topic-5-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,899] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,899] INFO [UnifiedLog partition=-uve-topic-2-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,899] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,899] INFO [UnifiedLog partition=-uve-topic-3-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,899] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,899] INFO [UnifiedLog partition=-uve-topic-0-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,899] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,899] INFO [UnifiedLog partition=-uve-topic-1-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,899] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,899] INFO [UnifiedLog partition=-uve-topic-8-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,899] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,899] INFO [UnifiedLog partition=-uve-topic-9-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,900] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,900] INFO [UnifiedLog partition=structured_syslog_topic-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,900] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,900] INFO [UnifiedLog partition=-uve-topic-3-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,900] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,900] INFO [UnifiedLog partition=-uve-topic-4-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,900] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,900] INFO [UnifiedLog partition=-uve-topic-1-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,900] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,900] INFO [UnifiedLog partition=-uve-topic-2-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,900] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,900] INFO [UnifiedLog partition=-uve-topic-0-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,900] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,900] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,900] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,900] INFO [UnifiedLog partition=-uve-topic-9-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,900] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,900] INFO [UnifiedLog partition=-uve-topic-7-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,900] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,901] INFO [UnifiedLog partition=-uve-topic-8-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,901] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,901] INFO [UnifiedLog partition=-uve-topic-5-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,901] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,901] INFO [UnifiedLog partition=-uve-topic-6-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,901] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,901] INFO [UnifiedLog partition=structured_syslog_topic-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,901] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,901] INFO [UnifiedLog partition=-uve-topic-4-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,901] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,901] INFO [UnifiedLog partition=-uve-topic-5-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,901] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,901] INFO [UnifiedLog partition=-uve-topic-2-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,901] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,901] INFO [UnifiedLog partition=-uve-topic-3-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,901] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,901] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,902] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,902] INFO [UnifiedLog partition=-uve-topic-0-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,902] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,902] INFO [UnifiedLog partition=-uve-topic-1-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,902] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,902] INFO [UnifiedLog partition=-uve-topic-8-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,902] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,902] INFO [UnifiedLog partition=-uve-topic-9-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,902] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,902] INFO [UnifiedLog partition=-uve-topic-6-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,902] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,902] INFO [UnifiedLog partition=-uve-topic-7-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,902] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,902] INFO [UnifiedLog partition=structured_syslog_topic-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,902] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,902] INFO [UnifiedLog partition=-uve-topic-1-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,903] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,903] INFO [UnifiedLog partition=-uve-topic-2-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,903] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,903] INFO [UnifiedLog partition=-uve-topic-0-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,903] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,903] INFO [UnifiedLog partition=-uve-topic-9-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,903] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,903] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,903] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,903] INFO [UnifiedLog partition=-uve-topic-7-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,903] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,903] INFO [UnifiedLog partition=-uve-topic-8-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,903] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,903] INFO [UnifiedLog partition=-uve-topic-5-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,903] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,903] INFO [UnifiedLog partition=-uve-topic-6-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,903] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,903] INFO [UnifiedLog partition=-uve-topic-3-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,904] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,904] INFO [UnifiedLog partition=-uve-topic-4-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,904] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,904] INFO [UnifiedLog partition=structured_syslog_topic-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,904] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,904] INFO [UnifiedLog partition=-uve-topic-2-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,904] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,904] INFO [UnifiedLog partition=-uve-topic-3-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,904] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,904] INFO [UnifiedLog partition=-uve-topic-0-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,904] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,904] INFO [UnifiedLog partition=-uve-topic-1-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,904] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,904] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,904] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,904] INFO [UnifiedLog partition=-uve-topic-8-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,904] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,904] INFO [UnifiedLog partition=-uve-topic-9-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,905] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,905] INFO [UnifiedLog partition=-uve-topic-6-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,905] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,905] INFO [UnifiedLog partition=-uve-topic-7-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,905] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,905] INFO [UnifiedLog partition=-uve-topic-4-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,905] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,905] INFO [UnifiedLog partition=-uve-topic-5-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,905] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,905] INFO [UnifiedLog partition=-uve-topic-10-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,905] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,905] INFO [UnifiedLog partition=-uve-topic-20-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,905] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,905] INFO [UnifiedLog partition=structured_syslog_topic-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,905] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,905] INFO [UnifiedLog partition=-uve-topic-21-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,905] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,906] INFO [UnifiedLog partition=-uve-topic-11-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,906] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,906] INFO [UnifiedLog partition=-uve-topic-12-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,906] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,906] INFO [UnifiedLog partition=-uve-topic-22-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,906] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,906] INFO [UnifiedLog partition=-uve-topic-23-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,906] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,906] INFO [UnifiedLog partition=-uve-topic-13-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,906] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,906] INFO [UnifiedLog partition=-uve-topic-27-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,906] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,906] INFO [UnifiedLog partition=-uve-topic-17-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,906] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,906] INFO [UnifiedLog partition=-uve-topic-18-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,906] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,906] INFO [UnifiedLog partition=-uve-topic-28-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,907] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,907] INFO [UnifiedLog partition=-uve-topic-19-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,907] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,907] INFO [UnifiedLog partition=-uve-topic-29-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,907] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,907] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,907] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,907] INFO [UnifiedLog partition=-uve-topic-13-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,907] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,907] INFO [UnifiedLog partition=-uve-topic-23-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,907] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,907] INFO [UnifiedLog partition=-uve-topic-14-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,907] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,907] INFO [UnifiedLog partition=-uve-topic-24-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,907] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,908] INFO [UnifiedLog partition=-uve-topic-25-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,908] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,908] INFO [UnifiedLog partition=-uve-topic-15-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,908] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,908] INFO [UnifiedLog partition=-uve-topic-26-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,908] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,908] INFO [UnifiedLog partition=-uve-topic-16-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,908] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,908] INFO [UnifiedLog partition=-uve-topic-11-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,908] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,908] INFO [UnifiedLog partition=-uve-topic-21-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,908] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,908] INFO [UnifiedLog partition=-uve-topic-12-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,908] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,908] INFO [UnifiedLog partition=-uve-topic-22-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,908] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,908] INFO [UnifiedLog partition=structured_syslog_topic-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,908] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,909] INFO [UnifiedLog partition=-uve-topic-23-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,909] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,909] INFO [UnifiedLog partition=-uve-topic-13-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,909] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,909] INFO [UnifiedLog partition=-uve-topic-24-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,909] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,909] INFO [UnifiedLog partition=-uve-topic-14-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,909] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,909] INFO [UnifiedLog partition=-uve-topic-20-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,909] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,909] INFO [UnifiedLog partition=-uve-topic-10-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,909] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,909] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,909] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,909] INFO [UnifiedLog partition=-uve-topic-18-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,909] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,909] INFO [UnifiedLog partition=-uve-topic-28-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,909] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,909] INFO [UnifiedLog partition=-uve-topic-29-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,909] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,910] INFO [UnifiedLog partition=-uve-topic-19-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,910] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,910] INFO [UnifiedLog partition=-uve-topic-14-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,910] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,910] INFO [UnifiedLog partition=-uve-topic-24-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,910] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,910] INFO [UnifiedLog partition=-uve-topic-15-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,910] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,910] INFO [UnifiedLog partition=-uve-topic-25-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,910] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,910] INFO [UnifiedLog partition=-uve-topic-16-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,910] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,910] INFO [UnifiedLog partition=-uve-topic-26-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,910] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,910] INFO [UnifiedLog partition=-uve-topic-27-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,910] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,910] INFO [UnifiedLog partition=-uve-topic-17-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,910] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,910] INFO [UnifiedLog partition=-uve-topic-22-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,910] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,911] INFO [UnifiedLog partition=-uve-topic-12-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,911] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,911] INFO [UnifiedLog partition=-uve-topic-13-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,911] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,911] INFO [UnifiedLog partition=-uve-topic-23-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,911] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,911] INFO [UnifiedLog partition=-uve-topic-14-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,911] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,911] INFO [UnifiedLog partition=-uve-topic-24-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,911] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,911] INFO [UnifiedLog partition=structured_syslog_topic-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,911] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,911] INFO [UnifiedLog partition=-uve-topic-15-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,911] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,911] INFO [UnifiedLog partition=-uve-topic-25-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,911] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,911] INFO [UnifiedLog partition=-uve-topic-20-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,911] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,911] INFO [UnifiedLog partition=-uve-topic-10-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,911] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,912] INFO [UnifiedLog partition=-uve-topic-21-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,912] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,912] INFO [UnifiedLog partition=-uve-topic-11-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,912] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,912] INFO [UnifiedLog partition=-uve-topic-29-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,912] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,912] INFO [UnifiedLog partition=-uve-topic-19-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,912] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,912] INFO [UnifiedLog partition=-uve-topic-15-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,912] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,912] INFO [UnifiedLog partition=-uve-topic-25-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,912] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,912] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,912] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,912] INFO [UnifiedLog partition=-uve-topic-16-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,912] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,912] INFO [UnifiedLog partition=-uve-topic-26-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,912] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,912] INFO [UnifiedLog partition=-uve-topic-27-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,913] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,913] INFO [UnifiedLog partition=-uve-topic-17-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,913] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,913] INFO [UnifiedLog partition=-uve-topic-18-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,913] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,913] INFO [UnifiedLog partition=-uve-topic-28-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,913] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,913] INFO [UnifiedLog partition=-uve-topic-23-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,913] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,913] INFO [UnifiedLog partition=-uve-topic-13-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,913] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,913] INFO [UnifiedLog partition=-uve-topic-24-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,913] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,913] INFO [UnifiedLog partition=-uve-topic-14-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,913] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,913] INFO [UnifiedLog partition=-uve-topic-25-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,913] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,913] INFO [UnifiedLog partition=-uve-topic-15-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,913] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,913] INFO [UnifiedLog partition=-uve-topic-16-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,913] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,913] INFO [UnifiedLog partition=-uve-topic-26-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,913] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,913] INFO [UnifiedLog partition=structured_syslog_topic-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,913] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,913] INFO [UnifiedLog partition=-uve-topic-20-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,913] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,913] INFO [UnifiedLog partition=-uve-topic-10-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,913] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,913] INFO [UnifiedLog partition=-uve-topic-11-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,914] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,914] INFO [UnifiedLog partition=-uve-topic-21-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,914] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,914] INFO [UnifiedLog partition=-uve-topic-12-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,914] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,914] INFO [UnifiedLog partition=-uve-topic-22-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,914] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,914] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,914] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,914] INFO [UnifiedLog partition=-uve-topic-26-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,914] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,914] INFO [UnifiedLog partition=-uve-topic-16-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,914] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,914] INFO [UnifiedLog partition=-uve-topic-27-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,914] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,914] INFO [UnifiedLog partition=-uve-topic-17-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,914] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,914] INFO [UnifiedLog partition=-uve-topic-18-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,914] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,914] INFO [UnifiedLog partition=-uve-topic-28-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,914] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,914] INFO [UnifiedLog partition=-uve-topic-29-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,914] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,915] INFO [UnifiedLog partition=-uve-topic-19-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,915] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,915] INFO [UnifiedLog partition=structured_syslog_topic-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,915] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,915] INFO [UnifiedLog partition=-uve-topic-13-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,915] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,915] INFO [UnifiedLog partition=-uve-topic-23-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,915] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,915] INFO [UnifiedLog partition=-uve-topic-14-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,915] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,915] INFO [UnifiedLog partition=-uve-topic-24-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,915] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,915] INFO [UnifiedLog partition=-uve-topic-25-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,915] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,915] INFO [UnifiedLog partition=-uve-topic-15-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,915] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,915] INFO [UnifiedLog partition=-uve-topic-16-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,915] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,915] INFO [UnifiedLog partition=-uve-topic-26-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,915] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,916] INFO [UnifiedLog partition=-uve-topic-10-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,916] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,916] INFO [UnifiedLog partition=-uve-topic-20-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,916] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,916] INFO [UnifiedLog partition=-uve-topic-11-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,916] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,916] INFO [UnifiedLog partition=-uve-topic-21-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,916] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,916] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,916] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,916] INFO [UnifiedLog partition=-uve-topic-12-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,916] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,916] INFO [UnifiedLog partition=-uve-topic-22-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,916] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,916] INFO [UnifiedLog partition=-uve-topic-17-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,916] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,916] INFO [UnifiedLog partition=-uve-topic-27-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,916] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,916] INFO [UnifiedLog partition=-uve-topic-28-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,916] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,916] INFO [UnifiedLog partition=-uve-topic-18-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,916] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,917] INFO [UnifiedLog partition=-uve-topic-19-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,917] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,917] INFO [UnifiedLog partition=-uve-topic-29-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,917] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,917] INFO [UnifiedLog partition=-uve-topic-10-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,917] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,917] INFO [UnifiedLog partition=-uve-topic-20-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,917] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,917] INFO [UnifiedLog partition=structured_syslog_topic-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,917] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,917] INFO [UnifiedLog partition=-uve-topic-14-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,917] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,917] INFO [UnifiedLog partition=-uve-topic-24-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,917] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,917] INFO [UnifiedLog partition=-uve-topic-25-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,917] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,917] INFO [UnifiedLog partition=-uve-topic-15-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,917] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,917] INFO [UnifiedLog partition=-uve-topic-26-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,917] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,917] INFO [UnifiedLog partition=-uve-topic-16-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,917] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,917] INFO [UnifiedLog partition=-uve-topic-17-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,917] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,917] INFO [UnifiedLog partition=-uve-topic-27-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,917] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,917] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,917] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,917] INFO [UnifiedLog partition=-uve-topic-10-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,917] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,918] INFO [UnifiedLog partition=-uve-topic-20-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,918] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,918] INFO [UnifiedLog partition=-uve-topic-11-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,918] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,918] INFO [UnifiedLog partition=-uve-topic-21-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,918] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,918] INFO [UnifiedLog partition=-uve-topic-22-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,918] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,918] INFO [UnifiedLog partition=-uve-topic-12-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,918] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,918] INFO [UnifiedLog partition=-uve-topic-13-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,918] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,918] INFO [UnifiedLog partition=-uve-topic-23-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,918] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,918] INFO [UnifiedLog partition=-uve-topic-28-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,918] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,918] INFO [UnifiedLog partition=-uve-topic-18-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,918] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,918] INFO [UnifiedLog partition=-uve-topic-29-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,918] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,918] INFO [UnifiedLog partition=-uve-topic-19-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,918] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,918] INFO [UnifiedLog partition=-uve-topic-10-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,919] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,919] INFO [UnifiedLog partition=-uve-topic-20-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,919] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,919] INFO [UnifiedLog partition=-uve-topic-21-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,919] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,919] INFO [UnifiedLog partition=-uve-topic-11-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,919] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,919] INFO [UnifiedLog partition=-uve-topic-25-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,919] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,919] INFO [UnifiedLog partition=-uve-topic-15-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,919] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,919] INFO [UnifiedLog partition=-uve-topic-16-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,919] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,919] INFO [UnifiedLog partition=-uve-topic-26-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,919] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,919] INFO [UnifiedLog partition=-uve-topic-27-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,919] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,920] INFO [UnifiedLog partition=-uve-topic-17-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,920] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,920] INFO [UnifiedLog partition=-uve-topic-28-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,920] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,920] INFO [UnifiedLog partition=-uve-topic-18-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,920] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,920] INFO [UnifiedLog partition=-uve-topic-11-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,920] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,920] INFO [UnifiedLog partition=-uve-topic-21-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,920] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,920] INFO [UnifiedLog partition=-uve-topic-22-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,920] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,920] INFO [UnifiedLog partition=-uve-topic-12-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,920] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,920] INFO [UnifiedLog partition=-uve-topic-23-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,920] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,920] INFO [UnifiedLog partition=-uve-topic-13-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,920] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,920] INFO [UnifiedLog partition=-uve-topic-14-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,920] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,920] INFO [UnifiedLog partition=-uve-topic-24-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,920] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,921] INFO [UnifiedLog partition=-uve-topic-29-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,921] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,921] INFO [UnifiedLog partition=-uve-topic-19-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,921] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,921] INFO [UnifiedLog partition=-uve-topic-10-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,921] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,921] INFO [UnifiedLog partition=-uve-topic-20-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,921] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,921] INFO [UnifiedLog partition=-uve-topic-21-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,921] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,921] INFO [UnifiedLog partition=-uve-topic-11-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,921] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,921] INFO [UnifiedLog partition=-uve-topic-22-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,921] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,921] INFO [UnifiedLog partition=-uve-topic-12-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,921] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,921] INFO [UnifiedLog partition=-uve-topic-16-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,921] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,921] INFO [UnifiedLog partition=-uve-topic-26-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,921] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,921] INFO [UnifiedLog partition=-uve-topic-17-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,922] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,922] INFO [UnifiedLog partition=-uve-topic-27-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,922] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,922] INFO [UnifiedLog partition=-uve-topic-28-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,922] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,922] INFO [UnifiedLog partition=-uve-topic-18-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,922] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,922] INFO [UnifiedLog partition=-uve-topic-29-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,922] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,922] INFO [UnifiedLog partition=-uve-topic-19-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,922] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,922] INFO [UnifiedLog partition=-uve-topic-22-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,922] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,922] INFO [UnifiedLog partition=-uve-topic-12-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,922] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,922] INFO [UnifiedLog partition=-uve-topic-13-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,922] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,922] INFO [UnifiedLog partition=-uve-topic-23-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,922] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,922] INFO [UnifiedLog partition=-uve-topic-14-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,922] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,922] INFO [UnifiedLog partition=-uve-topic-24-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,923] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,923] INFO [UnifiedLog partition=-uve-topic-25-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,923] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,923] INFO [UnifiedLog partition=-uve-topic-15-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,923] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,923] INFO [UnifiedLog partition=structured_syslog_topic-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,923] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,923] INFO [UnifiedLog partition=structured_syslog_topic-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,923] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,923] INFO [UnifiedLog partition=structured_syslog_topic-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,923] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,923] INFO [UnifiedLog partition=structured_syslog_topic-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,923] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,923] INFO [UnifiedLog partition=-uve-topic-8-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,923] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,923] INFO [UnifiedLog partition=-uve-topic-9-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,923] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,923] INFO [UnifiedLog partition=-uve-topic-6-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,924] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,924] INFO [UnifiedLog partition=-uve-topic-7-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,924] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,924] INFO [UnifiedLog partition=-uve-topic-4-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,924] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,924] INFO [UnifiedLog partition=-uve-topic-5-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,924] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,924] INFO [UnifiedLog partition=-uve-topic-24-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,924] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,924] INFO [UnifiedLog partition=-uve-topic-14-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,924] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,925] INFO [UnifiedLog partition=-uve-topic-25-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,925] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,925] INFO [UnifiedLog partition=-uve-topic-15-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,925] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,926] INFO [UnifiedLog partition=-uve-topic-26-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,926] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,926] INFO [UnifiedLog partition=-uve-topic-16-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,926] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,926] INFO [UnifiedLog partition=-uve-topic-27-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,926] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,926] INFO [UnifiedLog partition=-uve-topic-17-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,926] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,926] INFO [UnifiedLog partition=-uve-topic-10-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,926] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,926] INFO [UnifiedLog partition=-uve-topic-20-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,926] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,926] INFO [UnifiedLog partition=-uve-topic-21-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,926] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,926] INFO [UnifiedLog partition=-uve-topic-11-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,926] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,926] INFO [UnifiedLog partition=-uve-topic-12-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,926] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,926] INFO [UnifiedLog partition=-uve-topic-22-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,926] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,927] INFO [UnifiedLog partition=-uve-topic-13-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,927] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,927] INFO [UnifiedLog partition=-uve-topic-23-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,927] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,927] INFO [UnifiedLog partition=structured_syslog_topic-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,927] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,927] INFO [UnifiedLog partition=-uve-topic-17-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,927] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,927] INFO [UnifiedLog partition=-uve-topic-27-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,927] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,927] INFO [UnifiedLog partition=-uve-topic-28-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,927] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,927] INFO [UnifiedLog partition=-uve-topic-18-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,927] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,927] INFO [UnifiedLog partition=-uve-topic-29-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,927] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,927] INFO [UnifiedLog partition=-uve-topic-19-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,927] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,927] INFO [UnifiedLog partition=-uve-topic-3-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,927] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,927] INFO [UnifiedLog partition=-uve-topic-4-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,927] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,928] INFO [UnifiedLog partition=-uve-topic-1-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,928] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,928] INFO [UnifiedLog partition=-uve-topic-2-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,928] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,928] INFO [UnifiedLog partition=-uve-topic-0-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,928] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,928] INFO [UnifiedLog partition=-uve-topic-9-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,928] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,928] INFO [UnifiedLog partition=-uve-topic-10-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,928] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,928] INFO [UnifiedLog partition=-uve-topic-20-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,928] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,928] INFO [UnifiedLog partition=-uve-topic-7-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,928] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,928] INFO [UnifiedLog partition=-uve-topic-8-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,928] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,928] INFO [UnifiedLog partition=-uve-topic-5-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,928] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,928] INFO [UnifiedLog partition=-uve-topic-6-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,928] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,928] INFO [UnifiedLog partition=-uve-topic-25-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,928] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,929] INFO [UnifiedLog partition=-uve-topic-15-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,929] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,929] INFO [UnifiedLog partition=-uve-topic-26-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,929] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,929] INFO [UnifiedLog partition=-uve-topic-16-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,929] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,929] INFO [UnifiedLog partition=-uve-topic-27-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,929] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,929] INFO [UnifiedLog partition=-uve-topic-17-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,929] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,929] INFO [UnifiedLog partition=-uve-topic-28-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,929] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,929] INFO [UnifiedLog partition=-uve-topic-18-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,929] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,929] INFO [UnifiedLog partition=-uve-topic-21-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,929] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,929] INFO [UnifiedLog partition=-uve-topic-11-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,929] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,929] INFO [UnifiedLog partition=-uve-topic-12-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,929] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,929] INFO [UnifiedLog partition=-uve-topic-22-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,929] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,930] INFO [UnifiedLog partition=-uve-topic-13-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,930] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,930] INFO [UnifiedLog partition=-uve-topic-23-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,930] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,930] INFO [UnifiedLog partition=-uve-topic-14-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,930] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,930] INFO [UnifiedLog partition=-uve-topic-24-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,930] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,930] INFO [UnifiedLog partition=-uve-topic-18-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,930] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,930] INFO [UnifiedLog partition=-uve-topic-28-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,930] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,930] INFO [UnifiedLog partition=structured_syslog_topic-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,930] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,930] INFO [UnifiedLog partition=-uve-topic-19-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,930] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,930] INFO [UnifiedLog partition=-uve-topic-29-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,930] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,930] INFO [UnifiedLog partition=-uve-topic-4-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,930] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,930] INFO [UnifiedLog partition=-uve-topic-5-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,930] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,931] INFO [UnifiedLog partition=-uve-topic-2-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,931] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,931] INFO [UnifiedLog partition=-uve-topic-3-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,931] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,931] INFO [UnifiedLog partition=-uve-topic-0-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,931] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,931] INFO [UnifiedLog partition=-uve-topic-1-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,931] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,931] INFO [UnifiedLog partition=-uve-topic-20-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,931] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,931] INFO [UnifiedLog partition=-uve-topic-21-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,931] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,931] INFO [UnifiedLog partition=-uve-topic-26-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,931] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,931] INFO [UnifiedLog partition=-uve-topic-27-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,931] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,931] INFO [UnifiedLog partition=-uve-topic-28-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,931] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,931] INFO [UnifiedLog partition=-uve-topic-29-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,931] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,931] INFO [UnifiedLog partition=-uve-topic-22-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,931] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,931] INFO [UnifiedLog partition=-uve-topic-23-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,932] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,932] INFO [UnifiedLog partition=-uve-topic-24-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,932] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,932] INFO [UnifiedLog partition=-uve-topic-25-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,932] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,932] INFO [UnifiedLog partition=-uve-topic-19-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,932] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,932] INFO [UnifiedLog partition=-uve-topic-29-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,932] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,932] INFO [UnifiedLog partition=structured_syslog_topic-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,932] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,932] INFO [UnifiedLog partition=-uve-topic-1-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,932] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,932] INFO [UnifiedLog partition=-uve-topic-2-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,932] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,932] INFO [UnifiedLog partition=-uve-topic-0-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,932] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,932] INFO [UnifiedLog partition=-uve-topic-9-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,932] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,932] INFO [UnifiedLog partition=-uve-topic-7-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,932] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,933] INFO [UnifiedLog partition=-uve-topic-8-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,933] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,933] INFO [UnifiedLog partition=-uve-topic-5-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,933] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,933] INFO [UnifiedLog partition=-uve-topic-6-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,933] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,933] INFO [UnifiedLog partition=-uve-topic-3-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,933] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,933] INFO [UnifiedLog partition=-uve-topic-4-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,933] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,933] INFO [UnifiedLog partition=structured_syslog_topic-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,933] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,933] INFO [UnifiedLog partition=structured_syslog_topic-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,933] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,933] INFO [UnifiedLog partition=-uve-topic-2-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,933] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,933] INFO [UnifiedLog partition=-uve-topic-3-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,933] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,933] INFO [UnifiedLog partition=-uve-topic-0-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,933] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,933] INFO [UnifiedLog partition=-uve-topic-1-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,933] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,934] INFO [UnifiedLog partition=-uve-topic-27-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,934] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,934] INFO [UnifiedLog partition=-uve-topic-17-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,934] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,934] INFO [UnifiedLog partition=-uve-topic-18-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,934] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,934] INFO [UnifiedLog partition=-uve-topic-28-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,934] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,934] INFO [UnifiedLog partition=-uve-topic-29-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,934] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,934] INFO [UnifiedLog partition=-uve-topic-19-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,934] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,934] INFO [UnifiedLog partition=-uve-topic-13-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,934] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,934] INFO [UnifiedLog partition=-uve-topic-23-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,934] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,934] INFO [UnifiedLog partition=-uve-topic-14-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,934] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,934] INFO [UnifiedLog partition=-uve-topic-24-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,934] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,934] INFO [UnifiedLog partition=-uve-topic-25-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,934] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,934] INFO [UnifiedLog partition=-uve-topic-15-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,934] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,935] INFO [UnifiedLog partition=-uve-topic-16-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,935] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,935] INFO [UnifiedLog partition=-uve-topic-26-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,935] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,935] INFO [UnifiedLog partition=-uve-topic-10-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,935] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,935] INFO [UnifiedLog partition=-uve-topic-20-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,935] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,935] INFO [UnifiedLog partition=-uve-topic-21-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,935] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,935] INFO [UnifiedLog partition=-uve-topic-11-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,935] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,935] INFO [UnifiedLog partition=-uve-topic-12-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,935] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,935] INFO [UnifiedLog partition=-uve-topic-22-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,935] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,935] INFO [UnifiedLog partition=-uve-topic-18-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,935] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,935] INFO [UnifiedLog partition=-uve-topic-28-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,935] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,935] INFO [UnifiedLog partition=-uve-topic-19-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,935] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,936] INFO [UnifiedLog partition=-uve-topic-29-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,936] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,936] INFO [UnifiedLog partition=-uve-topic-14-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,936] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,936] INFO [UnifiedLog partition=-uve-topic-24-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,936] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,936] INFO [UnifiedLog partition=-uve-topic-15-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,936] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,936] INFO [UnifiedLog partition=-uve-topic-25-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,936] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,936] INFO [UnifiedLog partition=-uve-topic-16-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,936] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,936] INFO [UnifiedLog partition=-uve-topic-26-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,936] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,936] INFO [UnifiedLog partition=-uve-topic-27-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,936] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,936] INFO [UnifiedLog partition=-uve-topic-17-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,936] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,936] INFO [UnifiedLog partition=-uve-topic-20-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,936] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,937] INFO [UnifiedLog partition=-uve-topic-10-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,937] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,937] INFO [UnifiedLog partition=-uve-topic-11-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,937] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,937] INFO [UnifiedLog partition=-uve-topic-21-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,937] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,937] INFO [UnifiedLog partition=-uve-topic-12-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,937] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,937] INFO [UnifiedLog partition=-uve-topic-22-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,937] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,937] INFO [UnifiedLog partition=-uve-topic-23-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,937] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,937] INFO [UnifiedLog partition=-uve-topic-13-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,937] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,937] INFO [UnifiedLog partition=-uve-topic-19-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,937] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,937] INFO [UnifiedLog partition=-uve-topic-29-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,937] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,937] INFO [UnifiedLog partition=-uve-topic-15-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,937] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,937] INFO [UnifiedLog partition=-uve-topic-25-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,937] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,937] INFO [UnifiedLog partition=-uve-topic-16-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,937] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,937] INFO [UnifiedLog partition=-uve-topic-26-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,937] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,938] INFO [UnifiedLog partition=-uve-topic-27-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,938] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,938] INFO [UnifiedLog partition=-uve-topic-17-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,938] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,938] INFO [UnifiedLog partition=-uve-topic-18-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,938] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,938] INFO [UnifiedLog partition=-uve-topic-28-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,938] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,938] INFO [UnifiedLog partition=-uve-topic-21-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,938] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,938] INFO [UnifiedLog partition=-uve-topic-11-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,938] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,938] INFO [UnifiedLog partition=-uve-topic-12-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,938] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,938] INFO [UnifiedLog partition=-uve-topic-22-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,938] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,938] INFO [UnifiedLog partition=-uve-topic-13-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,938] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,938] INFO [UnifiedLog partition=-uve-topic-23-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,938] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,938] INFO [UnifiedLog partition=-uve-topic-24-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,938] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,938] INFO [UnifiedLog partition=-uve-topic-14-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,939] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,939] INFO [UnifiedLog partition=-uve-topic-10-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,939] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,939] INFO [UnifiedLog partition=-uve-topic-20-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,939] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,939] INFO [UnifiedLog partition=-uve-topic-26-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,939] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,939] INFO [UnifiedLog partition=-uve-topic-16-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,939] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,939] INFO [UnifiedLog partition=-uve-topic-27-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,939] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,939] INFO [UnifiedLog partition=-uve-topic-17-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,939] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,939] INFO [UnifiedLog partition=-uve-topic-28-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,939] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,939] INFO [UnifiedLog partition=-uve-topic-18-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,939] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,939] INFO [UnifiedLog partition=-uve-topic-19-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,939] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,939] INFO [UnifiedLog partition=-uve-topic-29-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,939] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,939] INFO [UnifiedLog partition=-uve-topic-12-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,939] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,940] INFO [UnifiedLog partition=-uve-topic-22-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,940] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,940] INFO [UnifiedLog partition=-uve-topic-23-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,940] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,940] INFO [UnifiedLog partition=-uve-topic-13-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,940] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,940] INFO [UnifiedLog partition=-uve-topic-24-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,940] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,940] INFO [UnifiedLog partition=-uve-topic-14-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,940] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,940] INFO [UnifiedLog partition=-uve-topic-15-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,940] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,940] INFO [UnifiedLog partition=-uve-topic-25-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,940] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,940] INFO [UnifiedLog partition=-uve-topic-10-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,940] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,940] INFO [UnifiedLog partition=-uve-topic-20-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,940] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,940] INFO [UnifiedLog partition=-uve-topic-21-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,940] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,940] INFO [UnifiedLog partition=-uve-topic-11-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,940] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,941] INFO [UnifiedLog partition=-uve-topic-23-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,941] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,941] INFO [UnifiedLog partition=-uve-topic-13-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,941] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,941] INFO [UnifiedLog partition=-uve-topic-14-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,941] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,941] INFO [UnifiedLog partition=-uve-topic-24-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,941] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,941] INFO [UnifiedLog partition=-uve-topic-15-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,941] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,941] INFO [UnifiedLog partition=-uve-topic-25-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,941] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,941] INFO [UnifiedLog partition=-uve-topic-16-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,941] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,941] INFO [UnifiedLog partition=-uve-topic-26-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,941] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,941] INFO [UnifiedLog partition=-uve-topic-10-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,941] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,941] INFO [UnifiedLog partition=-uve-topic-20-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,941] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,941] INFO [UnifiedLog partition=-uve-topic-11-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,941] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,942] INFO [UnifiedLog partition=-uve-topic-21-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,942] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,942] INFO [UnifiedLog partition=-uve-topic-22-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,942] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,942] INFO [UnifiedLog partition=-uve-topic-12-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,942] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,942] INFO [UnifiedLog partition=-uve-topic-17-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,942] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,942] INFO [UnifiedLog partition=-uve-topic-27-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,942] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,942] INFO [UnifiedLog partition=-uve-topic-18-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,942] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,942] INFO [UnifiedLog partition=-uve-topic-28-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,942] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,942] INFO [UnifiedLog partition=-uve-topic-19-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,942] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,942] INFO [UnifiedLog partition=-uve-topic-29-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,942] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,942] INFO [UnifiedLog partition=-uve-topic-14-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,942] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,942] INFO [UnifiedLog partition=-uve-topic-24-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,942] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,943] INFO [UnifiedLog partition=-uve-topic-25-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,943] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,943] INFO [UnifiedLog partition=-uve-topic-15-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,943] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,943] INFO [UnifiedLog partition=-uve-topic-26-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,943] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,943] INFO [UnifiedLog partition=-uve-topic-16-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,943] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,943] INFO [UnifiedLog partition=-uve-topic-17-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,943] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,943] INFO [UnifiedLog partition=-uve-topic-27-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,943] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,943] INFO [UnifiedLog partition=-uve-topic-20-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,943] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,943] INFO [UnifiedLog partition=-uve-topic-10-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,943] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,943] INFO [UnifiedLog partition=-uve-topic-21-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,943] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,943] INFO [UnifiedLog partition=-uve-topic-11-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,943] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,943] INFO [UnifiedLog partition=-uve-topic-12-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,943] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,943] INFO [UnifiedLog partition=-uve-topic-22-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,943] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,944] INFO [UnifiedLog partition=-uve-topic-13-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,944] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,944] INFO [UnifiedLog partition=-uve-topic-23-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,944] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,944] INFO [UnifiedLog partition=-uve-topic-18-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,944] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,944] INFO [UnifiedLog partition=-uve-topic-28-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,944] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,944] INFO [UnifiedLog partition=-uve-topic-19-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,944] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,944] INFO [UnifiedLog partition=-uve-topic-29-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,944] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,944] INFO [UnifiedLog partition=-uve-topic-25-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,944] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,944] INFO [UnifiedLog partition=-uve-topic-15-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,944] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,944] INFO [UnifiedLog partition=-uve-topic-16-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,944] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,944] INFO [UnifiedLog partition=-uve-topic-26-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,944] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,944] INFO [UnifiedLog partition=-uve-topic-27-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,944] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,944] INFO [UnifiedLog partition=-uve-topic-17-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,944] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,944] INFO [UnifiedLog partition=-uve-topic-28-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,944] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,944] INFO [UnifiedLog partition=-uve-topic-18-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,945] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,945] INFO [UnifiedLog partition=-uve-topic-11-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,945] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,945] INFO [UnifiedLog partition=-uve-topic-21-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,945] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,945] INFO [UnifiedLog partition=-uve-topic-22-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,945] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,945] INFO [UnifiedLog partition=-uve-topic-12-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,945] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,945] INFO [UnifiedLog partition=-uve-topic-13-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,945] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,945] INFO [UnifiedLog partition=-uve-topic-23-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,945] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,945] INFO [UnifiedLog partition=-uve-topic-14-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,945] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,945] INFO [UnifiedLog partition=-uve-topic-24-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,945] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,945] INFO [UnifiedLog partition=-uve-topic-29-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,945] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,945] INFO [UnifiedLog partition=-uve-topic-19-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,945] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,945] INFO [UnifiedLog partition=-uve-topic-20-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,945] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,946] INFO [UnifiedLog partition=-uve-topic-10-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,946] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,946] INFO [UnifiedLog partition=-uve-topic-16-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,946] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,946] INFO [UnifiedLog partition=-uve-topic-26-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,946] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,946] INFO [UnifiedLog partition=-uve-topic-17-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,946] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,946] INFO [UnifiedLog partition=-uve-topic-27-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,946] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,946] INFO [UnifiedLog partition=-uve-topic-28-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,946] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,946] INFO [UnifiedLog partition=-uve-topic-18-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,946] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,946] INFO [UnifiedLog partition=-uve-topic-19-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,946] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,946] INFO [UnifiedLog partition=-uve-topic-29-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,946] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,946] INFO [UnifiedLog partition=-uve-topic-22-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,946] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,946] INFO [UnifiedLog partition=-uve-topic-12-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,946] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,946] INFO [UnifiedLog partition=-uve-topic-23-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,946] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,946] INFO [UnifiedLog partition=-uve-topic-13-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,946] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,946] INFO [UnifiedLog partition=-uve-topic-14-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,946] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,946] INFO [UnifiedLog partition=-uve-topic-24-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,946] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,946] INFO [UnifiedLog partition=-uve-topic-15-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,946] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,946] INFO [UnifiedLog partition=-uve-topic-25-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,946] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,946] INFO [UnifiedLog partition=-uve-topic-10-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,946] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,946] INFO [UnifiedLog partition=-uve-topic-20-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,946] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,946] INFO [UnifiedLog partition=-uve-topic-11-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,946] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,946] INFO [UnifiedLog partition=-uve-topic-21-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,946] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,946] INFO [UnifiedLog partition=-uve-topic-10-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,947] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,947] INFO [UnifiedLog partition=-uve-topic-20-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,947] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,947] INFO [UnifiedLog partition=-uve-topic-21-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,947] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,947] INFO [UnifiedLog partition=-uve-topic-11-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,947] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,947] INFO [UnifiedLog partition=-uve-topic-12-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,947] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,947] INFO [UnifiedLog partition=-uve-topic-22-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,947] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,947] INFO [UnifiedLog partition=-uve-topic-17-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,947] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,947] INFO [UnifiedLog partition=-uve-topic-27-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,947] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,947] INFO [UnifiedLog partition=-uve-topic-28-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,947] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,947] INFO [UnifiedLog partition=-uve-topic-18-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,947] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,947] INFO [UnifiedLog partition=-uve-topic-19-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,947] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,947] INFO [UnifiedLog partition=-uve-topic-29-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,947] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,947] INFO [UnifiedLog partition=-uve-topic-23-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,947] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,947] INFO [UnifiedLog partition=-uve-topic-13-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,947] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,947] INFO [UnifiedLog partition=-uve-topic-14-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,947] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,948] INFO [UnifiedLog partition=-uve-topic-24-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,948] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,948] INFO [UnifiedLog partition=-uve-topic-15-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,948] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,948] INFO [UnifiedLog partition=-uve-topic-25-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,948] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,948] INFO [UnifiedLog partition=-uve-topic-26-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,948] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,948] INFO [UnifiedLog partition=-uve-topic-16-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,948] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,948] INFO [UnifiedLog partition=-uve-topic-10-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,948] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,948] INFO [UnifiedLog partition=-uve-topic-20-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,948] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,948] INFO [UnifiedLog partition=-uve-topic-11-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,948] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,948] INFO [UnifiedLog partition=-uve-topic-21-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,948] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,948] INFO [UnifiedLog partition=-uve-topic-12-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,949] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,949] INFO [UnifiedLog partition=-uve-topic-22-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,949] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,949] INFO [UnifiedLog partition=-uve-topic-23-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,949] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,949] INFO [UnifiedLog partition=-uve-topic-13-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,949] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,949] INFO [UnifiedLog partition=-uve-topic-28-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,949] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,949] INFO [UnifiedLog partition=-uve-topic-18-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,949] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,949] INFO [UnifiedLog partition=-uve-topic-19-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,949] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,949] INFO [UnifiedLog partition=-uve-topic-29-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,949] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,949] INFO [UnifiedLog partition=-uve-topic-14-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,949] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,949] INFO [UnifiedLog partition=-uve-topic-24-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,949] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,949] INFO [UnifiedLog partition=-uve-topic-25-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,949] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,949] INFO [UnifiedLog partition=-uve-topic-15-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,949] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,949] INFO [UnifiedLog partition=-uve-topic-26-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,949] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,950] INFO [UnifiedLog partition=-uve-topic-16-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,950] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,950] INFO [UnifiedLog partition=-uve-topic-27-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,950] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,950] INFO [UnifiedLog partition=-uve-topic-17-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,950] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,950] INFO [UnifiedLog partition=-uve-topic-11-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,950] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,950] INFO [UnifiedLog partition=-uve-topic-21-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,950] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,950] INFO [UnifiedLog partition=-uve-topic-22-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,950] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,950] INFO [UnifiedLog partition=-uve-topic-12-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,950] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,950] INFO [UnifiedLog partition=-uve-topic-23-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,950] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,950] INFO [UnifiedLog partition=-uve-topic-13-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,950] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,950] INFO [UnifiedLog partition=-uve-topic-14-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,950] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,950] INFO [UnifiedLog partition=-uve-topic-24-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,950] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,950] INFO [UnifiedLog partition=-uve-topic-20-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,950] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,950] INFO [UnifiedLog partition=-uve-topic-10-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,950] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,950] INFO [UnifiedLog partition=-uve-topic-29-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,950] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,950] INFO [UnifiedLog partition=-uve-topic-19-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,950] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,950] INFO [UnifiedLog partition=-uve-topic-25-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,950] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,950] INFO [UnifiedLog partition=-uve-topic-15-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,950] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,950] INFO [UnifiedLog partition=-uve-topic-16-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,950] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,950] INFO [UnifiedLog partition=-uve-topic-26-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,950] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,950] INFO [UnifiedLog partition=-uve-topic-27-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,950] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,950] INFO [UnifiedLog partition=-uve-topic-17-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,950] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,950] INFO [UnifiedLog partition=-uve-topic-18-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,950] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,950] INFO [UnifiedLog partition=-uve-topic-28-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,950] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,950] INFO [UnifiedLog partition=-uve-topic-12-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,950] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,951] INFO [UnifiedLog partition=-uve-topic-22-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,951] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,951] INFO [UnifiedLog partition=-uve-topic-23-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,951] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,951] INFO [UnifiedLog partition=-uve-topic-13-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,951] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,951] INFO [UnifiedLog partition=-uve-topic-14-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,951] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,951] INFO [UnifiedLog partition=-uve-topic-24-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,951] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,951] INFO [UnifiedLog partition=-uve-topic-15-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,951] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,951] INFO [UnifiedLog partition=-uve-topic-25-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,951] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,951] INFO [UnifiedLog partition=-uve-topic-10-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,951] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,951] INFO [UnifiedLog partition=-uve-topic-20-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,951] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,951] INFO [UnifiedLog partition=-uve-topic-21-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,951] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,951] INFO [UnifiedLog partition=-uve-topic-11-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,951] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,951] INFO [UnifiedLog partition=-uve-topic-26-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,951] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,951] INFO [UnifiedLog partition=-uve-topic-16-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,951] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,951] INFO [UnifiedLog partition=-uve-topic-27-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,951] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,951] INFO [UnifiedLog partition=-uve-topic-17-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,951] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,951] INFO [UnifiedLog partition=-uve-topic-18-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,952] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,952] INFO [UnifiedLog partition=-uve-topic-28-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,952] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,952] INFO [UnifiedLog partition=-uve-topic-29-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,952] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,952] INFO [UnifiedLog partition=-uve-topic-19-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,952] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,952] INFO [UnifiedLog partition=-uve-topic-17-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,952] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,952] INFO [UnifiedLog partition=-uve-topic-27-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,952] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,952] INFO [UnifiedLog partition=-uve-topic-28-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,952] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,952] INFO [UnifiedLog partition=-uve-topic-18-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,952] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,952] INFO [UnifiedLog partition=-uve-topic-19-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,952] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,952] INFO [UnifiedLog partition=-uve-topic-29-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,952] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,952] INFO [UnifiedLog partition=-uve-topic-13-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,952] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,952] INFO [UnifiedLog partition=-uve-topic-23-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,952] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,952] INFO [UnifiedLog partition=-uve-topic-24-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,952] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,952] INFO [UnifiedLog partition=-uve-topic-14-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,952] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,952] INFO [UnifiedLog partition=-uve-topic-25-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,953] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,953] INFO [UnifiedLog partition=-uve-topic-15-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,953] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,953] INFO [UnifiedLog partition=-uve-topic-26-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,953] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,953] INFO [UnifiedLog partition=-uve-topic-16-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,953] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,953] INFO [UnifiedLog partition=-uve-topic-10-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,953] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,953] INFO [UnifiedLog partition=-uve-topic-20-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,953] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,953] INFO [UnifiedLog partition=-uve-topic-21-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,953] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,953] INFO [UnifiedLog partition=-uve-topic-11-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,953] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,953] INFO [UnifiedLog partition=-uve-topic-12-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,953] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,953] INFO [UnifiedLog partition=-uve-topic-22-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,953] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,953] INFO [UnifiedLog partition=-uve-topic-28-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,953] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,953] INFO [UnifiedLog partition=-uve-topic-18-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,954] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,954] INFO [UnifiedLog partition=-uve-topic-19-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,954] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,954] INFO [UnifiedLog partition=-uve-topic-29-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,954] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,954] INFO [UnifiedLog partition=-uve-topic-14-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,954] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,954] INFO [UnifiedLog partition=-uve-topic-24-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,954] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,954] INFO [UnifiedLog partition=-uve-topic-15-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,954] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,954] INFO [UnifiedLog partition=-uve-topic-25-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,954] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,954] INFO [UnifiedLog partition=-uve-topic-26-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,954] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,954] INFO [UnifiedLog partition=-uve-topic-16-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,954] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,954] INFO [UnifiedLog partition=-uve-topic-27-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,954] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,954] INFO [UnifiedLog partition=-uve-topic-17-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,954] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,954] INFO [UnifiedLog partition=-uve-topic-10-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,954] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,954] INFO [UnifiedLog partition=-uve-topic-20-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,955] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,955] INFO [UnifiedLog partition=-uve-topic-21-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,955] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,955] INFO [UnifiedLog partition=-uve-topic-11-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,955] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,955] INFO [UnifiedLog partition=-uve-topic-12-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,955] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,955] INFO [UnifiedLog partition=-uve-topic-22-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,955] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,955] INFO [UnifiedLog partition=-uve-topic-13-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,955] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,955] INFO [UnifiedLog partition=-uve-topic-23-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,955] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,955] INFO [UnifiedLog partition=-uve-topic-29-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,955] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,955] INFO [UnifiedLog partition=-uve-topic-19-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,955] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,955] INFO [UnifiedLog partition=-uve-topic-20-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,955] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,955] INFO [UnifiedLog partition=-uve-topic-10-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,955] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,955] INFO [UnifiedLog partition=-uve-topic-15-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,955] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,955] INFO [UnifiedLog partition=-uve-topic-25-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,955] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,955] INFO [UnifiedLog partition=-uve-topic-16-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,955] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,956] INFO [UnifiedLog partition=-uve-topic-26-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,956] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,956] INFO [UnifiedLog partition=-uve-topic-17-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,956] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,956] INFO [UnifiedLog partition=-uve-topic-27-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,956] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,956] INFO [UnifiedLog partition=-uve-topic-18-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,956] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,956] INFO [UnifiedLog partition=-uve-topic-28-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,956] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,956] INFO [UnifiedLog partition=-uve-topic-21-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,956] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,956] INFO [UnifiedLog partition=-uve-topic-11-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,956] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,956] INFO [UnifiedLog partition=-uve-topic-12-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,956] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,956] INFO [UnifiedLog partition=-uve-topic-22-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,956] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,956] INFO [UnifiedLog partition=-uve-topic-13-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,956] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,956] INFO [UnifiedLog partition=-uve-topic-23-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,956] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,956] INFO [UnifiedLog partition=-uve-topic-24-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,956] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,956] INFO [UnifiedLog partition=-uve-topic-14-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,956] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,956] INFO [UnifiedLog partition=-uve-topic-20-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,956] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,956] INFO [UnifiedLog partition=-uve-topic-10-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,956] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,956] INFO [UnifiedLog partition=-uve-topic-11-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,957] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,957] INFO [UnifiedLog partition=-uve-topic-21-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,957] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,957] INFO [UnifiedLog partition=-uve-topic-16-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,957] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,957] INFO [UnifiedLog partition=-uve-topic-26-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,957] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,957] INFO [UnifiedLog partition=-uve-topic-17-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,957] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,957] INFO [UnifiedLog partition=-uve-topic-27-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,957] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,957] INFO [UnifiedLog partition=-uve-topic-18-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,957] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,957] INFO [UnifiedLog partition=-uve-topic-28-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,957] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,957] INFO [UnifiedLog partition=-uve-topic-29-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,957] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,957] INFO [UnifiedLog partition=-uve-topic-19-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,957] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,957] INFO [UnifiedLog partition=-uve-topic-12-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,957] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,957] INFO [UnifiedLog partition=-uve-topic-22-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,957] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,957] INFO [UnifiedLog partition=-uve-topic-23-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,958] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,958] INFO [UnifiedLog partition=-uve-topic-13-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,958] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,958] INFO [UnifiedLog partition=-uve-topic-14-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,958] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,958] INFO [UnifiedLog partition=-uve-topic-24-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,958] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,958] INFO [UnifiedLog partition=-uve-topic-25-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,958] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,958] INFO [UnifiedLog partition=-uve-topic-15-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,958] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,958] INFO [UnifiedLog partition=-uve-topic-0-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,958] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,958] INFO [UnifiedLog partition=-uve-topic-7-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,958] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,958] INFO [UnifiedLog partition=-uve-topic-8-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,958] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,958] INFO [UnifiedLog partition=-uve-topic-5-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,958] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,958] INFO [UnifiedLog partition=-uve-topic-6-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,958] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,958] INFO [UnifiedLog partition=-uve-topic-3-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,958] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,958] INFO [UnifiedLog partition=-uve-topic-4-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,958] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,958] INFO [UnifiedLog partition=-uve-topic-1-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,959] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,959] INFO [UnifiedLog partition=-uve-topic-2-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,959] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,959] INFO [UnifiedLog partition=-uve-topic-9-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,959] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,959] INFO [UnifiedLog partition=-uve-topic-0-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,959] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,959] INFO [UnifiedLog partition=-uve-topic-1-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,959] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,959] INFO [UnifiedLog partition=-uve-topic-8-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,959] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,959] INFO [UnifiedLog partition=-uve-topic-9-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,959] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,959] INFO [UnifiedLog partition=-uve-topic-6-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,959] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,959] INFO [UnifiedLog partition=-uve-topic-7-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,959] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,959] INFO [UnifiedLog partition=-uve-topic-4-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,959] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,959] INFO [UnifiedLog partition=-uve-topic-5-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,959] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,959] INFO [UnifiedLog partition=-uve-topic-2-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,959] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,959] INFO [UnifiedLog partition=-uve-topic-3-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,959] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,959] INFO [UnifiedLog partition=-uve-topic-5-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,959] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,959] INFO [UnifiedLog partition=-uve-topic-6-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,960] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,960] INFO [UnifiedLog partition=-uve-topic-3-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,960] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,960] INFO [UnifiedLog partition=-uve-topic-4-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,960] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,960] INFO [UnifiedLog partition=-uve-topic-1-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,960] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,960] INFO [UnifiedLog partition=-uve-topic-2-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,960] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,960] INFO [UnifiedLog partition=-uve-topic-0-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,960] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,960] INFO [UnifiedLog partition=-uve-topic-9-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,960] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,960] INFO [UnifiedLog partition=-uve-topic-7-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,960] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,960] INFO [UnifiedLog partition=-uve-topic-8-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,960] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,960] INFO [UnifiedLog partition=-uve-topic-6-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,960] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,960] INFO [UnifiedLog partition=-uve-topic-7-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,960] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,960] INFO [UnifiedLog partition=-uve-topic-4-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,960] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,960] INFO [UnifiedLog partition=-uve-topic-5-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,960] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,960] INFO [UnifiedLog partition=-uve-topic-2-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,960] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,960] INFO [UnifiedLog partition=-uve-topic-3-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,960] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,960] INFO [UnifiedLog partition=-uve-topic-0-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,961] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,961] INFO [UnifiedLog partition=-uve-topic-1-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,961] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,961] INFO [UnifiedLog partition=-uve-topic-8-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,961] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,961] INFO [UnifiedLog partition=-uve-topic-9-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,961] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,961] INFO [UnifiedLog partition=-uve-topic-3-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,961] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,961] INFO [UnifiedLog partition=-uve-topic-4-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,961] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,961] INFO [UnifiedLog partition=-uve-topic-1-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,961] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,961] INFO [UnifiedLog partition=-uve-topic-2-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,961] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,961] INFO [UnifiedLog partition=-uve-topic-0-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,961] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,961] INFO [UnifiedLog partition=-uve-topic-9-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,961] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,961] INFO [UnifiedLog partition=-uve-topic-7-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,961] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,961] INFO [UnifiedLog partition=-uve-topic-8-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,961] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,961] INFO [UnifiedLog partition=-uve-topic-5-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,961] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,961] INFO [UnifiedLog partition=-uve-topic-6-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,961] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,961] INFO [UnifiedLog partition=-uve-topic-4-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,961] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,962] INFO [UnifiedLog partition=-uve-topic-5-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,962] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,962] INFO [UnifiedLog partition=-uve-topic-2-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,962] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,962] INFO [UnifiedLog partition=-uve-topic-3-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,962] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,962] INFO [UnifiedLog partition=-uve-topic-0-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,962] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,962] INFO [UnifiedLog partition=-uve-topic-1-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,962] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,962] INFO [UnifiedLog partition=-uve-topic-8-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,962] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,962] INFO [UnifiedLog partition=-uve-topic-9-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,962] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,962] INFO [UnifiedLog partition=-uve-topic-6-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,962] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,962] INFO [UnifiedLog partition=-uve-topic-7-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,962] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,962] INFO [UnifiedLog partition=-uve-topic-1-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,962] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,962] INFO [UnifiedLog partition=-uve-topic-2-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,962] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,962] INFO [UnifiedLog partition=-uve-topic-0-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,963] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,963] INFO [UnifiedLog partition=-uve-topic-9-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,963] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,963] INFO [UnifiedLog partition=-uve-topic-7-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,963] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,963] INFO [UnifiedLog partition=-uve-topic-8-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,963] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,963] INFO [UnifiedLog partition=-uve-topic-5-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,963] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,963] INFO [UnifiedLog partition=-uve-topic-6-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,963] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,963] INFO [UnifiedLog partition=-uve-topic-3-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,963] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,963] INFO [UnifiedLog partition=-uve-topic-4-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,963] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,963] INFO [UnifiedLog partition=-uve-topic-2-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,963] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,963] INFO [UnifiedLog partition=-uve-topic-3-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,963] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,963] INFO [UnifiedLog partition=-uve-topic-0-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,963] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,963] INFO [UnifiedLog partition=-uve-topic-1-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,963] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,963] INFO [UnifiedLog partition=-uve-topic-8-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,963] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,963] INFO [UnifiedLog partition=-uve-topic-9-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,964] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,964] INFO [UnifiedLog partition=-uve-topic-6-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,964] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,964] INFO [UnifiedLog partition=-uve-topic-7-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,964] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,964] INFO [UnifiedLog partition=-uve-topic-4-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,964] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,964] INFO [UnifiedLog partition=-uve-topic-5-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,964] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,964] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,964] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,964] INFO [UnifiedLog partition=-uve-topic-10-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,964] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,964] INFO [UnifiedLog partition=-uve-topic-11-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,964] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,964] INFO [UnifiedLog partition=-uve-topic-12-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,964] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,964] INFO [UnifiedLog partition=-uve-topic-13-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,964] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,964] INFO [UnifiedLog partition=-uve-topic-18-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,964] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,964] INFO [UnifiedLog partition=-uve-topic-19-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,964] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,964] INFO [UnifiedLog partition=-uve-topic-14-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,964] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,964] INFO [UnifiedLog partition=-uve-topic-15-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,964] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,965] INFO [UnifiedLog partition=-uve-topic-16-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,965] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,965] INFO [UnifiedLog partition=-uve-topic-17-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,965] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,965] INFO [UnifiedLog partition=-uve-topic-11-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,965] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,965] INFO [UnifiedLog partition=-uve-topic-21-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,965] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,965] INFO [UnifiedLog partition=-uve-topic-5-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,965] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,965] INFO [UnifiedLog partition=-uve-topic-22-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,965] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,965] INFO [UnifiedLog partition=-uve-topic-12-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,965] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,965] INFO [UnifiedLog partition=-uve-topic-6-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,965] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,965] INFO [UnifiedLog partition=-uve-topic-23-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,965] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,965] INFO [UnifiedLog partition=-uve-topic-13-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,965] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,965] INFO [UnifiedLog partition=-uve-topic-3-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,965] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,965] INFO [UnifiedLog partition=-uve-topic-14-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,965] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,965] INFO [UnifiedLog partition=-uve-topic-24-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,965] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,965] INFO [UnifiedLog partition=-uve-topic-4-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,965] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,965] INFO [UnifiedLog partition=-uve-topic-1-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,966] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,966] INFO [UnifiedLog partition=-uve-topic-2-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,966] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,966] INFO [UnifiedLog partition=-uve-topic-10-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,966] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,966] INFO [UnifiedLog partition=-uve-topic-20-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,966] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,966] INFO [UnifiedLog partition=-uve-topic-0-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,966] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,966] INFO [UnifiedLog partition=-uve-topic-29-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,966] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,966] INFO [UnifiedLog partition=-uve-topic-19-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,966] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,966] INFO [UnifiedLog partition=-uve-topic-15-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,966] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,966] INFO [UnifiedLog partition=-uve-topic-25-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,966] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,966] INFO [UnifiedLog partition=-uve-topic-9-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,966] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,966] INFO [UnifiedLog partition=-uve-topic-16-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,966] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,966] INFO [UnifiedLog partition=-uve-topic-26-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,966] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,966] INFO [UnifiedLog partition=-uve-topic-27-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,966] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,966] INFO [UnifiedLog partition=-uve-topic-17-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,967] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,967] INFO [UnifiedLog partition=-uve-topic-7-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,967] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,967] INFO [UnifiedLog partition=-uve-topic-28-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,967] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,967] INFO [UnifiedLog partition=-uve-topic-18-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,967] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,967] INFO [UnifiedLog partition=-uve-topic-8-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,967] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,967] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,967] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,967] INFO [UnifiedLog partition=-uve-topic-12-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,967] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,967] INFO [UnifiedLog partition=-uve-topic-22-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,967] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,967] INFO [UnifiedLog partition=-uve-topic-6-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,967] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,967] INFO [UnifiedLog partition=-uve-topic-13-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,967] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,967] INFO [UnifiedLog partition=-uve-topic-23-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,967] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,967] INFO [UnifiedLog partition=-uve-topic-7-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,967] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,967] INFO [UnifiedLog partition=-uve-topic-14-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,967] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,967] INFO [UnifiedLog partition=-uve-topic-24-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,967] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,968] INFO [UnifiedLog partition=-uve-topic-4-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,968] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,968] INFO [UnifiedLog partition=-uve-topic-25-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,968] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,968] INFO [UnifiedLog partition=-uve-topic-15-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,968] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,968] INFO [UnifiedLog partition=-uve-topic-5-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,968] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,968] INFO [UnifiedLog partition=-uve-topic-2-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,968] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,968] INFO [UnifiedLog partition=-uve-topic-3-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,968] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,968] INFO [UnifiedLog partition=-uve-topic-20-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,968] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,968] INFO [UnifiedLog partition=-uve-topic-10-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,968] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,968] INFO [UnifiedLog partition=-uve-topic-0-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,968] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,968] INFO [UnifiedLog partition=-uve-topic-21-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,968] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,968] INFO [UnifiedLog partition=-uve-topic-11-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,968] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,968] INFO [UnifiedLog partition=-uve-topic-1-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,968] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,969] INFO [UnifiedLog partition=-uve-topic-26-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,969] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,969] INFO [UnifiedLog partition=-uve-topic-16-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,969] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,969] INFO [UnifiedLog partition=-uve-topic-17-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,969] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,969] INFO [UnifiedLog partition=-uve-topic-27-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,969] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,969] INFO [UnifiedLog partition=-uve-topic-18-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,969] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,969] INFO [UnifiedLog partition=-uve-topic-28-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,969] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,969] INFO [UnifiedLog partition=-uve-topic-8-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,969] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,969] INFO [UnifiedLog partition=-uve-topic-29-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,969] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,969] INFO [UnifiedLog partition=-uve-topic-19-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,969] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,969] INFO [UnifiedLog partition=-uve-topic-9-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,969] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,969] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,969] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,969] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,969] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,970] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,970] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,970] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,970] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,970] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:09:43,970] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:09:43,970] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:11:45,301] WARN Session 0x100002408b10036 for server /10.0.0.38:2181, Closing socket connection. Attempting reconnect except it is a SessionExpiredException. (org.apache.zookeeper.ClientCnxn) EndOfStreamException: Unable to read additional data from server sessionid 0x100002408b10036, likely server has closed socket at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1289) [2026-06-04 06:11:45,921] INFO Opening socket connection to server /10.0.0.50:2181. (org.apache.zookeeper.ClientCnxn) [2026-06-04 06:11:45,921] INFO Socket connection established, initiating session, client: /10.0.0.50:53826, server: /10.0.0.50:2181 (org.apache.zookeeper.ClientCnxn) [2026-06-04 06:11:45,923] INFO Session establishment complete on server /10.0.0.50:2181, session id = 0x100002408b10036, negotiated timeout = 18000 (org.apache.zookeeper.ClientCnxn) [2026-06-04 06:12:55,702] WARN Session 0x100002408b10036 for server /10.0.0.50:2181, Closing socket connection. Attempting reconnect except it is a SessionExpiredException. (org.apache.zookeeper.ClientCnxn) EndOfStreamException: Unable to read additional data from server sessionid 0x100002408b10036, likely server has closed socket at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1289) [2026-06-04 06:12:56,605] INFO Opening socket connection to server /10.0.0.33:2181. (org.apache.zookeeper.ClientCnxn) [2026-06-04 06:12:56,607] INFO Socket connection established, initiating session, client: /10.0.0.50:49462, server: /10.0.0.33:2181 (org.apache.zookeeper.ClientCnxn) [2026-06-04 06:12:56,608] INFO Session establishment complete on server /10.0.0.33:2181, session id = 0x100002408b10036, negotiated timeout = 18000 (org.apache.zookeeper.ClientCnxn) [2026-06-04 06:14:02,353] WARN Session 0x100002408b10036 for server /10.0.0.33:2181, Closing socket connection. Attempting reconnect except it is a SessionExpiredException. (org.apache.zookeeper.ClientCnxn) EndOfStreamException: Unable to read additional data from server sessionid 0x100002408b10036, likely server has closed socket at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1289) [2026-06-04 06:14:02,696] INFO Opening socket connection to server /10.0.0.38:2181. (org.apache.zookeeper.ClientCnxn) [2026-06-04 06:14:02,697] INFO Socket connection established, initiating session, client: /10.0.0.50:49282, server: /10.0.0.38:2181 (org.apache.zookeeper.ClientCnxn) [2026-06-04 06:14:02,697] WARN Session 0x100002408b10036 for server /10.0.0.38:2181, Closing socket connection. Attempting reconnect except it is a SessionExpiredException. (org.apache.zookeeper.ClientCnxn) EndOfStreamException: Unable to read additional data from server sessionid 0x100002408b10036, likely server has closed socket at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1289) [2026-06-04 06:14:03,561] INFO Opening socket connection to server /10.0.0.50:2181. (org.apache.zookeeper.ClientCnxn) [2026-06-04 06:14:03,561] INFO Socket connection established, initiating session, client: /10.0.0.50:59972, server: /10.0.0.50:2181 (org.apache.zookeeper.ClientCnxn) [2026-06-04 06:14:03,562] INFO Session establishment complete on server /10.0.0.50:2181, session id = 0x100002408b10036, negotiated timeout = 18000 (org.apache.zookeeper.ClientCnxn) [2026-06-04 06:14:43,127] INFO [ReplicaFetcherManager on broker 2] Removed fetcher for partitions HashSet(-uve-topic-20-6, -uve-topic-23-5, -uve-topic-26-20, -uve-topic-11-24, -uve-topic-13-22, -uve-topic-6-25, -uve-topic-20-0, -uve-topic-25-2, -uve-topic-21-7, -uve-topic-5-23, -uve-topic-24-11, -uve-topic-14-12, -uve-topic-28-26, -uve-topic-18-27, -uve-topic-28-2, -uve-topic-18-3, -uve-topic-6-16, -uve-topic-10-15, -uve-topic-21-1, -uve-topic-7-4, -uve-topic-7-1, HEALTH_CHECK_TOPIC-27, -uve-topic-3-21, -uve-topic-25-29, HEALTH_CHECK_TOPIC-6, -uve-topic-4-29, -uve-topic-9-15, -uve-topic-2-20, -uve-topic-25-8, -uve-topic-25-23, -uve-topic-13-19, -uve-topic-23-14, -uve-topic-4-26, -uve-topic-13-7, -uve-topic-5-5, -uve-topic-13-10, -uve-topic-23-17, -uve-topic-6-13, -uve-topic-8-4, -uve-topic-10-27, -uve-topic-7-28, structured_syslog_topic-3, -uve-topic-16-8, -uve-topic-21-4, -uve-topic-29-13, -uve-topic-19-14, HEALTH_CHECK_TOPIC-12, -uve-topic-6-7, -uve-topic-9-24, -uve-topic-8-22, -uve-topic-9-21, -uve-topic-17-11, -uve-topic-27-10, -uve-topic-12-25, -uve-topic-22-24, structured_syslog_topic-6, -uve-topic-20-27, -uve-topic-28-11, -uve-topic-18-12, -uve-topic-14-27, -uve-topic-24-26, -uve-topic-9-27, -uve-topic-11-21, HEALTH_CHECK_TOPIC-15, -uve-topic-0-3, -uve-topic-23-20, -uve-topic-4-8, -uve-topic-7-7, -uve-topic-21-28, -uve-topic-0-15, -uve-topic-3-3, -uve-topic-24-5, -uve-topic-14-6, -uve-topic-22-21, -uve-topic-12-22, -uve-topic-18-9, -uve-topic-28-8, -uve-topic-19-5, -uve-topic-29-4, -uve-topic-11-9, -uve-topic-0-9, -uve-topic-16-14, -uve-topic-7-25, structured_syslog_topic-9, -uve-topic-8-13, -uve-topic-19-11, -uve-topic-29-10, -uve-topic-19-26, -uve-topic-29-25, -uve-topic-24-23, -uve-topic-14-24, -uve-topic-21-16, structured_syslog_topic-24, -uve-topic-26-5, structured_syslog_topic-15, -uve-topic-10-12, -uve-topic-26-23, -uve-topic-26-29, -uve-topic-27-19, -uve-topic-17-20, -uve-topic-6-10, -uve-topic-4-5, -uve-topic-8-1, -uve-topic-10-24, -uve-topic-16-17, -uve-topic-15-7, -uve-topic-9-18, -uve-topic-12-10, -uve-topic-22-9, -uve-topic-13-4, HEALTH_CHECK_TOPIC-9, -uve-topic-4-23, -uve-topic-13-1, -uve-topic-23-11, -uve-topic-16-11, -uve-topic-29-28, -uve-topic-19-29, -uve-topic-2-14, -uve-topic-26-17, -uve-topic-9-9, -uve-topic-1-13, -uve-topic-0-0, -uve-topic-6-28, -uve-topic-29-22, -uve-topic-19-23, -uve-topic-19-17, -uve-topic-29-16, -uve-topic-16-26, -uve-topic-7-22, -uve-topic-20-15, -uve-topic-15-25, -uve-topic-7-16, -uve-topic-0-12, -uve-topic-17-8, -uve-topic-27-7, -uve-topic-12-19, -uve-topic-22-18, -uve-topic-15-13, -uve-topic-5-20, -uve-topic-13-28, -uve-topic-23-26, -uve-topic-9-6, -uve-topic-1-1, -uve-topic-24-2, -uve-topic-14-3, -uve-topic-8-25, -uve-topic-0-21, -uve-topic-2-2, -uve-topic-23-2, -uve-topic-15-4, -uve-topic-13-16, -uve-topic-16-23, -uve-topic-1-22, -uve-topic-5-14, -uve-topic-2-11, -uve-topic-11-6, -uve-topic-21-13, -uve-topic-16-5, -uve-topic-20-12, -uve-topic-16-29, -uve-topic-22-6, -uve-topic-12-7, -uve-topic-10-21, -uve-topic-2-23, -uve-topic-12-13, -uve-topic-22-12, -uve-topic-29-19, -uve-topic-19-20, -uve-topic-14-0, -uve-topic-3-15, -uve-topic-5-8, HEALTH_CHECK_TOPIC-24, HEALTH_CHECK_TOPIC-18, -uve-topic-17-17, -uve-topic-27-16, -uve-topic-14-15, -uve-topic-24-14, -uve-topic-29-7, -uve-topic-19-8, -uve-topic-28-17, -uve-topic-18-18, -uve-topic-3-12, -uve-topic-23-23, -uve-topic-15-22, -uve-topic-15-16, -uve-topic-5-17, -uve-topic-8-7, -uve-topic-23-29, -uve-topic-6-19, -uve-topic-25-5, -uve-topic-24-20, -uve-topic-14-21, -uve-topic-7-10, structured_syslog_topic-21, -uve-topic-0-24, -uve-topic-1-7, -uve-topic-9-12, -uve-topic-7-19, -uve-topic-4-17, -uve-topic-26-26, -uve-topic-5-2, -uve-topic-2-17, -uve-topic-1-19, -uve-topic-18-15, -uve-topic-28-14, -uve-topic-10-9, -uve-topic-12-4, -uve-topic-22-3, -uve-topic-1-16, -uve-topic-21-25, -uve-topic-21-10, -uve-topic-1-25, -uve-topic-0-18, -uve-topic-6-4, -uve-topic-11-18, -uve-topic-12-28, -uve-topic-22-27, -uve-topic-3-9, -uve-topic-20-24, -uve-topic-22-0, -uve-topic-12-1, -uve-topic-28-20, -uve-topic-18-21, -uve-topic-26-11, -uve-topic-4-20, -uve-topic-16-20, -uve-topic-11-3, -uve-topic-1-28, -uve-topic-8-16, -uve-topic-1-10, -uve-topic-17-23, -uve-topic-27-22, -uve-topic-11-0, -uve-topic-9-3, -uve-topic-19-2, -uve-topic-29-1, -uve-topic-0-27, -uve-topic-27-13, -uve-topic-17-14, -uve-topic-24-8, -uve-topic-14-9, structured_syslog_topic-0, -uve-topic-15-19, -uve-topic-2-29, -uve-topic-3-0, -uve-topic-2-8, -uve-topic-3-18, HEALTH_CHECK_TOPIC-0, -uve-topic-6-22, -uve-topic-15-10, -uve-topic-25-17, structured_syslog_topic-12, -uve-topic-18-24, -uve-topic-28-23, -uve-topic-13-13, -uve-topic-8-10, -uve-topic-21-22, -uve-topic-3-27, -uve-topic-9-0, -uve-topic-10-0, -uve-topic-0-6, -uve-topic-22-15, -uve-topic-12-16, -uve-topic-1-4, -uve-topic-24-29, -uve-topic-11-15, -uve-topic-4-11, -uve-topic-2-26, -uve-topic-17-2, -uve-topic-27-1, -uve-topic-27-28, -uve-topic-17-29, -uve-topic-2-5, -uve-topic-10-6, -uve-topic-6-1, -uve-topic-26-2, -uve-topic-3-6, -uve-topic-17-26, -uve-topic-27-25, HEALTH_CHECK_TOPIC-3, -uve-topic-20-3, -uve-topic-20-21, -uve-topic-25-20, -uve-topic-25-14, -uve-topic-26-8, -uve-topic-23-8, -uve-topic-11-27, -uve-topic-8-19, -uve-topic-8-28, -uve-topic-10-3, -uve-topic-5-29, -uve-topic-24-17, -uve-topic-14-18, -uve-topic-18-6, -uve-topic-28-5, -uve-topic-5-26, -uve-topic-4-2, HEALTH_CHECK_TOPIC-21, -uve-topic-20-18, -uve-topic-11-12, -uve-topic-21-19, -uve-topic-5-11, -uve-topic-18-0, structured_syslog_topic-27, -uve-topic-15-1, -uve-topic-4-14, -uve-topic-20-9, -uve-topic-7-13, -uve-topic-10-18, -uve-topic-15-28, -uve-topic-16-2, -uve-topic-3-24, structured_syslog_topic-18, -uve-topic-25-26, -uve-topic-26-14, -uve-topic-28-29, -uve-topic-13-25, -uve-topic-25-11, -uve-topic-27-4, -uve-topic-17-5) (kafka.server.ReplicaFetcherManager) [2026-06-04 06:14:43,478] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-18-7 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,479] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-18-7 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,479] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-28-6 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,479] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-28-6 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,479] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-23-6 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,479] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-23-6 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,479] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-14-7 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,479] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-14-7 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,479] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-24-6 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,479] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-24-6 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,479] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-25-6 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,479] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-25-6 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,479] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-26-6 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,480] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-26-6 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,480] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-10-7 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,480] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-10-7 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,480] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-11-7 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,480] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-11-7 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,480] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-15-8 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,480] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-15-8 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,480] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-20-7 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,480] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-20-7 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,480] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-12-8 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,480] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-12-8 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,480] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-22-7 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,480] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-22-7 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,480] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-13-8 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,480] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-13-8 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,480] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-19-9 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,480] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-19-9 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,480] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-29-8 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,480] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-29-8 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,480] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-16-9 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,480] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-16-9 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,480] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-27-8 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,480] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-27-8 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,480] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-17-9 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,480] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-17-9 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,481] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-21-8 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,482] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-21-8 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,482] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-26-9 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,482] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-26-9 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,482] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-18-10 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,482] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-18-10 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,482] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-28-9 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,482] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-28-9 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,482] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-23-9 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,482] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-23-9 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,482] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-14-10 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,482] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-14-10 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,482] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-24-9 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,482] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-24-9 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,482] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-25-9 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,482] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-25-9 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,482] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-10-10 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,482] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-10-10 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,482] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-11-10 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,482] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-11-10 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,483] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-27-5 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,483] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-27-5 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,483] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-19-6 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,483] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-19-6 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,483] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-29-5 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,484] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-29-5 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,484] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-21-5 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,484] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-21-5 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,484] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-13-11 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,484] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-13-11 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,484] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-15-11 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,484] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-15-11 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,484] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-20-10 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,484] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-20-10 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,484] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-12-11 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,484] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-12-11 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,484] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-22-10 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,484] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-22-10 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,484] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-19-12 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,486] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-19-12 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,486] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-29-11 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,486] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-29-11 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,486] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-16-12 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,487] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-16-12 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,487] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-27-11 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,487] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-27-11 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,487] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-17-12 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,488] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-17-12 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,488] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-18-13 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,488] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-18-13 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,488] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-11-13 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,488] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-11-13 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,488] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-14-13 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,488] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-14-13 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,488] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-13-23 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,488] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-13-23 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,488] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-15-23 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,488] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-15-23 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,488] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-10-22 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,489] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-10-22 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,489] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-11-22 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,490] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-11-22 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,490] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-27-20 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,490] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-27-20 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,490] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-21-20 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,490] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-21-20 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,490] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-19-21 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,490] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-19-21 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,493] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-29-20 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,494] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-29-20 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,494] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-12-23 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,494] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-12-23 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,494] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-26-21 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,495] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-26-21 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,495] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-18-22 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,495] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-18-22 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,495] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-28-21 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,495] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-28-21 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,495] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-23-21 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,495] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-23-21 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,495] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-14-22 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,496] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-14-22 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,497] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-24-21 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,497] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-24-21 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,497] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-25-21 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,497] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-25-21 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,498] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-16-3 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,498] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-16-3 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,499] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-21-2 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,499] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-21-2 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,499] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-27-2 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,499] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-27-2 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,499] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-17-3 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,500] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-17-3 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,500] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-19-3 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,500] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-19-3 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,500] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-29-2 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,500] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-29-2 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,500] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-14-4 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,501] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-14-4 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,502] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-24-3 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,502] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-24-3 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,502] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-25-3 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,503] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-25-3 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,503] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-26-3 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,503] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-26-3 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,503] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-10-4 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,503] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-10-4 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,504] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-11-4 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,504] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-11-4 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,504] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-23-3 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,504] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-23-3 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,504] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-18-4 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,505] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-18-4 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,505] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-28-3 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,505] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-28-3 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,505] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-15-5 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,505] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-15-5 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,505] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-12-5 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,505] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-12-5 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,505] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-22-4 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,505] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-22-4 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,505] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-13-5 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,505] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-13-5 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,505] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-20-4 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,505] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-20-4 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,505] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-16-6 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,505] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-16-6 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,505] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-17-6 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,505] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-17-6 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,505] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-21-11 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,505] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-21-11 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,505] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-10-13 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,505] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-10-13 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,505] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-16-0 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,505] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-16-0 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,505] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-17-0 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,505] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-17-0 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,505] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-11-1 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,505] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-11-1 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,505] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-14-1 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,505] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-14-1 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,505] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-10-1 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,505] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-10-1 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,505] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-18-1 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,505] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-18-1 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,505] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-12-2 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,505] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-12-2 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,505] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-22-1 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,505] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-22-1 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,505] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-13-2 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,506] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-13-2 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,506] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-15-2 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,506] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-15-2 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,506] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-20-1 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,506] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-20-1 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,506] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-17-15 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,506] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-17-15 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,506] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-19-15 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,506] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-19-15 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,506] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-16-15 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,506] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-16-15 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,506] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-24-15 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,506] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-24-15 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,506] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-25-15 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,506] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-25-15 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,506] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-26-15 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,506] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-26-15 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,506] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-12-17 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,506] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-12-17 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,506] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-13-17 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,506] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-13-17 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,506] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-25-12 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,506] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-25-12 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,506] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-26-12 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,506] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-26-12 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,506] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-28-12 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,506] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-28-12 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,506] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-23-12 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,506] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-23-12 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,506] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-24-12 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,506] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-24-12 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,506] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-20-13 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,506] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-20-13 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,508] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-12-14 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,508] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-12-14 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,508] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-22-13 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,508] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-22-13 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,508] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-13-14 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,509] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-13-14 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,509] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-15-14 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,509] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-15-14 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,509] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-21-23 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,509] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-21-23 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,510] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-11-25 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,510] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-11-25 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,510] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-23-24 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,510] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-23-24 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,510] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-14-25 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,510] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-14-25 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,511] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-24-24 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,511] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-24-24 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,512] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-10-25 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,512] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-10-25 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,512] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-19-24 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,512] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-19-24 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,512] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-29-23 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,512] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-29-23 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,512] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-16-24 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,513] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-16-24 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,513] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-27-23 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,513] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-27-23 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,513] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-17-24 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,513] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-17-24 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,513] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-12-26 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,514] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-12-26 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,514] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-22-25 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,514] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-22-25 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,514] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-13-26 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,514] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-13-26 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,514] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-15-26 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,514] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-15-26 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,514] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-20-25 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,514] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-20-25 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,515] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-25-24 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,515] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-25-24 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,515] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-26-24 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,515] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-26-24 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,515] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-18-25 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,515] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-18-25 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,515] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-28-24 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,515] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-28-24 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,515] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-16-27 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,515] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-16-27 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,515] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-21-26 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,515] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-21-26 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,515] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-20-22 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,516] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-20-22 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,516] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-22-22 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,516] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-22-22 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,516] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-14-28 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,516] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-14-28 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,516] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-10-28 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,516] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-10-28 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,516] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-11-28 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,516] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-11-28 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,517] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-23-27 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,517] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-23-27 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,517] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-27-26 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,517] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-27-26 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,517] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-17-27 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,518] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-17-27 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,518] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-19-27 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,518] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-19-27 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,518] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-29-26 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,518] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-29-26 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,518] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-18-28 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,518] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-18-28 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,519] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-8-5 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,519] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-8-5 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,519] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition structured_syslog_topic-7 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,519] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition structured_syslog_topic-7 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,519] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-5-6 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,519] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-5-6 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,519] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-4-6 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,519] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-4-6 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,519] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-2-6 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,519] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-2-6 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,519] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-0-7 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,519] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-0-7 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,520] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-9-7 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,520] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-9-7 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,520] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-3-7 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,520] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-3-7 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,520] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-3-4 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,520] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-3-4 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,520] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-0-4 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,520] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-0-4 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,520] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-9-4 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,520] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-9-4 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,520] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-6-5 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,520] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-6-5 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,520] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-7-5 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,520] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-7-5 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,520] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition structured_syslog_topic-10 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,521] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition structured_syslog_topic-10 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,521] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-1-5 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,521] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-1-5 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,521] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition structured_syslog_topic-13 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,521] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition structured_syslog_topic-13 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,521] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-21-14 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,521] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-21-14 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,521] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-6-14 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,521] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-6-14 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,521] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-1-14 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,521] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-1-14 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,521] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-27-14 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,521] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-27-14 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,521] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-29-14 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,522] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-29-14 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,522] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-10-16 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,522] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-10-16 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,523] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-11-16 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,523] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-11-16 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,523] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-23-15 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,523] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-23-15 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,523] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-18-16 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,523] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-18-16 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,523] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-28-15 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,523] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-28-15 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,523] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-14-16 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,523] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-14-16 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,523] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-5-12 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,524] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-5-12 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,524] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-22-16 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,524] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-22-16 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,524] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-4-12 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,524] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-4-12 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,524] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-2-12 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,525] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-2-12 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,525] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-20-16 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,525] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-20-16 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,525] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-15-17 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,525] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-15-17 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,525] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-3-13 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,525] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-3-13 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,525] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-0-13 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,525] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-0-13 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,525] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-21-17 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,525] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-21-17 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,525] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-16-18 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,525] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-16-18 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,525] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-27-17 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,525] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-27-17 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,525] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-17-18 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,526] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-17-18 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,526] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-19-18 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,526] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-19-18 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,526] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-29-17 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,526] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-29-17 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,526] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-9-13 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,526] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-9-13 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,526] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-23-18 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,526] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-23-18 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,526] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-14-19 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,528] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-14-19 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,528] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-24-18 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,528] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-24-18 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,528] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-25-18 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,528] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-25-18 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,528] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-26-18 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,528] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-26-18 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,529] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-10-19 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,529] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-10-19 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,529] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-11-19 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,529] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-11-19 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,529] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-18-19 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,529] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-18-19 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,529] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-28-18 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,529] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-28-18 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,530] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-15-20 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,530] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-15-20 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,530] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-20-19 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,530] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-20-19 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,530] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-12-20 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,530] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-12-20 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,530] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-22-19 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,530] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-22-19 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,530] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-13-20 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,530] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-13-20 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,530] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-16-21 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,530] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-16-21 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,530] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-17-21 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,530] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-17-21 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,531] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition HEALTH_CHECK_TOPIC-28 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,531] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition HEALTH_CHECK_TOPIC-28 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,531] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-9-1 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,531] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-9-1 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,531] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-1-2 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,531] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-1-2 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,532] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition HEALTH_CHECK_TOPIC-25 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,532] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition HEALTH_CHECK_TOPIC-25 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,532] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-7-2 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,532] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-7-2 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,532] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-8-2 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,532] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-8-2 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,532] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-6-2 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,532] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-6-2 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,532] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-4-3 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,532] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-4-3 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,532] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-5-3 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,532] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-5-3 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,532] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-2-3 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,533] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-2-3 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,533] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-5-0 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,533] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-5-0 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,534] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-3-1 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,534] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-3-1 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,534] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-0-1 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,534] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-0-1 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,534] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-0-22 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,534] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-0-22 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,534] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-3-22 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,534] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-3-22 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,534] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-9-22 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,534] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-9-22 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,534] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-6-20 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,534] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-6-20 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,534] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-1-20 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,534] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-1-20 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,534] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-7-20 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,534] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-7-20 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,535] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-8-20 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,535] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-8-20 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,535] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition HEALTH_CHECK_TOPIC-19 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,535] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition HEALTH_CHECK_TOPIC-19 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,535] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-4-21 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,535] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-4-21 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,535] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-5-21 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,535] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-5-21 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,535] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-2-21 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,535] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-2-21 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,535] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition HEALTH_CHECK_TOPIC-16 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,535] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition HEALTH_CHECK_TOPIC-16 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,535] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-3-10 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,535] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-3-10 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,535] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-0-10 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,535] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-0-10 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,535] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-9-10 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,536] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-9-10 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,536] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-4-27 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,537] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-4-27 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,537] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-5-27 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,537] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-5-27 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,537] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-2-27 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,537] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-2-27 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,537] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-1-11 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,537] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-1-11 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,537] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-8-11 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,537] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-8-11 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,537] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-6-11 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,537] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-6-11 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,538] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-7-11 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,538] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-7-11 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,538] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-1-8 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,538] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-1-8 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,539] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-7-8 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,539] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-7-8 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,539] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-8-8 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,539] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-8-8 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,539] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-6-8 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,539] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-6-8 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,539] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-2-9 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,539] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-2-9 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,539] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-4-9 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,539] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-4-9 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,539] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-5-9 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,539] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-5-9 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,539] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-7-14 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,539] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-7-14 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,539] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-8-14 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,539] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-8-14 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,540] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition HEALTH_CHECK_TOPIC-13 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,540] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition HEALTH_CHECK_TOPIC-13 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,540] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition structured_syslog_topic-16 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,540] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition structured_syslog_topic-16 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,540] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-4-15 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,540] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-4-15 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,540] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-5-15 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,540] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-5-15 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,540] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-2-15 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,540] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-2-15 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,540] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-4-18 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,540] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-4-18 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,541] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-2-18 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,541] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-2-18 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,541] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition structured_syslog_topic-19 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,542] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition structured_syslog_topic-19 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,542] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-5-18 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,542] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-5-18 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,542] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-3-19 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,542] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-3-19 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,542] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-0-19 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,542] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-0-19 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,543] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-9-19 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,543] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-9-19 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,543] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition HEALTH_CHECK_TOPIC-22 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,543] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition HEALTH_CHECK_TOPIC-22 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,543] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-0-16 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,543] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-0-16 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,543] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-9-16 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,543] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-9-16 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,543] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-3-16 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,543] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-3-16 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,544] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-1-17 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,544] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-1-17 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,544] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-8-17 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,544] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-8-17 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,544] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-6-17 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,544] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-6-17 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,544] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-7-17 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,544] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-7-17 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,544] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition HEALTH_CHECK_TOPIC-4 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,544] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition HEALTH_CHECK_TOPIC-4 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,544] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-1-23 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,544] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-1-23 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,544] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-8-23 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,544] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-8-23 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,545] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition structured_syslog_topic-25 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,545] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition structured_syslog_topic-25 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,545] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-6-23 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,545] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-6-23 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,545] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-7-23 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,545] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-7-23 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,545] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition structured_syslog_topic-1 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,545] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition structured_syslog_topic-1 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,545] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-3-28 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,546] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-3-28 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,546] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-0-28 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,546] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-0-28 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,546] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-9-28 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,546] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-9-28 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,546] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition HEALTH_CHECK_TOPIC-10 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,546] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition HEALTH_CHECK_TOPIC-10 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,546] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-6-29 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,546] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-6-29 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,546] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-7-29 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,547] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-7-29 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,547] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-1-29 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,547] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-1-29 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,548] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-8-29 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,548] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-8-29 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,548] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-1-26 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,548] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-1-26 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,548] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-24-27 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,548] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-24-27 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,548] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-25-27 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,548] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-25-27 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,548] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-26-27 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,548] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-26-27 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,548] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-7-26 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,548] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-7-26 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,548] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition structured_syslog_topic-28 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,548] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition structured_syslog_topic-28 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,548] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-8-26 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,549] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-8-26 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,549] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-6-26 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,549] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-6-26 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,549] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-20-28 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,549] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-20-28 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,549] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition structured_syslog_topic-4 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,549] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition structured_syslog_topic-4 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,549] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-15-29 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,549] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-15-29 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,549] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-12-29 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,549] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-12-29 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,549] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-22-28 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,549] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-22-28 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,549] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-13-29 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,550] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-13-29 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,550] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition HEALTH_CHECK_TOPIC-1 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,550] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition HEALTH_CHECK_TOPIC-1 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,550] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-28-27 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,551] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-28-27 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,551] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-2-24 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,551] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-2-24 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,551] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-21-29 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,551] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-21-29 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,551] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-27-29 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,551] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-27-29 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,551] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-29-29 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,551] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-29-29 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,551] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-5-24 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,551] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-5-24 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,552] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-4-24 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,552] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-4-24 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,553] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-3-25 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,553] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-3-25 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,553] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-0-25 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,553] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-0-25 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,553] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-4-0 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,553] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-4-0 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,553] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-9-25 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,553] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-9-25 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,553] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition HEALTH_CHECK_TOPIC-7 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,553] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition HEALTH_CHECK_TOPIC-7 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,553] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition structured_syslog_topic-22 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,553] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition structured_syslog_topic-22 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,553] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-25-0 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,553] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-25-0 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,554] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-26-0 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,554] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-26-0 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,554] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-28-0 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,554] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-28-0 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,554] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-19-0 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,554] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-19-0 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,554] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-23-0 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,554] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-23-0 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,554] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-24-0 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,554] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-24-0 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,554] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-2-0 has an older epoch (6) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:43,554] WARN [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Partition -uve-topic-2-0 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,838] INFO [ReplicaFetcherManager on broker 2] Removed fetcher for partitions HashSet(-uve-topic-18-7, -uve-topic-28-6, -uve-topic-0-22, -uve-topic-23-6, -uve-topic-24-6, -uve-topic-14-7, -uve-topic-25-6, -uve-topic-8-5, -uve-topic-26-6, -uve-topic-21-23, -uve-topic-3-22, HEALTH_CHECK_TOPIC-4, -uve-topic-13-23, -uve-topic-15-23, -uve-topic-9-22, structured_syslog_topic-7, -uve-topic-10-7, -uve-topic-11-7, -uve-topic-5-6, -uve-topic-4-6, -uve-topic-2-6, -uve-topic-1-23, -uve-topic-15-8, -uve-topic-11-25, -uve-topic-8-23, structured_syslog_topic-25, -uve-topic-23-24, -uve-topic-6-23, -uve-topic-14-25, -uve-topic-24-24, -uve-topic-7-23, -uve-topic-10-25, -uve-topic-0-7, -uve-topic-19-24, -uve-topic-29-23, -uve-topic-16-24, -uve-topic-17-24, -uve-topic-27-23, -uve-topic-20-7, -uve-topic-9-7, -uve-topic-12-8, -uve-topic-22-7, -uve-topic-13-8, -uve-topic-3-7, -uve-topic-19-9, -uve-topic-29-8, -uve-topic-16-9, -uve-topic-17-9, -uve-topic-27-8, -uve-topic-22-25, -uve-topic-12-26, -uve-topic-13-26, -uve-topic-6-20, -uve-topic-15-26, -uve-topic-1-20, -uve-topic-20-25, -uve-topic-25-24, -uve-topic-26-24, -uve-topic-7-20, -uve-topic-28-24, -uve-topic-18-25, -uve-topic-8-20, -uve-topic-21-8, -uve-topic-3-4, -uve-topic-0-4, HEALTH_CHECK_TOPIC-19, -uve-topic-26-9, -uve-topic-9-4, -uve-topic-28-9, -uve-topic-18-10, -uve-topic-4-21, -uve-topic-16-27, -uve-topic-5-21, -uve-topic-2-21, -uve-topic-21-26, -uve-topic-6-5, -uve-topic-23-9, -uve-topic-7-5, -uve-topic-14-10, -uve-topic-24-9, structured_syslog_topic-10, -uve-topic-25-9, -uve-topic-10-10, -uve-topic-11-10, -uve-topic-1-5, -uve-topic-1-26, -uve-topic-16-3, -uve-topic-21-2, HEALTH_CHECK_TOPIC-16, -uve-topic-27-2, -uve-topic-17-3, -uve-topic-7-26, structured_syslog_topic-28, -uve-topic-8-26, -uve-topic-29-2, -uve-topic-19-3, -uve-topic-6-26, -uve-topic-23-18, -uve-topic-3-10, -uve-topic-14-19, -uve-topic-24-18, -uve-topic-25-18, -uve-topic-26-18, -uve-topic-10-19, -uve-topic-0-10, -uve-topic-11-19, -uve-topic-9-10, -uve-topic-18-19, -uve-topic-28-18, -uve-topic-14-4, -uve-topic-24-3, -uve-topic-4-27, -uve-topic-25-3, -uve-topic-5-27, -uve-topic-26-3, -uve-topic-2-27, -uve-topic-10-4, -uve-topic-11-4, -uve-topic-23-3, -uve-topic-18-4, -uve-topic-28-3, -uve-topic-15-20, HEALTH_CHECK_TOPIC-1, -uve-topic-20-19, -uve-topic-1-11, -uve-topic-22-19, -uve-topic-12-20, -uve-topic-13-20, -uve-topic-8-11, -uve-topic-6-11, -uve-topic-7-11, -uve-topic-15-5, -uve-topic-2-24, -uve-topic-22-4, -uve-topic-12-5, -uve-topic-13-5, -uve-topic-10-22, -uve-topic-11-22, -uve-topic-5-24, -uve-topic-4-24, -uve-topic-1-8, -uve-topic-16-21, -uve-topic-27-20, -uve-topic-17-21, -uve-topic-21-20, -uve-topic-7-8, -uve-topic-20-4, -uve-topic-8-8, -uve-topic-19-21, -uve-topic-29-20, -uve-topic-6-8, structured_syslog_topic-13, -uve-topic-16-6, -uve-topic-27-5, -uve-topic-17-6, -uve-topic-3-25, -uve-topic-0-25, -uve-topic-19-6, -uve-topic-29-5, -uve-topic-20-22, -uve-topic-12-23, -uve-topic-22-22, -uve-topic-9-25, -uve-topic-26-21, -uve-topic-2-9, -uve-topic-18-22, -uve-topic-28-21, -uve-topic-23-21, -uve-topic-24-21, -uve-topic-14-22, -uve-topic-25-21, -uve-topic-21-5, -uve-topic-4-9, -uve-topic-5-9, -uve-topic-7-14, -uve-topic-8-14, -uve-topic-21-14, -uve-topic-6-14, -uve-topic-1-14, -uve-topic-17-15, -uve-topic-27-14, -uve-topic-19-15, -uve-topic-29-14, -uve-topic-16-15, HEALTH_CHECK_TOPIC-13, -uve-topic-19-0, -uve-topic-16-0, -uve-topic-17-0, -uve-topic-10-16, structured_syslog_topic-16, -uve-topic-11-16, -uve-topic-23-15, -uve-topic-4-15, -uve-topic-5-15, -uve-topic-2-15, -uve-topic-28-15, -uve-topic-18-16, -uve-topic-24-15, -uve-topic-14-16, -uve-topic-25-15, -uve-topic-26-15, -uve-topic-11-1, structured_syslog_topic-1, -uve-topic-23-0, -uve-topic-3-28, -uve-topic-24-0, -uve-topic-14-1, -uve-topic-10-1, -uve-topic-0-28, -uve-topic-25-0, -uve-topic-9-28, HEALTH_CHECK_TOPIC-10, -uve-topic-26-0, -uve-topic-28-0, -uve-topic-18-1, -uve-topic-5-12, -uve-topic-12-17, -uve-topic-22-16, -uve-topic-13-17, -uve-topic-4-12, -uve-topic-2-12, -uve-topic-20-16, -uve-topic-15-17, -uve-topic-12-2, -uve-topic-22-1, -uve-topic-6-29, -uve-topic-13-2, -uve-topic-7-29, -uve-topic-15-2, -uve-topic-20-1, -uve-topic-1-29, -uve-topic-8-29, -uve-topic-3-13, -uve-topic-0-13, -uve-topic-21-17, HEALTH_CHECK_TOPIC-28, -uve-topic-16-18, -uve-topic-27-17, -uve-topic-17-18, -uve-topic-29-17, -uve-topic-19-18, -uve-topic-9-13, -uve-topic-9-1, -uve-topic-24-27, -uve-topic-14-28, -uve-topic-25-27, -uve-topic-4-18, -uve-topic-26-27, -uve-topic-2-18, -uve-topic-10-28, -uve-topic-11-28, -uve-topic-23-27, structured_syslog_topic-19, -uve-topic-27-26, -uve-topic-17-27, -uve-topic-29-26, -uve-topic-19-27, -uve-topic-5-18, -uve-topic-13-11, -uve-topic-15-11, -uve-topic-1-2, HEALTH_CHECK_TOPIC-25, -uve-topic-20-10, -uve-topic-22-10, -uve-topic-12-11, -uve-topic-20-28, -uve-topic-7-2, structured_syslog_topic-4, -uve-topic-29-11, -uve-topic-19-12, -uve-topic-8-2, -uve-topic-6-2, -uve-topic-15-29, -uve-topic-3-19, -uve-topic-0-19, -uve-topic-12-29, -uve-topic-22-28, -uve-topic-13-29, -uve-topic-28-27, -uve-topic-18-28, -uve-topic-9-19, -uve-topic-4-3, -uve-topic-5-3, -uve-topic-16-12, -uve-topic-2-3, -uve-topic-27-11, -uve-topic-17-12, -uve-topic-21-11, HEALTH_CHECK_TOPIC-22, -uve-topic-21-29, -uve-topic-27-29, -uve-topic-29-29, -uve-topic-0-16, -uve-topic-9-16, -uve-topic-10-13, -uve-topic-3-16, -uve-topic-25-12, -uve-topic-26-12, -uve-topic-2-0, -uve-topic-18-13, -uve-topic-28-12, -uve-topic-11-13, -uve-topic-23-12, -uve-topic-14-13, -uve-topic-24-12, -uve-topic-5-0, -uve-topic-4-0, -uve-topic-1-17, HEALTH_CHECK_TOPIC-7, -uve-topic-20-13, -uve-topic-8-17, -uve-topic-6-17, -uve-topic-7-17, structured_syslog_topic-22, -uve-topic-3-1, -uve-topic-0-1, -uve-topic-22-13, -uve-topic-12-14, -uve-topic-13-14, -uve-topic-15-14) (kafka.server.ReplicaFetcherManager) [2026-06-04 06:14:44,844] INFO [ReplicaFetcherThread-0-3]: Starting (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,844] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,844] INFO [UnifiedLog partition=-uve-topic-28-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,844] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,844] INFO [UnifiedLog partition=-uve-topic-18-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,844] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,844] INFO [UnifiedLog partition=-uve-topic-0-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,844] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,844] INFO [UnifiedLog partition=-uve-topic-23-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,844] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,844] INFO [UnifiedLog partition=-uve-topic-14-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,844] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,845] INFO [UnifiedLog partition=-uve-topic-24-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,845] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,845] INFO [UnifiedLog partition=-uve-topic-25-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,845] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,845] INFO [UnifiedLog partition=-uve-topic-8-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,845] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,845] INFO [UnifiedLog partition=-uve-topic-26-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,845] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,845] INFO [UnifiedLog partition=-uve-topic-21-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,845] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,845] INFO [ReplicaFetcherManager on broker 2] Added fetcher to broker 3 for partitions HashMap(-uve-topic-10-7 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-5-24 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-13-11 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-2-18 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-16-21 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-21-23 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-23-21 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-20-22 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-7-8 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-11-16 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-3-10 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-3-19 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-5-15 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-10-1 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-9-13 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), HEALTH_CHECK_TOPIC-19 -> InitialFetchState(Some(iI5WZzkFR42dXXb1Xyto0Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-8-5 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-22-4 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-12-5 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-29-11 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-19-12 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-1-17 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-19-0 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,14), -uve-topic-1-5 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), HEALTH_CHECK_TOPIC-10 -> InitialFetchState(Some(iI5WZzkFR42dXXb1Xyto0Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-9-10 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-8-2 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-16-0 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-14-7 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-24-6 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-17-9 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-27-8 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-18-10 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-28-9 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-7-17 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-24-12 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-14-13 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-15-17 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-15-8 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-0-16 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-3-28 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-7-26 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-15-14 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-1-26 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-26-24 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-0-25 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-29-29 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-8-29 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-23-6 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-23-18 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-28-27 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-18-28 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-12-14 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-22-13 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-23-9 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-14-1 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-24-0 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,130), -uve-topic-6-20 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-11-13 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-8-20 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-14-16 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-24-15 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), structured_syslog_topic-22 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-18-13 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-28-12 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-12-17 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-22-16 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-2-6 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-2-27 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-29-23 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-19-24 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-5-12 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), structured_syslog_topic-16 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-0-4 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-3-25 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), HEALTH_CHECK_TOPIC-16 -> InitialFetchState(Some(iI5WZzkFR42dXXb1Xyto0Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-14-28 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-24-27 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-19-6 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-29-5 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), structured_syslog_topic-10 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-9-19 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-2-24 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-10-28 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-13-26 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-7-14 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-13-5 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-1-23 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-28-3 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-18-4 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-21-20 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-3-4 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-29-26 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-19-27 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), structured_syslog_topic-28 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-1-20 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), structured_syslog_topic-25 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-21-8 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-28-24 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-18-25 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-5-6 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-27-20 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-17-21 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-14-22 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-24-21 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-8-17 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-5-27 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-6-11 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-16-6 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-0-22 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-1-14 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-3-7 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-16-24 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-8-26 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-27-11 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-17-12 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-17-15 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-27-14 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-18-16 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-28-15 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-15-29 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), structured_syslog_topic-19 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-27-17 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-17-18 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-15-23 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-5-9 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-13-23 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-25-6 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-29-2 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-19-3 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-23-3 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), HEALTH_CHECK_TOPIC-13 -> InitialFetchState(Some(iI5WZzkFR42dXXb1Xyto0Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-23-0 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,138), -uve-topic-7-11 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-13-20 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-19-9 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-29-8 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-11-25 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-3-22 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-22-25 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-12-26 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-26-18 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-4-12 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-0-13 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-26-9 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-16-18 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-9-4 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-7-29 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-27-26 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-17-27 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-20-28 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-20-7 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-8-23 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-8-8 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), HEALTH_CHECK_TOPIC-25 -> InitialFetchState(Some(iI5WZzkFR42dXXb1Xyto0Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-24-3 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-14-4 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-25-24 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-15-5 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-12-11 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-22-10 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-27-23 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-17-24 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-10-16 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-4-3 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-4-9 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-26-6 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-23-27 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), HEALTH_CHECK_TOPIC-1 -> InitialFetchState(Some(iI5WZzkFR42dXXb1Xyto0Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-2-21 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-6-14 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-25-12 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-28-21 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-18-22 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-21-29 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-25-3 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-23-15 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-13-8 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-4-27 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-20-4 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-13-14 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-11-22 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-21-5 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), structured_syslog_topic-1 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-27-29 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-10-13 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-6-2 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), structured_syslog_topic-13 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-18-19 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-28-18 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-4-0 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-22-22 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-12-23 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-12-29 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-22-28 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-25-21 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-25-15 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-4-18 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-16-27 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-3-16 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-12-20 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-22-19 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-21-17 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-20-16 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-5-18 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-2-15 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-10-25 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-11-10 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-26-15 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-9-1 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-27-5 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-17-6 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-11-19 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-28-6 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-18-7 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-17-0 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-6-29 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-21-2 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), HEALTH_CHECK_TOPIC-4 -> InitialFetchState(Some(iI5WZzkFR42dXXb1Xyto0Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-15-26 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-7-23 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-4-6 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-16-12 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-17-3 -> InitialFetchState(Some(_3J9_L4bTbq0FyODTWwowg),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-27-2 -> InitialFetchState(Some(OR1MiSVxTQesQ6PVIco_9A),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-18-1 -> InitialFetchState(Some(KwkSVyNHTAGBN2appE66CQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-28-0 -> InitialFetchState(Some(Cud7ELzkQuaBrxgegdtuoA),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,98), -uve-topic-13-2 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-26-27 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-25-18 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-8-11 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-15-11 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-5-21 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-26-12 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-25-9 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-7-5 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-24-24 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-14-25 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-20-19 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-1-11 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-0-28 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-23-12 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-9-7 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-3-13 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), HEALTH_CHECK_TOPIC-7 -> InitialFetchState(Some(iI5WZzkFR42dXXb1Xyto0Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-15-2 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-26-3 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-6-17 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-9-16 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-21-14 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-11-7 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-6-8 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-2-3 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-29-17 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-19-18 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-4-15 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), HEALTH_CHECK_TOPIC-28 -> InitialFetchState(Some(iI5WZzkFR42dXXb1Xyto0Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-9-28 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-26-21 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-16-3 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-5-0 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-4-21 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-4-24 -> InitialFetchState(Some(gaXY8KGgSAOnCQDc3Jc6jg),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-13-29 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-11-1 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-6-26 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-5-3 -> InitialFetchState(Some(0IWMVlFISi2qC0fnKjMlOQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-10-22 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-20-13 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-26-0 -> InitialFetchState(Some(Hbd4rgnlSzae35mgstJ7MA),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,83), -uve-topic-16-9 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-2-12 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-22-7 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-12-8 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), HEALTH_CHECK_TOPIC-22 -> InitialFetchState(Some(iI5WZzkFR42dXXb1Xyto0Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-7-2 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-10-4 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-12-2 -> InitialFetchState(Some(nUHJ3hixS0OPRyjbOhSGrQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-22-1 -> InitialFetchState(Some(nkNu2yC_Q_iD3gnoV6HC4Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-8-14 -> InitialFetchState(Some(td6B-jlkQuqhwJTmTKWCbg),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-13-17 -> InitialFetchState(Some(HBL77f5CR7aGltIK76rdYA),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-0-10 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-6-5 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-7-20 -> InitialFetchState(Some(Yh6VZSZtRF2FNc7tbKgHIA),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-14-10 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-24-9 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-19-21 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-29-20 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-11-28 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-21-26 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-11-4 -> InitialFetchState(Some(jTK_9rp5TueOjyGHzam7qw),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-25-0 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,43), -uve-topic-10-19 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-21-11 -> InitialFetchState(Some(UlYHH9-6QLa2zZ_9VTHq3A),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), structured_syslog_topic-7 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-1-8 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-20-10 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-29-14 -> InitialFetchState(Some(B8y1TbIsQQ2k8tIp8cND4Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-19-15 -> InitialFetchState(Some(dEvK_AqJR2G6wlA6ymrZ-g),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-0-1 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-3-1 -> InitialFetchState(Some(vhSI7k9XSbijf2CWYBiBjw),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-1-2 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-9-25 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-1-29 -> InitialFetchState(Some(ttzCHg7oTYK5hFlPxoAg4Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-2-0 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,74), -uve-topic-2-9 -> InitialFetchState(Some(gjBIb2LlT4ms2qFhm2weoQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-10-10 -> InitialFetchState(Some(g_6D_KE3SJy1e0pQNhjuRg),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-25-27 -> InitialFetchState(Some(ja-Mc9kNSs6gD3u_x_D2Og),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-20-1 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-0-19 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-6-23 -> InitialFetchState(Some(42nxUKIORvC98eQUbNeBNg),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-23-24 -> InitialFetchState(Some(7cizxDIzTp-h02vidCc48Q),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-0-7 -> InitialFetchState(Some(uqELFc-LSh6wm6UvZpvAbQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-15-20 -> InitialFetchState(Some(52nBsBlkSdOL744drEQHKA),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-20-25 -> InitialFetchState(Some(zucC39ccRjCaBhWNNIYtXA),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-16-15 -> InitialFetchState(Some(WOwCsSB2TVCT5iteFZjLXw),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-9-22 -> InitialFetchState(Some(kMtXXPSSQCOTPYXm1CYDkQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), structured_syslog_topic-4 -> InitialFetchState(Some(vHfdJd3qREiDk94kYXB4zA),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-24-18 -> InitialFetchState(Some(ZZN8czmfTTmnMA1isEU4Kg),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0), -uve-topic-14-19 -> InitialFetchState(Some(laTw_RjmQ8eUsgnBbldDLA),BrokerEndPoint(id=3, host=10.0.0.33:9092),7,0)) (kafka.server.ReplicaFetcherManager) [2026-06-04 06:14:44,845] INFO [UnifiedLog partition=-uve-topic-3-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,846] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,846] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,846] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,846] INFO [UnifiedLog partition=-uve-topic-13-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,846] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,846] INFO [UnifiedLog partition=-uve-topic-15-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,846] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,846] INFO [UnifiedLog partition=-uve-topic-9-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,846] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,846] INFO [UnifiedLog partition=structured_syslog_topic-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,846] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,846] INFO [UnifiedLog partition=-uve-topic-10-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,846] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,846] INFO [UnifiedLog partition=-uve-topic-11-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,847] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,847] INFO [UnifiedLog partition=-uve-topic-5-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,847] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,847] INFO [UnifiedLog partition=-uve-topic-4-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,847] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,847] INFO [UnifiedLog partition=-uve-topic-2-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,847] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,847] INFO [UnifiedLog partition=-uve-topic-1-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,847] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,847] INFO [UnifiedLog partition=-uve-topic-15-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,847] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,847] INFO [UnifiedLog partition=-uve-topic-11-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,847] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,847] INFO [UnifiedLog partition=-uve-topic-8-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,847] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,847] INFO [UnifiedLog partition=structured_syslog_topic-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,847] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,847] INFO [UnifiedLog partition=-uve-topic-23-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,847] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,847] INFO [UnifiedLog partition=-uve-topic-6-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,847] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,847] INFO [UnifiedLog partition=-uve-topic-24-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,847] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,847] INFO [UnifiedLog partition=-uve-topic-14-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,847] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,847] INFO [UnifiedLog partition=-uve-topic-7-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,847] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,847] INFO [UnifiedLog partition=-uve-topic-10-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,847] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,847] INFO [UnifiedLog partition=-uve-topic-0-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,847] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,847] INFO [UnifiedLog partition=-uve-topic-29-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,847] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,847] INFO [UnifiedLog partition=-uve-topic-19-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,847] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,847] INFO [UnifiedLog partition=-uve-topic-16-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,847] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,847] INFO [UnifiedLog partition=-uve-topic-27-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,847] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,847] INFO [UnifiedLog partition=-uve-topic-17-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,847] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,847] INFO [UnifiedLog partition=-uve-topic-20-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,847] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,847] INFO [UnifiedLog partition=-uve-topic-9-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,848] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,848] INFO [UnifiedLog partition=-uve-topic-22-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,848] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,848] INFO [UnifiedLog partition=-uve-topic-12-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,848] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,848] INFO [UnifiedLog partition=-uve-topic-13-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,848] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,848] INFO [UnifiedLog partition=-uve-topic-3-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,848] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,848] INFO [UnifiedLog partition=-uve-topic-19-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,848] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,848] INFO [UnifiedLog partition=-uve-topic-29-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,848] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,848] INFO [UnifiedLog partition=-uve-topic-16-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,848] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,848] INFO [UnifiedLog partition=-uve-topic-17-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,848] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,848] INFO [UnifiedLog partition=-uve-topic-27-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,848] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,848] INFO [UnifiedLog partition=-uve-topic-22-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,848] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,848] INFO [UnifiedLog partition=-uve-topic-12-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,848] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,848] INFO [UnifiedLog partition=-uve-topic-13-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,848] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,848] INFO [UnifiedLog partition=-uve-topic-6-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,848] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,848] INFO [UnifiedLog partition=-uve-topic-15-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,848] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,848] INFO [UnifiedLog partition=-uve-topic-1-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,848] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,848] INFO [UnifiedLog partition=-uve-topic-20-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,848] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,848] INFO [UnifiedLog partition=-uve-topic-25-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,848] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,848] INFO [UnifiedLog partition=-uve-topic-26-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,848] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,848] INFO [UnifiedLog partition=-uve-topic-7-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,848] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,848] INFO [UnifiedLog partition=-uve-topic-28-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,848] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,848] INFO [UnifiedLog partition=-uve-topic-18-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,848] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,848] INFO [UnifiedLog partition=-uve-topic-8-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,848] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,848] INFO [UnifiedLog partition=-uve-topic-21-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,848] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,848] INFO [UnifiedLog partition=-uve-topic-3-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,848] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,848] INFO [UnifiedLog partition=-uve-topic-0-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,848] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,848] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,848] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,848] INFO [UnifiedLog partition=-uve-topic-26-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,848] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,848] INFO [UnifiedLog partition=-uve-topic-9-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,848] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,848] INFO [UnifiedLog partition=-uve-topic-18-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,848] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,848] INFO [UnifiedLog partition=-uve-topic-28-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,848] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,848] INFO [UnifiedLog partition=-uve-topic-4-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,848] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,848] INFO [UnifiedLog partition=-uve-topic-16-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,848] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,848] INFO [UnifiedLog partition=-uve-topic-5-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,848] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,848] INFO [UnifiedLog partition=-uve-topic-2-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,848] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,848] INFO [UnifiedLog partition=-uve-topic-21-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,848] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,848] INFO [UnifiedLog partition=-uve-topic-6-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,848] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,848] INFO [UnifiedLog partition=-uve-topic-23-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,848] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,848] INFO [UnifiedLog partition=-uve-topic-7-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,848] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,848] INFO [UnifiedLog partition=-uve-topic-14-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,848] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,848] INFO [UnifiedLog partition=-uve-topic-24-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,848] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,848] INFO [UnifiedLog partition=structured_syslog_topic-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,848] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,848] INFO [UnifiedLog partition=-uve-topic-25-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,848] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,848] INFO [UnifiedLog partition=-uve-topic-10-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,848] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,848] INFO [UnifiedLog partition=-uve-topic-11-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,848] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,848] INFO [UnifiedLog partition=-uve-topic-1-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,848] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,848] INFO [UnifiedLog partition=-uve-topic-1-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,848] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,848] INFO [UnifiedLog partition=-uve-topic-16-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,848] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,848] INFO [UnifiedLog partition=-uve-topic-21-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,848] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,848] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,848] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,848] INFO [UnifiedLog partition=-uve-topic-17-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,848] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,848] INFO [UnifiedLog partition=-uve-topic-27-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,848] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,848] INFO [UnifiedLog partition=-uve-topic-7-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,848] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,848] INFO [UnifiedLog partition=structured_syslog_topic-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,848] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,848] INFO [UnifiedLog partition=-uve-topic-8-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,848] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,848] INFO [UnifiedLog partition=-uve-topic-29-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,848] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,848] INFO [UnifiedLog partition=-uve-topic-19-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,848] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,848] INFO [UnifiedLog partition=-uve-topic-6-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,849] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,849] INFO [UnifiedLog partition=-uve-topic-23-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,849] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,849] INFO [UnifiedLog partition=-uve-topic-3-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,849] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,849] INFO [UnifiedLog partition=-uve-topic-24-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,849] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,849] INFO [UnifiedLog partition=-uve-topic-14-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,849] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,849] INFO [UnifiedLog partition=-uve-topic-25-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,849] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,849] INFO [UnifiedLog partition=-uve-topic-26-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,849] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,849] INFO [UnifiedLog partition=-uve-topic-10-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,849] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,849] INFO [UnifiedLog partition=-uve-topic-0-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,849] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,849] INFO [UnifiedLog partition=-uve-topic-11-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,849] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,849] INFO [UnifiedLog partition=-uve-topic-9-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,849] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,849] INFO [UnifiedLog partition=-uve-topic-18-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,849] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,849] INFO [UnifiedLog partition=-uve-topic-28-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,849] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,849] INFO [UnifiedLog partition=-uve-topic-24-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,849] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,849] INFO [UnifiedLog partition=-uve-topic-14-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,849] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,849] INFO [UnifiedLog partition=-uve-topic-4-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,849] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,849] INFO [UnifiedLog partition=-uve-topic-25-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,849] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,849] INFO [UnifiedLog partition=-uve-topic-5-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,849] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,849] INFO [UnifiedLog partition=-uve-topic-26-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,849] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,849] INFO [UnifiedLog partition=-uve-topic-2-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,849] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,849] INFO [UnifiedLog partition=-uve-topic-10-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,849] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,849] INFO [UnifiedLog partition=-uve-topic-11-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,849] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,849] INFO [UnifiedLog partition=-uve-topic-23-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,849] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,849] INFO [UnifiedLog partition=-uve-topic-28-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,849] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,849] INFO [UnifiedLog partition=-uve-topic-18-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,849] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,849] INFO [UnifiedLog partition=-uve-topic-15-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,849] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,849] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,849] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,849] INFO [UnifiedLog partition=-uve-topic-20-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,849] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,849] INFO [UnifiedLog partition=-uve-topic-1-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,849] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,849] INFO [UnifiedLog partition=-uve-topic-12-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,849] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,849] INFO [UnifiedLog partition=-uve-topic-22-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,849] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,849] INFO [UnifiedLog partition=-uve-topic-13-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,849] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,849] INFO [UnifiedLog partition=-uve-topic-8-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,849] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,849] INFO [UnifiedLog partition=-uve-topic-6-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,849] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,849] INFO [UnifiedLog partition=-uve-topic-7-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,849] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,849] INFO [UnifiedLog partition=-uve-topic-15-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,849] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,849] INFO [UnifiedLog partition=-uve-topic-2-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,849] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,849] INFO [UnifiedLog partition=-uve-topic-22-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,849] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,849] INFO [UnifiedLog partition=-uve-topic-12-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,849] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,849] INFO [UnifiedLog partition=-uve-topic-13-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,849] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,849] INFO [UnifiedLog partition=-uve-topic-10-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,849] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,849] INFO [UnifiedLog partition=-uve-topic-11-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,849] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,849] INFO [UnifiedLog partition=-uve-topic-5-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,849] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,849] INFO [UnifiedLog partition=-uve-topic-4-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,849] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,849] INFO [UnifiedLog partition=-uve-topic-1-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,849] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,849] INFO [UnifiedLog partition=-uve-topic-16-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,849] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,849] INFO [UnifiedLog partition=-uve-topic-27-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,849] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,849] INFO [UnifiedLog partition=-uve-topic-17-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,849] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,849] INFO [UnifiedLog partition=-uve-topic-21-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,849] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,849] INFO [UnifiedLog partition=-uve-topic-7-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,849] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,849] INFO [UnifiedLog partition=-uve-topic-20-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,849] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,849] INFO [UnifiedLog partition=-uve-topic-8-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,849] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,849] INFO [UnifiedLog partition=-uve-topic-19-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,849] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,849] INFO [UnifiedLog partition=-uve-topic-29-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,849] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,849] INFO [UnifiedLog partition=-uve-topic-6-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,849] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,849] INFO [UnifiedLog partition=structured_syslog_topic-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,849] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,849] INFO [UnifiedLog partition=-uve-topic-16-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,849] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,849] INFO [UnifiedLog partition=-uve-topic-27-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,849] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,849] INFO [UnifiedLog partition=-uve-topic-17-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,850] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,850] INFO [UnifiedLog partition=-uve-topic-3-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,850] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,850] INFO [UnifiedLog partition=-uve-topic-0-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,850] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,850] INFO [UnifiedLog partition=-uve-topic-19-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,850] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,850] INFO [UnifiedLog partition=-uve-topic-29-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,850] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,850] INFO [UnifiedLog partition=-uve-topic-20-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,850] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,850] INFO [UnifiedLog partition=-uve-topic-22-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,850] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,850] INFO [UnifiedLog partition=-uve-topic-12-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,850] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,850] INFO [UnifiedLog partition=-uve-topic-9-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,850] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,850] INFO [UnifiedLog partition=-uve-topic-26-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,850] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,850] INFO [UnifiedLog partition=-uve-topic-2-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,850] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,850] INFO [UnifiedLog partition=-uve-topic-28-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,850] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,850] INFO [UnifiedLog partition=-uve-topic-18-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,850] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,850] INFO [UnifiedLog partition=-uve-topic-23-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,850] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,850] INFO [UnifiedLog partition=-uve-topic-14-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,850] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,850] INFO [UnifiedLog partition=-uve-topic-24-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,850] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,850] INFO [UnifiedLog partition=-uve-topic-25-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,850] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,850] INFO [UnifiedLog partition=-uve-topic-21-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,850] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,850] INFO [UnifiedLog partition=-uve-topic-4-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,850] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,850] INFO [UnifiedLog partition=-uve-topic-5-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,850] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,850] INFO [UnifiedLog partition=-uve-topic-7-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,850] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,850] INFO [UnifiedLog partition=-uve-topic-8-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,850] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,850] INFO [UnifiedLog partition=-uve-topic-21-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,850] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,850] INFO [UnifiedLog partition=-uve-topic-6-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,850] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,850] INFO [UnifiedLog partition=-uve-topic-1-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,850] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,850] INFO [UnifiedLog partition=-uve-topic-17-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,850] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,850] INFO [UnifiedLog partition=-uve-topic-27-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,850] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,850] INFO [UnifiedLog partition=-uve-topic-29-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,850] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,850] INFO [UnifiedLog partition=-uve-topic-19-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,850] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,850] INFO [UnifiedLog partition=-uve-topic-16-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,850] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,850] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,850] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,850] INFO [UnifiedLog partition=-uve-topic-16-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,850] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,850] INFO [UnifiedLog partition=-uve-topic-17-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,850] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,850] INFO [UnifiedLog partition=-uve-topic-10-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,850] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,850] INFO [UnifiedLog partition=structured_syslog_topic-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,850] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,850] INFO [UnifiedLog partition=-uve-topic-11-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,850] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,850] INFO [UnifiedLog partition=-uve-topic-23-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,850] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,850] INFO [UnifiedLog partition=-uve-topic-4-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,850] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,850] INFO [UnifiedLog partition=-uve-topic-5-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,850] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,850] INFO [UnifiedLog partition=-uve-topic-2-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,850] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,850] INFO [UnifiedLog partition=-uve-topic-18-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,850] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,850] INFO [UnifiedLog partition=-uve-topic-28-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,850] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,850] INFO [UnifiedLog partition=-uve-topic-14-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,850] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,850] INFO [UnifiedLog partition=-uve-topic-24-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,850] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,850] INFO [UnifiedLog partition=-uve-topic-25-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,850] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,850] INFO [UnifiedLog partition=-uve-topic-26-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,850] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,850] INFO [UnifiedLog partition=-uve-topic-11-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,850] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,850] INFO [UnifiedLog partition=structured_syslog_topic-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,850] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,850] INFO [UnifiedLog partition=-uve-topic-3-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,850] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,850] INFO [UnifiedLog partition=-uve-topic-14-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,850] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,850] INFO [UnifiedLog partition=-uve-topic-10-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,850] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,850] INFO [UnifiedLog partition=-uve-topic-0-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,850] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,850] INFO [UnifiedLog partition=-uve-topic-9-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,850] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,850] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,851] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,851] INFO [UnifiedLog partition=-uve-topic-18-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,851] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,851] INFO [UnifiedLog partition=-uve-topic-5-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,851] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,851] INFO [UnifiedLog partition=-uve-topic-12-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,851] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,851] INFO [UnifiedLog partition=-uve-topic-22-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,851] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,851] INFO [UnifiedLog partition=-uve-topic-13-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,851] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,851] INFO [UnifiedLog partition=-uve-topic-4-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,851] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,851] INFO [UnifiedLog partition=-uve-topic-2-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,851] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,851] INFO [UnifiedLog partition=-uve-topic-20-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,851] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,851] INFO [UnifiedLog partition=-uve-topic-15-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,851] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,851] INFO [UnifiedLog partition=-uve-topic-12-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,851] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,851] INFO [UnifiedLog partition=-uve-topic-22-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,851] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,851] INFO [UnifiedLog partition=-uve-topic-6-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,851] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,851] INFO [UnifiedLog partition=-uve-topic-13-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,851] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,851] INFO [UnifiedLog partition=-uve-topic-7-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,851] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,851] INFO [UnifiedLog partition=-uve-topic-15-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,851] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,851] INFO [UnifiedLog partition=-uve-topic-20-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,851] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,851] INFO [UnifiedLog partition=-uve-topic-1-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,851] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,851] INFO [UnifiedLog partition=-uve-topic-8-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,851] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,851] INFO [UnifiedLog partition=-uve-topic-3-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,851] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,851] INFO [UnifiedLog partition=-uve-topic-0-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,851] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,851] INFO [UnifiedLog partition=-uve-topic-21-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,851] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,851] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,851] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,851] INFO [UnifiedLog partition=-uve-topic-16-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,851] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,851] INFO [UnifiedLog partition=-uve-topic-27-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,851] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,851] INFO [UnifiedLog partition=-uve-topic-17-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,851] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,851] INFO [UnifiedLog partition=-uve-topic-29-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,851] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,851] INFO [UnifiedLog partition=-uve-topic-19-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,851] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,851] INFO [UnifiedLog partition=-uve-topic-9-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,851] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,851] INFO [UnifiedLog partition=-uve-topic-9-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,851] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,851] INFO [UnifiedLog partition=-uve-topic-14-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,851] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,851] INFO [UnifiedLog partition=-uve-topic-24-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,851] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,851] INFO [UnifiedLog partition=-uve-topic-25-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,851] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,851] INFO [UnifiedLog partition=-uve-topic-4-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,851] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,851] INFO [UnifiedLog partition=-uve-topic-26-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,851] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,851] INFO [UnifiedLog partition=-uve-topic-2-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,851] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,851] INFO [UnifiedLog partition=-uve-topic-10-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,851] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,851] INFO [UnifiedLog partition=-uve-topic-11-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,851] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,851] INFO [UnifiedLog partition=-uve-topic-23-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,851] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,851] INFO [UnifiedLog partition=structured_syslog_topic-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,851] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,851] INFO [UnifiedLog partition=-uve-topic-27-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,851] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,851] INFO [UnifiedLog partition=-uve-topic-17-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,851] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,851] INFO [UnifiedLog partition=-uve-topic-29-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,851] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,851] INFO [UnifiedLog partition=-uve-topic-19-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,851] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,851] INFO [UnifiedLog partition=-uve-topic-5-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,851] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,851] INFO [UnifiedLog partition=-uve-topic-13-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,851] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,851] INFO [UnifiedLog partition=-uve-topic-15-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,851] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,851] INFO [UnifiedLog partition=-uve-topic-1-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,851] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,851] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,851] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,851] INFO [UnifiedLog partition=-uve-topic-20-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,851] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,851] INFO [UnifiedLog partition=-uve-topic-12-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,851] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,851] INFO [UnifiedLog partition=-uve-topic-22-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,851] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,851] INFO [UnifiedLog partition=-uve-topic-20-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,851] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,851] INFO [UnifiedLog partition=-uve-topic-7-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,851] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,851] INFO [UnifiedLog partition=structured_syslog_topic-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,851] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,851] INFO [UnifiedLog partition=-uve-topic-29-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,851] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,851] INFO [UnifiedLog partition=-uve-topic-19-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,851] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,851] INFO [UnifiedLog partition=-uve-topic-8-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,851] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,851] INFO [UnifiedLog partition=-uve-topic-6-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,851] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,851] INFO [UnifiedLog partition=-uve-topic-15-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,851] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,851] INFO [UnifiedLog partition=-uve-topic-3-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,852] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,852] INFO [UnifiedLog partition=-uve-topic-0-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,852] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,852] INFO [UnifiedLog partition=-uve-topic-12-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,852] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,852] INFO [UnifiedLog partition=-uve-topic-22-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,852] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,852] INFO [UnifiedLog partition=-uve-topic-13-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,852] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,852] INFO [UnifiedLog partition=-uve-topic-28-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,852] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,852] INFO [UnifiedLog partition=-uve-topic-18-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,852] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,852] INFO [UnifiedLog partition=-uve-topic-9-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,852] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,852] INFO [UnifiedLog partition=-uve-topic-4-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,852] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,852] INFO [UnifiedLog partition=-uve-topic-5-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,852] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,852] INFO [UnifiedLog partition=-uve-topic-16-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,852] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,852] INFO [UnifiedLog partition=-uve-topic-2-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,852] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,852] INFO [UnifiedLog partition=-uve-topic-27-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,852] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,852] INFO [UnifiedLog partition=-uve-topic-17-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,852] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,852] INFO [UnifiedLog partition=-uve-topic-21-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,852] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,852] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,852] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,852] INFO [UnifiedLog partition=-uve-topic-21-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,852] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,852] INFO [UnifiedLog partition=-uve-topic-27-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,852] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,852] INFO [UnifiedLog partition=-uve-topic-29-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,852] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,852] INFO [UnifiedLog partition=-uve-topic-0-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,852] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,852] INFO [UnifiedLog partition=-uve-topic-9-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,852] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,852] INFO [UnifiedLog partition=-uve-topic-10-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,852] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,852] INFO [UnifiedLog partition=-uve-topic-3-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,852] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,852] INFO [UnifiedLog partition=-uve-topic-25-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,852] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,852] INFO [UnifiedLog partition=-uve-topic-26-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,852] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,852] INFO [UnifiedLog partition=-uve-topic-18-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,852] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,852] INFO [UnifiedLog partition=-uve-topic-28-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,852] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,852] INFO [UnifiedLog partition=-uve-topic-11-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,852] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,852] INFO [UnifiedLog partition=-uve-topic-23-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,852] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,852] INFO [UnifiedLog partition=-uve-topic-24-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,852] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,852] INFO [UnifiedLog partition=-uve-topic-14-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,852] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,852] INFO [UnifiedLog partition=-uve-topic-5-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,852] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,852] INFO [UnifiedLog partition=-uve-topic-4-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,852] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,852] INFO [UnifiedLog partition=-uve-topic-1-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,852] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,852] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,852] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,852] INFO [UnifiedLog partition=-uve-topic-20-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,852] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,852] INFO [UnifiedLog partition=-uve-topic-8-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,852] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,852] INFO [UnifiedLog partition=-uve-topic-6-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,852] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,852] INFO [UnifiedLog partition=-uve-topic-7-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,852] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,852] INFO [UnifiedLog partition=structured_syslog_topic-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,852] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,852] INFO [UnifiedLog partition=-uve-topic-3-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,852] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,852] INFO [UnifiedLog partition=-uve-topic-0-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,852] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,852] INFO [UnifiedLog partition=-uve-topic-12-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,852] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,852] INFO [UnifiedLog partition=-uve-topic-22-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,852] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,852] INFO [UnifiedLog partition=-uve-topic-13-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-04 06:14:44,852] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-04 06:14:44,852] INFO [UnifiedLog partition=-uve-topic-15-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog)